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

1 2 3 4 5 67 8 91011>>

  /external/chromium/third_party/icu/source/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/dbus/bus/
main.c 168 return TRUE;
188 TRUE, &error))
200 DBUS_WATCH_READABLE, TRUE,
316 print_address = TRUE;
326 print_address = TRUE;
329 print_address = TRUE; /* and we'll get the next arg if appropriate */
342 print_pid = TRUE;
352 print_pid = TRUE;
355 print_pid = TRUE; /* and we'll get the next arg if appropriate */
config-parser.c 131 unsigned int fork : 1; /**< TRUE to fork into daemon mode */
280 return TRUE;
306 return TRUE;
320 return TRUE;
374 parser->fork = TRUE;
395 return TRUE;
408 return TRUE;
580 return TRUE;
611 retval = TRUE;
666 found = TRUE;
    [all...]
  /external/icu4c/i18n/
search.cpp 56 m_search_->isOverlap = (value == USEARCH_ON ? TRUE : FALSE);
59 m_search_->isCanonicalMatch = (value == USEARCH_ON ? TRUE : FALSE);
82 return (m_search_->isOverlap == TRUE ? USEARCH_ON : USEARCH_OFF);
84 return (m_search_->isCanonicalMatch == TRUE ? USEARCH_ON :
182 return TRUE;
243 if (m_search_->isForwardSearching == TRUE) {
259 m_search_->isForwardSearching = TRUE;
296 if (m_search_->isForwardSearching == TRUE) {
337 m_search_->isForwardSearching = TRUE;
338 m_search_->reset = TRUE;
    [all...]
ucln_in.c 44 return TRUE;
  /external/icu4c/io/
ucln_io.c 45 return TRUE;
  /external/icu4c/test/intltest/
testidna.cpp 257 FALSE, FALSE, TRUE
271 FALSE, FALSE, TRUE
284 FALSE, FALSE, TRUE
299 TRUE, FALSE, FALSE
331 FALSE, FALSE, TRUE
343 FALSE, FALSE, TRUE
355 FALSE, FALSE, TRUE
366 TRUE, FALSE, FALSE
377 TRUE, FALSE, FALSE
388 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/libvpx/vp8/common/
preprocif.h 65 #define EARLY_BREAKOUT_DEFAULT TRUE
  /external/webkit/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/WebKitTools/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;
  /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/luni/net/
PlainServerSocketImpl.java 42 setOption(SocketOptions.SO_REUSEADDR, Boolean.TRUE);
  /libcore/luni/src/main/java/org/apache/harmony/security/asn1/
ASN1Boolean.java 88 return Boolean.TRUE;
  /libcore/luni/src/test/java/tests/api/java/lang/
BooleanTest.java 35 notes = "Checks that booleanValue() returns true.",
40 assertTrue(Boolean.TRUE.booleanValue() == true);
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/TNETWIF/ELP_Controller/
ElpCtrl.c 257 TRUE);
269 TRUE);
291 pElpCtrl->bMuxBackNeeded = TRUE;
306 TRUE);
338 * bHwAvail - TRUE if HW is available
358 pElpCtrl->bSynch = TRUE;
377 TRUE) == TNETWIF_COMPLETE)
503 * RETURNS: TRUE - IRQ will arrive from WLAN_READY. FALSE - Otherwise
509 return (pElpCtrl->state == ELPS_WAKING_UP_MUX ? TRUE : FALSE);
521 * OUTPUT: bExitWakeUpSeq = TRUE
    [all...]
  /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 276 TEST_ASSERT(result==TRUE);
286 TEST_ASSERT(result==TRUE);
381 TEST_ASSERT(result == TRUE);
393 TEST_ASSERT(result == TRUE);
405 TEST_ASSERT(result == TRUE);
471 TEST_ASSERT(result == TRUE);
486 TEST_ASSERT(result == TRUE);
493 TEST_ASSERT(result == TRUE);
516 TEST_ASSERT(result == TRUE);
522 TEST_ASSERT(result == TRUE);
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/inc/
coreDefaultParams.h 121 #define SITE_MGR_PERFORM_BUILD_IN_TEST_RECOVEY_MAX TRUE
131 #define SITE_MGR_BROADCAST_BACKGROUND_SCAN_MAX TRUE
135 #define SITE_MGR_PERIODIC_BROADCAST_BACKGROUND_SCAN_MAX TRUE
143 #define SITE_MGR_KEEP_ALIVE_MAX TRUE
144 #define SITE_MGR_KEEP_ALIVE_DEF TRUE
259 #define WME_ENABLED_MAX (TRUE)
260 #define WME_ENABLED_DEF (TRUE)
263 #define QOS_TRAFFIC_ADM_CTRL_ENABLED_MAX (TRUE)
264 #define QOS_TRAFFIC_ADM_CTRL_ENABLED_DEF (TRUE)
271 #define QOS_TAG_ZERO_PRIO_MAX (TRUE)
    [all...]
  /external/chromium/third_party/icu/source/i18n/
digitlst.cpp 127 fIsPositive = TRUE;
287 * Return true if the number represented by this object can fit into
315 return TRUE;
327 return TRUE;
331 // than count, then the remaining digits are zero, and we return true.
333 return TRUE;
342 * Return true if the number represented by this object can fit into
370 return TRUE;
382 return TRUE;
386 // than count, then the remaining digits are zero, and we return true
    [all...]
  /external/dbus/dbus/
dbus-memory.c 128 debug_initialized = TRUE;
146 guards = TRUE;
152 disable_mem_pools = TRUE;
158 backtrace_on_fail_alloc = TRUE;
167 * @returns #TRUE if mempools should not be used.
237 * it returns #TRUE, then the allocation should
241 * @returns #TRUE if this alloc should fail
268 return TRUE;
349 failed = TRUE;
364 failed = TRUE;
    [all...]
  /external/chromium/third_party/icu/source/test/intltest/
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...]

Completed in 529 milliseconds

1 2 3 4 5 67 8 91011>>