Home
last modified time | relevance | path

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

123456

/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.java57 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
DCapabilityPolling.java184 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/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
/external/golang-protobuf/internal/encoding/defval/
Ddefault_test.go14 pref "google.golang.org/protobuf/reflect/protoreflect" packageName
/external/golang-protobuf/internal/impl/
Denum_test.go10 pref "google.golang.org/protobuf/reflect/protoreflect" packageName
Dextension_test.go14 pref "google.golang.org/protobuf/reflect/protoreflect" packageName
Denum.go10 pref "google.golang.org/protobuf/reflect/protoreflect" packageName
Dlegacy_export.go15 pref "google.golang.org/protobuf/reflect/protoreflect" packageName
Dcheckinit.go11 pref "google.golang.org/protobuf/reflect/protoreflect" packageName
/external/golang-protobuf/testing/prototest/
Denum.go10 pref "google.golang.org/protobuf/reflect/protoreflect" packageName
/external/golang-protobuf/internal/encoding/tag/
Dtag_test.go15 pref "google.golang.org/protobuf/reflect/protoreflect" packageName
Dtag.go17 pref "google.golang.org/protobuf/reflect/protoreflect" packageName
/external/golang-protobuf/internal/cmd/pbdump/
Dpbdump_test.go14 pref "google.golang.org/protobuf/reflect/protoreflect" packageName
/external/golang-protobuf/testing/protopack/
Dpack_test.go19 pref "google.golang.org/protobuf/reflect/protoreflect" packageName
/external/golang-protobuf/internal/protobuild/
Dbuild.go16 pref "google.golang.org/protobuf/reflect/protoreflect" packageName
/external/golang-protobuf/internal/order/
Dorder.go8 pref "google.golang.org/protobuf/reflect/protoreflect" packageName
/external/golang-protobuf/internal/descopts/
Doptions.go12 import pref "google.golang.org/protobuf/reflect/protoreflect" packageName
/external/golang-protobuf/internal/strs/
Dstrings_pure.go10 import pref "google.golang.org/protobuf/reflect/protoreflect" packageName
/external/golang-protobuf/reflect/protoregistry/
Dregistry_test.go18 pref "google.golang.org/protobuf/reflect/protoreflect" packageName
/external/golang-protobuf/proto/
Dextension_test.go17 pref "google.golang.org/protobuf/reflect/protoreflect" packageName

123456