HomeSort by relevance Sort by last modified time
    Searched refs:TRUE (Results 151 - 175 of 2021) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/icu4c/test/intltest/
testidna.cpp 258 FALSE, FALSE, TRUE
272 FALSE, FALSE, TRUE
285 FALSE, FALSE, TRUE
300 TRUE, FALSE, FALSE
332 FALSE, FALSE, TRUE
344 FALSE, FALSE, TRUE
356 FALSE, FALSE, TRUE
367 TRUE, FALSE, FALSE
378 TRUE, FALSE, FALSE
389 TRUE, FALSE, FALS
    [all...]
restsnew.cpp 101 { "root", 0, U_ZERO_ERROR, e_Root, { TRUE, FALSE, FALSE }, { TRUE, FALSE, FALSE } },
102 { "te", 0, U_ZERO_ERROR, e_te, { FALSE, TRUE, FALSE }, { TRUE, TRUE, FALSE } },
103 { "te_IN", 0, U_ZERO_ERROR, e_te_IN, { FALSE, FALSE, TRUE }, { TRUE, TRUE, TRUE } },
104 { "te_NE", 0, U_USING_FALLBACK_WARNING, e_te, { FALSE, TRUE, FALSE }, { TRUE, TRUE, FALSE } }
    [all...]
  /external/icu4c/tools/ctestfw/
uperf.cpp 82 lines(NULL), numLines(0), line_mode(TRUE),
98 lines(NULL), numLines(0), line_mode(TRUE),
135 verbose = TRUE;
147 uselen = TRUE;
170 line_mode = TRUE;
175 bulk_mode = TRUE;
196 ucharBuf = ucbuf_open(resolvedFileName,&encoding,TRUE,FALSE,&status);
260 if(verbose==TRUE){
297 rval = TRUE;
349 run_this_test = TRUE;
    [all...]
  /external/webkit/Source/WebKit/gtk/tests/
testloading.c 75 fixture->loop = g_main_loop_new(NULL, TRUE);
122 fixture->has_been_provisional = TRUE;
128 fixture->has_been_committed = TRUE;
134 fixture->has_been_first_visually_non_empty_layout = TRUE;
175 fixture->has_been_provisional = TRUE;
179 fixture->has_been_committed = TRUE;
186 fixture->has_been_finished = TRUE;
190 fixture->has_been_failed = TRUE;
202 fixture->has_been_load_error = TRUE;
237 fixture->has_been_load_error = TRUE;
    [all...]
  /external/webkit/Tools/DumpRenderTree/win/
GCControllerWin.cpp 50 collector->collectOnAlternateThread(waitUntilDone ? TRUE : FALSE);
  /external/wpa_supplicant/
eap_md5.c 53 ret->ignore = TRUE;
62 ret->ignore = TRUE;
76 ret->ignore = TRUE;
87 ret->allowNotifications = TRUE;
eap_pax.c 148 ret->ignore = TRUE;
155 ret->ignore = TRUE;
164 ret->ignore = TRUE;
173 ret->ignore = TRUE;
192 ret->ignore = TRUE;
201 ret->ignore = TRUE;
271 ret->ignore = TRUE;
278 ret->ignore = TRUE;
287 ret->ignore = TRUE;
296 ret->ignore = TRUE;
    [all...]
  /frameworks/base/media/libstagefright/codecs/amrnb/dec/src/
bgnscd.cpp 70 #define TRUE 1
318 inbgNoise = 1; // true
343 prevVoiced = 1; // true
348 prevVoiced = 1; // true
520 inbgNoise = TRUE;
554 prevVoiced = TRUE;
561 prevVoiced = TRUE;
  /hardware/qcom/gps/loc_api/libloc_api-rpc/inc/
loc_api_rpc_glue.h 57 #define TRUE 1
  /libcore/luni/src/main/java/org/apache/harmony/security/asn1/
ASN1Boolean.java 81 return Boolean.TRUE;
  /external/bluetooth/glib/gobject/
glib-genmarshal.c 97 TRUE /* skip_comment_multi */,
98 TRUE /* skip_comment_single */,
99 TRUE /* scan_comment_multi */,
100 TRUE /* scan_identifier */,
103 TRUE /* scan_symbols */,
105 TRUE /* scan_octal */,
106 TRUE /* scan_float */,
107 TRUE /* scan_hex */,
109 TRUE /* scan_string_sq */,
110 TRUE /* scan_string_dq */
    [all...]
  /external/icu4c/test/cintltst/
reapits.c 277 TEST_ASSERT(result==TRUE);
287 TEST_ASSERT(result==TRUE);
382 TEST_ASSERT(result == TRUE);
394 TEST_ASSERT(result == TRUE);
406 TEST_ASSERT(result == TRUE);
472 TEST_ASSERT(result == TRUE);
487 TEST_ASSERT(result == TRUE);
494 TEST_ASSERT(result == TRUE);
517 TEST_ASSERT(result == TRUE);
523 TEST_ASSERT(result == TRUE);
    [all...]
  /external/dbus/tools/
dbus-launch.c 68 /* Read the machine uuid from file if needed. Returns TRUE if machine_uuid is
79 return TRUE;
102 ret = TRUE;
115 static int verbose = TRUE;
128 verbose_initted = TRUE;
198 while (TRUE)
251 while (TRUE)
412 got_sighup = TRUE;
465 while (TRUE)
783 auto_shell_syntax = TRUE;
    [all...]
  /external/bluetooth/bluez/health/
hdp_util.c 139 return TRUE;
167 app->data_type_set = TRUE;
168 return TRUE;
207 app->role_set = TRUE;
209 return TRUE;
239 return TRUE;
279 app->chan_type_set = TRUE;
281 return TRUE;
320 return TRUE;
351 return TRUE;
    [all...]
  /external/bluetooth/bluez/src/
event.c 89 return TRUE;
162 if (!get_adapter_and_device(sba, dba, &adapter, &device, TRUE))
190 gboolean success = (err == NULL) ? TRUE : FALSE;
215 if (!get_adapter_and_device(sba, dba, &adapter, &device, TRUE))
227 if (!get_adapter_and_device(sba, dba, &adapter, &device, TRUE))
239 if (!get_adapter_and_device(sba, dba, &adapter, &device, TRUE))
251 if (!get_adapter_and_device(sba, dba, &adapter, &device, TRUE))
267 create = status ? FALSE : TRUE;
285 create = status ? FALSE : TRUE;
447 if (!get_adapter_and_device(local, peer, &adapter, &device, TRUE))
    [all...]
  /external/wpa_supplicant_8/src/eap_peer/
eap_leap.c 86 ret->ignore = TRUE;
93 ret->ignore = TRUE;
105 ret->ignore = TRUE;
158 ret->ignore = TRUE;
175 ret->ignore = TRUE;
209 ret->ignore = TRUE;
216 ret->ignore = TRUE;
228 ret->ignore = TRUE;
238 ret->ignore = TRUE;
244 ret->ignore = TRUE;
    [all...]
eap_pax.c 136 ret->ignore = TRUE;
143 ret->ignore = TRUE;
152 ret->ignore = TRUE;
161 ret->ignore = TRUE;
180 ret->ignore = TRUE;
189 ret->ignore = TRUE;
252 ret->ignore = TRUE;
259 ret->ignore = TRUE;
268 ret->ignore = TRUE;
277 ret->ignore = TRUE;
    [all...]
  /external/dbus/bus/
main.c 182 return TRUE;
200 return TRUE;
220 TRUE, &error))
229 DBUS_WATCH_READABLE, TRUE,
316 systemd_activation = TRUE;
387 print_address = TRUE;
397 print_address = TRUE;
400 print_address = TRUE; /* and we'll get the next arg if appropriate */
413 print_pid = TRUE;
423 print_pid = TRUE;
    [all...]
  /external/dbus/dbus/
dbus-memory.c 129 debug_initialized = TRUE;
147 guards = TRUE;
153 disable_mem_pools = TRUE;
159 backtrace_on_fail_alloc = TRUE;
168 * @returns #TRUE if mempools should not be used.
239 * it returns #TRUE, then the allocation should
243 * @returns #TRUE if this alloc should fail
280 return TRUE;
361 failed = TRUE;
376 failed = TRUE;
    [all...]
dbus-string.c 129 * @returns #TRUE on success, #FALSE if no memory
165 return TRUE;
173 * @returns #TRUE on success, #FALSE if no memory
247 real->constant = TRUE;
248 real->locked = TRUE;
272 real->invalid = TRUE;
286 return TRUE;
298 return TRUE;
319 real->locked = TRUE;
373 return TRUE;
    [all...]
dbus-auth.c 311 * @returns #TRUE if the conversation is the server side
316 * @returns #TRUE if the conversation is the client side
445 /* Returns TRUE but with an empty string hash if the
447 * TRUE just means we had enough memory.
473 retval = TRUE;
501 retval = TRUE;
600 retval = TRUE; /* retval is only about mem */
621 retval = TRUE;
658 retval = TRUE;
717 retval = TRUE;
    [all...]
  /external/webkit/Source/WebKit/gtk/webkit/
webkitsoupauthdialog.c 135 gboolean freeAuthData = TRUE;
172 gtk_entry_set_activates_default(GTK_ENTRY(entry), TRUE);
249 gtk_box_pack_start(GTK_BOX(gtk_dialog_get_content_area(dialog)), hbox, TRUE, TRUE, 0);
258 gtk_box_pack_start(GTK_BOX(hbox), mainVBox, TRUE, TRUE, 0);
265 gtk_label_set_line_wrap(GTK_LABEL(descriptionLabel), TRUE);
294 gtk_label_set_line_wrap(GTK_LABEL(serverMessageDescriptionLabel), TRUE);
296 gtk_label_set_line_wrap(GTK_LABEL(serverMessageLabel), TRUE);
317 gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(checkButton), TRUE);
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/eap_peer/
eap_pax.c 137 ret->ignore = TRUE;
144 ret->ignore = TRUE;
153 ret->ignore = TRUE;
162 ret->ignore = TRUE;
181 ret->ignore = TRUE;
190 ret->ignore = TRUE;
253 ret->ignore = TRUE;
260 ret->ignore = TRUE;
269 ret->ignore = TRUE;
278 ret->ignore = TRUE;
    [all...]
  /development/host/windows/usb/winusb/
adb_winusb_io_completion.cpp 64 wait ? TRUE : FALSE) ? true : false;
67 // that GetOverlappedResult with wait set to true returns "prematurely",
80 wait ? TRUE : FALSE) ? true : false;
  /external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/asn1/der/
BooleanTest.java 55 // decoding true
57 assertEquals("Decoding true value", Boolean.TRUE, asn1.decode(in));
63 // encoding true
64 out = new DerOutputStream(asn1, Boolean.TRUE);
65 assertTrue("Encoding true value", Arrays.equals(eTrue, out.encoded));

Completed in 3227 milliseconds

1 2 3 4 5 67 8 91011>>