Home
last modified time | relevance | path

Searched defs:array (Results 576 - 600 of 830) sorted by relevance

1...<<21222324252627282930>>...34

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
H A DvktImageSubresourceLayoutTests.cpp158 VkExtent3D getDefaultDimensions (VkImageType type, bool array) in getDefaultDimensions() argument
657 bool array; in createImageSubresourceLayoutTests() member
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcTextureRepeatModeTests.cpp53 int array[9]; /* all the bits */ member
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
H A Dentry_points_gles_1_0_autogen.cpp314 void GL_APIENTRY GL_DisableClientState(GLenum array) in GL_DisableClientState() argument
339 void GL_APIENTRY GL_EnableClientState(GLenum array) in GL_EnableClientState() argument
/third_party/skia/src/core/
H A DSkPictureRecord.cpp816 static int find_or_append(SkTArray<sk_sp<T>>& array, T* obj) { in find_or_append() argument
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DTypes.h539 bool array = false; global() member in TType
571 bool array; global() member
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Drbt_pars.cpp1216 int32_t array[2]; in parsePragma() local
[all...]
H A Dudat.cpp911 setSymbol(UnicodeString *array, int32_t count, int32_t index, in setSymbol() argument
[all...]
/third_party/skia/src/sksl/ir/
H A DSkSLFunctionCall.cpp66 ExpressionArray array; in assemble_compound() local
179 double array[4]; in optimize_comparison() local
213 double array[1 in evaluate_n_way_intrinsic() local
[all...]
/third_party/skia/src/shaders/gradients/
H A DSkGradientShader.cpp76 static bool validate_array(SkReadBuffer& buffer, size_t count, SkSTArray<N, T, MEM_MOVE>* array) { in validate_array() argument
/third_party/skia/src/utils/
H A DSkJSON.cpp874 const auto& array = v.as<ArrayValue>(); in Write() local
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dbackward_references_hq.c42 void BrotliInitZopfliNodes(ZopfliNode* array, size_t length) { in BrotliInitZopfliNodes() argument
/third_party/skia/third_party/externals/freetype/src/gxvalid/
H A Dgxvkern.c356 FT_UShort array; member
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-aat-layout-kerx-table.hh445 array; /* Offset from beginning of this subtable to member
715 NNOffset32To<UnsizedArrayOf<FWORD32>> array; global() member
721 NNOffset32To<UnsizedArrayOf<FWORD>> array; global() member
[all...]
H A Dhb-algs.hh1129 hb_stable_sort (T *array, unsigned int len, int(*compar)(const T2 *, const T2 *), T3 *array2) in hb_stable_sort() argument
1154 hb_stable_sort(T *array, unsigned int len, int(*compar)(const T *, const T *)) hb_stable_sort() argument
[all...]
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Dunistr.h4561 setArray(char16_t *array, int32_t len, int32_t capacity) setArray() argument
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Duresdata.cpp386 int32_t getStringArray(const ResourceData *pResData, const icu::ResourceArray &array, in getStringArray() argument
681 ResourceArray array = getArray(errorCode); in getStringOrFirstOfArray() local
869 res_getArrayItem(const ResourceData *pResData, Resource array, int32_t indexR) { in res_getArrayItem() argument
[all...]
/third_party/toybox/toys/pending/
H A Dmke2fs.c469 static void bits_set(char *array, int start, int len) in bits_set() argument
/third_party/python/Lib/test/
H A Dtest_hashlib.py9 import array namespace
H A Dtest_float.py110 from array import array namespace
H A Dtest_lzma.py2 import array namespace
/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DMessage.php1310 $array = json_decode($input->getData(), true, 512, JSON_BIGINT_AS_STRING); global() variable
1312 $array = ["values"=>$array]; global() variable
[all...]
/third_party/skia/fuzz/
H A DFuzzCanvas.cpp113 float array[20]; in make_fuzz_colorfilter() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
H A DvktRenderPassUnusedClearAttachmentTests.cpp1206 void runCallbackOnCombination(std::vector<deBool>& array, size_t current_index, CallbackFunction callback) in runCallbackOnCombination() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/transform_feedback/
H A DvktTransformFeedbackFuzzLayoutCase.hpp116 } array; member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ubo/
H A DvktUniformBlockCase.hpp124 } array; member

Completed in 46 milliseconds

1...<<21222324252627282930>>...34