Home
last modified time | relevance | path

Searched refs:structSize (Results 1 – 25 of 26) sorted by relevance

12

/third_party/skia/third_party/externals/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
Ducnv_bld.cpp304 source->structSize != sizeof(UConverterStaticData)) in ucnv_data_unFlattenClone()
327 data->impl->load(data, pArgs, raw + source->structSize, status); in ucnv_data_unFlattenClone()
1386 staticDataSize=ds->readUInt32(inStaticData->structSize); in ucnv_swap()
1390 (uint32_t)length<(staticDataSize=ds->readUInt32(inStaticData->structSize)) in ucnv_swap()
1405 ds->swapArray32(ds, &inStaticData->structSize, 4, in ucnv_swap()
1406 &outStaticData->structSize, pErrorCode); in ucnv_swap()
Dicuplug.cpp53 uint32_t structSize; /**< initialized to the size of this structure */ member
347 plug->structSize = sizeof(UPlugData); in uplug_allocateEmptyPlug()
/third_party/node/deps/icu-small/source/common/
Ducnv_bld.h68 uint32_t structSize; /* +0: 4 Size of this structure */ member
97 uint32_t structSize; /* Size of this structure */ member
Ducnv_bld.cpp304 source->structSize != sizeof(UConverterStaticData)) in ucnv_data_unFlattenClone()
327 data->impl->load(data, pArgs, raw + source->structSize, status); in ucnv_data_unFlattenClone()
1386 staticDataSize=ds->readUInt32(inStaticData->structSize); in ucnv_swap()
1390 (uint32_t)length<(staticDataSize=ds->readUInt32(inStaticData->structSize)) in ucnv_swap()
1405 ds->swapArray32(ds, &inStaticData->structSize, 4, in ucnv_swap()
1406 &outStaticData->structSize, pErrorCode); in ucnv_swap()
Dicuplug.cpp53 uint32_t structSize; /**< initialized to the size of this structure */ member
347 plug->structSize = sizeof(UPlugData); in uplug_allocateEmptyPlug()
/third_party/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
Ducnv_bld.cpp304 source->structSize != sizeof(UConverterStaticData)) in ucnv_data_unFlattenClone()
327 data->impl->load(data, pArgs, raw + source->structSize, status); in ucnv_data_unFlattenClone()
1386 staticDataSize=ds->readUInt32(inStaticData->structSize); in ucnv_swap()
1390 (uint32_t)length<(staticDataSize=ds->readUInt32(inStaticData->structSize)) in ucnv_swap()
1405 ds->swapArray32(ds, &inStaticData->structSize, 4, in ucnv_swap()
1406 &outStaticData->structSize, pErrorCode); in ucnv_swap()
Dicuplug.cpp53 uint32_t structSize; /**< initialized to the size of this structure */ member
347 plug->structSize = sizeof(UPlugData); in uplug_allocateEmptyPlug()
/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
DUConverterStaticData.java14 int structSize; /* +0: 4 Size of this structure */ field in UConverterStaticData
DUConverterDataReader.java446 sd.structSize = byteBuffer.getInt(); in readStaticData()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
DDelaySlotFiller.cpp150 unsigned structSize = 0; in runOnMachineBasicBlock() local
151 if (needsUnimp(MI, structSize)) { in runOnMachineBasicBlock()
156 TII->get(SP::UNIMP)).addImm(structSize); in runOnMachineBasicBlock()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
Dblocklayout.cpp555 size_t structSize = mEncoder->getShaderVariableSize(structVar, isRowMajor); in enterStructAccess() local
556 mTopLevelArrayStride *= structSize; in enterStructAccess()
DBuildSPIRV.cpp174 const uint32_t structSize = Encode(fieldVar, isStd140, {}, nullptr); in Encode() local
177 fieldInfo = encoder->encodeArrayOfPreEncodedStructs(structSize, fieldVar.arraySizes); in Encode()
229 const uint32_t structSize = Encode(element, isStd140, {}, nullptr); in GetArrayStrideInBlock() local
232 return structSize * var.getInnerArraySizeProduct(); in GetArrayStrideInBlock()
/third_party/skia/third_party/externals/icu/source/tools/makeconv/
Dmakeconv.cpp52 data->sharedData.structSize=sizeof(UConverterSharedData); in initConvData()
53 data->staticData.structSize=sizeof(UConverterStaticData); in initConvData()
/third_party/icu/icu4c/source/tools/makeconv/
Dmakeconv.cpp52 data->sharedData.structSize=sizeof(UConverterSharedData); in initConvData()
53 data->staticData.structSize=sizeof(UConverterStaticData); in initConvData()
/third_party/mesa3d/src/gallium/drivers/svga/include/
Dsvga_reg.h1247 uint32 structSize; /* sizeof(SVGAScreenObject) */ member
/third_party/icu/icu4c/source/tools/toolutil/
Dpkgitems.cpp481 (uint32_t)length<(staticDataSize=ds->readUInt32(inStaticData->structSize)) in ucnv_enumDependencies()
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
Dpkgitems.cpp473 (uint32_t)length<(staticDataSize=ds->readUInt32(inStaticData->structSize)) in ucnv_enumDependencies()
/third_party/node/deps/icu-small/source/tools/toolutil/
Dpkgitems.cpp481 (uint32_t)length<(staticDataSize=ds->readUInt32(inStaticData->structSize)) in ucnv_enumDependencies()
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
DIntermediate.cpp1201 size_t structSize = fields.size(); in CompareStruct() local
1204 for (size_t j = 0; j < structSize; j++) { in CompareStruct()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
DvktSpvAsm16bitStorageTests.cpp1498 const deUint32 structSize = 128; // In number of 16bit items. Includes padding. in addCompute16bitStorageUniform16To32ChainAccessGroup() local
1499 vector<deFloat16> inputDataFloat = getFloat16s(rnd, structSize * 4); in addCompute16bitStorageUniform16To32ChainAccessGroup()
1500 vector<deInt16> inputDataInt = getInt16s(rnd, structSize * 4); in addCompute16bitStorageUniform16To32ChainAccessGroup()
1624 …const deUint32 offsetFloat = vec.x() * structSize + fieldOffsetsFloat[vec.y()][0] + fieldOffse… in addCompute16bitStorageUniform16To32ChainAccessGroup()
1625 …const deUint32 offsetInt = vec.x() * structSize + fieldOffsetsInt[vec.y()][0] + fieldOffsetsIn… in addCompute16bitStorageUniform16To32ChainAccessGroup()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsm16bitStorageTests.cpp1498 const deUint32 structSize = 128; // In number of 16bit items. Includes padding. in addCompute16bitStorageUniform16To32ChainAccessGroup() local
1499 vector<deFloat16> inputDataFloat = getFloat16s(rnd, structSize * 4); in addCompute16bitStorageUniform16To32ChainAccessGroup()
1500 vector<deInt16> inputDataInt = getInt16s(rnd, structSize * 4); in addCompute16bitStorageUniform16To32ChainAccessGroup()
1624 …const deUint32 offsetFloat = vec.x() * structSize + fieldOffsetsFloat[vec.y()][0] + fieldOffse… in addCompute16bitStorageUniform16To32ChainAccessGroup()
1625 …const deUint32 offsetInt = vec.x() * structSize + fieldOffsetsInt[vec.y()][0] + fieldOffsetsIn… in addCompute16bitStorageUniform16To32ChainAccessGroup()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
DvktApiFeatureInfo.cpp1868 void cleanVulkanStruct (void* structPtr, size_t structSize) in cleanVulkanStruct() argument
1878 deMemset(structPtr, 0, structSize); in cleanVulkanStruct()
2070 size_t structSize = testedFeature.coreStructSize; in featureBitInfluenceOnDeviceCreate() local
2087 cleanVulkanStruct(structPtr, structSize); in featureBitInfluenceOnDeviceCreate()
2102 size_t structSize = testedFeature.extStructSize; in featureBitInfluenceOnDeviceCreate() local
2122 cleanVulkanStruct(structPtr, structSize); in featureBitInfluenceOnDeviceCreate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiFeatureInfo.cpp1868 void cleanVulkanStruct (void* structPtr, size_t structSize) in cleanVulkanStruct() argument
1878 deMemset(structPtr, 0, structSize); in cleanVulkanStruct()
2070 size_t structSize = testedFeature.coreStructSize; in featureBitInfluenceOnDeviceCreate() local
2087 cleanVulkanStruct(structPtr, structSize); in featureBitInfluenceOnDeviceCreate()
2102 size_t structSize = testedFeature.extStructSize; in featureBitInfluenceOnDeviceCreate() local
2122 cleanVulkanStruct(structPtr, structSize); in featureBitInfluenceOnDeviceCreate()

12