Home
last modified time | relevance | path

Searched defs:ARRAY (Results 1 – 25 of 37) sorted by relevance

12

/third_party/elfutils/tests/
Dleb128.c93 #define TEST(ARRAY, V) \ in test_sleb() argument
142 #define TEST(ARRAY, V) \ in test_uleb() argument
/third_party/mesa3d/src/compiler/glsl/tests/
Dsampler_types_test.cpp34 #define ARRAY EXPECT_TRUE(type->sampler_array); macro
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
DCodedOutputStreamTest.java192 ARRAY() { in ARRAY() enumConstant
/third_party/node/deps/v8/third_party/inspector_protocol/crdtp/
Dcbor.h193 ARRAY = 4, enumerator
Djson.cc42 ARRAY enumerator
/third_party/skia/bench/
DMathBench.cpp325 ARRAY = 1000, enumerator
386 ARRAY = 1000, enumerator
446 ARRAY = 1000, enumerator
508 ARRAY =1000, enumerator
669 ARRAY = 1000, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/crosstest/
Dtest_global.cpp54 #define ARRAY(a) \ macro
/third_party/vk-gl-cts/framework/delibs/debase/
DdeDefs.h248 # define DE_LENGTH_OF_ARRAY(ARRAY) ((int)(sizeof(deArraySizeHelper(ARRAY)))) argument
250 # define DE_LENGTH_OF_ARRAY(ARRAY) ((int)(sizeof(ARRAY) / sizeof((ARRAY)[0]))) argument
/third_party/node/deps/v8/src/torque/ls/
Djson.h27 enum { OBJECT, ARRAY, STRING, NUMBER, BOOL, IS_NULL } tag; enumerator
/third_party/protobuf/php/tests/proto/
Dtest_reserved_message_upper.proto7 message ARRAY {} message
Dtest_reserved_enum_value_upper.proto8 ARRAY = 2; enumerator
Dtest_reserved_enum_upper.proto7 enum ARRAY { ZERO3 = 0; } enum
Dtest.proto164 message ARRAY { message
/third_party/node/deps/npm/node_modules/jsonparse/
Djsonparse.js42 var ARRAY = C.ARRAY = 0x82; variable
/third_party/node/tools/inspector_protocol/encoding/
Dencoding.h337 ARRAY = 4, enumerator
/third_party/mesa3d/src/mesa/main/
Dformat_parser.py33 ARRAY = 'array' variable
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fTextureWrapTests.cpp327 #define FOR_EACH(ITERATOR, ARRAY, BODY) \ in init() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DUResourceBundle.java780 public static final int ARRAY = 8; field in UResourceBundle
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DUResourceBundle.java743 public static final int ARRAY = 8; field in UResourceBundle
/third_party/vk-gl-cts/modules/gles2/performance/
Des2pTextureUploadTests.cpp536 #define FOR_EACH(ITERATOR, ARRAY, BODY) \ in init() argument
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fTextureWrapTests.cpp415 #define FOR_EACH(ITERATOR, ARRAY, BODY) \ in init() argument
/third_party/python/Lib/ctypes/
D__init__.py315 def ARRAY(typ, len): function
/third_party/ffmpeg/libavcodec/
Dcavs.c302 #define LOWPASS(ARRAY, INDEX) \ argument
/third_party/vk-gl-cts/modules/gles3/accuracy/
Des3aTextureFilteringTests.cpp717 #define FOR_EACH(ITERATOR, ARRAY, BODY) \ in init() argument
/third_party/vk-gl-cts/modules/gles2/accuracy/
Des2aTextureFilteringTests.cpp712 #define FOR_EACH(ITERATOR, ARRAY, BODY) \ in init() argument

12