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

1 2 3 4 5 6 7 8 91011>>

  /device/moto/shamu/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/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/icu/icu4c/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/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...]
bte_logmsg.c 38 #if MMI_INCLUDED == TRUE
46 #if (RFCOMM_INCLUDED==TRUE)
49 #if (OBX_INCLUDED==TRUE)
52 #if (AVCT_INCLUDED==TRUE)
55 #if (AVDT_INCLUDED==TRUE)
58 #if (AVRC_INCLUDED==TRUE)
61 #if (AVDT_INCLUDED==TRUE)
64 #if (A2D_INCLUDED==TRUE)
67 #if (BIP_INCLUDED==TRUE)
70 #if (BNEP_INCLUDED==TRUE)
    [all...]
  /device/lge/hammerhead/bluetooth_car/
bdroid_buildcfg.h 22 #define BTM_WBS_INCLUDED TRUE
23 #define BTIF_HF_WBS_PREFERRED TRUE
29 #define BTA_AV_SINK_INCLUDED TRUE
  /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)
  /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/icu/icu4c/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/bluetooth/bluedroid/vnd/include/
vendor_api.h 41 #if BLE_ANDROID_CONTROLLER_SCAN_FILTER == TRUE
  /external/chromium_org/ui/gfx/win/
msg_util.h 51 BOOL bHandled = TRUE; \
80 SetMsgHandled(TRUE); \
83 return TRUE; \
89 SetMsgHandled(TRUE); \
92 return TRUE; \
98 SetMsgHandled(TRUE); \
101 return TRUE; \
107 SetMsgHandled(TRUE); \
111 return TRUE; \
117 SetMsgHandled(TRUE); \
    [all...]
  /device/asus/flo/bluetooth/
bdroid_buildcfg.h 31 #define BTA_HOST_INTERLEAVE_SEARCH TRUE
32 #define BTA_SKIP_BLE_READ_REMOTE_FEAT TRUE
  /external/chromium_org/third_party/fips181/
owntypes.h 39 #define TRUE 1
  /external/bluetooth/bluedroid/include/
bt_target.h 70 #define L2CAP_INCLUDED TRUE
98 #define SDP_RAW_PDU_INCLUDED TRUE
114 #define BTA_INCLUDED TRUE
118 #define BTA_AG_INCLUDED TRUE
122 #define BTA_DM_INCLUDED TRUE
139 #define BTA_PAN_INCLUDED TRUE
143 #define BTA_FS_INCLUDED TRUE
147 #define BTA_HH_INCLUDED TRUE
155 #define BTA_HH_LE_INCLUDED TRUE
159 #define BTA_AR_INCLUDED TRUE
    [all...]
  /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))
  /device/htc/flounder/bluetooth/
bdroid_buildcfg.h 23 #define BLE_VND_INCLUDED TRUE
  /external/chromium_org/chrome_elf/blacklist/test/
blacklist_test_dll_1.cc 8 return TRUE;
  /external/chromium_org/tools/gyp/test/win/large-pdb/
dllmain.cc 8 return TRUE;
  /external/chromium_org/v8/src/
v8dll-main.cc 18 return TRUE;
  /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/chromium_org/sandbox/win/src/
process_mitigations_win32k_interception.cc 13 return TRUE;
25 return TRUE;

Completed in 2460 milliseconds

1 2 3 4 5 6 7 8 91011>>