Home
last modified time | relevance | path

Searched defs:structSize (Results 1 – 14 of 14) sorted by relevance

/external/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
DUConverterStaticData.java14 int structSize; /* +0: 4 Size of this structure */ field in UConverterStaticData
/external/cronet/third_party/icu/source/common/
Ducnv_bld.h68 uint32_t structSize; /* +0: 4 Size of this structure */ member
97 uint32_t structSize; /* Size of this structure */ member
Dicuplug.cpp53 uint32_t structSize; /**< initialized to the size of this structure */ member
/external/icu/libicu/cts_headers/
Ducnv_bld.h68 uint32_t structSize; /* +0: 4 Size of this structure */ member
97 uint32_t structSize; /* Size of this structure */ member
/external/icu/icu4c/source/common/
Ducnv_bld.h68 uint32_t structSize; /* +0: 4 Size of this structure */ member
97 uint32_t structSize; /* Size of this structure */ member
Dicuplug.cpp53 uint32_t structSize; /**< initialized to the size of this structure */ member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
DDelaySlotFiller.cpp150 unsigned structSize = 0; in runOnMachineBasicBlock() local
/external/llvm/lib/Target/Sparc/
DDelaySlotFiller.cpp153 unsigned structSize = 0; in runOnMachineBasicBlock() local
/external/angle/src/compiler/translator/spirv/
DBuildSPIRV.cpp174 const uint32_t structSize = Encode(fieldVar, isStd140, {}, nullptr); in Encode() local
229 const uint32_t structSize = Encode(element, isStd140, {}, nullptr); in GetArrayStrideInBlock() local
/external/angle/src/compiler/translator/
Dblocklayout.cpp570 size_t structSize = mEncoder->getShaderVariableSize(structVar, isRowMajor); in enterStructAccess() local
/external/sonivox/arm-wt-22k/lib_src/
Deas_mdls.c2059 EAS_U32 structSize; in Parse_art() local
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiFeatureInfo.cpp1868 void cleanVulkanStruct (void* structPtr, size_t structSize) in cleanVulkanStruct()
2070 size_t structSize = testedFeature.coreStructSize; in featureBitInfluenceOnDeviceCreate() local
2102 size_t structSize = testedFeature.extStructSize; in featureBitInfluenceOnDeviceCreate() local
/external/mesa3d/src/gallium/drivers/svga/include/
Dsvga_reg.h1247 uint32 structSize; /* sizeof(SVGAScreenObject) */ member
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsm16bitStorageTests.cpp1498 const deUint32 structSize = 128; // In number of 16bit items. Includes padding. in addCompute16bitStorageUniform16To32ChainAccessGroup() local