/aosp_15_r20/external/icu/icu4c/source/test/perf/leperf/ |
H A D | xmlreader.cpp | 42 static le_uint32 *getHexArray(const UnicodeString &numbers, int32_t &arraySize) in getHexArray() 88 static float *getFloatArray(const UnicodeString &numbers, int32_t &arraySize) in getFloatArray()
|
/aosp_15_r20/frameworks/rs/driver/ |
H A D | rsdShaderCache.h | 75 int32_t arraySize; member 93 uint32_t arraySize; member
|
/aosp_15_r20/external/angle/src/libANGLE/ |
H A D | VaryingPacking_unittest.cpp | 68 std::vector<sh::ShaderVariable> MakeVaryings(GLenum type, size_t count, size_t arraySize) in MakeVaryings() 99 size_t arraySize) in AddVaryings()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/memory_model/ |
H A D | vktMemoryModelSharedLayoutCase.hpp | 50 int arraySize; member 57 int arraySize; member
|
H A D | vktMemoryModelSharedLayoutCase.cpp | 94 const int arraySize = entry.arraySize; in generateValue() local 205 const int arraySize = curType.getArraySize(); in generateSharedMemoryWrites() local
|
/aosp_15_r20/external/libjpeg-turbo/ |
H A D | turbojpeg-jni.c | 235 jsize arraySize = 0, actualPitch; in TJCompressor_compress() local 423 jsize arraySize = 0, actualPitch; in TJCompressor_encodeYUV() local 537 jsize arraySize = 0; in TJCompressor_encodeYUV_12() local 706 jsize arraySize = 0, actualPitch; in TJDecompressor_decompress() local 931 jsize arraySize = 0, actualPitch; in TJDecompressor_decodeYUV() local
|
/aosp_15_r20/external/OpenCL-CTS/test_common/harness/ |
H A D | typeWrappers.cpp | 338 size_t arraySize, cl_int *errcode_ret) in clProtectedImage() 349 size_t height, size_t depth, size_t arraySize) in Create()
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/gl/ |
H A D | test_image_methods.cpp | 27 cl_int arraySize; member 99 size_t height, size_t arraySize, size_t samples, in test_image_format_methods()
|
/aosp_15_r20/external/icu/icu4c/source/test/letest/ |
H A D | letest.cpp | 439 le_uint32 *getHexArray(const UnicodeString &numbers, int32_t &arraySize) in getHexArray() 485 float *getFloatArray(const UnicodeString &numbers, int32_t &arraySize) in getFloatArray()
|
/aosp_15_r20/external/cronet/third_party/icu/source/test/letest/ |
H A D | letest.cpp | 445 le_uint32 *getHexArray(const UnicodeString &numbers, int32_t &arraySize) in getHexArray() 491 float *getFloatArray(const UnicodeString &numbers, int32_t &arraySize) in getFloatArray()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineImageTests.cpp | 91 int arraySize, bool pipelineProtectedFlag) in ImageTest() 436 std::string getSizeName(VkImageViewType viewType, const tcu::IVec3 &size, int arraySize, bool pipel… in getSizeName()
|
/aosp_15_r20/external/angle/src/compiler/translator/tree_ops/spirv/ |
H A D | EmulateFramebufferFetch.cpp | 104 uint32_t arraySize = type.isArray() ? type.getOutermostArraySize() : 1; in visitDeclaration() local 465 uint32_t arraySize = type.isArray() ? type.getOutermostArraySize() : 1; in InitializeFromInputAttachments() local
|
/aosp_15_r20/external/deqp/modules/gles31/functional/ |
H A D | es31fSSBOLayoutCase.cpp | 110 void BufferBlock::setArraySize(int arraySize) in setArraySize() 162 int arraySize; member 722 const int arraySize = entry.arraySize == 0 ? unsizedArraySize : entry.arraySize; in generateValue() local 1178 const int arraySize = curType.getArraySize() == VarType::UNSIZED_ARRAY ? in generateCompareSrc() local 1263 const int arraySize = curType.getArraySize() == VarType::UNSIZED_ARRAY ? in generateWriteSrc() local 1664 const int arraySize = curType.getArraySize() == VarType::UNSIZED_ARRAY ? in copyNonWrittenData() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/compute/ |
H A D | vktComputeTestsUtil.cpp | 35 VkBufferImageCopy makeBufferImageCopy(const VkExtent3D extent, const uint32_t arraySize) in makeBufferImageCopy()
|
/aosp_15_r20/external/angle/third_party/glslang/src/glslang/MachineIndependent/ |
H A D | reflection.cpp | 250 … TList<TIntermBinary*>::const_iterator deref, int offset, int blockIndex, int arraySize, in blowUpActiveAggregate() 620 int arraySize = 0; in addDereferencedUniform() local
|
/aosp_15_r20/external/deqp-deps/glslang/glslang/MachineIndependent/ |
D | reflection.cpp | 250 … TList<TIntermBinary*>::const_iterator deref, int offset, int blockIndex, int arraySize, in blowUpActiveAggregate() 620 int arraySize = 0; in addDereferencedUniform() local
|
/aosp_15_r20/external/skia/src/sksl/ir/ |
H A D | SkSLInterfaceBlock.h | 88 int arraySize() const { in arraySize() function
|
/aosp_15_r20/external/cronet/third_party/icu/source/samples/date/ |
H A D | uprint.c | 41 int32_t arraySize; in uprint() local
|
/aosp_15_r20/external/cronet/third_party/icu/source/samples/cal/ |
H A D | uprint.c | 40 int32_t arraySize; in uprint() local
|
/aosp_15_r20/packages/modules/AdServices/adservices/tests/unittest/framework/src/android/adservices/adselection/ |
D | RemoveAdCounterHistogramOverrideInputTest.java | 72 int arraySize = 10; in testCreatorNewArray_success() local
|
/aosp_15_r20/external/cronet/third_party/icu/source/samples/legacy/ |
H A D | legacy.cpp | 45 void printArray(const char* const comment, const char16_t UArray[][5], int32_t arraySize) { in printArray()
|
/aosp_15_r20/external/replicaisland/src/com/replica/replicaisland/ |
H A D | PhasedObjectManager.java | 40 public PhasedObjectManager(int arraySize) { in PhasedObjectManager()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ssbo/ |
H A D | vktSSBOLayoutCase.cpp | 117 void BufferBlock::setArraySize(int arraySize) in setArraySize() 790 const int arraySize = entry.arraySize == 0 ? unsizedArraySize : entry.arraySize; in generateValue() local 1289 const int arraySize = curType.getArraySize() == VarType::UNSIZED_ARRAY ? in generateCompareSrc() local 1398 const int arraySize = curType.getArraySize() == VarType::UNSIZED_ARRAY ? in generateWriteSrc() local 1702 const int arraySize = curType.getArraySize() == VarType::UNSIZED_ARRAY ? in copyNonWrittenData() local
|
/aosp_15_r20/cts/tests/tests/media/bettertogether/src/android/media/bettertogether/cts/ |
H A D | MediaSessionTest.java | 230 final int arraySize = 5; in testSessionToken() local 945 final int arraySize = 5; in testQueueItem() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/transform_feedback/ |
H A D | vktTransformFeedbackFuzzLayoutCase.hpp | 303 void setArraySize(int arraySize) in setArraySize() 418 int arraySize; member
|