Home
last modified time | relevance | path

Searched defs:enums (Results 1 - 25 of 50) sorted by relevance

12

/third_party/mesa3d/src/asahi/compiler/
H A Dagx_opcodes.h.py80 from agx_opcodes import opcodes, immediates, enums namespace
83 enums=enums)) variable
H A Dagx_opcodes.py26 enums = {} variable
/third_party/mesa3d/src/panfrost/bifrost/valhall/
H A Dvalhall_enums.h.py24 from valhall import safe_name, enums namespace
H A Ddisasm.py24 from valhall import instructions, immediates, enums, typesize, safe_name namespace
H A Dasm.py27 from valhall import instructions, enums, immediates, typesize namespace
[all...]
H A Dvalhall.py41 enums = {} variable
/third_party/ffmpeg/libavdevice/
H A Ddshow_enummediatypes.c66 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__.py28 import egl.enums namespace
/third_party/protobuf/src/google/protobuf/compiler/csharp/
H A Dcsharp_reflection_class.cc289 std::vector<std::string> enums; in WriteGeneratedCodeInfo() local
/third_party/protobuf/src/google/protobuf/
H A Dgenerated_enum_util.cc49 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 Denums2names.py267 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 Dface_auth_napi.cpp182 napi_property_descriptor enums[] = { in ModuleInit() local
/third_party/mesa3d/src/gallium/drivers/svga/svgadump/
H A Dsvga_dump.py46 enums = True variable
/third_party/nghttp2/doc/
H A Dmkapiref.py330 enums = [] global() variable
[all...]
/third_party/mesa3d/src/util/
H A Dxmlconfig.h114 driEnumDescription enums[4]; member
/third_party/rust/crates/cxx/gen/lib/src/syntax/
H A Dtypes.rs34 let mut enums = UnorderedMap::new(); variables
[all...]
/third_party/rust/crates/cxx/gen/build/src/syntax/
H A Dtypes.rs34 let mut enums = UnorderedMap::new(); variables
[all...]
/third_party/rust/crates/cxx/gen/cmd/src/syntax/
H A Dtypes.rs34 let mut enums = UnorderedMap::new(); variables
[all...]
/third_party/rust/crates/cxx/syntax/
H A Dtypes.rs34 let mut enums = UnorderedMap::new(); variables
[all...]
/third_party/rust/crates/cxx/macro/src/syntax/
H A Dtypes.rs34 let mut enums = UnorderedMap::new(); variables
[all...]
/third_party/openGLES/xml/
H A Dreadme.tex[all...]
/third_party/skia/third_party/externals/opengl-registry/xml/
H A Dreadme.tex[all...]
/third_party/mesa3d/src/amd/registers/
H A Dregdb.py464 def enums(self): member in RegisterDatabase
[all...]
/third_party/mesa3d/src/compiler/isaspec/
H A Ddecode.h104 const struct isa_enum *enums; /* if type==ENUM */ member
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_dump.c75 dump_enum( struct dump_ctx *ctx, uint e, const char **enums, uint enum_count ) dump_enum() argument

Completed in 13 milliseconds

12