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

1 2 3 4 5 6 7 8 91011>>

  /device/linaro/bootloader/edk2/StdLib/LibC/Softfloat/templates/
milieu.h 46 TRUE = 1
  /device/linaro/bootloader/edk2/StdLib/Include/Aarch64/
milieu.h 50 TRUE = 1
  /device/google/marlin/bluetooth/
bdroid_buildcfg.h 26 #define BTM_WBS_INCLUDED TRUE
27 #define BTIF_HF_WBS_PREFERRED TRUE
30 #define BLE_VND_INCLUDED TRUE
33 #define BT_CLEAN_TURN_ON_DISABLED TRUE
  /device/google/wahoo/bluetooth/
bdroid_buildcfg.h 26 #define BTM_WBS_INCLUDED TRUE
27 #define BTIF_HF_WBS_PREFERRED TRUE
30 #define BLE_VND_INCLUDED TRUE
33 #define BT_CLEAN_TURN_ON_DISABLED TRUE
  /device/huawei/angler/bluetooth/
bdroid_buildcfg.h 20 #define BTM_WBS_INCLUDED TRUE
21 #define BTIF_HF_WBS_PREFERRED TRUE
22 #define BLE_VND_INCLUDED TRUE
  /device/lge/bullhead/bluetooth/
bdroid_buildcfg.h 20 #define BLE_VND_INCLUDED TRUE
23 #define BTM_WBS_INCLUDED TRUE /* Enable WBS */
24 #define BTIF_HF_WBS_PREFERRED TRUE /* Use WBS */
  /system/bt/main/
bte_init.cc 38 #if (BNEP_INCLUDED == TRUE)
44 #if (PAN_INCLUDED == TRUE)
50 #if (A2D_INCLUDED == TRUE)
54 #if (HID_HOST_INCLUDED == TRUE)
58 #if (MCA_INCLUDED == TRUE)
91 #if (BNEP_INCLUDED == TRUE)
94 #if (PAN_INCLUDED == TRUE)
102 #if (A2D_INCLUDED == TRUE)
113 #if (HID_HOST_INCLUDED == TRUE)
117 #if (MCA_INCLUDED == TRUE)
    [all...]
  /external/tpm2/include/tpm2/
bool.h 10 #if defined(TRUE)
11 #undef TRUE
18 #define TRUE ((BOOL)1)
  /external/icu/icu4c/source/i18n/
regexcst.h 152 {doNOP, 0, 0, 0, TRUE}
154 , {doLiteralChar, 254, 14,0, TRUE} // 2 term
155 , {doLiteralChar, 130, 14,0, TRUE} // 3
156 , {doSetBegin, 91 /* [ */, 123, 205, TRUE} // 4
157 , {doNOP, 40 /* ( */, 27,0, TRUE} // 5
158 , {doDotAny, 46 /* . */, 14,0, TRUE} // 6
159 , {doCaret, 94 /* ^ */, 14,0, TRUE} // 7
160 , {doDollar, 36 /* $ */, 14,0, TRUE} // 8
161 , {doNOP, 92 /* \ */, 89,0, TRUE} // 9
162 , {doOrOperator, 124 /* | */, 2,0, TRUE} // 10
    [all...]
  /device/linaro/bootloader/edk2/SecurityPkg/Library/PlatformSecureLibNull/
PlatformSecureLibNull.c 3 user exists but return TRUE directly. This instance can be used to verify security
31 @retval TRUE The platform is operated by a physically present user.
41 return TRUE;
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/GenericBdsLib/
DevicePath.c 32 return ConvertDevicePathToText (DevPath, TRUE, TRUE);
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Override/IntelFrameworkModulePkg/Library/GenericBdsLib/
DevicePath.c 32 return ConvertDevicePathToText (DevPath, TRUE, TRUE);
  /toolchain/binutils/binutils-2.25/bfd/
cpu-h8500.c 34 return TRUE;
36 return TRUE;
38 return TRUE;
40 return TRUE;
54 TRUE, /* the default machine */
cpu-w65.c 31 return TRUE;
33 return TRUE;
47 TRUE, /* the default machine */
cpu-bfin.c 36 TRUE, /* The one and only. */
cpu-cr16.c 36 TRUE, /* The one and only. */
  /external/icu/icu4c/source/common/
rbbirpt.h 82 {doNOP, 0, 0, 0, TRUE}
84 , {doNOP, 132, 1,0, TRUE} // 2
85 , {doNoChain, 94 /* ^ */, 12, 9, TRUE} // 3
87 , {doNOP, 33 /* ! */, 19,0, TRUE} // 5
88 , {doNOP, 59 /* ; */, 1,0, TRUE} // 6
91 , {doEndOfRule, 59 /* ; */, 1,0, TRUE} // 9 break-rule-end
92 , {doNOP, 132, 9,0, TRUE} // 10
95 , {doNOP, 132, 12,0, TRUE} // 13
101 , {doNOP, 33 /* ! */, 21,0, TRUE} // 19 rev-option
103 , {doOptionStart, 130, 23,0, TRUE} // 21 option-scan
    [all...]
  /hardware/qcom/bt/msm8960/libbt-vendor/include/
bt_vendor_qcom.h 28 #ifndef TRUE
29 #define TRUE (!FALSE)
44 Default TRUE .
47 #define HW_NEED_END_WITH_HCI_RESET TRUE
  /external/curl/
CTestConfig.cmake 13 set(CTEST_DROP_SITE_CDASH TRUE)
  /external/eigen/
CTestConfig.cmake 13 set(CTEST_DROP_SITE_CDASH TRUE)
  /external/icu/icu4c/source/test/intltest/
numfmtspectest.cpp 92 assertPatternFr("1 234,57", 1234.567, "#,##0.##", TRUE);
93 assertPatternFr("1234,57", 1234.567, "0.##", TRUE);
94 assertPatternFr("1235", 1234.567, "0", TRUE);
95 assertPatternFr("1 234,567", 1234.567, "#,##0.###", TRUE);
96 assertPatternFr("1234,567", 1234.567, "###0.#####", TRUE);
97 assertPatternFr("1234,5670", 1234.567, "###0.0000#", TRUE);
98 assertPatternFr("01234,5670", 1234.567, "00000.0000", TRUE);
99 assertPatternFr("1 234,57 \\u20ac", 1234.567, "#,##0.00 \\u00a4", TRUE);
110 assertEquals("", "34 567,89", format(1234567.89, *nf), TRUE);
111 assertEquals("", "0 034,56", format(34.56, *nf), TRUE);
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/
EfiDepex.h 35 <boolval> ::= true
48 // The Depex grammer needs the string "TRUE" and "FALSE" we must
51 #undef TRUE
  /device/linaro/bootloader/edk2/Nt32Pkg/Library/PlatformSecureLib/
PlatformSecureLib.c 30 @retval TRUE The platform is operated by a physically present user.
40 return TRUE;
  /device/linaro/bootloader/edk2/OvmfPkg/Library/PlatformSecureLib/
PlatformSecureLib.c 29 @retval TRUE The platform is operated by a physically present user.
39 return TRUE;
  /prebuilts/misc/common/swig/include/2.0.11/perl5/
cni.i 8 #undef TRUE
9 #define TRUE 1

Completed in 712 milliseconds

1 2 3 4 5 6 7 8 91011>>