Home
last modified time | relevance | path

Searched defs:ENUM (Results 1 - 18 of 18) sorted by relevance

/third_party/typescript/tests/baselines/reference/
H A DnegateOperatorWithEnumType.js22 var ENUM; variable
[all...]
H A DdecrementOperatorWithEnumTypeInvalidOperations.js27 var ENUM; variable
[all...]
H A DplusOperatorWithEnumType.js23 var ENUM; variable
[all...]
H A DincrementOperatorWithEnumTypeInvalidOperations.js27 var ENUM; variable
[all...]
H A DlogicalNotOperatorWithEnumType.js26 var ENUM; global() variable
[all...]
H A DdeleteOperatorWithEnumType.js27 var ENUM; variable
[all...]
H A DtypeofOperatorWithEnumType.js32 var ENUM; variable
[all...]
H A DvoidOperatorWithEnumType.js27 var ENUM; variable
[all...]
/third_party/mesa3d/src/compiler/
H A Dshader_enums.c33 #define ENUM(x) [x] = #x macro
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_query.c188 #define ENUM(t) \ in query_type() macro
[all...]
/third_party/skia/src/core/
H A DSkRecords.h87 #define ENUM(T) T##_Type, macro
89 #undef ENUM macro
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DJavaType.java44 ENUM(int.class, Integer.class, null), enum constant
H A DWireFormat.java92 ENUM(null), enum constant
145 ENUM(JavaType.ENUM, WIRETYPE_VARINT), enum constant
H A DFieldType.java54 ENUM(12, Collection.SCALAR, JavaType.ENUM), enum constant
H A DDescriptors.java1283 ENUM(JavaType.ENUM), enum constant
1324 ENUM(null), enum constant
/third_party/python/Tools/c-analyzer/c_parser/
H A Dinfo.py29 ENUM = 'enum' variable in KIND
/third_party/ffmpeg/libavfilter/
H A Dvf_colorspace.c888 #define ENUM(x, y, z) { x, "", 0, AV_OPT_TYPE_CONST, { .i64 = y }, INT_MIN, INT_MAX, FLAGS, z } macro
[all...]
/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.cc83 ENUM, enumerator
[all...]

Completed in 21 milliseconds