/external/bluetooth/bluedroid/main/ |
D | 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 …]
|
D | 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 …]
|
/external/chromium_org/third_party/icu/source/i18n/ |
D | 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/ |
D | 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/chromium_org/ui/gfx/win/ |
D | 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 …]
|
/external/chromium_org/third_party/icu/source/common/ |
D | 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-scan3 [all …]
|
/external/icu/icu4c/source/common/ |
D | 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-scan3 [all …]
|
/external/bluetooth/bluedroid/include/ |
D | 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/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/ |
D | lp_test_conv.c | 172 return TRUE; in test_one() 181 return TRUE; in test_one() 190 return TRUE; in test_one() 222 success = TRUE; in test_one() 334 { TRUE, FALSE, TRUE, TRUE, 32, 4 }, 335 { TRUE, FALSE, TRUE, FALSE, 32, 4 }, 336 { TRUE, FALSE, FALSE, TRUE, 32, 4 }, 337 { TRUE, FALSE, FALSE, FALSE, 32, 4 }, 339 { TRUE, FALSE, TRUE, TRUE, 32, 8 }, 340 { TRUE, FALSE, TRUE, FALSE, 32, 8 }, [all …]
|
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_test_conv.c | 172 return TRUE; in test_one() 181 return TRUE; in test_one() 190 return TRUE; in test_one() 222 success = TRUE; in test_one() 334 { TRUE, FALSE, TRUE, TRUE, 32, 4 }, 335 { TRUE, FALSE, TRUE, FALSE, 32, 4 }, 336 { TRUE, FALSE, FALSE, TRUE, 32, 4 }, 337 { TRUE, FALSE, FALSE, FALSE, 32, 4 }, 339 { TRUE, FALSE, TRUE, TRUE, 32, 8 }, 340 { TRUE, FALSE, TRUE, FALSE, 32, 8 }, [all …]
|
/external/icu/icu4c/source/test/intltest/ |
D | tsputil.cpp | 109 maxMinTest(pinf, ninf, pinf, TRUE); in testMaxMin() 113 maxMinTest(pinf, pzero, pinf, TRUE); in testMaxMin() 115 maxMinTest(pinf, nzero, pinf, TRUE); in testMaxMin() 119 maxMinTest(ninf, pzero, pzero, TRUE); in testMaxMin() 121 maxMinTest(ninf, nzero, nzero, TRUE); in testMaxMin() 125 maxMinTest(pinf, nan, nan, TRUE); in testMaxMin() 127 maxMinTest(ninf, nan, nan, TRUE); in testMaxMin() 131 maxMinTest(nan, nan, nan, TRUE); in testMaxMin() 135 maxMinTest(nan, pzero, nan, TRUE); in testMaxMin() 137 maxMinTest(nan, nzero, nan, TRUE); in testMaxMin() [all …]
|
/external/chromium_org/third_party/icu/source/test/intltest/ |
D | tsputil.cpp | 109 maxMinTest(pinf, ninf, pinf, TRUE); in testMaxMin() 113 maxMinTest(pinf, pzero, pinf, TRUE); in testMaxMin() 115 maxMinTest(pinf, nzero, pinf, TRUE); in testMaxMin() 119 maxMinTest(ninf, pzero, pzero, TRUE); in testMaxMin() 121 maxMinTest(ninf, nzero, nzero, TRUE); in testMaxMin() 125 maxMinTest(pinf, nan, nan, TRUE); in testMaxMin() 127 maxMinTest(ninf, nan, nan, TRUE); in testMaxMin() 131 maxMinTest(nan, nan, nan, TRUE); in testMaxMin() 135 maxMinTest(nan, pzero, nan, TRUE); in testMaxMin() 137 maxMinTest(nan, nzero, nan, TRUE); in testMaxMin() [all …]
|
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/translate/ |
D | translate_generic.c | 785 return TRUE; in is_legal_int_format_combo() 869 case PIPE_FORMAT_R64G64B64A64_FLOAT: return TRUE; in translate_generic_is_output_format_supported() 870 case PIPE_FORMAT_R64G64B64_FLOAT: return TRUE; in translate_generic_is_output_format_supported() 871 case PIPE_FORMAT_R64G64_FLOAT: return TRUE; in translate_generic_is_output_format_supported() 872 case PIPE_FORMAT_R64_FLOAT: return TRUE; in translate_generic_is_output_format_supported() 874 case PIPE_FORMAT_R32G32B32A32_FLOAT: return TRUE; in translate_generic_is_output_format_supported() 875 case PIPE_FORMAT_R32G32B32_FLOAT: return TRUE; in translate_generic_is_output_format_supported() 876 case PIPE_FORMAT_R32G32_FLOAT: return TRUE; in translate_generic_is_output_format_supported() 877 case PIPE_FORMAT_R32_FLOAT: return TRUE; in translate_generic_is_output_format_supported() 879 case PIPE_FORMAT_R16G16B16A16_FLOAT: return TRUE; in translate_generic_is_output_format_supported() [all …]
|
/external/mesa3d/src/gallium/auxiliary/translate/ |
D | translate_generic.c | 785 return TRUE; in is_legal_int_format_combo() 869 case PIPE_FORMAT_R64G64B64A64_FLOAT: return TRUE; in translate_generic_is_output_format_supported() 870 case PIPE_FORMAT_R64G64B64_FLOAT: return TRUE; in translate_generic_is_output_format_supported() 871 case PIPE_FORMAT_R64G64_FLOAT: return TRUE; in translate_generic_is_output_format_supported() 872 case PIPE_FORMAT_R64_FLOAT: return TRUE; in translate_generic_is_output_format_supported() 874 case PIPE_FORMAT_R32G32B32A32_FLOAT: return TRUE; in translate_generic_is_output_format_supported() 875 case PIPE_FORMAT_R32G32B32_FLOAT: return TRUE; in translate_generic_is_output_format_supported() 876 case PIPE_FORMAT_R32G32_FLOAT: return TRUE; in translate_generic_is_output_format_supported() 877 case PIPE_FORMAT_R32_FLOAT: return TRUE; in translate_generic_is_output_format_supported() 879 case PIPE_FORMAT_R16G16B16A16_FLOAT: return TRUE; in translate_generic_is_output_format_supported() [all …]
|
/external/libnfc-nci/src/include/ |
D | bt_target.h | 42 #define BT_BRCM_VS_INCLUDED TRUE 52 #define GPS_INCLUDED TRUE 397 #if (HCISU_H4_INCLUDED == TRUE) 448 #if (HCISU_H4_INCLUDED == TRUE) 457 #if (HCISU_H4_INCLUDED == TRUE) 466 #if (HCISU_H4_INCLUDED == TRUE) 555 #define BTM_AUTOMATIC_HCI_RESET TRUE 565 #define BTM_PRE_LISBON_INCLUDED TRUE 570 #define BTM_SCO_INCLUDED TRUE /* TRUE includes SCO code */ 647 #define BTM_USE_INQ_RESULTS_FILTER TRUE [all …]
|
/external/bluetooth/bluedroid/stack/btu/ |
D | btu_task.c | 46 #if ( defined(RFCOMM_INCLUDED) && RFCOMM_INCLUDED == TRUE ) 54 #if (defined(EVAL) && EVAL == TRUE) 58 #if GAP_INCLUDED == TRUE 62 #if (defined(OBX_INCLUDED) && OBX_INCLUDED == TRUE) 65 #if (defined(BIP_INCLUDED) && BIP_INCLUDED == TRUE) 69 #if (BPP_SND_INCLUDED == TRUE || BPP_INCLUDED == TRUE) 78 #if APPL_INCLUDED == TRUE 82 #if (defined(RPC_INCLUDED) && RPC_INCLUDED == TRUE) 86 #if (defined(BNEP_INCLUDED) && BNEP_INCLUDED == TRUE) 90 #if (defined(PAN_INCLUDED) && PAN_INCLUDED == TRUE) [all …]
|
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/wgl/ |
D | stw_ext_pixelformat.c | 65 return TRUE; in stw_query_attrib() 75 *pvalue = pfi->pfd.dwFlags & PFD_DRAW_TO_WINDOW ? TRUE : FALSE; in stw_query_attrib() 76 return TRUE; in stw_query_attrib() 79 *pvalue = pfi->pfd.dwFlags & PFD_DRAW_TO_BITMAP ? TRUE : FALSE; in stw_query_attrib() 80 return TRUE; in stw_query_attrib() 83 *pvalue = pfi->pfd.dwFlags & PFD_NEED_PALETTE ? TRUE : FALSE; in stw_query_attrib() 84 return TRUE; in stw_query_attrib() 87 *pvalue = pfi->pfd.dwFlags & PFD_NEED_SYSTEM_PALETTE ? TRUE : FALSE; in stw_query_attrib() 88 return TRUE; in stw_query_attrib() 92 return TRUE; in stw_query_attrib() [all …]
|
/external/mesa3d/src/gallium/state_trackers/wgl/ |
D | stw_ext_pixelformat.c | 65 return TRUE; in stw_query_attrib() 75 *pvalue = pfi->pfd.dwFlags & PFD_DRAW_TO_WINDOW ? TRUE : FALSE; in stw_query_attrib() 76 return TRUE; in stw_query_attrib() 79 *pvalue = pfi->pfd.dwFlags & PFD_DRAW_TO_BITMAP ? TRUE : FALSE; in stw_query_attrib() 80 return TRUE; in stw_query_attrib() 83 *pvalue = pfi->pfd.dwFlags & PFD_NEED_PALETTE ? TRUE : FALSE; in stw_query_attrib() 84 return TRUE; in stw_query_attrib() 87 *pvalue = pfi->pfd.dwFlags & PFD_NEED_SYSTEM_PALETTE ? TRUE : FALSE; in stw_query_attrib() 88 return TRUE; in stw_query_attrib() 92 return TRUE; in stw_query_attrib() [all …]
|
/external/clang/test/Analysis/ |
D | ivars.m | 15 clang_analyzer_eval(savedID == obj->uniqueID); // expected-warning{{TRUE}} 28 clang_analyzer_eval(savedID == self->uniqueID); // expected-warning{{TRUE}} 61 clang_analyzer_eval(s.a == 1); // expected-warning{{TRUE}} 62 clang_analyzer_eval(s.b == 2); // expected-warning{{TRUE}} 63 clang_analyzer_eval(c == 3); // expected-warning{{TRUE}} 64 clang_analyzer_eval(d == 4); // expected-warning{{TRUE}} 68 clang_analyzer_eval(s.a == 1); // expected-warning{{TRUE}} 69 clang_analyzer_eval(s.b == 2); // expected-warning{{TRUE}} 70 clang_analyzer_eval(c == 3); // expected-warning{{TRUE}} 71 clang_analyzer_eval(d == 0); // expected-warning{{TRUE}} [all …]
|
D | ctor.mm | 35 clang_analyzer_eval(b.x == 42); // expected-warning{{TRUE}} 49 clang_analyzer_eval(b.x == 42); // expected-warning{{TRUE}} 87 clang_analyzer_eval(a == 1); // expected-warning{{TRUE}} 88 clang_analyzer_eval(b == 2); // expected-warning{{TRUE}} 89 clang_analyzer_eval(c == 3); // expected-warning{{TRUE}} 91 clang_analyzer_eval(obj.get() == 3); // expected-warning{{TRUE}} 95 clang_analyzer_eval(base->get() == 3); // expected-warning{{TRUE}} 103 clang_analyzer_checkInlined(true); // expected-warning{{TRUE}} 126 clang_analyzer_eval(result); // expected-warning{{TRUE}} 206 clang_analyzer_eval(p2.x == 1); // expected-warning{{TRUE}} [all …]
|
D | global_region_invalidation.mm | 12 clang_analyzer_eval(p == 0); // expected-warning{{TRUE}} 19 // FIXME: Should be TRUE, but should at least not crash. 38 clang_analyzer_eval(globalInt == 42); // expected-warning{{TRUE}} 39 clang_analyzer_eval(globalStruct.value == 43); // expected-warning{{TRUE}} 50 clang_analyzer_eval(globalInt == 42); // expected-warning{{TRUE}} 51 clang_analyzer_eval(globalStruct.value == 43); // expected-warning{{TRUE}} 64 clang_analyzer_eval(globalInt == 42); // expected-warning{{TRUE}} 65 clang_analyzer_eval(globalStruct.value == 43); // expected-warning{{TRUE}} 80 clang_analyzer_eval(i == 5); // expected-warning{{TRUE}} 82 clang_analyzer_eval(i == 5); // expected-warning{{TRUE}} [all …]
|
/external/pcre/dist/ |
D | pcre_newline.c | 94 case CHAR_LF: *lenptr = 1; return TRUE; in PRIV() 96 return TRUE; in PRIV() 109 case CHAR_FF: *lenptr = 1; return TRUE; in PRIV() 113 return TRUE; in PRIV() 117 case CHAR_NEL: *lenptr = utf? 2 : 1; return TRUE; in PRIV() 119 case 0x2029: *lenptr = 3; return TRUE; /* PS */ in PRIV() 123 case 0x2029: *lenptr = 1; return TRUE; /* PS */ in PRIV() 173 return TRUE; in PRIV() 175 case CHAR_CR: *lenptr = 1; return TRUE; in PRIV() 185 return TRUE; in PRIV() [all …]
|
/external/pdfium/fpdfsdk/src/javascript/ |
D | event.cpp | 76 return TRUE; in change() 89 return TRUE; in changeEx() 102 return TRUE; in commitKey() 116 vp << TRUE; in fieldFull() 119 return TRUE; in fieldFull() 132 vp << TRUE; in keyDown() 135 return TRUE; in keyDown() 148 vp << TRUE; in modifier() 151 return TRUE; in modifier() 164 return TRUE; in name() [all …]
|
/external/jhead/ |
D | jhead.c | 88 static int ShowFileInfo = TRUE; // Indicates to show standard file info 229 Modified = TRUE; 237 if (a == 3) HasScandate = TRUE; 241 Modified = TRUE; 249 TagExists = TRUE; 251 Modified = TRUE; 271 Modified = TRUE; 279 Modified = TRUE; 304 return TRUE; 387 TempUsed = TRUE; [all …]
|
/external/bluetooth/bluedroid/bta/ag/ |
D | bta_ag_sco.c | 28 #if (BTM_SCO_HCI_INCLUDED == TRUE ) 44 #if BTA_AG_SCO_DEBUG == TRUE 60 #if (BTM_WBS_INCLUDED == TRUE ) 71 #if (BTM_WBS_INCLUDED == TRUE ) 226 #if (BTM_SCO_HCI_INCLUDED == TRUE ) in bta_ag_sco_disc_cback() 227 tBTM_STATUS status = BTM_ConfigScoPath(BTM_SCO_ROUTE_PCM, NULL, NULL, TRUE); in bta_ag_sco_disc_cback() 233 #if (BTM_WBS_INCLUDED == TRUE ) in bta_ag_sco_disc_cback() 252 bta_ag_cb.sco.p_curr_scb->codec_fallback = TRUE; in bta_ag_sco_disc_cback() 281 #if (BTM_SCO_HCI_INCLUDED == TRUE ) 331 removed_started = TRUE; in bta_ag_remove_sco() [all …]
|