boolean           124 base/prefs/json_pref_store_unittest.cc   bool boolean = false;
boolean           125 base/prefs/json_pref_store_unittest.cc   EXPECT_TRUE(actual->GetAsBoolean(&boolean));
boolean           126 base/prefs/json_pref_store_unittest.cc   EXPECT_TRUE(boolean);
boolean           130 base/prefs/json_pref_store_unittest.cc   EXPECT_TRUE(actual->GetAsBoolean(&boolean));
boolean           131 base/prefs/json_pref_store_unittest.cc   EXPECT_FALSE(boolean);
boolean           108 base/prefs/pref_member_unittest.cc   BooleanPrefMember boolean;
boolean           109 base/prefs/pref_member_unittest.cc   boolean.Init(kBoolPref, &prefs);
boolean           113 base/prefs/pref_member_unittest.cc   EXPECT_FALSE(boolean.GetValue());
boolean           114 base/prefs/pref_member_unittest.cc   EXPECT_FALSE(*boolean);
boolean           117 base/prefs/pref_member_unittest.cc   boolean.SetValue(true);
boolean           118 base/prefs/pref_member_unittest.cc   EXPECT_TRUE(boolean.GetValue());
boolean           120 base/prefs/pref_member_unittest.cc   EXPECT_TRUE(*boolean);
boolean           125 base/prefs/pref_member_unittest.cc   EXPECT_FALSE(boolean.GetValue());
boolean           126 base/prefs/pref_member_unittest.cc   EXPECT_FALSE(*boolean);
boolean            91 base/test/trace_event_analyzer.cc     bool boolean = false;
boolean            98 base/test/trace_event_analyzer.cc     } else if (it.value().GetAsBoolean(&boolean)) {
boolean            99 base/test/trace_event_analyzer.cc       arg_numbers[it.key()] = static_cast<double>(boolean ? 1 : 0);
boolean           229 base/test/trace_event_analyzer.cc Query Query::Bool(bool boolean) {
boolean           230 base/test/trace_event_analyzer.cc   return Query(boolean ? 1.0 : 0.0);
boolean           189 base/test/trace_event_analyzer.h   static Query Bool(bool boolean);
boolean           508 base/values_unittest.cc   Value* boolean = new FundamentalValue(false);
boolean           509 base/values_unittest.cc   EXPECT_FALSE(null1->Equals(boolean));
boolean           512 base/values_unittest.cc   delete boolean;
boolean           189 chrome/browser/extensions/api/tabs/tabs_api.cc bool MatchesBool(bool* boolean, bool value) {
boolean           190 chrome/browser/extensions/api/tabs/tabs_api.cc   return !boolean || *boolean == value;
boolean            50 components/policy/core/common/mac_util.cc   if (CFBooleanRef boolean = CFCast<CFBooleanRef>(property)) {
boolean            52 components/policy/core/common/mac_util.cc         base::Value::CreateBooleanValue(CFBooleanGetValue(boolean)));
boolean          1479 content/browser/accessibility/browser_accessibility_win.cc     boolean* is_selected) {
boolean          1492 content/browser/accessibility/browser_accessibility_win.cc                                                         boolean* is_selected) {
boolean          1506 content/browser/accessibility/browser_accessibility_win.cc                                                      boolean* is_selected) {
boolean          1524 content/browser/accessibility/browser_accessibility_win.cc     boolean* is_selected) {
boolean          1812 content/browser/accessibility/browser_accessibility_win.cc STDMETHODIMP BrowserAccessibilityWin::get_isSelected(boolean* is_selected) {
boolean          1828 content/browser/accessibility/browser_accessibility_win.cc     boolean* is_selected) {
boolean          2518 content/browser/accessibility/browser_accessibility_win.cc     boolean use_alternate_view,
boolean          2546 content/browser/accessibility/browser_accessibility_win.cc     boolean use_alternate_view,
boolean          2572 content/browser/accessibility/browser_accessibility_win.cc STDMETHODIMP BrowserAccessibilityWin::scrollTo(boolean placeTopLeft) {
boolean           352 content/browser/accessibility/browser_accessibility_win.h                                                    boolean* is_selected);
boolean           355 content/browser/accessibility/browser_accessibility_win.h                                                 boolean* is_selected);
boolean           359 content/browser/accessibility/browser_accessibility_win.h                                              boolean* is_selected);
boolean           366 content/browser/accessibility/browser_accessibility_win.h                                                           boolean* is_selected);
boolean           430 content/browser/accessibility/browser_accessibility_win.h   CONTENT_EXPORT STDMETHODIMP get_isSelected(boolean* is_selected);
boolean           436 content/browser/accessibility/browser_accessibility_win.h                                                    boolean* is_selected);
boolean           551 content/browser/accessibility/browser_accessibility_win.h   CONTENT_EXPORT STDMETHODIMP get_valid(boolean* valid) {
boolean           638 content/browser/accessibility/browser_accessibility_win.h       boolean use_alternate_view,
boolean           645 content/browser/accessibility/browser_accessibility_win.h       boolean use_alternate_view,
boolean           649 content/browser/accessibility/browser_accessibility_win.h   CONTENT_EXPORT STDMETHODIMP scrollTo(boolean placeTopLeft);
boolean           123 third_party/iccjpeg/iccjpeg.c static boolean
boolean           164 third_party/iccjpeg/iccjpeg.c boolean
boolean            76 third_party/iccjpeg/iccjpeg.h extern boolean read_icc_profile JPP((j_decompress_ptr cinfo,
boolean           119 third_party/libjpeg/jcapimin.c jpeg_suppress_tables (j_compress_ptr cinfo, boolean suppress)
boolean            38 third_party/libjpeg/jcapistd.c jpeg_start_compress (j_compress_ptr cinfo, boolean write_all_tables)
boolean            61 third_party/libjpeg/jccoefct.c METHODDEF(boolean) compress_data
boolean            64 third_party/libjpeg/jccoefct.c METHODDEF(boolean) compress_first_pass
boolean            66 third_party/libjpeg/jccoefct.c METHODDEF(boolean) compress_output
boolean           142 third_party/libjpeg/jccoefct.c METHODDEF(boolean)
boolean           244 third_party/libjpeg/jccoefct.c METHODDEF(boolean)
boolean           340 third_party/libjpeg/jccoefct.c METHODDEF(boolean)
boolean           405 third_party/libjpeg/jccoefct.c jinit_c_coef_controller (j_compress_ptr cinfo, boolean need_full_buffer)
boolean            89 third_party/libjpeg/jchuff.c METHODDEF(boolean) encode_mcu_huff JPP((j_compress_ptr cinfo,
boolean            93 third_party/libjpeg/jchuff.c METHODDEF(boolean) encode_mcu_gather JPP((j_compress_ptr cinfo,
boolean           106 third_party/libjpeg/jchuff.c start_pass_huff (j_compress_ptr cinfo, boolean gather_statistics)
boolean           179 third_party/libjpeg/jchuff.c jpeg_make_c_derived_tbl (j_compress_ptr cinfo, boolean isDC, int tblno,
boolean           277 third_party/libjpeg/jchuff.c LOCAL(boolean)
boolean           301 third_party/libjpeg/jchuff.c LOCAL(boolean)
boolean           339 third_party/libjpeg/jchuff.c LOCAL(boolean)
boolean           352 third_party/libjpeg/jchuff.c LOCAL(boolean)
boolean           450 third_party/libjpeg/jchuff.c LOCAL(boolean)
boolean           475 third_party/libjpeg/jchuff.c METHODDEF(boolean)
boolean           644 third_party/libjpeg/jchuff.c METHODDEF(boolean)
boolean           852 third_party/libjpeg/jchuff.c   boolean did_dc[NUM_HUFF_TBLS];
boolean           853 third_party/libjpeg/jchuff.c   boolean did_ac[NUM_HUFF_TBLS];
boolean            42 third_party/libjpeg/jchuff.h 	JPP((j_compress_ptr cinfo, boolean isDC, int tblno,
boolean            59 third_party/libjpeg/jcinit.c 		(boolean) (cinfo->num_scans > 1 || cinfo->optimize_coding));
boolean            33 third_party/libjpeg/jcmainct.c   boolean suspended;		/* remember if we suspended output */
boolean           176 third_party/libjpeg/jcmainct.c   boolean writing = (main->pass_mode != JBUF_CRANK_DEST);
boolean           245 third_party/libjpeg/jcmainct.c jinit_c_main_controller (j_compress_ptr cinfo, boolean need_full_buffer)
boolean           184 third_party/libjpeg/jcmarker.c emit_dht (j_compress_ptr cinfo, int index, boolean is_ac)
boolean           497 third_party/libjpeg/jcmarker.c   boolean is_baseline;
boolean           138 third_party/libjpeg/jcmaster.c   boolean component_sent[MAX_COMPONENTS];
boolean           543 third_party/libjpeg/jcmaster.c jinit_c_master_control (j_compress_ptr cinfo, boolean transcode_only)
boolean            25 third_party/libjpeg/jcparam.c 		      int scale_factor, boolean force_baseline)
boolean            65 third_party/libjpeg/jcparam.c 			 boolean force_baseline)
boolean           132 third_party/libjpeg/jcparam.c jpeg_set_quality (j_compress_ptr cinfo, int quality, boolean force_baseline)
boolean            28 third_party/libjpeg/jcphuff.c   boolean gather_statistics;
boolean            89 third_party/libjpeg/jcphuff.c METHODDEF(boolean) encode_mcu_DC_first JPP((j_compress_ptr cinfo,
boolean            91 third_party/libjpeg/jcphuff.c METHODDEF(boolean) encode_mcu_AC_first JPP((j_compress_ptr cinfo,
boolean            93 third_party/libjpeg/jcphuff.c METHODDEF(boolean) encode_mcu_DC_refine JPP((j_compress_ptr cinfo,
boolean            95 third_party/libjpeg/jcphuff.c METHODDEF(boolean) encode_mcu_AC_refine JPP((j_compress_ptr cinfo,
boolean           106 third_party/libjpeg/jcphuff.c start_pass_phuff (j_compress_ptr cinfo, boolean gather_statistics)
boolean           109 third_party/libjpeg/jcphuff.c   boolean is_DC_band;
boolean           376 third_party/libjpeg/jcphuff.c METHODDEF(boolean)
boolean           463 third_party/libjpeg/jcphuff.c METHODDEF(boolean)
boolean           570 third_party/libjpeg/jcphuff.c METHODDEF(boolean)
boolean           617 third_party/libjpeg/jcphuff.c METHODDEF(boolean)
boolean           770 third_party/libjpeg/jcphuff.c   boolean is_DC_band;
boolean           774 third_party/libjpeg/jcphuff.c   boolean did[NUM_HUFF_TBLS];
boolean           315 third_party/libjpeg/jcprepct.c jinit_c_prep_controller (j_compress_ptr cinfo, boolean need_full_buffer)
boolean           469 third_party/libjpeg/jcsample.c   boolean smoothok = TRUE;
boolean           241 third_party/libjpeg/jdapimin.c jpeg_read_header (j_decompress_ptr cinfo, boolean require_image)
boolean           333 third_party/libjpeg/jdapimin.c GLOBAL(boolean)
boolean           348 third_party/libjpeg/jdapimin.c GLOBAL(boolean)
boolean           368 third_party/libjpeg/jdapimin.c GLOBAL(boolean)
boolean            23 third_party/libjpeg/jdapistd.c LOCAL(boolean) output_pass_setup JPP((j_decompress_ptr cinfo));
boolean            37 third_party/libjpeg/jdapistd.c GLOBAL(boolean)
boolean            94 third_party/libjpeg/jdapistd.c LOCAL(boolean)
boolean           227 third_party/libjpeg/jdapistd.c GLOBAL(boolean)
boolean           252 third_party/libjpeg/jdapistd.c GLOBAL(boolean)
boolean            80 third_party/libjpeg/jdatadst.c METHODDEF(boolean)
boolean            30 third_party/libjpeg/jdatasrc.c   boolean start_of_file;	/* have we gotten any data yet? */
boolean            89 third_party/libjpeg/jdatasrc.c METHODDEF(boolean)
boolean            72 third_party/libjpeg/jdcoefct.c LOCAL(boolean) smoothing_ok JPP((j_decompress_ptr cinfo));
boolean           404 third_party/libjpeg/jdcoefct.c LOCAL(boolean)
boolean           408 third_party/libjpeg/jdcoefct.c   boolean smoothing_useful = FALSE;
boolean           473 third_party/libjpeg/jdcoefct.c   boolean first_row, last_row;
boolean           676 third_party/libjpeg/jdcoefct.c jinit_d_coef_controller (j_decompress_ptr cinfo, boolean need_full_buffer)
boolean            74 third_party/libjpeg/jdhuff.c   boolean dc_needed[D_MAX_BLOCKS_IN_MCU];
boolean            75 third_party/libjpeg/jdhuff.c   boolean ac_needed[D_MAX_BLOCKS_IN_MCU];
boolean           149 third_party/libjpeg/jdhuff.c jpeg_make_d_derived_tbl (j_decompress_ptr cinfo, boolean isDC, int tblno,
boolean           291 third_party/libjpeg/jdhuff.c GLOBAL(boolean)
boolean           467 third_party/libjpeg/jdhuff.c LOCAL(boolean)
boolean           516 third_party/libjpeg/jdhuff.c METHODDEF(boolean)
boolean            50 third_party/libjpeg/jdhuff.h 	JPP((j_decompress_ptr cinfo, boolean isDC, int tblno,
boolean           154 third_party/libjpeg/jdhuff.h EXTERN(boolean) jpeg_fill_bit_buffer
boolean            24 third_party/libjpeg/jdinput.c   boolean inheaders;		/* TRUE until first SOS is reached */
boolean           120 third_party/libjpeg/jdmainct.c   boolean buffer_full;		/* Have we gotten an iMCU row from decoder? */
boolean           476 third_party/libjpeg/jdmainct.c jinit_d_main_controller (j_decompress_ptr cinfo, boolean need_full_buffer)
boolean           196 third_party/libjpeg/jdmarker.c LOCAL(boolean)
boolean           236 third_party/libjpeg/jdmarker.c LOCAL(boolean)
boolean           237 third_party/libjpeg/jdmarker.c get_sof (j_decompress_ptr cinfo, boolean is_prog, boolean is_arith)
boolean           300 third_party/libjpeg/jdmarker.c LOCAL(boolean)
boolean           378 third_party/libjpeg/jdmarker.c LOCAL(boolean)
boolean           424 third_party/libjpeg/jdmarker.c LOCAL(boolean)
boolean           495 third_party/libjpeg/jdmarker.c LOCAL(boolean)
boolean           553 third_party/libjpeg/jdmarker.c LOCAL(boolean)
boolean           696 third_party/libjpeg/jdmarker.c METHODDEF(boolean)
boolean           744 third_party/libjpeg/jdmarker.c METHODDEF(boolean)
boolean           850 third_party/libjpeg/jdmarker.c METHODDEF(boolean)
boolean           879 third_party/libjpeg/jdmarker.c LOCAL(boolean)
boolean           926 third_party/libjpeg/jdmarker.c LOCAL(boolean)
boolean          1118 third_party/libjpeg/jdmarker.c METHODDEF(boolean)
boolean          1197 third_party/libjpeg/jdmarker.c GLOBAL(boolean)
boolean            26 third_party/libjpeg/jdmaster.c   boolean using_merged_upsample; /* TRUE if using merged upsample/cconvert */
boolean            43 third_party/libjpeg/jdmaster.c LOCAL(boolean)
boolean           291 third_party/libjpeg/jdmaster.c   boolean use_c_buffer;
boolean            64 third_party/libjpeg/jdmerge.c   boolean spare_full;		/* T if spare buffer is occupied */
boolean            77 third_party/libjpeg/jdphuff.c METHODDEF(boolean) decode_mcu_DC_first JPP((j_decompress_ptr cinfo,
boolean            79 third_party/libjpeg/jdphuff.c METHODDEF(boolean) decode_mcu_AC_first JPP((j_decompress_ptr cinfo,
boolean            81 third_party/libjpeg/jdphuff.c METHODDEF(boolean) decode_mcu_DC_refine JPP((j_decompress_ptr cinfo,
boolean            83 third_party/libjpeg/jdphuff.c METHODDEF(boolean) decode_mcu_AC_refine JPP((j_decompress_ptr cinfo,
boolean            95 third_party/libjpeg/jdphuff.c   boolean is_DC_band, bad;
boolean           227 third_party/libjpeg/jdphuff.c LOCAL(boolean)
boolean           285 third_party/libjpeg/jdphuff.c METHODDEF(boolean)
boolean           356 third_party/libjpeg/jdphuff.c METHODDEF(boolean)
boolean           441 third_party/libjpeg/jdphuff.c METHODDEF(boolean)
boolean           490 third_party/libjpeg/jdphuff.c METHODDEF(boolean)
boolean           250 third_party/libjpeg/jdpostct.c jinit_d_post_controller (j_decompress_ptr cinfo, boolean need_full_buffer)
boolean           404 third_party/libjpeg/jdsample.c   boolean need_buffer, do_fancy;
boolean           164 third_party/libjpeg/jerror.c   boolean isstring;
boolean           159 third_party/libjpeg/jmemmgr.c   boolean pre_zero;		/* pre-zero mode requested? */
boolean           160 third_party/libjpeg/jmemmgr.c   boolean dirty;		/* do current buffer contents need written? */
boolean           161 third_party/libjpeg/jmemmgr.c   boolean b_s_open;		/* is backing-store data valid? */
boolean           175 third_party/libjpeg/jmemmgr.c   boolean pre_zero;		/* pre-zero mode requested? */
boolean           176 third_party/libjpeg/jmemmgr.c   boolean dirty;		/* do current buffer contents need written? */
boolean           177 third_party/libjpeg/jmemmgr.c   boolean b_s_open;		/* is backing-store data valid? */
boolean           523 third_party/libjpeg/jmemmgr.c request_virt_sarray (j_common_ptr cinfo, int pool_id, boolean pre_zero,
boolean           553 third_party/libjpeg/jmemmgr.c request_virt_barray (j_common_ptr cinfo, int pool_id, boolean pre_zero,
boolean           690 third_party/libjpeg/jmemmgr.c do_sarray_io (j_common_ptr cinfo, jvirt_sarray_ptr ptr, boolean writing)
boolean           723 third_party/libjpeg/jmemmgr.c do_barray_io (j_common_ptr cinfo, jvirt_barray_ptr ptr, boolean writing)
boolean           758 third_party/libjpeg/jmemmgr.c 		    boolean writable)
boolean           843 third_party/libjpeg/jmemmgr.c 		    boolean writable)
boolean            51 third_party/libjpeg/jpegint.h   boolean call_pass_startup;	/* True if pass_startup must be called */
boolean            52 third_party/libjpeg/jpegint.h   boolean is_last_pass;		/* True during last pass */
boolean            78 third_party/libjpeg/jpegint.h   JMETHOD(boolean, compress_data, (j_compress_ptr cinfo,
boolean            98 third_party/libjpeg/jpegint.h   boolean need_context_rows;	/* TRUE if need rows above & below */
boolean           114 third_party/libjpeg/jpegint.h   JMETHOD(void, start_pass, (j_compress_ptr cinfo, boolean gather_statistics));
boolean           115 third_party/libjpeg/jpegint.h   JMETHOD(boolean, encode_mcu, (j_compress_ptr cinfo, JBLOCKROW *MCU_data));
boolean           142 third_party/libjpeg/jpegint.h   boolean is_dummy_pass;	/* True during 1st pass for 2-pass quant */
boolean           153 third_party/libjpeg/jpegint.h   boolean has_multiple_scans;	/* True if file has multiple scans */
boolean           154 third_party/libjpeg/jpegint.h   boolean eoi_reached;		/* True when EOI has been consumed */
boolean           202 third_party/libjpeg/jpegint.h   boolean saw_SOI;		/* found SOI? */
boolean           203 third_party/libjpeg/jpegint.h   boolean saw_SOF;		/* found SOF? */
boolean           211 third_party/libjpeg/jpegint.h   JMETHOD(boolean, decode_mcu, (j_decompress_ptr cinfo,
boolean           216 third_party/libjpeg/jpegint.h   boolean insufficient_data;	/* set TRUE after emitting warning */
boolean           242 third_party/libjpeg/jpegint.h   boolean need_context_rows;	/* TRUE if need rows above & below */
boolean           255 third_party/libjpeg/jpegint.h   JMETHOD(void, start_pass, (j_decompress_ptr cinfo, boolean is_pre_scan));
boolean           336 third_party/libjpeg/jpegint.h 					 boolean transcode_only));
boolean           338 third_party/libjpeg/jpegint.h 					  boolean need_full_buffer));
boolean           340 third_party/libjpeg/jpegint.h 					  boolean need_full_buffer));
boolean           342 third_party/libjpeg/jpegint.h 					  boolean need_full_buffer));
boolean           352 third_party/libjpeg/jpegint.h 					  boolean need_full_buffer));
boolean           354 third_party/libjpeg/jpegint.h 					  boolean need_full_buffer));
boolean           356 third_party/libjpeg/jpegint.h 					  boolean need_full_buffer));
boolean            98 third_party/libjpeg/jpeglib.h   boolean sent_table;		/* TRUE when table has been output */
boolean           114 third_party/libjpeg/jpeglib.h   boolean sent_table;		/* TRUE when table has been output */
boolean           164 third_party/libjpeg/jpeglib.h   boolean component_needed;	/* do we need the value of this component? */
boolean           250 third_party/libjpeg/jpeglib.h   boolean is_decompressor;	/* So common code can tell which is which */\
boolean           324 third_party/libjpeg/jpeglib.h   boolean raw_data_in;		/* TRUE=caller supplies downsampled data */
boolean           325 third_party/libjpeg/jpeglib.h   boolean arith_code;		/* TRUE=arithmetic coding, FALSE=Huffman */
boolean           326 third_party/libjpeg/jpeglib.h   boolean optimize_coding;	/* TRUE=optimize entropy encoding parms */
boolean           327 third_party/libjpeg/jpeglib.h   boolean CCIR601_sampling;	/* TRUE=first samples are cosited */
boolean           341 third_party/libjpeg/jpeglib.h   boolean write_JFIF_header;	/* should a JFIF marker be written? */
boolean           351 third_party/libjpeg/jpeglib.h   boolean write_Adobe_marker;	/* should an Adobe marker be written? */
boolean           367 third_party/libjpeg/jpeglib.h   boolean progressive_mode;	/* TRUE if scan script uses progressive mode */
boolean           440 third_party/libjpeg/jpeglib.h   boolean buffered_image;	/* TRUE=multiple output passes */
boolean           441 third_party/libjpeg/jpeglib.h   boolean raw_data_out;		/* TRUE=downsampled data wanted */
boolean           444 third_party/libjpeg/jpeglib.h   boolean do_fancy_upsampling;	/* TRUE=apply fancy upsampling */
boolean           445 third_party/libjpeg/jpeglib.h   boolean do_block_smoothing;	/* TRUE=apply interblock smoothing */
boolean           447 third_party/libjpeg/jpeglib.h   boolean quantize_colors;	/* TRUE=colormapped output wanted */
boolean           450 third_party/libjpeg/jpeglib.h   boolean two_pass_quantize;	/* TRUE=use two-pass color quantization */
boolean           453 third_party/libjpeg/jpeglib.h   boolean enable_1pass_quant;	/* enable future use of 1-pass quantizer */
boolean           454 third_party/libjpeg/jpeglib.h   boolean enable_external_quant;/* enable future use of external colormap */
boolean           455 third_party/libjpeg/jpeglib.h   boolean enable_2pass_quant;	/* enable future use of 2-pass quantizer */
boolean           542 third_party/libjpeg/jpeglib.h   boolean progressive_mode;	/* TRUE if SOFn specifies progressive mode */
boolean           543 third_party/libjpeg/jpeglib.h   boolean arith_code;		/* TRUE=arithmetic coding, FALSE=Huffman */
boolean           554 third_party/libjpeg/jpeglib.h   boolean saw_JFIF_marker;	/* TRUE iff a JFIF APP0 marker was found */
boolean           561 third_party/libjpeg/jpeglib.h   boolean saw_Adobe_marker;	/* TRUE iff an Adobe APP14 marker was found */
boolean           564 third_party/libjpeg/jpeglib.h   boolean CCIR601_sampling;	/* TRUE=first samples are cosited */
boolean           722 third_party/libjpeg/jpeglib.h   JMETHOD(boolean, empty_output_buffer, (j_compress_ptr cinfo));
boolean           734 third_party/libjpeg/jpeglib.h   JMETHOD(boolean, fill_input_buffer, (j_decompress_ptr cinfo));
boolean           736 third_party/libjpeg/jpeglib.h   JMETHOD(boolean, resync_to_restart, (j_decompress_ptr cinfo, int desired));
boolean           774 third_party/libjpeg/jpeglib.h 						  boolean pre_zero,
boolean           780 third_party/libjpeg/jpeglib.h 						  boolean pre_zero,
boolean           789 third_party/libjpeg/jpeglib.h 					   boolean writable));
boolean           794 third_party/libjpeg/jpeglib.h 					    boolean writable));
boolean           813 third_party/libjpeg/jpeglib.h typedef JMETHOD(boolean, jpeg_marker_parser_method, (j_decompress_ptr cinfo));
boolean           924 third_party/libjpeg/jpeglib.h 				   boolean force_baseline));
boolean           927 third_party/libjpeg/jpeglib.h 					  boolean force_baseline));
boolean           931 third_party/libjpeg/jpeglib.h 				       boolean force_baseline));
boolean           935 third_party/libjpeg/jpeglib.h 				       boolean suppress));
boolean           941 third_party/libjpeg/jpeglib.h 				      boolean write_all_tables));
boolean           967 third_party/libjpeg/jpeglib.h 				  boolean require_image));
boolean           979 third_party/libjpeg/jpeglib.h EXTERN(boolean) jpeg_start_decompress JPP((j_decompress_ptr cinfo));
boolean           983 third_party/libjpeg/jpeglib.h EXTERN(boolean) jpeg_finish_decompress JPP((j_decompress_ptr cinfo));
boolean           991 third_party/libjpeg/jpeglib.h EXTERN(boolean) jpeg_has_multiple_scans JPP((j_decompress_ptr cinfo));
boolean           992 third_party/libjpeg/jpeglib.h EXTERN(boolean) jpeg_start_output JPP((j_decompress_ptr cinfo,
boolean           994 third_party/libjpeg/jpeglib.h EXTERN(boolean) jpeg_finish_output JPP((j_decompress_ptr cinfo));
boolean           995 third_party/libjpeg/jpeglib.h EXTERN(boolean) jpeg_input_complete JPP((j_decompress_ptr cinfo));
boolean          1041 third_party/libjpeg/jpeglib.h EXTERN(boolean) jpeg_resync_to_restart JPP((j_decompress_ptr cinfo,
boolean           154 third_party/libjpeg/jquant1.c   boolean is_padded;		/* is the colorindex padded for odither? */
boolean           164 third_party/libjpeg/jquant1.c   boolean on_odd_row;		/* flag to remember which row we are on */
boolean           194 third_party/libjpeg/jquant1.c   boolean changed;
boolean           741 third_party/libjpeg/jquant1.c start_pass_1_quant (j_decompress_ptr cinfo, boolean is_pre_scan)
boolean           203 third_party/libjpeg/jquant2.c   boolean needs_zeroed;		/* TRUE if next pass must zero histogram */
boolean           207 third_party/libjpeg/jquant2.c   boolean on_odd_row;		/* flag to remember which row we are on */
boolean          1167 third_party/libjpeg/jquant2.c start_pass_2_quant (j_decompress_ptr cinfo, boolean is_pre_scan)
boolean            86 tools/json_schema_compiler/test/crossref_unittest.cc     EXPECT_TRUE(params->param_object.boolean);
boolean           100 tools/json_schema_compiler/test/crossref_unittest.cc     EXPECT_TRUE(params->param_object.boolean);
boolean            31 tools/json_schema_compiler/test/objects_unittest.cc     EXPECT_TRUE(params->info.boolean);
boolean           128 tools/json_schema_compiler/test/simple_api_unittest.cc     EXPECT_EQ(true, test_type->boolean);
boolean           178 tools/json_schema_compiler/test/simple_api_unittest.cc     ASSERT_TRUE(expected->GetBoolean("boolean", &some_test_type.boolean));
boolean           111 ui/gfx/codec/jpeg_codec.cc boolean EmptyOutputBuffer(jpeg_compress_struct* cinfo) {
boolean           366 ui/gfx/codec/jpeg_codec.cc boolean FillInputBuffer(j_decompress_ptr cinfo) {
boolean           386 win8/metro_driver/chrome_app_view.cc     boolean success = FALSE;
boolean           408 win8/metro_driver/chrome_app_view_ash.cc     boolean left_button_state;
boolean           415 win8/metro_driver/chrome_app_view_ash.cc     boolean right_button_state;
boolean           422 win8/metro_driver/chrome_app_view_ash.cc     boolean middle_button_state;
boolean           501 win8/metro_driver/chrome_app_view_ash.cc   boolean is_horizontal_wheel_;
boolean           727 win8/metro_driver/chrome_app_view_ash.cc     boolean success = FALSE;
boolean            56 win8/metro_driver/file_picker.cc   STDMETHOD(IndexOf)(HSTRING value, unsigned *index, boolean *found) {
boolean           504 win8/metro_driver/file_picker.cc         boolean replaced = FALSE;
boolean           539 win8/metro_driver/file_picker.cc     boolean replaced = FALSE;
boolean            54 win8/metro_driver/file_picker_ash.cc   STDMETHOD(IndexOf)(HSTRING value, unsigned *index, boolean *found) {
boolean           453 win8/metro_driver/file_picker_ash.cc         boolean replaced = FALSE;
boolean           488 win8/metro_driver/file_picker_ash.cc     boolean replaced = FALSE;
boolean           137 win8/metro_driver/metro_driver_win7.cc   virtual HRESULT STDMETHODCALLTYPE get_HasThreadAccess(boolean* value) {
boolean           237 win8/metro_driver/metro_driver_win7.cc       boolean* value) {
boolean           242 win8/metro_driver/metro_driver_win7.cc       boolean value) {
boolean           262 win8/metro_driver/metro_driver_win7.cc       boolean* value) {
boolean           499 win8/metro_driver/metro_driver_win7.cc     boolean value) {
boolean           578 win8/metro_driver/metro_driver_win7.cc     boolean* value) {
boolean           583 win8/metro_driver/metro_driver_win7.cc     boolean* value) {
boolean           203 win8/metro_driver/secondary_tile.cc   boolean exists;