/external/libcxx/test/std/input.output/filesystems/class.path/path.member/path.assign/ |
D | source.pass.cpp | 54 path& pref = (p = S); in RunTestCase() local 66 path& pref = p.assign(S); in RunTestCase() local 80 path& pref = (p = S); in RunTestCase() local 92 path& pref = p.assign(S); in RunTestCase() local 107 path& pref = (p = TestPath); in RunTestCase() local 117 path& pref = p.assign(TestPath); in RunTestCase() local 127 path& pref = p.assign(TestPath, TestPathEnd); in RunTestCase() local 142 path& pref = (p = it); in RunTestCase() local 153 path& pref = p.assign(it); in RunTestCase() local 165 path& pref = p.assign(it, e); in RunTestCase() local
|
D | copy.pass.cpp | 32 path& pref = (p2 = p); in main() local
|
D | move.pass.cpp | 37 path& pref = (p2 = std::move(p)); in main() local
|
/external/llvm-project/libcxx/test/std/input.output/filesystems/class.path/path.member/path.assign/ |
D | source.pass.cpp | 55 path& pref = (p = S); in RunTestCase() local 67 path& pref = p.assign(S); in RunTestCase() local 81 path& pref = (p = S); in RunTestCase() local 93 path& pref = p.assign(S); in RunTestCase() local 108 path& pref = (p = TestPath); in RunTestCase() local 118 path& pref = p.assign(TestPath); in RunTestCase() local 128 path& pref = p.assign(TestPath, TestPathEnd); in RunTestCase() local 143 path& pref = (p = it); in RunTestCase() local 154 path& pref = p.assign(it); in RunTestCase() local 166 path& pref = p.assign(it, e); in RunTestCase() local
|
D | copy.pass.cpp | 31 path& pref = (p2 = p); in main() local
|
D | move.pass.cpp | 37 path& pref = (p2 = std::move(p)); in main() local
|
/external/libcxx/test/std/input.output/filesystems/class.directory_entry/directory_entry.obs/ |
D | path.pass.cpp | 37 path const& pref = e.path(); in test_path_method() local 70 path const& pref = e; in test_path_conversion() local 76 path const& pref = e; in test_path_conversion() local
|
/external/llvm-project/libcxx/test/std/input.output/filesystems/class.directory_entry/directory_entry.obs/ |
D | path.pass.cpp | 38 path const& pref = e.path(); in test_path_method() local 71 path const& pref = e; in test_path_conversion() local 77 path const& pref = e; in test_path_conversion() local
|
/external/libdrm/nouveau/ |
D | bufctx.c | 85 struct nouveau_bufref_priv *pref; in nouveau_bufctx_del() local 103 struct nouveau_bufref_priv *pref; in nouveau_bufctx_reset() local 122 struct nouveau_bufref_priv *pref = pctx->free; in nouveau_bufctx_refn() local
|
/external/ims/rcs/presencepolling/src/com/android/service/ims/presence/ |
D | SharedPrefUtil.java | 57 SharedPreferences pref = context.getSharedPreferences(EAB_SHARED_PREF, in getLastContactChangedTimestamp() local 71 SharedPreferences pref = context.getSharedPreferences(EAB_SHARED_PREF, in getLastProfileContactChangedTimestamp() local 85 SharedPreferences pref = context.getSharedPreferences(EAB_SHARED_PREF, in getLastContactDeletedTimestamp() local
|
D | CapabilityPolling.java | 184 PresencePreferences pref = PresencePreferences.getInstance(); in setRcsTestMode() local 354 PresencePreferences pref = PresencePreferences.getInstance(); in publishStateChanged() local 431 PresencePreferences pref = PresencePreferences.getInstance(); in verifyPollingResult() local 769 PresencePreferences pref = PresencePreferences.getInstance(); in setDefaultSubscriberIds() local
|
/external/libxml2/ |
D | testdict.c | 154 xmlChar *cur, *pref; in run_test2() local 317 xmlChar *cur, *pref; in run_test1() local
|
/external/llvm-project/clang/test/Sema/ |
D | align-x86-abi7.c | 7 #define CHECK_ALIGNMENT(type, name, pref) \ argument
|
D | align-x86.c | 7 #define CHECK_ALIGNMENT(type, name, abi, pref) \ argument
|
/external/ltp/testcases/open_posix_testsuite/include/ |
D | noatime.h | 25 int strpref(const char *str, const char *pref) in strpref()
|
/external/iproute2/ip/ |
D | iprule.c | 68 unsigned int pref, prefmask; member 438 __u32 pref; in iprule_list_flush_or_save() local 625 __u32 pref; in iprule_modify() local
|
/external/perfetto/ui/src/frontend/ |
D | aggregation_panel.ts | 59 const pref = globals.state.aggregatePreferences[id]; constant
|
/external/perfetto/ui/src/controller/aggregation/ |
D | aggregation_controller.ts | 113 const pref = globals.state.aggregatePreferences[this.kind]; constant
|
/external/kernel-headers/original/uapi/linux/ |
D | ipv6_route.h | 36 #define RTF_PREF(pref) ((pref) << 27) argument
|
/external/catch2/misc/ |
D | coverage-helper.cpp | 54 bool starts_with(std::string const& str, std::string const& pref) { in starts_with()
|
/external/ipsec-tools/src/racoon/ |
D | isakmp_quick.c | 1669 u_int8_t pref; local 2142 u_int8_t pref; local
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ |
D | CurrencyTest.java | 793 String[] pref = Currency.getKeywordValuesForLocale("currency", loc, true); in TestGetKeywordValues() local 794 assertEquals(loc.toString(), expected, pref); in TestGetKeywordValues() local
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/ |
D | CurrencyTest.java | 796 String[] pref = Currency.getKeywordValuesForLocale("currency", loc, true); in TestGetKeywordValues() local 797 assertEquals(loc.toString(), expected, pref); in TestGetKeywordValues() local
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | wnm_sta.c | 888 u8 pref) in wnm_add_nei_rep() 920 u8 pref) in wnm_nei_rep_add_bss() 975 unsigned int i, pref = 255; in wnm_add_cand_list() local
|
/external/elfutils/libcpu/ |
D | i386_disasm.c | 115 #define prefbit(pref) has_##pref = 1 << idx_##pref argument 152 #define newpref(pref) [idx_##pref] = prefix_##pref argument
|