| /third_party/mesa3d/src/asahi/compiler/ |
| H A D | agx_opcodes.h.py | 80 from agx_opcodes import opcodes, immediates, enums namespace 83 enums=enums)) variable
|
| H A D | agx_opcodes.py | 26 enums = {} variable
|
| /third_party/mesa3d/src/panfrost/bifrost/valhall/ |
| H A D | valhall_enums.h.py | 24 from valhall import safe_name, enums namespace
|
| H A D | disasm.py | 24 from valhall import instructions, immediates, enums, typesize, safe_name namespace
|
| H A D | asm.py | 27 from valhall import instructions, enums, immediates, typesize namespace [all...] |
| H A D | valhall.py | 41 enums = {} variable
|
| /third_party/ffmpeg/libavdevice/ |
| H A D | dshow_enummediatypes.c | 66 long WINAPI ff_dshow_enummediatypes_Clone(DShowEnumMediaTypes *this, DShowEnumMediaTypes **enums) in ff_dshow_enummediatypes_Clone() argument
|
| /third_party/vk-gl-cts/scripts/egl/ |
| H A D | __init__.py | 28 import egl.enums namespace
|
| /third_party/protobuf/src/google/protobuf/compiler/csharp/ |
| H A D | csharp_reflection_class.cc | 289 std::vector<std::string> enums; in WriteGeneratedCodeInfo() local
|
| /third_party/protobuf/src/google/protobuf/ |
| H A D | generated_enum_util.cc | 49 int GetValue(const EnumEntry* enums, int i, int target) { in GetValue() argument 59 bool LookUpEnumValue(const EnumEntry* enums, size_t size, in LookUpEnumValue() argument 70 int LookUpEnumName(const EnumEntry* enums, const int* sorted_indices, in LookUpEnumName() argument 83 InitializeEnumStrings( const EnumEntry* enums, const int* sorted_indices, size_t size, internal::ExplicitlyConstructed<std::string>* enum_strings) InitializeEnumStrings() argument [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/driver_trace/ |
| H A D | enums2names.py | 267 enums = hdrparser.parse_file(fh) global() variable 269 enums = hdrparser.parse_file(sys.stdin) global() variable [all...] |
| /base/useriam/face_auth/frameworks/js/napi/src/ |
| H A D | face_auth_napi.cpp | 182 napi_property_descriptor enums[] = { in ModuleInit() local
|
| /third_party/mesa3d/src/gallium/drivers/svga/svgadump/ |
| H A D | svga_dump.py | 46 enums = True variable
|
| /third_party/nghttp2/doc/ |
| H A D | mkapiref.py | 330 enums = [] global() variable [all...] |
| /third_party/mesa3d/src/util/ |
| H A D | xmlconfig.h | 114 driEnumDescription enums[4]; member
|
| /third_party/rust/crates/cxx/gen/lib/src/syntax/ |
| H A D | types.rs | 34 let mut enums = UnorderedMap::new(); variables [all...] |
| /third_party/rust/crates/cxx/gen/build/src/syntax/ |
| H A D | types.rs | 34 let mut enums = UnorderedMap::new(); variables [all...] |
| /third_party/rust/crates/cxx/gen/cmd/src/syntax/ |
| H A D | types.rs | 34 let mut enums = UnorderedMap::new(); variables [all...] |
| /third_party/rust/crates/cxx/syntax/ |
| H A D | types.rs | 34 let mut enums = UnorderedMap::new(); variables [all...] |
| /third_party/rust/crates/cxx/macro/src/syntax/ |
| H A D | types.rs | 34 let mut enums = UnorderedMap::new(); variables [all...] |
| /third_party/openGLES/xml/ |
| H A D | readme.tex | [all...] |
| /third_party/skia/third_party/externals/opengl-registry/xml/ |
| H A D | readme.tex | [all...] |
| /third_party/mesa3d/src/amd/registers/ |
| H A D | regdb.py | 464 def enums(self): member in RegisterDatabase [all...] |
| /third_party/mesa3d/src/compiler/isaspec/ |
| H A D | decode.h | 104 const struct isa_enum *enums; /* if type==ENUM */ member
|
| /third_party/mesa3d/src/gallium/auxiliary/tgsi/ |
| H A D | tgsi_dump.c | 75 dump_enum( struct dump_ctx *ctx, uint e, const char **enums, uint enum_count ) dump_enum() argument
|