Home
last modified time | relevance | path

Searched defs:topSize (Results 1 – 6 of 6) sorted by relevance

/external/cronet/third_party/icu/source/common/
Drbbidata.cpp400 int32_t topSize = offsetof(RBBIStateTable, fTableData); in ubrk_swap() local
/external/icu/icu4c/source/common/
Drbbidata.cpp400 int32_t topSize = offsetof(RBBIStateTable, fTableData); in ubrk_swap() local
/external/deqp/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderBuiltinTests.cpp1780 …testCtx, const std::string& name, const std::string& description, FragmentSize topSize, FragmentSi… in PrimitiveShadingRateCase()
2087 const auto topSize = static_cast<FragmentSize>(i); in createMeshShaderBuiltinTests() local
DvktMeshShaderBuiltinTestsEXT.cpp2230 …testCtx, const std::string& name, const std::string& description, FragmentSize topSize, FragmentSi… in PrimitiveShadingRateCase()
2484 const auto topSize = static_cast<FragmentSize>(i); in createMeshShaderBuiltinTestsEXT() local
/external/fonttools/Lib/fontTools/cffLib/
D__init__.py930 def __init__(self, file=None, cff2GetGlyphOrder=None, topSize=0, argument
/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/mhlo/IR/
Dhlo_ops.cc3835 size_t topSize = 1; in foldConcatenateHelper() local