HomeSort by relevance Sort by last modified time
    Searched refs:boolean (Results 1 - 25 of 401) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /hardware/qcom/gps/loc_api/libloc_api/
loc_eng_ioctl.h 43 boolean cb_is_selected;
45 boolean cb_is_waiting;
51 boolean cb_has_arrived;
61 extern boolean loc_eng_ioctl
70 extern boolean loc_eng_ioctl_process_cb
loc_eng_ni.h 41 boolean notif_in_progress; /* NI notification/verification in progress */
loc_eng_ioctl.cpp 59 static boolean loc_eng_ioctl_setup_cb(
64 static boolean loc_eng_ioctl_wait_cb(
88 boolean loc_eng_ioctl(
96 boolean ret_val;
154 static boolean loc_eng_ioctl_setup_cb(
159 boolean ret_val;
206 boolean loc_eng_ioctl_wait_cb(
211 boolean ret_val = FALSE; // the return value of this function
312 boolean loc_eng_ioctl_process_cb (
317 boolean ret_val = FALSE; // the return value of this functio
    [all...]
loc_eng.h 37 // Define boolean type to be used by libgps on loc api module
38 typedef unsigned char boolean; typedef
80 boolean agps_request_pending;
81 boolean stop_request_pending;
  /external/clang/test/PCH/
cxx_exprs.cpp 11 bool boolean; variable
30 bool_literal_result *bool_ptr = &boolean;
  /external/jpeg/
jpeglib.h 94 boolean sent_table; /* TRUE when table has been output */
110 boolean sent_table; /* TRUE when table has been output */
160 boolean component_needed; /* do we need the value of this component? */
250 boolean is_decompressor; /* So common code can tell which is which */\
324 boolean raw_data_in; /* TRUE=caller supplies downsampled data */
325 boolean arith_code; /* TRUE=arithmetic coding, FALSE=Huffman */
326 boolean optimize_coding; /* TRUE=optimize entropy encoding parms */
327 boolean CCIR601_sampling; /* TRUE=first samples are cosited */
341 boolean write_JFIF_header; /* should a JFIF marker be written? */
351 boolean write_Adobe_marker; /* should an Adobe marker be written? *
    [all...]
jchuff.h 42 JPP((j_compress_ptr cinfo, boolean isDC, int tblno,
jpegint.h 51 boolean call_pass_startup; /* True if pass_startup must be called */
52 boolean is_last_pass; /* True during last pass */
78 JMETHOD(boolean, compress_data, (j_compress_ptr cinfo,
98 boolean need_context_rows; /* TRUE if need rows above & below */
114 JMETHOD(void, start_pass, (j_compress_ptr cinfo, boolean gather_statistics));
115 JMETHOD(boolean, encode_mcu, (j_compress_ptr cinfo, JBLOCKROW *MCU_data));
142 boolean is_dummy_pass; /* True during 1st pass for 2-pass quant */
157 boolean has_multiple_scans; /* True if file has multiple scans */
158 boolean eoi_reached; /* True when EOI has been consumed */
224 boolean saw_SOI; /* found SOI? *
    [all...]
cdjpeg.h 121 boolean is_os2));
133 EXTERN(boolean) read_quant_tables JPP((j_compress_ptr cinfo, char * filename,
134 int scale_factor, boolean force_baseline));
135 EXTERN(boolean) read_scan_script JPP((j_compress_ptr cinfo, char * filename));
136 EXTERN(boolean) set_quant_slots JPP((j_compress_ptr cinfo, char *arg));
137 EXTERN(boolean) set_sample_factors JPP((j_compress_ptr cinfo, char *arg));
149 EXTERN(boolean) keymatch JPP((char * arg, const char * keyword, int minchars));
jcinit.c 59 (boolean) (cinfo->num_scans > 1 || cinfo->optimize_coding));
transupp.h 89 boolean trim; /* if TRUE, trim partial MCUs as needed */
90 boolean force_grayscale; /* if TRUE, convert color image to grayscale */
rdswitch.c 37 LOCAL(boolean)
72 GLOBAL(boolean)
74 int scale_factor, boolean force_baseline)
128 LOCAL(boolean)
157 GLOBAL(boolean)
265 GLOBAL(boolean)
300 GLOBAL(boolean)
  /device/google/accessory/arduino/USB_Host_Shield/
Max3421e.h 52 boolean reset();
53 boolean vbusPwr ( boolean );
  /hardware/qcom/media/mm-video/vidc/vdec/inc/
qtypes.h 52 #define TRUE 1 /* Boolean true value. */
53 #define FALSE 0 /* Boolean false value. */
65 typedef unsigned char boolean; /* Boolean value type. */ typedef
  /external/webkit/LayoutTests/fast/dom/DeviceMotion/script-tests/
create-event.js 16 shouldBeTrue("typeof event.bubbles == 'boolean'");
17 shouldBeTrue("typeof event.cancelable == 'boolean'");
  /external/webkit/LayoutTests/fast/dom/DeviceOrientation/script-tests/
create-event.js 15 shouldBeTrue("typeof event.bubbles == 'boolean'");
16 shouldBeTrue("typeof event.cancelable == 'boolean'");
  /external/bluetooth/bluez/src/
main.c 94 gboolean boolean; local
165 boolean = g_key_file_get_boolean(config, "General",
170 } else if (boolean == FALSE)
173 boolean = g_key_file_get_boolean(config, "General",
179 main_opts.remember_powered = boolean;
192 boolean = g_key_file_get_boolean(config, "General",
198 main_opts.reverse_sdp = boolean;
200 boolean = g_key_file_get_boolean(config, "General",
205 main_opts.name_resolv = boolean;
207 boolean = g_key_file_get_boolean(config, "General"
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc/inc/
loc_api_rpc_glue.h 54 /* Boolean */
56 typedef unsigned char boolean; typedef
  /external/v8/test/mjsunit/
arguments-read-and-assignment.js 37 "arguments in a boolean context");
39 "arguments in a short-circuit boolean context - or");
41 "arguments in a short-circuit boolean context - and");
50 "args[0] to boolean");
52 "args[0] short-circuit boolean or true");
54 "args[0] short-circuit boolean or false");
56 "args[0] short-circuit boolean and true");
58 "args[0] short-circuit boolean and false");
97 "capture to boolean");
103 "capture short-circuit boolean or true")
    [all...]
  /cts/tools/vm-tests/src/dot/junit/opcodes/iget_boolean/d/
T_iget_boolean_1.d 30 iput-boolean v0, v1, dot.junit.opcodes.iget_boolean.d.T_iget_boolean_1.i1 Z
33 iput-boolean v0, v1, dot.junit.opcodes.iget_boolean.d.T_iget_boolean_1.p1 Z
36 iput-boolean v0, v1, dot.junit.opcodes.iget_boolean.d.T_iget_boolean_1.pvt1 Z
44 iget-boolean v1, v2, dot.junit.opcodes.iget_boolean.d.T_iget_boolean_1.i1 Z
  /cts/tools/vm-tests/src/dot/junit/opcodes/sget_boolean/d/
T_sget_boolean_1.d 26 sput-boolean v0, dot.junit.opcodes.sget_boolean.d.T_sget_boolean_1.i1 Z
29 sput-boolean v0, dot.junit.opcodes.sget_boolean.d.T_sget_boolean_1.p1 Z
32 sput-boolean v0, dot.junit.opcodes.sget_boolean.d.T_sget_boolean_1.pvt1 Z
47 sget-boolean v1, dot.junit.opcodes.sget_boolean.d.T_sget_boolean_1.i1 Z
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/iget_boolean/d/
T_iget_boolean_1.d 30 iput-boolean v0, v1, dot.junit.opcodes.iget_boolean.d.T_iget_boolean_1.i1 Z
33 iput-boolean v0, v1, dot.junit.opcodes.iget_boolean.d.T_iget_boolean_1.p1 Z
36 iput-boolean v0, v1, dot.junit.opcodes.iget_boolean.d.T_iget_boolean_1.pvt1 Z
44 iget-boolean v1, v2, dot.junit.opcodes.iget_boolean.d.T_iget_boolean_1.i1 Z
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/sget_boolean/d/
T_sget_boolean_1.d 26 sput-boolean v0, dot.junit.opcodes.sget_boolean.d.T_sget_boolean_1.i1 Z
29 sput-boolean v0, dot.junit.opcodes.sget_boolean.d.T_sget_boolean_1.p1 Z
32 sput-boolean v0, dot.junit.opcodes.sget_boolean.d.T_sget_boolean_1.pvt1 Z
47 sget-boolean v1, dot.junit.opcodes.sget_boolean.d.T_sget_boolean_1.i1 Z
  /external/chromium/chrome/browser/prefs/
pref_member_unittest.cc 102 BooleanPrefMember boolean; local
103 boolean.Init(kBoolPref, &prefs, NULL);
107 EXPECT_FALSE(boolean.GetValue());
108 EXPECT_FALSE(*boolean);
111 boolean.SetValue(true);
112 EXPECT_TRUE(boolean.GetValue());
114 EXPECT_TRUE(*boolean);
119 EXPECT_FALSE(boolean.GetValue());
120 EXPECT_FALSE(*boolean);
  /cts/tools/vm-tests/src/dot/junit/opcodes/iput_boolean/d/
T_iput_boolean_1.d 33 iget-boolean v0, v1, dot.junit.opcodes.iput_boolean.d.T_iput_boolean_1.st_pvt1 Z
41 iput-boolean v1, v2, dot.junit.opcodes.iput_boolean.d.T_iput_boolean_1.st_i1 Z

Completed in 1125 milliseconds

1 2 3 4 5 6 7 8 91011>>