Home
last modified time | relevance | path

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

123

/external/libcxx/test/std/experimental/filesystem/class.path/path.member/path.assign/
Dsource.pass.cpp55 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
Dcopy.pass.cpp33 path& pref = (p2 = p); in main() local
Dmove.pass.cpp38 path& pref = (p2 = std::move(p)); in main() local
/external/libcxx/test/std/experimental/filesystem/class.directory_entry/directory_entry.obs/
Dpath.pass.cpp38 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/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/svox/pico/src/com/svox/pico/
DEngineSettings.java60 Preference pref = findPreference(available.get(i)); in onActivityResult() local
71 Preference pref = findPreference(unavailableLang); in onActivityResult() local
/external/libdrm/nouveau/
Dbufctx.c89 struct nouveau_bufref_priv *pref; in nouveau_bufctx_del() local
107 struct nouveau_bufref_priv *pref; in nouveau_bufctx_reset() local
126 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
/external/ltp/testcases/open_posix_testsuite/include/
Dnoatime.h24 int strpref(const char *str, const char *pref) in strpref()
/external/kernel-headers/original/uapi/linux/
Dipv6_route.h34 #define RTF_PREF(pref) ((pref) << 27) argument
/external/google-tv-pairing-protocol/java/src/com/google/polo/pairing/message/
DOptionsMessage.java82 public void setProtocolRolePreference(ProtocolRole pref) { in setProtocolRolePreference()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
DCurrencyTest.java697 String[] pref = Currency.getKeywordValuesForLocale("currency", loc, true); in TestGetKeywordValues() local
698 assertEquals(loc.toString(), expected, pref); in TestGetKeywordValues() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DCurrencyTest.java696 String[] pref = Currency.getKeywordValuesForLocale("currency", loc, true); in TestGetKeywordValues() local
697 assertEquals(loc.toString(), expected, pref); in TestGetKeywordValues() local
/external/wpa_supplicant_8/wpa_supplicant/
Dwnm_sta.c653 u8 op_class, u8 chan, u8 phy_type, u8 pref) in wnm_add_nei_rep()
682 u8 pref) in wnm_nei_rep_add_bss()
738 unsigned int i, pref = 255; in wnm_add_cand_list() local
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.equinox.p2.ui.sdk.scheduler_1.0.0.v20100507-1815.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.equinox.p2.ui.sdk_1.0.100.v20100513.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/ipsec-tools/src/racoon/
Disakmp_quick.c1669 u_int8_t pref; local
2142 u_int8_t pref; local
/external/elfutils/libcpu/
Di386_disasm.c116 #define prefbit(pref) has_##pref = 1 << idx_##pref argument
153 #define newpref(pref) [idx_##pref] = prefix_##pref argument
/external/svox/pico/lib/
Dpicodata.h627 #define PICODATA_INFO_ITEM(kb, pref, item, itemlenmax) \ argument
635 #define PICODATA_INFO_ITEM(kb, pref, item, itemlenmax) argument
/external/autotest/client/cros/enterprise/
Denterprise_policy_base.py438 def _get_settings_checkbox_properties(self, pref): argument
/external/iproute2/ip/
Diprule.c371 __u32 pref; in iprule_modify() 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.java489 String[] pref = Collator.getKeywordValuesForLocale("collation", loc, true); in TestGetKeywordValues() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/
DCollationServiceTest.java490 String[] pref = Collator.getKeywordValuesForLocale("collation", loc, true); in TestGetKeywordValues() local

123