Home
last modified time | relevance | path

Searched defs:arraySize (Results 1 - 25 of 164) sorted by relevance

1234567

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
H A DvktComputeTestsUtil.cpp35 makeBufferImageCopy(const VkExtent3D extent, const deUint32 arraySize) makeBufferImageCopy() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/compute/
H A DvktComputeTestsUtil.cpp35 makeBufferImageCopy(const VkExtent3D extent, const deUint32 arraySize) makeBufferImageCopy() argument
/third_party/icu/icu4c/source/samples/cal/
H A Duprint.c40 int32_t arraySize; in uprint() local
/third_party/icu/tools/multi/proj/chello/
H A Duprint.cpp38 int32_t arraySize; in uprint() local
/third_party/icu/icu4c/source/samples/date/
H A Duprint.c41 int32_t arraySize; in uprint() local
/third_party/skia/third_party/externals/icu/source/samples/cal/
H A Duprint.c40 int32_t arraySize; in uprint() local
/third_party/skia/third_party/externals/icu/source/samples/date/
H A Duprint.c41 int32_t arraySize; in uprint() local
/test/xts/device_attest/services/core/
H A Dattest_entry.c36 int32_t QueryAttest(int32_t** resultArray, int32_t arraySize, char** ticket, int32_t* ticketLength) in QueryAttest() argument
/third_party/icu/icu4c/source/samples/legacy/
H A Dlegacy.cpp45 void printArray(const char* const comment, const UChar UArray[][5], int32_t arraySize) { in printArray() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DCLtypes.h79 size_t arraySize; member
H A DVaryingPacking_unittest.cpp68 std::vector<sh::ShaderVariable> MakeVaryings(GLenum type, size_t count, size_t arraySize) in MakeVaryings() argument
96 AddVaryings(std::vector<sh::ShaderVariable> *varyings, GLenum type, size_t count, size_t arraySize) AddVaryings() argument
/third_party/skia/third_party/externals/icu/source/samples/legacy/
H A Dlegacy.cpp45 void printArray(const char* const comment, const UChar UArray[][5], int32_t arraySize) { in printArray() argument
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_resource.c87 uint32 arraySize; in svga_can_create_resource() local
/third_party/skia/src/sksl/ir/
H A DSkSLInterfaceBlock.h60 int arraySize() const { in arraySize() function in SkSL::final
34 InterfaceBlock(int line, const Variable& var, skstd::string_view typeName, skstd::string_view instanceName, int arraySize, std::shared_ptr<SymbolTable> typeOwner) InterfaceBlock() argument
H A DSkSLVarDeclarations.cpp163 int arraySize = 0; in Convert() local
204 Make(const Context& context, Variable* var, const Type* baseType, int arraySize, std::unique_ptr<Expression> value) Make() argument
H A DSkSLVarDeclarations.h78 int arraySize() const { in arraySize() function in SkSL::final
31 VarDeclaration(const Variable* var, const Type* baseType, int arraySize, std::unique_ptr<Expression> value) VarDeclaration() argument
H A DSkSLVariable.cpp90 int arraySize = 0; in MakeScratchVariable() local
31 Convert(const Context& context, int line, const Modifiers& modifiers, const Type* baseType, skstd::string_view name, bool isArray, std::unique_ptr<Expression> arraySize, Variable::Storage storage) Convert() argument
42 Make(const Context& context, int line, const Modifiers& modifiers, const Type* baseType, skstd::string_view name, bool isArray, std::unique_ptr<Expression> arraySize, Variable::Storage storage) Make() argument
H A DSkSLIndexExpression.cpp59 SKSL_INT arraySize = baseType.convertArraySize(context, std::move(index)); in Convert() local
H A DSkSLSymbolTable.cpp125 const Type* SymbolTable::addArrayDimension(const Type* type, int arraySize) { in addArrayDimension() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DCalendarCache.java118 private int arraySize = primes[pIndex]; global() field in CalendarCache
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DCalendarCache.java120 private int arraySize = primes[pIndex]; global() field in CalendarCache
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DblocklayoutHLSL.cpp88 unsigned int arraySize = gl::ArraySizeProduct(arraySizes); in advanceOffset() local
/third_party/skia/tests/
H A DFloatingPointTextureTest.cpp31 runFPTest(skiatest::Reporter* reporter, GrDirectContext* dContext, T min, T max, T epsilon, T maxInt, int arraySize, GrColorType colorType) runFPTest() argument
/third_party/skia/gm/
H A Ddftext.cpp116 size_t arraySize = SK_ARRAY_COUNT(textSizes); variable
/test/xts/acts/security/huks/huks_napi_BasicTest/src/
H A Dhuks_warpped_test.cpp126 InitCommonTestParamsAndDoImport(struct HksImportWrappedKeyTestParams *importWrappedKeyTestParams, const struct OH_Huks_Param *importedKeyParamSetArray, uint32_t arraySize) InitCommonTestParamsAndDoImport() argument

Completed in 8 milliseconds

1234567