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

1 2 3 4 5 6 7 8 91011>>

  /device/lge/mako/bluetooth/
bdroid_buildcfg.h 22 #define BTA_HOST_INTERLEAVE_SEARCH TRUE
23 #define BTA_SKIP_BLE_READ_REMOTE_FEAT TRUE
  /external/chromium_org/third_party/icu/source/i18n/
regexcst.h 132 {doNOP, 0, 0, 0, TRUE}
134 , {doLiteralChar, 254, 14,0, TRUE} // 2 term
135 , {doLiteralChar, 129, 14,0, TRUE} // 3
136 , {doSetBegin, 91 /* [ */, 104, 182, TRUE} // 4
137 , {doNOP, 40 /* ( */, 27,0, TRUE} // 5
138 , {doDotAny, 46 /* . */, 14,0, TRUE} // 6
139 , {doCaret, 94 /* ^ */, 14,0, TRUE} // 7
140 , {doDollar, 36 /* $ */, 14,0, TRUE} // 8
141 , {doNOP, 92 /* \ */, 84,0, TRUE} // 9
142 , {doOrOperator, 124 /* | */, 2,0, TRUE} // 10
    [all...]
  /external/icu4c/i18n/
regexcst.h 132 {doNOP, 0, 0, 0, TRUE}
134 , {doLiteralChar, 254, 14,0, TRUE} // 2 term
135 , {doLiteralChar, 129, 14,0, TRUE} // 3
136 , {doSetBegin, 91 /* [ */, 104, 182, TRUE} // 4
137 , {doNOP, 40 /* ( */, 27,0, TRUE} // 5
138 , {doDotAny, 46 /* . */, 14,0, TRUE} // 6
139 , {doCaret, 94 /* ^ */, 14,0, TRUE} // 7
140 , {doDollar, 36 /* $ */, 14,0, TRUE} // 8
141 , {doNOP, 92 /* \ */, 84,0, TRUE} // 9
142 , {doOrOperator, 124 /* | */, 2,0, TRUE} // 10
    [all...]
  /external/bluetooth/bluedroid/main/
bte_init.c 34 #if (defined(RFCOMM_INCLUDED) && RFCOMM_INCLUDED == TRUE)
38 #if (defined(TCS_INCLUDED) && TCS_INCLUDED == TRUE)
42 #if (defined(OBX_INCLUDED) && OBX_INCLUDED == TRUE)
46 #if (defined(BNEP_INCLUDED) && BNEP_INCLUDED == TRUE)
50 #if (defined(GAP_INCLUDED) && GAP_INCLUDED == TRUE)
54 #if ((defined(CTP_INCLUDED) && CTP_INCLUDED == TRUE))
58 #if ((defined(ICP_INCLUDED) && ICP_INCLUDED == TRUE))
62 #if (defined(SPP_INCLUDED) && SPP_INCLUDED == TRUE)
66 #if (defined(DUN_INCLUDED) && DUN_INCLUDED == TRUE)
70 #if (defined(GOEP_INCLUDED) && GOEP_INCLUDED == TRUE)
    [all...]
  /external/libvpx/libvpx/examples/includes/ASCIIMathPHP-2.0/
ASCIIMathPHP-2.0.cfg.php 52 'sum' => array( 'input'=>'sum','tag'=>'mo', 'output'=>'&#' . hexdec('2211') . ';', 'underover'=>TRUE),
53 'prod' => array( 'input'=>'prod','tag'=>'mo', 'output'=>'&#' . hexdec('220F') . ';', 'underover'=>TRUE),
55 '^^^' => array( 'input'=>'^^^','tag'=>'mo', 'output'=>'&#' . hexdec('22C0') . ';', 'underover'=>TRUE),
57 'vvv' => array( 'input'=>'vvv','tag'=>'mo', 'output'=>'&#' . hexdec('22C1') . ';', 'underover'=>TRUE),
59 'nnn' => array( 'input'=>'nnn','tag'=>'mo', 'output'=>'&#' . hexdec('22C5') . ';', 'underover'=>TRUE),
61 'uuu' => array( 'input'=>'uuu','tag'=>'mo', 'output'=>'&#' . hexdec('22C3') . ';', 'underover'=>TRUE),
107 'dx' => array( 'input'=>'dx','tag'=>'mi', 'output'=>'{:d x:}', 'definition'=>TRUE), /* 2005-06-11 wes */
108 'dy' => array( 'input'=>'dy','tag'=>'mi', 'output'=>'{:d y:}', 'definition'=>TRUE), /* 2005-06-11 wes */
109 'dz' => array( 'input'=>'dz','tag'=>'mi', 'output'=>'{:d z:}', 'definition'=>TRUE), /* 2005-06-11 wes */
110 'dt' => array( 'input'=>'dt','tag'=>'mi', 'output'=>'{:d t:}', 'definition'=>TRUE), /* 2005-06-11 wes *
    [all...]
  /external/bluetooth/bluedroid/embdrv/sbc/encoder/include/
sbc_types.h 37 #if (SBC_IPAQ_OPT == TRUE)
39 #if (SBC_FOR_EMBEDDED_LINUX == TRUE)
45 #elif (SBC_IS_64_MULT_IN_WINDOW_ACCU == TRUE) || (SBC_IS_64_MULT_IN_IDCT == TRUE)
47 #if (SBC_FOR_EMBEDDED_LINUX == TRUE)
  /hardware/qcom/bt/libbt-vendor/include/
bt_vendor_qcom.h 29 #ifndef TRUE
30 #define TRUE (!FALSE)
45 Default TRUE .
48 #define HW_NEED_END_WITH_HCI_RESET TRUE
  /external/eigen/
CTestConfig.cmake 13 set(CTEST_DROP_SITE_CDASH TRUE)
  /external/chromium_org/third_party/icu/source/common/
rbbirpt.h 77 {doNOP, 0, 0, 0, TRUE}
79 , {doNOP, 132, 1,0, TRUE} // 2
81 , {doNOP, 33 /* ! */, 11,0, TRUE} // 4
82 , {doNOP, 59 /* ; */, 1,0, TRUE} // 5
85 , {doEndOfRule, 59 /* ; */, 1,0, TRUE} // 8 break-rule-end
86 , {doNOP, 132, 8,0, TRUE} // 9
88 , {doNOP, 33 /* ! */, 13,0, TRUE} // 11 rev-option
90 , {doOptionStart, 130, 15,0, TRUE} // 13 option-scan1
92 , {doNOP, 129, 15,0, TRUE} // 15 option-scan2
94 , {doNOP, 59 /* ; */, 1,0, TRUE} // 17 option-scan
    [all...]
  /external/icu4c/common/
rbbirpt.h 77 {doNOP, 0, 0, 0, TRUE}
79 , {doNOP, 132, 1,0, TRUE} // 2
81 , {doNOP, 33 /* ! */, 11,0, TRUE} // 4
82 , {doNOP, 59 /* ; */, 1,0, TRUE} // 5
85 , {doEndOfRule, 59 /* ; */, 1,0, TRUE} // 8 break-rule-end
86 , {doNOP, 132, 8,0, TRUE} // 9
88 , {doNOP, 33 /* ! */, 13,0, TRUE} // 11 rev-option
90 , {doOptionStart, 130, 15,0, TRUE} // 13 option-scan1
92 , {doNOP, 129, 15,0, TRUE} // 15 option-scan2
94 , {doNOP, 59 /* ; */, 1,0, TRUE} // 17 option-scan
    [all...]
  /frameworks/base/core/tests/coretests/src/com/android/internal/util/
PredicatesTest.java 26 private static final Predicate<Object> TRUE = new Predicate<Object>() {
28 return true;
39 assertTrue(Predicates.and(newArrayList(TRUE)).apply(null));
40 assertTrue(Predicates.and(newArrayList(TRUE, TRUE)).apply(null));
44 assertFalse(Predicates.and(newArrayList(FALSE, TRUE, TRUE)).apply(null));
45 assertFalse(Predicates.and(newArrayList(TRUE, FALSE, TRUE)).apply(null));
46 assertFalse(Predicates.and(newArrayList(TRUE, TRUE, FALSE)).apply(null))
    [all...]
  /device/asus/flo/bluetooth/
bdroid_buildcfg.h 31 #define BTA_HOST_INTERLEAVE_SEARCH TRUE
32 #define BTA_SKIP_BLE_READ_REMOTE_FEAT TRUE
  /hardware/qcom/media/mm-video-legacy/vidc/vdec/inc/
qtypes.h 44 #ifdef TRUE
45 #undef TRUE
52 #define TRUE 1 /* Boolean true value. */
  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/
qtypes.h 44 #ifdef TRUE
45 #undef TRUE
52 #define TRUE 1 /* Boolean true value. */
  /external/bluetooth/bluedroid/stack/btu/
btu_init.c 35 #if (BLE_INCLUDED == TRUE)
38 #if SMP_INCLUDED == TRUE
71 #if BLE_INCLUDED == TRUE
73 #if (defined(SMP_INCLUDED) && SMP_INCLUDED == TRUE)
99 #if (BLE_INCLUDED == TRUE)
133 #if BLE_INCLUDED == TRUE
  /external/lzma/CPP/7zip/UI/Console/
ConsoleClose.cpp 18 return TRUE;
23 return TRUE;
31 return TRUE;
45 return true;
60 if(!SetConsoleCtrlHandler(HandlerRoutine, TRUE))
  /external/chromium_org/tools/gyp/test/win/large-pdb/
dllmain.cc 8 return TRUE;
  /external/chromium_org/v8/src/
v8dll-main.cc 41 return TRUE;
  /external/v8/src/
v8preparserdll-main.cc 37 return TRUE;
  /external/bluetooth/bluedroid/include/
bt_target.h 66 #define L2CAP_INCLUDED TRUE
94 #define SDP_RAW_PDU_INCLUDED TRUE
114 #define BTA_INCLUDED TRUE
118 #define BTA_AG_INCLUDED TRUE
150 #define BTA_DM_INCLUDED TRUE
167 #define BTA_PAN_INCLUDED TRUE
171 #define BTA_FS_INCLUDED TRUE
183 #define BTA_HH_INCLUDED TRUE
191 #define BTA_HH_LE_INCLUDED TRUE
195 #define BTA_AR_INCLUDED TRUE
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
lp_test_conv.c 172 return TRUE;
181 return TRUE;
190 return TRUE;
222 success = TRUE;
334 { TRUE, FALSE, TRUE, TRUE, 32, 4 },
335 { TRUE, FALSE, TRUE, FALSE, 32, 4 },
336 { TRUE, FALSE, FALSE, TRUE, 32, 4 }
    [all...]
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_test_conv.c 172 return TRUE;
181 return TRUE;
190 return TRUE;
222 success = TRUE;
334 { TRUE, FALSE, TRUE, TRUE, 32, 4 },
335 { TRUE, FALSE, TRUE, FALSE, 32, 4 },
336 { TRUE, FALSE, FALSE, TRUE, 32, 4 }
    [all...]
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/
BooleanTest.java 27 assertEquals(1231, Boolean.TRUE.hashCode());
35 assertEquals(Boolean.TRUE, new Boolean("TRUE"));
36 assertEquals(Boolean.TRUE, new Boolean("true"));
37 assertEquals(Boolean.TRUE, new Boolean("True"));
47 assertEquals(Boolean.TRUE, new Boolean(true));
55 assertTrue(Boolean.TRUE.booleanValue())
    [all...]
  /packages/apps/UnifiedEmail/src/org/apache/commons/io/filefilter/
TrueFileFilter.java 23 * A file filter that always returns true.
33 * Singleton instance of true filter.
36 public static final IOFileFilter TRUE = new TrueFileFilter();
38 * Singleton instance of true filter.
39 * Please use the identical TrueFileFilter.TRUE constant.
43 public static final IOFileFilter INSTANCE = TRUE;
52 * Returns true.
55 * @return true
58 return true;
62 * Returns true.
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/
lbxbuf.h 32 #ifndef TRUE
33 #define TRUE 1

Completed in 5144 milliseconds

1 2 3 4 5 6 7 8 91011>>