Home
last modified time | relevance | path

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

123

/third_party/mesa3d/src/asahi/compiler/
H A Dagx_opcodes.h.py80 from agx_opcodes import opcodes, immediates, enums namespace
83 enums=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...]
/device/soc/rockchip/common/hardware/display/src/display_device/
H A Ddrm_device.h54 std::vector<DrmPropertyEnum> enums; member
/device/soc/rockchip/rk3399/hardware/display/src/display_device/
H A Ddrm_device.h53 std::vector<DrmPropertyEnum> enums; member
/device/soc/rockchip/rk3566/hardware/display/src/display_device/
H A Ddrm_device.h53 std::vector<DrmPropertyEnum> enums; member
/device/soc/rockchip/rk3568/hardware/display/src/display_device/
H A Ddrm_device.h53 std::vector<DrmPropertyEnum> enums; member
/device/soc/rockchip/rk3588/hardware/display/src/display_device/
H A Ddrm_device.h53 std::vector<DrmPropertyEnum> enums; member
/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...]

Completed in 10 milliseconds

123