Home
last modified time | relevance | path

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

12

/third_party/boost/libs/preprocessor/test/
Darray.cxx30 # define ARRAY (3, (0, 1, 2)) macro
/third_party/mesa3d/src/compiler/glsl/tests/
Dsampler_types_test.cpp35 #define ARRAY EXPECT_TRUE(type->sampler_array); macro
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
DCodedOutputStreamTest.java192 ARRAY() { in ARRAY() method
/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/grpc/src/core/lib/json/
Djson.h52 ARRAY enumerator
/third_party/flutter/skia/bench/
DMathBench.cpp325 ARRAY = 1000, enumerator
386 ARRAY = 1000, enumerator
448 ARRAY =1000, enumerator
607 ARRAY = 1000, enumerator
/third_party/vk-gl-cts/framework/delibs/debase/
DdeDefs.h263 # define DE_LENGTH_OF_ARRAY(ARRAY) ((int)(sizeof(deArraySizeHelper(ARRAY)))) argument
265 # define DE_LENGTH_OF_ARRAY(ARRAY) ((int)(sizeof(ARRAY) / sizeof((ARRAY)[0]))) argument
/third_party/ejdb/src/util/
Dlwre.c89 #define re_array_append(RE, ARRAY, ELEMENT) \ argument
99 #define re_array_copy(RE, ARRAY) \ argument
106 #define re_array_release(RE, ARRAY) { \ argument
/third_party/protobuf/php/tests/proto/
Dtest_reserved_enum_value_upper.proto8 ARRAY = 2; enumerator
Dtest_reserved_message_upper.proto7 message ARRAY {} message
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.cpp301 #define FOR_EACH(ITERATOR, ARRAY, BODY) \ in init() argument
/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/weston/libweston/renderer-gl/
Degl-glue.c112 #define ARRAY(...) ((const EGLint[]) { __VA_ARGS__ }) macro
/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/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__.py313 def ARRAY(typ, len): function
/third_party/ffmpeg/libavcodec/
Dcavs.c306 #define LOWPASS(ARRAY, INDEX) \ argument
/third_party/vk-gl-cts/modules/gles3/accuracy/
Des3aTextureFilteringTests.cpp717 #define FOR_EACH(ITERATOR, ARRAY, BODY) \ in init() argument

12