/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/ |
D | ShadowUserManager.java | 150 UserInfo userInfo = new UserInfo(profileUserHandle, profileName, profileFlags); in addProfile() local 361 UserInfo userInfo = getUserInfo(UserHandle.myUserId()); in setIsDemoUser() local 382 UserInfo userInfo = getUserInfo(UserHandle.myUserId()); in setIsAdminUser() local 423 UserInfo userInfo = getUserInfo(UserHandle.myUserId()); in setIsPrimaryUser() local 448 UserInfo userInfo = getUserInfo(UserHandle.myUserId()); in setIsLinkedUser() local 465 UserInfo userInfo = getUserInfo(UserHandle.myUserId()); in setIsGuestUser() local
|
/external/nist-sip/java/gov/nist/javax/sip/address/ |
D | Authority.java | 52 protected UserInfo userInfo; field in Authority
|
D | SipUri.java | 116 UserInfo userInfo = authority.getUserInfo(); in clearPassword() local
|
/external/lottie/LottieSample/src/main/kotlin/com/airbnb/lottie/samples/model/ |
D | AnimationData.kt | 25 val userInfo: UserInfo? constant in com.airbnb.lottie.samples.model.AnimationData
|
/external/llvm-project/clang/test/Analysis/ |
D | cfref_PR2519.c | 36 …CFDictionaryRef userInfo = CFDictionaryCreate(kCFAllocatorDefault, (const void **)&_key, (const vo… in main() local
|
/external/clang/test/Analysis/ |
D | cfref_PR2519.c | 36 …CFDictionaryRef userInfo = CFDictionaryCreate(kCFAllocatorDefault, (const void **)&_key, (const vo… in main() local
|
/external/OpenCL-CTS/test_common/harness/ |
D | ThreadPool.cpp | 739 cl_int ThreadPool_Do(TPFuncPtr func_ptr, cl_uint count, void *userInfo) in ThreadPool_Do() 994 cl_int ThreadPool_Do(TPFuncPtr func_ptr, cl_uint count, void *userInfo) in ThreadPool_Do()
|
/external/OpenCL-CTS/test_conformance/half/ |
D | Test_vStoreHalf.cpp | 71 ReferenceF(cl_uint jid, cl_uint tid, void *userInfo) in ReferenceF() 95 CheckF(cl_uint jid, cl_uint tid, void *userInfo) in CheckF() 143 ReferenceD(cl_uint jid, cl_uint tid, void *userInfo) in ReferenceD() 167 CheckD(cl_uint jid, cl_uint tid, void *userInfo) in CheckD()
|
/external/OpenCL-CTS/test_conformance/math_brute_force/ |
D | binary_two_results_i_float.cpp | 144 static cl_int ReferenceF(cl_uint jid, cl_uint tid, void *userInfo) in ReferenceF()
|
D | binary_two_results_i_double.cpp | 146 static cl_int ReferenceD(cl_uint jid, cl_uint tid, void *userInfo) in ReferenceD()
|
/external/cldr/tools/java/org/unicode/cldr/test/ |
D | CheckCLDR.java | 168 UserInfo userInfo // can get voterInfo from this. in getShowRowAction() 242 UserInfo userInfo // can get voterInfo from this. in getAcceptNewItemAction()
|
/external/OpenCL-CTS/test_conformance/c11_atomics/ |
D | common.h | 132 static cl_int HostThreadFunction(cl_uint job_id, cl_uint thread_id, void *userInfo) in HostThreadFunction()
|
/external/OpenCL-CTS/test_conformance/integer_ops/ |
D | test_int_basic_ops.cpp | 415 cl_int test_integer_ops_do_thread( cl_uint job_id, cl_uint thread_id, void *userInfo ) in test_integer_ops_do_thread()
|