Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/freetype/src/tools/
Dglnames.py5248 def dump_array( the_array, write, array_name ): argument
/third_party/alsa-utils/topology/
Dpre-process-object.c542 const char *token_ref, const char *array_name) in tplg_pp_add_object_tuple_section()
734 snd_config_t *top, const char *array_name) in tplg_add_object_data()
/third_party/node/deps/brotli/c/dec/
Ddecode.c35 #define BROTLI_LOG_ARRAY_INDEX(array_name, idx) \ argument
/third_party/skia/third_party/externals/brotli/c/dec/
Ddecode.c35 #define BROTLI_LOG_ARRAY_INDEX(array_name, idx) \ argument
/third_party/protobuf/src/google/protobuf/
Ddescriptor.cc5908 #define VALIDATE_OPTIONS_FROM_ARRAY(descriptor, array_name, type) \ argument
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cShadingLanguage420PackTests.cpp14643 std::string InitializerListTest::getVectorArraySum(const GLchar* array_name, GLuint columns, GLuint… in getVectorArraySum()