Home
last modified time | relevance | path

Searched defs:abbrev (Results 1 – 25 of 224) sorted by relevance

123456789

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Bitcode/
DBitcodeConvenience.h66 static void emitOp(llvm::BitCodeAbbrev &abbrev) { in emitOp()
82 static void emitOp(llvm::BitCodeAbbrev &abbrev) { in emitOp()
107 static void emitOp(llvm::BitCodeAbbrev &abbrev) { in emitOp()
124 static void emitOp(llvm::BitCodeAbbrev &abbrev) { in emitOp()
142 static void emitOp(llvm::BitCodeAbbrev &abbrev) { in emitOp()
154 static void emitOp(llvm::BitCodeAbbrev &abbrev) { in emitOp()
166 template <typename FieldTy> static void emitOps(llvm::BitCodeAbbrev &abbrev) { in emitOps()
176 static void emitOps(llvm::BitCodeAbbrev &abbrev) { in emitOps()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Bitcode/
H A DBitcodeConvenience.h66 static void emitOp(llvm::BitCodeAbbrev &abbrev) { in emitOp()
82 static void emitOp(llvm::BitCodeAbbrev &abbrev) { in emitOp()
107 static void emitOp(llvm::BitCodeAbbrev &abbrev) { in emitOp()
124 static void emitOp(llvm::BitCodeAbbrev &abbrev) { in emitOp()
142 static void emitOp(llvm::BitCodeAbbrev &abbrev) { in emitOp()
154 static void emitOp(llvm::BitCodeAbbrev &abbrev) { in emitOp()
166 template <typename FieldTy> static void emitOps(llvm::BitCodeAbbrev &abbrev) { in emitOps()
176 static void emitOps(llvm::BitCodeAbbrev &abbrev) { in emitOps()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Bitcode/
DBitcodeConvenience.h66 static void emitOp(llvm::BitCodeAbbrev &abbrev) { in emitOp()
82 static void emitOp(llvm::BitCodeAbbrev &abbrev) { in emitOp()
107 static void emitOp(llvm::BitCodeAbbrev &abbrev) { in emitOp()
124 static void emitOp(llvm::BitCodeAbbrev &abbrev) { in emitOp()
142 static void emitOp(llvm::BitCodeAbbrev &abbrev) { in emitOp()
154 static void emitOp(llvm::BitCodeAbbrev &abbrev) { in emitOp()
166 template <typename FieldTy> static void emitOps(llvm::BitCodeAbbrev &abbrev) { in emitOps()
176 static void emitOps(llvm::BitCodeAbbrev &abbrev) { in emitOps()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Bitcode/
DBitcodeConvenience.h66 static void emitOp(llvm::BitCodeAbbrev &abbrev) { in emitOp()
82 static void emitOp(llvm::BitCodeAbbrev &abbrev) { in emitOp()
107 static void emitOp(llvm::BitCodeAbbrev &abbrev) { in emitOp()
124 static void emitOp(llvm::BitCodeAbbrev &abbrev) { in emitOp()
142 static void emitOp(llvm::BitCodeAbbrev &abbrev) { in emitOp()
154 static void emitOp(llvm::BitCodeAbbrev &abbrev) { in emitOp()
166 template <typename FieldTy> static void emitOps(llvm::BitCodeAbbrev &abbrev) { in emitOps()
176 static void emitOps(llvm::BitCodeAbbrev &abbrev) { in emitOps()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Bitcode/
DBitcodeConvenience.h66 static void emitOp(llvm::BitCodeAbbrev &abbrev) { in emitOp()
82 static void emitOp(llvm::BitCodeAbbrev &abbrev) { in emitOp()
107 static void emitOp(llvm::BitCodeAbbrev &abbrev) { in emitOp()
124 static void emitOp(llvm::BitCodeAbbrev &abbrev) { in emitOp()
142 static void emitOp(llvm::BitCodeAbbrev &abbrev) { in emitOp()
154 static void emitOp(llvm::BitCodeAbbrev &abbrev) { in emitOp()
166 template <typename FieldTy> static void emitOps(llvm::BitCodeAbbrev &abbrev) { in emitOps()
176 static void emitOps(llvm::BitCodeAbbrev &abbrev) { in emitOps()
/aosp_15_r20/external/strace/tests/
H A Dpoll.c90 const unsigned int abbrev) in print_pollfd_array_entering()
113 const unsigned int abbrev) in print_pollfd_exiting()
153 const unsigned int abbrev) in print_pollfd_array_exiting()
184 const unsigned int abbrev = (ac > 1) ? atoi(av[1]) : -1; in main() local
H A Duname.c12 int abbrev = ac > 1; in main() local
/aosp_15_r20/external/strace/tests-mx32/
H A Dpoll.c90 const unsigned int abbrev) in print_pollfd_array_entering()
113 const unsigned int abbrev) in print_pollfd_exiting()
153 const unsigned int abbrev) in print_pollfd_array_exiting()
184 const unsigned int abbrev = (ac > 1) ? atoi(av[1]) : -1; in main() local
H A Duname.c12 int abbrev = ac > 1; in main() local
/aosp_15_r20/external/strace/tests-m32/
H A Dpoll.c90 const unsigned int abbrev) in print_pollfd_array_entering()
113 const unsigned int abbrev) in print_pollfd_exiting()
153 const unsigned int abbrev) in print_pollfd_array_exiting()
184 const unsigned int abbrev = (ac > 1) ? atoi(av[1]) : -1; in main() local
H A Duname.c12 int abbrev = ac > 1; in main() local
/aosp_15_r20/external/skia/src/sksl/ir/
H A DSkSLType.cpp162 ArrayType(std::string_view name, const char* abbrev, const Type& componentType, int count, in ArrayType()
348 ScalarType(std::string_view name, const char* abbrev, NumberKind numberKind, int8_t priority, in ScalarType()
451 AtomicType(std::string_view name, const char* abbrev) : INHERITED(name, abbrev, kTypeKind) {} in AtomicType()
472 MatrixType(std::string_view name, const char* abbrev, const Type& componentType, in MatrixType()
736 VectorType(std::string_view name, const char* abbrev, const Type& componentType, in VectorType()
823 std::unique_ptr<Type> Type::MakeMatrixType(std::string_view name, const char* abbrev, in MakeMatrixType()
832 std::unique_ptr<Type> Type::MakeSpecialType(const char* name, const char* abbrev, in MakeSpecialType()
837 std::unique_ptr<Type> Type::MakeScalarType(std::string_view name, const char* abbrev, in MakeScalarType()
843 std::unique_ptr<Type> Type::MakeAtomicType(std::string_view name, const char* abbrev) { in MakeAtomicType()
935 std::unique_ptr<Type> Type::MakeVectorType(std::string_view name, const char* abbrev, in MakeVectorType()
/aosp_15_r20/prebuilts/go/linux-x86/src/debug/dwarf/
Dentry.go21 type abbrev struct { struct
22 tag Tag
23 children bool
24 field []afield
Dopen.go29 abbrev []byte member
63 func New(abbrev, aranges, frame, info, line, pubnames, ranges, str []byte) (*Data, error) { argument
/aosp_15_r20/frameworks/base/core/java/android/text/format/
H A DDateUtils.java205 public static String getDayOfWeekString(int dayOfWeek, int abbrev) { in getDayOfWeekString()
250 public static String getMonthString(int month, int abbrev) { in getMonthString()
400 public static CharSequence formatDuration(long millis, int abbrev) { in formatDuration()
/aosp_15_r20/external/python/cpython2/Tools/framer/
Dexample.py40 abbrev = "input" variable in cStringIO.InputType
101 abbrev = "output" variable in cStringIO.OutputType
/aosp_15_r20/frameworks/libs/binary_translation/tools/nogrod/
Ddwarf_info.cc102 auto& abbrev = it->second; in ReadOneDie() local
261 DwarfAbbrev abbrev(code, entry_tag, has_children == DW_CHILDREN_yes); in ReadAbbrev() local
/aosp_15_r20/external/mesa3d/src/microsoft/compiler/
H A Ddxil_module.c257 unsigned abbrev, const struct dxil_abbrev *a, in emit_record_abbrev()
1031 enum type_table_abbrev_id abbrev, in emit_type_table_abbrev_record()
1083 emit_const_abbrev_record(struct dxil_module *m, enum const_abbrev_id abbrev, in emit_const_abbrev_record()
1179 emit_func_abbrev_record(struct dxil_module *m, enum func_abbrev_id abbrev, in emit_func_abbrev_record()
1467 enum type_table_abbrev_id abbrev = TYPE_TABLE_ABBREV_STRUCT_ANON; in emit_struct_type() local
2728 enum value_symtab_abbrev_id abbrev, in emit_value_symtab_abbrev_record()
2747 enum value_symtab_abbrev_id abbrev = VST_ABBREV_ENTRY_8; in emit_symtab_entry() local
3004 enum metadata_abbrev_id abbrev, in emit_metadata_abbrev_record()
/aosp_15_r20/external/elfutils/libdw/
H A Ddwarf_abbrevhaschildren.c40 dwarf_abbrevhaschildren (Dwarf_Abbrev *abbrev) in dwarf_abbrevhaschildren()
H A Ddwarf_getabbrevcode.c40 dwarf_getabbrevcode (Dwarf_Abbrev *abbrev) in dwarf_getabbrevcode()
H A Ddwarf_getabbrevtag.c40 dwarf_getabbrevtag (Dwarf_Abbrev *abbrev) in dwarf_getabbrevtag()
H A Ddwarf_offabbrev.c44 Dwarf_Abbrev *abbrev = __libdw_getabbrev (dbg, NULL, offset, lengthp, in dwarf_offabbrev() local
H A Ddwarf_getattrcnt.c38 dwarf_getattrcnt (Dwarf_Abbrev *abbrev, size_t *attrcntp) in dwarf_getattrcnt()
/aosp_15_r20/external/google-breakpad/src/common/dwarf/
H A Ddwarf2reader.cc135 CompilationUnit::Abbrev abbrev; in ReadAbbrevs() local
191 const Abbrev& abbrev) { in SkipDIE()
888 const Abbrev& abbrev) { in ProcessDIE()
963 const Abbrev& abbrev = abbrevs_->at(static_cast<size_t>(abbrev_num)); in ProcessDIEs() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__chrono/
Dsys_info.h40 string abbrev; member

123456789