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

<<11121314151617181920>>

  /external/quake/quake/src/WinQuake/scitech/INCLUDE/
DEBUG.H 253 /* Includes Windows headers, as they define TRUE and FALSE */
268 #undef true macro
272 #undef TRUE
276 #define true ((bool)1) macro
280 #define TRUE ((bool)1)
283 #define true 1 macro
287 #define TRUE 1
  /frameworks/base/media/libeffects/lvm/lib/Common/src/
LVC_MixSoft_1St_2i_D16C31_SAT.c 30 #define TRUE 1
42 char HardMixing = TRUE;
72 if(HardMixing == TRUE)
  /hardware/broadcom/wlan/bcm4329/src/shared/
miniopt.c 85 t->opt_end = TRUE;
95 t->positional = TRUE;
145 t->positional = TRUE;
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/scan/scanCncn/
ScanCncnAppApi.c 110 pScanConcentrator->bOidScanRunning = TRUE;
182 if ( TRUE == pScanConcentrator->bOidScanRunning )
202 if ( TRUE == pScanConcentrator->bOidScanRunning )
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/MacServices/src/ScanServer/
ScanSrv.c 163 if ( TRUE == pScanSRV->bTimerRunning )
311 pScanSRV->bInRequest = TRUE;
323 pScanSRV->bSPSScan = TRUE;
333 if ( (FALSE == bHighPriority) && (TRUE == bDriverMode) )
339 pScanSRV->bDtimOverlapping = TRUE;
350 if ( TRUE == bDriverMode )
352 pScanSRV->bExitFromDriverMode = TRUE;
391 if ( TRUE == pScanSRV->bSPSScan )
454 else if ( (TRUE == pScanSRV->bScanOnDriverModeFailure) && ( ENTER_POWER_SAVE_FAIL == psStatus) )
514 pScanSRV->bTSFError = TRUE;
    [all...]
  /external/icu4c/test/cintltst/
cucdtst.c 322 log_err("u_istitle failed for 0x%4X. Expected TRUE, got FALSE\n",expected[i]);
340 * TRUE -> a-b should be empty, that is, b should contain all of a
344 return TRUE;
406 return showADiffB(a, b, a_name, b_name, TRUE, diffIsError);
492 * This was not true in Unicode 3.2 and earlier.
510 compareUSets(digits, decimalValues, "[:Nd:]", "[:Numeric_Type=Decimal:]", TRUE);
556 testSampleCharProps(u_isspace, "u_isspace", sampleSpaces, LENGTHOF(sampleSpaces), TRUE);
560 sampleSpaces, LENGTHOF(sampleSpaces), TRUE);
565 sampleWhiteSpaces, LENGTHOF(sampleWhiteSpaces), TRUE);
570 sampleDefined, LENGTHOF(sampleDefined), TRUE);
    [all...]
  /external/chromium/third_party/icu/source/test/intltest/
tztest.cpp 228 logln("Error: " + tz.getID(id) + ".inDaylightTime(" + dateToString(min) + ") = " + (startsInDST?"TRUE":"FALSE") +
229 ", inDaylightTime(" + dateToString(max) + ") = " + (startsInDST?"TRUE":"FALSE"));
259 logln("Error: inDaylightTime(" + dateToString(max) + ") != " + ((!startsInDST)?"TRUE":"FALSE"));
597 isNonReferenceTzdataVersion = TRUE;
603 // Note: useDaylightTime returns true if DST is observed
630 {"AST", -540, TRUE},
631 {"PST", -480, TRUE},
634 {"CST", -360, TRUE},
635 {"IET", -300, TRUE}, // updated Jan 2006 srl
638 {"CNT", -210, TRUE},
    [all...]
intltest.cpp 503 LL_linestart = TRUE;
609 rval = TRUE;
652 run_this_test = TRUE;
659 this->runIndexedTest( index, TRUE, name, par );
660 rval = TRUE; // at least one test has been called
673 lastTestFailed = TRUE;
677 LL_message( "", TRUE);
679 LL_message( msg, TRUE);
681 LL_message( "", TRUE);
710 LL_message( message, TRUE );
    [all...]
  /external/bluetooth/glib/gio/tests/
live-g-file.c 32 #define TEST_HANDLE_SPECIAL TRUE
154 g_assert_cmpint (res, ==, TRUE);
170 g_assert_cmpint (res, ==, TRUE);
236 g_assert_cmpint (res, ==, TRUE);
304 g_assert_cmpint (has_attr, ==, TRUE);
324 g_assert_cmpint (can_read, ==, TRUE);
333 g_assert_cmpint (can_write, ==, TRUE);
344 g_assert_cmpint (utf8_valid, ==, TRUE);
351 g_assert_cmpint (utf8_valid, ==, TRUE);
361 g_assert_cmpint (utf8_valid, ==, TRUE);
    [all...]
  /external/dbus/bus/
signals.c 250 return TRUE;
269 return TRUE;
288 return TRUE;
307 return TRUE;
326 return TRUE;
345 return TRUE;
401 return TRUE;
441 return TRUE;
460 return TRUE;
580 return TRUE;
    [all...]
  /external/icu4c/test/intltest/
intltest.cpp 503 LL_linestart = TRUE;
617 rval = TRUE;
663 run_this_test = TRUE;
671 this->runIndexedTest( index, TRUE, name, par );
672 rval = TRUE; // at least one test has been called
685 lastTestFailed = TRUE;
689 LL_message( "", TRUE);
691 LL_message( msg, TRUE);
693 LL_message( "", TRUE);
722 LL_message( message, TRUE );
    [all...]
  /external/chromium/third_party/icu/source/i18n/
translit.cpp 108 * Return TRUE if the given UTransPosition is valid for text of
202 filteredTransliterate(text, offsets, FALSE, TRUE);
341 filteredTransliterate(text, index, FALSE, TRUE);
380 filteredTransliterate(text, index, TRUE, TRUE);
440 // in the filter for this transliterator (filter.contains(ch) == TRUE).
586 handleTransliterate(text, index, TRUE);
    [all...]
nortrans.cpp 43 UNICODE_STRING_SIMPLE("NFD"), TRUE);
45 UNICODE_STRING_SIMPLE("NFKD"), TRUE);
166 TRUE, &neededToNormalize,
177 TRUE, &neededToNormalize,
  /external/icu4c/i18n/
translit.cpp 108 * Return TRUE if the given UTransPosition is valid for text of
202 filteredTransliterate(text, offsets, FALSE, TRUE);
341 filteredTransliterate(text, index, FALSE, TRUE);
380 filteredTransliterate(text, index, TRUE, TRUE);
440 // in the filter for this transliterator (filter.contains(ch) == TRUE).
586 handleTransliterate(text, index, TRUE);
    [all...]
  /external/bluetooth/glib/glib/
gfileutils.c 137 * Returns %TRUE if any of the tests in the bitfield @test are
138 * %TRUE. For example, <literal>(G_FILE_TEST_EXISTS |
139 * G_FILE_TEST_IS_DIR)</literal> will return %TRUE if the file exists;
141 * test is %TRUE. With the current set of available tests, there's no point
146 * %TRUE for both %G_FILE_TEST_IS_SYMLINK and %G_FILE_TEST_IS_REGULAR.
149 * %TRUE for %G_FILE_TEST_IS_SYMLINK and %FALSE for all other flags.
179 * Return value: whether a test was %TRUE
207 return TRUE;
228 return TRUE;
242 while (TRUE)
    [all...]
  /external/bluetooth/glib/tests/gobject/
testmodule.c 47 return TRUE;
  /external/bluetooth/glib/tests/
markup-collect.c 48 (mb == FALSE && ob == FALSE && tri != TRUE && tri != FALSE));
50 if (tri != FALSE && tri != TRUE)
94 { "<bool mb='true'/>", "<bool(1) 1 0 -1>" },
152 verbose = TRUE;
213 g_string_free (string, TRUE);
timeloop-basic.c 13 #define TRUE 1
53 return TRUE;
74 return TRUE;
109 return TRUE;
  /external/bouncycastle/src/main/java/org/bouncycastle/asn1/x509/
IssuingDistributionPoint.java 73 * If <code>true</code> then the CRL contains revocation
95 vec.add(new DERTaggedObject(true, 0, distributionPoint));
100 vec.add(new DERTaggedObject(false, 1, DERBoolean.TRUE));
106 vec.add(new DERTaggedObject(false, 2, DERBoolean.TRUE));
116 vec.add(new DERTaggedObject(false, 4, DERBoolean.TRUE));
122 vec.add(new DERTaggedObject(false, 5, DERBoolean.TRUE));
145 distributionPoint = DistributionPointName.getInstance(o, true);
262 return value ? "true" : "false";
  /external/chromium/third_party/icu/source/common/
ucln_cmn.c 72 return TRUE;
uhash_us.cpp 42 return TRUE;
uinit.c 109 gICUInitialized = TRUE; /* TODO: don't set if U_FAILURE? */
  /external/chromium/third_party/icu/source/test/cintltst/
ncnvfbts.c 145 UBool checkOffsets = TRUE;
164 return TRUE;
201 log_verbose("calling fromUnicode @ SOURCE:%08lx to %08lx TARGET: %08lx to %08lx, flush=%s\n", src,sourceLimit, targ,end, doFlush?"TRUE":"FALSE");
278 return TRUE;
304 UBool checkOffsets = TRUE;
328 return TRUE; /* because it has been logged */
436 return TRUE;
546 expectedNative, sizeof(expectedNative), nativeCodePage[i], TRUE, toNativeOffs ))
550 retrievedSBCSText, sizeof(retrievedSBCSText)/sizeof(retrievedSBCSText[0]), nativeCodePage[i], TRUE, fromNativeoffs ))
556 expectedIBM1363_DBCS, sizeof(expectedIBM1363_DBCS), "ibm-1363", TRUE, toIBM1363Offs_DBCS )
    [all...]
  /external/chromium/third_party/icu/source/test/perf/ubrkperf/
ubrkperf.cpp 38 if(opt_char == TRUE) {
40 } else if(opt_word == TRUE) {
42 } else if(opt_line == TRUE) {
44 } else if(opt_sentence == TRUE) {
  /external/chromium/third_party/icu/source/tools/ctestfw/
tstdtmod.cpp 69 fDataTestValid = TRUE;
88 return TRUE;
99 if(fDataTestValid == TRUE) {
127 if(fDataTestValid == TRUE) {

Completed in 1199 milliseconds

<<11121314151617181920>>