Home
last modified time | relevance | path

Searched refs:structSize (Results 1 - 25 of 27) sorted by relevance

12

/third_party/icu/icu4c/source/common/
H A Ducnv_bld.h68 uint32_t structSize; /* +0: 4 Size of this structure */ member
97 uint32_t structSize; /* Size of this structure */ member
H A 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()
H A 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/
H A Ducnv_bld.h68 uint32_t structSize; /* +0: 4 Size of this structure */ member
97 uint32_t structSize; /* Size of this structure */ member
H A 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()
H A Dicuplug.cpp53 uint32_t structSize; /**< initialized to the size of this structure */ member
347 plug->structSize = sizeof(UPlugData); in uplug_allocateEmptyPlug()
/third_party/skia/third_party/externals/icu/source/common/
H A Ducnv_bld.h68 uint32_t structSize; /* +0: 4 Size of this structure */ member
97 uint32_t structSize; /* Size of this structure */ member
H A 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()
H A 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/
H A DUConverterStaticData.java14 int structSize; /* +0: 4 Size of this structure */ field in UConverterStaticData
43 structSize = structSize_;
H A DUConverterDataReader.java446 sd.structSize = byteBuffer.getInt(); in readStaticData()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
H A 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/icu/icu4c/source/tools/makeconv/
H A Dmakeconv.cpp52 data->sharedData.structSize=sizeof(UConverterSharedData); in initConvData()
53 data->staticData.structSize=sizeof(UConverterStaticData); in initConvData()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A Dblocklayout.cpp555 size_t structSize = mEncoder->getShaderVariableSize(structVar, isRowMajor); in enterStructAccess() local
556 mTopLevelArrayStride *= structSize; in enterStructAccess()
H A 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/
H A 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/
H A Dsvga_reg.h1247 uint32 structSize; /* sizeof(SVGAScreenObject) */ member
/third_party/node/deps/icu-small/source/tools/toolutil/
H A Dpkgitems.cpp481 (uint32_t)length<(staticDataSize=ds->readUInt32(inStaticData->structSize)) in ucnv_enumDependencies()
/third_party/icu/icu4c/source/tools/toolutil/
H A Dpkgitems.cpp481 (uint32_t)length<(staticDataSize=ds->readUInt32(inStaticData->structSize)) in ucnv_enumDependencies()
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Dpkgitems.cpp473 (uint32_t)length<(staticDataSize=ds->readUInt32(inStaticData->structSize)) in ucnv_enumDependencies()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A 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] + fieldOffsetsFloat[vec.y()][1] * vec.z() + fieldOffsetsFloat[vec.y()][2] * vec.w(); in addCompute16bitStorageUniform16To32ChainAccessGroup()
1625 const deUint32 offsetInt = vec.x() * structSize + fieldOffsetsInt[vec.y()][0] + fieldOffsetsInt[vec.y()][1] * vec.z() + fieldOffsetsInt[vec.y()][2] * vec.w(); in addCompute16bitStorageUniform16To32ChainAccessGroup()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A 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] + fieldOffsetsFloat[vec.y()][1] * vec.z() + fieldOffsetsFloat[vec.y()][2] * vec.w(); in addCompute16bitStorageUniform16To32ChainAccessGroup()
1625 const deUint32 offsetInt = vec.x() * structSize + fieldOffsetsInt[vec.y()][0] + fieldOffsetsInt[vec.y()][1] * vec.z() + fieldOffsetsInt[vec.y()][2] * vec.w(); in addCompute16bitStorageUniform16To32ChainAccessGroup()
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A 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/vulkan/api/
H A DvktApiFeatureInfo.cpp1877 void cleanVulkanStruct (void* structPtr, size_t structSize) in cleanVulkanStruct() argument
1887 deMemset(structPtr, 0, structSize); in cleanVulkanStruct()
2079 size_t structSize = testedFeature.coreStructSize; in featureBitInfluenceOnDeviceCreate() local
2096 cleanVulkanStruct(structPtr, structSize); in featureBitInfluenceOnDeviceCreate()
2111 size_t structSize = testedFeature.extStructSize; in featureBitInfluenceOnDeviceCreate() local
2131 cleanVulkanStruct(structPtr, structSize); in featureBitInfluenceOnDeviceCreate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A 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()

Completed in 72 milliseconds

12