Home
last modified time | relevance | path

Searched defs:enums (Results 1 – 25 of 56) sorted by relevance

123

/third_party/protobuf/src/google/protobuf/
Dgenerated_enum_util.cc49 int GetValue(const EnumEntry* enums, int i, int target) { in GetValue()
59 bool LookUpEnumValue(const EnumEntry* enums, size_t size, in LookUpEnumValue()
70 int LookUpEnumName(const EnumEntry* enums, const int* sorted_indices, in LookUpEnumName()
84 const EnumEntry* enums, const int* sorted_indices, size_t size, in InitializeEnumStrings()
Dgenerated_message_table_driven.h148 enum_aux enums; member
/third_party/skia/third_party/externals/angle2/src/common/
Dgen_packed_gl_enums.py117 def write_header(enums, path_prefix, file_name, data_source_name, includes, namespace, argument
204 def write_cpp(enums, path_prefix, file_name, data_source_name, namespace, api_enum_name): argument
/third_party/mesa3d/src/gallium/auxiliary/driver_trace/
Denums2names.py267 enums = hdrparser.parse_file(fh) variable
269 enums = hdrparser.parse_file(sys.stdin) variable
/third_party/ffmpeg/libavdevice/
Ddshow_enummediatypes.c66 long WINAPI ff_dshow_enummediatypes_Clone(DShowEnumMediaTypes *this, DShowEnumMediaTypes **enums) in ff_dshow_enummediatypes_Clone()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dgen_vk_internal_shaders.py286 def get_variation_bits(flags, enums): argument
292 def next_enum_variation(enums, enum_indices): argument
481 def compile_variation(glslang_path, compile_queue, shader_file, shader_basename, flags, enums, argument
/third_party/rust/crates/cxx/syntax/
Dtypes.rs18 pub enums: UnorderedMap<&'a Ident, &'a Enum>, field
34 let mut enums = UnorderedMap::new(); in collect() localVariable
/third_party/nghttp2/doc/
Dmkapiref.py152 macros, enums, types, functions): argument
330 enums = [] variable
/third_party/protobuf/src/google/protobuf/compiler/csharp/
Dcsharp_reflection_class.cc289 std::vector<std::string> enums; in WriteGeneratedCodeInfo() local
/third_party/mesa3d/src/amd/registers/
Dregdb.py332 def __merge_enums(enums, union=False): argument
464 def enums(self): member in RegisterDatabase
/third_party/mesa3d/src/util/
Dxmlconfig.h114 driEnumDescription enums[4]; member
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/
Dheader.cpp222 Json::Value& enums = spvRoot["spv"]["enum"]; in TPrinter() local
329 const Json::Value& enums = spvRoot["spv"]["enum"]; in printDefs() local
505 const Json::Value& enums = spvRoot["spv"]["enum"]; in printHasResultType() local
579 const Json::Value& enums = spvRoot["spv"]["enum"]; in printEpilogue() local
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/
Dheader.cpp222 Json::Value& enums = spvRoot["spv"]["enum"]; in TPrinter() local
329 const Json::Value& enums = spvRoot["spv"]["enum"]; in printDefs() local
505 const Json::Value& enums = spvRoot["spv"]["enum"]; in printHasResultType() local
579 const Json::Value& enums = spvRoot["spv"]["enum"]; in printEpilogue() local
/third_party/typescript/tests/cases/compiler/
DintersectionTypeNormalization.ts64 namespace enums { namespace
/third_party/mesa3d/src/gallium/drivers/svga/svgadump/
Dsvga_dump.py46 enums = True variable
/third_party/spirv-headers/tools/buildHeaders/
Dheader.cpp224 Json::Value& enums = spvRoot["spv"]["enum"]; in TPrinter() local
331 const Json::Value& enums = spvRoot["spv"]["enum"]; in printDefs() local
507 const Json::Value& enums = spvRoot["spv"]["enum"]; in printHasResultType() local
579 const Json::Value& enums = spvRoot["spv"]["enum"]; in printMaskOperators() local
/third_party/mesa3d/src/asahi/compiler/
Dagx_opcodes.py26 enums = {} variable
/third_party/mesa3d/src/util/tests/
Dxmlconfig.cpp102 TEST_F(xmlconfig_test, enums) in TEST_F() argument
/third_party/skia/third_party/externals/harfbuzz/src/
Dmeson.build589 enums = gnome.mkenums('hb-gobject', variable
/third_party/mesa3d/src/compiler/isaspec/
Ddecode.h104 const struct isa_enum *enums; /* if type==ENUM */ member
/third_party/openssl/test/helpers/
Dssl_test_ctx.c65 __owur static int parse_enum(const test_enum *enums, size_t num_enums, in parse_enum()
78 static const char *enum_name(const test_enum *enums, size_t num_enums, in enum_name()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/
Dgenerate_grammar_tables.py510 def generate_operand_kind_table(enums): argument
/third_party/spirv-tools/utils/
Dgenerate_grammar_tables.py525 def generate_operand_kind_table(enums): argument
/third_party/skia/third_party/externals/spirv-tools/utils/
Dgenerate_grammar_tables.py510 def generate_operand_kind_table(enums): argument
/third_party/mesa3d/src/panfrost/bifrost/valhall/
Dvalhall.py41 enums = {} variable

123