Home
last modified time | relevance | path

Searched defs:arraySize (Results 176 – 200 of 1123) sorted by relevance

12345678910>>...45

/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/json/
H A DLdml2JsonConverter.java1783 int arraySize = nodesInPath.size(); in outputCldrItem() local
/aosp_15_r20/external/icu/icu4c/source/i18n/
H A Ddtfmtsym.cpp1605 int32_t arraySize = resourceArray.getSize(); in put() local
/aosp_15_r20/frameworks/av/media/codec2/sfplugin/
H A DCCodecBuffers.cpp892 size_t BuffersArrayImpl::arraySize() const { in arraySize() function in android::BuffersArrayImpl
/aosp_15_r20/external/cronet/third_party/icu/source/test/cintltst/
H A Dcapitst.c1732 int32_t arraySize = UPRV_LENGTHOF(tests); in TestBounds() local
/aosp_15_r20/libcore/luni/src/main/native/
H A Dorg_apache_harmony_xml_ExpatParser.cpp1264 int arraySize = (count + 1) * sizeof(char*); in ExpatParser_cloneAttributes() local
/aosp_15_r20/external/icu/icu4c/source/test/intltest/
H A Dapicoll.cpp1872 int32_t arraySize = UPRV_LENGTHOF(tests); in TestBounds() local
/aosp_15_r20/external/cronet/third_party/icu/source/i18n/
H A Ddtfmtsym.cpp1614 int32_t arraySize = resourceArray.getSize(); in put() local
/aosp_15_r20/external/angle/src/compiler/translator/msl/
H A DEmitMetal.cpp1402 const int arraySize = type.isArray() ? type.getArraySizeProduct() : 1; in emitUniformBufferDeclaration() local
/aosp_15_r20/external/icu/icu4c/source/test/cintltst/
H A Dcapitst.c1732 int32_t arraySize = UPRV_LENGTHOF(tests); in TestBounds() local
/aosp_15_r20/external/angle/src/compiler/translator/hlsl/
H A DOutputHLSL.cpp47 for (unsigned int arraySize : type.getArraySizes()) in ArrayHelperFunctionName() local
/aosp_15_r20/external/angle/third_party/glslang/src/glslang/MachineIndependent/
H A DlinkValidate.cpp2312 …int arraySize = (type.isUnsizedArray() && (type.getOuterArraySize() == 0)) ? 1 : type.getOuterArra… in getBaseAlignment() local
/aosp_15_r20/external/skia/src/sksl/
H A DSkSLParser.cpp686 bool Parser::arraySize(SKSL_INT* outResult) { in arraySize() function in SkSL::Parser
/aosp_15_r20/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_le_audio.cpp1311 jsize arraySize = env->GetArrayLength(dataArray); in convertToDataVectors() local
/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DD3DTextureTest.cpp1561 const UINT arraySize = 4; in TEST_P() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/binding_model/
H A DvktBindingDescriptorSetRandomTests.cpp929 const uint32_t arraySize = de::max(1u, arraySizes[b]); in initPrograms() local
/aosp_15_r20/external/deqp/external/vulkancts/scripts/
H A Dgen_framework.py280 … name, qualifiers, aType, pointer = None, secondPointerIsConst = False, arraySize = None, len = No… argument
/aosp_15_r20/external/deqp/external/openglcts/modules/common/
H A DglcUniformBlockCase.cpp125 VarType::VarType(const VarType &elementType, int arraySize) : m_type(TYPE_ARRAY), m_flags(0) in VarType()
/aosp_15_r20/cts/tests/camera/src/android/hardware/camera2/cts/
H A DExtendedCameraCharacteristicsTest.java834 Size arraySize = new Size(activeRect.width(), activeRect.height()); in verifyRecommendedSnapshotConfiguration() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineAttachmentFeedbackLoopLayoutTests.cpp2247 std::vector<Vertex4Tex4> createFullscreenQuadArray(vk::VkImageViewType viewType, unsigned arraySize) in createFullscreenQuadArray()
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/pm/verify/domain/
H A DDomainVerificationService.java583 int arraySize = array.size(); in removeUserStatesForDomain() local
/aosp_15_r20/external/clang/lib/AST/
H A DExprCXX.cpp67 SourceRange typeIdParens, Expr *arraySize, in CXXNewExpr()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/mesh_shader/
H A DvktMeshShaderMiscTests.cpp3707 const auto arraySize = varVec[i].getArraySize(); in initPrograms() local
3738 const auto arraySize = varVec[i].getArraySize(); in initPrograms() local
/aosp_15_r20/out/soong/.intermediates/frameworks/rs/rs_generated_sources/gen/gensrcs/frameworks/rs/
DrsgApi.cpp320 …ames, size_t names_length_length, const size_t * names_length, const uint32_t * arraySize, size_t … in LF_ElementCreate2()
1686 …ames, size_t names_length_length, const size_t * names_length, const uint32_t * arraySize, size_t … in rsElementCreate2()
/aosp_15_r20/external/deqp/modules/glshared/
H A DglsUniformBlockCase.cpp132 VarType::VarType(const VarType &elementType, int arraySize) : m_type(TYPE_ARRAY), m_flags(0) in VarType()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ubo/
H A DvktUniformBlockCase.cpp77 VarType::VarType(const VarType &elementType, int arraySize) : m_type(TYPE_ARRAY), m_flags(0) in VarType()

12345678910>>...45