/aosp_15_r20/external/android_onboarding/java/com/android/onboarding/contracts/testing/ |
H A D | OnboardingActivityApiContractTester.kt | 65 val rValue = in <lambda>() constant
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ycbcr/ |
H A D | vktYCbCrUtil.cpp | 1639 Interval rValue, bValue; in calculateBounds() local 1696 Interval rValue, bValue; in calculateBounds() local 1740 Interval rValue, bValue; in calculateBounds() local 1854 Interval rValue, bValue; in calculateBounds() local
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | dxtmpl.h | 805 WINBOOL CDXMap<KEY,ARG_KEY,VALUE,ARG_VALUE>::Lookup(ARG_KEY key,VALUE& rValue) const { in Lookup() 849 …EY,ARG_KEY,VALUE,ARG_VALUE>::GetNextAssoc(DXLISTPOS &rNextPosition,KEY& rKey,VALUE& rValue) const { in GetNextAssoc()
|
/aosp_15_r20/packages/services/Car/tests/android_car_api_test/src/com/android/car/internal/test/ |
D | LargeParcelableJavaStableAIDLTest.java | 141 long rValue = mBinder.echoWithLong(null, argValue); in testNullParcelable() local
|
/aosp_15_r20/libcore/ojluni/src/test/java/lang/invoke/ |
H A D | ExplicitCastArgumentsTest.java | 525 Object rValue = Helper.castToWrapper(1, rType); in testMultipleArgs() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/rasterization/ |
H A D | vktRasterizationDepthBiasControlTests.cpp | 472 …const auto rValue = calcMinResolvableDiff(tcuDepthFormat, representation, exactRepr, sampl… in iterate() local
|
/aosp_15_r20/external/deqp-deps/glslang/SPIRV/ |
D | SpvBuilder.h | 791 void setAccessChainRValue(Id rValue) in setAccessChainRValue()
|
D | GlslangToSpv.cpp | 2198 spv::Id rValue = accessChainLoad(node->getRight()->getType()); in visitBinary() local 5192 void TGlslangToSpvTraverser::multiTypeStore(const glslang::TType& type, spv::Id rValue) in multiTypeStore()
|
D | SpvBuilder.cpp | 2412 void Builder::createStore(Id rValue, Id lValue, spv::MemoryAccessMask memoryAccess, spv::Scope scop… in createStore()
|
/aosp_15_r20/external/angle/third_party/glslang/src/SPIRV/ |
H A D | SpvBuilder.h | 810 void setAccessChainRValue(Id rValue) in setAccessChainRValue()
|
H A D | GlslangToSpv.cpp | 2197 spv::Id rValue = accessChainLoad(node->getRight()->getType()); in visitBinary() local 5414 void TGlslangToSpvTraverser::multiTypeStore(const glslang::TType& type, spv::Id rValue) in multiTypeStore()
|
H A D | SpvBuilder.cpp | 2576 void Builder::createStore(Id rValue, Id lValue, spv::MemoryAccessMask memoryAccess, spv::Scope scop… in createStore()
|
/aosp_15_r20/prebuilts/jdk/jdk21/windows-x86/include/win32/bridge/ |
D | AccessBridgePackages.h | 1334 wchar_t rValue[SHORT_STRING_SIZE]; member 1340 wchar_t rValue[SHORT_STRING_SIZE]; member 1346 wchar_t rValue[SHORT_STRING_SIZE]; member
|
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/concurrent/concurrent-futures/1.3.0-alpha01/androidx.concurrent_concurrent-futures/android_common_apex34/local-combined/ |
D | androidx.concurrent_concurrent-futures.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/androidx/
META- ... |
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/concurrent/concurrent-futures/1.3.0-alpha01/androidx.concurrent_concurrent-futures/android_common_apex30/local-combined/ |
D | androidx.concurrent_concurrent-futures.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/androidx/
META- ... |
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/concurrent/concurrent-futures/1.3.0-alpha01/androidx.concurrent_concurrent-futures/android_common_apex35/local-combined/ |
D | androidx.concurrent_concurrent-futures.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/androidx/
META- ... |
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/concurrent/concurrent-futures/1.3.0-alpha01/androidx.concurrent_concurrent-futures/android_common_apex10000/local-combined/ |
D | androidx.concurrent_concurrent-futures.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/androidx/
META- ... |
/aosp_15_r20/prebuilts/sdk/current/androidx/m2repository/androidx/concurrent/concurrent-futures/1.3.0-alpha01/ |
HD | concurrent-futures-1.3.0-alpha01.jar | META-INF/
META-INF/MANIFEST.MF
androidx/
androidx/concurrent/
androidx/ ... |
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/concurrent/concurrent-futures/1.3.0-alpha01/androidx.concurrent_concurrent-futures/android_common/local-combined/ |
D | androidx.concurrent_concurrent-futures.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/androidx/
META- ... |
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/concurrent/concurrent-futures/1.3.0-alpha01/androidx.concurrent_concurrent-futures/android_common_apex33/local-combined/ |
D | androidx.concurrent_concurrent-futures.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/androidx/
META- ... |
/aosp_15_r20/external/angle/third_party/glslang/src/glslang/HLSL/ |
H A D | hlslParseHelper.cpp | 3660 TIntermTyped* rValue; in decomposeStructBufferMethods() local 3770 TIntermTyped* rValue = argAggregate->getSequence()[1]->getAsTyped(); in decomposeStructBufferMethods() local
|
/aosp_15_r20/external/deqp-deps/glslang/glslang/HLSL/ |
D | hlslParseHelper.cpp | 3665 TIntermTyped* rValue; in decomposeStructBufferMethods() local 3775 TIntermTyped* rValue = argAggregate->getSequence()[1]->getAsTyped(); in decomposeStructBufferMethods() local
|
/aosp_15_r20/external/pdfium/fxjs/xfa/ |
H A D | cfxjse_formcalc_context.cpp | 4323 v8::Local<v8::Value> rValue = GetSimpleValue(info, 1); in assign_value_operator() local
|
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/work/work-runtime/2.10.0-rc01/androidx.work_work-runtime/android_common/aar/ |
D | classes.jar | META-INF/
androidx/
androidx/inspection/
androidx/inspection/work/
androidx/inspection ... |
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/work/work-runtime/2.10.0-rc01/androidx.work_work-runtime/android_common_apex33/aar/ |
D | classes.jar | META-INF/
androidx/
androidx/inspection/
androidx/inspection/work/
androidx/inspection ... |