Home
last modified time | relevance | path

Searched defs:pref (Results 1 – 25 of 54) sorted by relevance

123

/external/libcxx/test/std/input.output/filesystems/class.path/path.member/path.assign/
Dsource.pass.cpp54 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
Dcopy.pass.cpp32 path& pref = (p2 = p); in main() local
Dmove.pass.cpp37 path& pref = (p2 = std::move(p)); in main() local
/external/libcxx/test/std/input.output/filesystems/class.directory_entry/directory_entry.obs/
Dpath.pass.cpp37 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/ims/rcs/presencepolling/src/com/android/service/ims/presence/
DSharedPrefUtil.java55 SharedPreferences pref = context.getSharedPreferences(EAB_SHARED_PREF, in getLastContactChangedTimestamp() local
69 SharedPreferences pref = context.getSharedPreferences(EAB_SHARED_PREF, in getLastProfileContactChangedTimestamp() local
83 SharedPreferences pref = context.getSharedPreferences(EAB_SHARED_PREF, in getLastContactDeletedTimestamp() local
DCapabilityPolling.java163 PresencePreferences pref = PresencePreferences.getInstance(); in setRcsTestMode() local
314 PresencePreferences pref = PresencePreferences.getInstance(); in publishStateChanged() local
411 PresencePreferences pref = PresencePreferences.getInstance(); in verifyPollingResult() local
752 PresencePreferences pref = PresencePreferences.getInstance(); in onSimLoaded() local
/external/libdrm/nouveau/
Dbufctx.c85 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/libxml2/
Dtestdict.c154 xmlChar *cur, *pref; in run_test2() local
317 xmlChar *cur, *pref; in run_test1() local
Dxmlstring.c179 xmlStrQEqual(const xmlChar *pref, const xmlChar *name, const xmlChar *str) { in xmlStrQEqual()
/external/ltp/testcases/open_posix_testsuite/include/
Dnoatime.h25 int strpref(const char *str, const char *pref) in strpref()
/external/iproute2/ip/
Diprule.c68 unsigned int pref, prefmask; member
438 __u32 pref; in iprule_list_flush_or_save() local
625 __u32 pref; in iprule_modify() local
Diproute.c710 unsigned int pref = rta_getattr_u8(tb[RTA_PREF]); in print_route() local
1182 __u8 pref; in iproute_modify() local
/external/kernel-headers/original/uapi/linux/
Dipv6_route.h36 #define RTF_PREF(pref) ((pref) << 27) argument
/external/catch2/misc/
Dcoverage-helper.cpp53 bool starts_with(std::string const& str, std::string const& pref) { in starts_with()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
DCurrencyTest.java748 String[] pref = Currency.getKeywordValuesForLocale("currency", loc, true); in TestGetKeywordValues() local
749 assertEquals(loc.toString(), expected, pref); in TestGetKeywordValues() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DCurrencyTest.java745 String[] pref = Currency.getKeywordValuesForLocale("currency", loc, true); in TestGetKeywordValues() local
746 assertEquals(loc.toString(), expected, pref); in TestGetKeywordValues() local
/external/ipsec-tools/src/racoon/
Disakmp_quick.c1669 u_int8_t pref; local
2142 u_int8_t pref; local
/external/wpa_supplicant_8/wpa_supplicant/
Dwnm_sta.c870 u8 pref) in wnm_add_nei_rep()
902 u8 pref) in wnm_nei_rep_add_bss()
957 unsigned int i, pref = 255; in wnm_add_cand_list() local
/external/elfutils/libcpu/
Di386_disasm.c115 #define prefbit(pref) has_##pref = 1 << idx_##pref argument
152 #define newpref(pref) [idx_##pref] = prefix_##pref argument
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/
DCollationServiceTest.java500 String[] pref = Collator.getKeywordValuesForLocale("collation", loc, true); in TestGetKeywordValues() local
/external/ipsec-tools/src/libipsec/
Dpfkey_dump.c695 str_prefport(family, pref, port, ulp) in str_prefport() argument
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
DCollationServiceTest.java497 String[] pref = Collator.getKeywordValuesForLocale("collation", loc, true); in TestGetKeywordValues() local
/external/u-boot/drivers/pci/
Dpcie_layerscape.c146 struct pci_region *io, *mem, *pref; in ls_pcie_setup_atu() local
/external/harfbuzz_ng/src/
Dhb-ot-shape-complex-khmer.cc201 would_substitute_feature_t pref; member
/external/dnsmasq/src/
Doption.c1073 int pref = 1; in one_opt() local
2078 int order, pref; in one_opt() local

123