Home
last modified time | relevance | path

Searched refs:VECTOR (Results 1 - 11 of 11) sorted by relevance

/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DFieldType.java60 DOUBLE_LIST(18, Collection.VECTOR, JavaType.DOUBLE),
61 FLOAT_LIST(19, Collection.VECTOR, JavaType.FLOAT),
62 INT64_LIST(20, Collection.VECTOR, JavaType.LONG),
63 UINT64_LIST(21, Collection.VECTOR, JavaType.LONG),
64 INT32_LIST(22, Collection.VECTOR, JavaType.INT),
65 FIXED64_LIST(23, Collection.VECTOR, JavaType.LONG),
66 FIXED32_LIST(24, Collection.VECTOR, JavaType.INT),
67 BOOL_LIST(25, Collection.VECTOR, JavaType.BOOLEAN),
68 STRING_LIST(26, Collection.VECTOR, JavaType.STRING),
69 MESSAGE_LIST(27, Collection.VECTOR, JavaTyp
331 VECTOR(true), global() enum constant
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DR600Defines.h37 VECTOR = (1 << 6), enumerator
H A DR600InstrInfo.cpp58 return get(MI.getOpcode()).TSFlags & R600_InstFlag::VECTOR; in isVector()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cEnhancedLayoutsTests.hpp506 /* Define the methods NAME, that will add new variable to VECTOR with STORAGE set */
507 #define DEFINE_VARIABLE_CLASS(NAME, STORAGE, VECTOR) \
520 VECTOR.push_back(var); \
521 return VECTOR.back(); \
535 VECTOR.push_back(var); \
536 return VECTOR.back(); \
4131 VECTOR, enumerator
4200 VECTOR, enumerator
H A Dgl4cShadingLanguage420PackTests.cpp5023 " (VECTOR != c2) ||\n" in prepareShaderSource()
5026 " (VECTOR != c4.vector) ||\n" in prepareShaderSource()
5028 " (VECTOR != c5[0]) ||\n" in prepareShaderSource()
5029 " (VECTOR != c5[1]) ||\n" in prepareShaderSource()
5030 " (VECTOR != c5[2]) ||\n" in prepareShaderSource()
5031 " (VECTOR != c5[3]) ||\n" in prepareShaderSource()
5032 " (VECTOR != c5[4]) ||\n" in prepareShaderSource()
5033 " (VECTOR != c5[5]) ||\n" in prepareShaderSource()
5034 " (VECTOR != c5[6]) ||\n" in prepareShaderSource()
5035 " (VECTOR ! in prepareShaderSource()
[all...]
H A Dgl4cShadingLanguage420PackTests.hpp2424 VECTOR, enumerator
H A Dgl4cEnhancedLayoutsTests.cpp23958 case VECTOR: in test()
24058 case VECTOR: in test()
24059 stream << "VECTOR"; in test()
24298 case VECTOR: in test()
24398 case VECTOR: in test()
24399 stream << "VECTOR"; in test()
H A Dgl4cGPUShaderFP64Tests.cpp12879 VECTOR, enumerator
13790 m_general_type = VECTOR; in typeDetails()
14660 /* SCALAR, VECTOR, MATRIX */ in isFunctionImplemented()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
H A DBitcodeAnalyzer.cpp180 STRINGIFY_CODE(TYPE_CODE, VECTOR) in GetCodeName()
/third_party/protobuf/src/google/protobuf/stubs/
H A Dstrutil.cc311 #define LOG_STRING(LEVEL, VECTOR) GOOGLE_LOG_IF(LEVEL, false)
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp[all...]

Completed in 105 milliseconds