Home
last modified time | relevance | path

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

12

/third_party/node/deps/npm/test/lib/commands/
Dci.js36 abbrev: '^1.0.0', property
46 abbrev: { property
54 const abbrev = { variable
62 abbrev: abbrev, property
85 abbrev: abbrev, property
113 abbrev: { property
141 abbrev: abbrev, property
194 abbrev: abbrev, property
Dexplain.js172 abbrev: '^1.0.0', property
188 abbrev: { property
216 abbrev: '^1.0.0', property
Dedit.js23 abbrev: {}, property
Dls.js1307 abbrev: 'git+https://github.com/isaacs/abbrev-js.git', property
1322 abbrev: { property
2459 abbrev: 'git+https://github.com/isaacs/abbrev-js.git', property
2473 abbrev: { property
4204 abbrev: 'git+https://github.com/isaacs/abbrev-js.git', property
4220 abbrev: { property
4249 abbrev: { property
5291 abbrev: 'git+https://github.com/isaacs/abbrev-js.git', property
5300 abbrev: { property
5316 abbrev: { property
/third_party/elfutils/libdw/
Ddwarf_getabbrevcode.c40 dwarf_getabbrevcode (Dwarf_Abbrev *abbrev) in dwarf_getabbrevcode()
Ddwarf_getabbrevtag.c40 dwarf_getabbrevtag (Dwarf_Abbrev *abbrev) in dwarf_getabbrevtag()
Ddwarf_abbrevhaschildren.c40 dwarf_abbrevhaschildren (Dwarf_Abbrev *abbrev) in dwarf_abbrevhaschildren()
Ddwarf_offabbrev.c44 Dwarf_Abbrev *abbrev = __libdw_getabbrev (dbg, NULL, offset, lengthp, in dwarf_offabbrev() local
Ddwarf_getattrcnt.c38 dwarf_getattrcnt (Dwarf_Abbrev *abbrev, size_t *attrcntp) in dwarf_getattrcnt()
Ddwarf_getabbrevattr.c40 dwarf_getabbrevattr_data (Dwarf_Abbrev *abbrev, size_t idx, in dwarf_getabbrevattr_data()
Dlibdw.h128 Dwarf_Abbrev *abbrev; member
/third_party/skia/src/sksl/ir/
DSkSLType.cpp29 ArrayType(skstd::string_view name, const char* abbrev, const Type& componentType, int count) in ArrayType()
150 ScalarType(skstd::string_view name, const char* abbrev, NumberKind numberKind, int8_t priority, in ScalarType()
201 MatrixType(skstd::string_view name, const char* abbrev, const Type& componentType, in MatrixType()
374 VectorType(skstd::string_view name, const char* abbrev, const Type& componentType, in VectorType()
437 std::unique_ptr<Type> Type::MakeMatrixType(skstd::string_view name, const char* abbrev, in MakeMatrixType()
446 std::unique_ptr<Type> Type::MakeSpecialType(const char* name, const char* abbrev, in MakeSpecialType()
451 std::unique_ptr<Type> Type::MakeScalarType(skstd::string_view name, const char* abbrev, in MakeScalarType()
470 std::unique_ptr<Type> Type::MakeVectorType(skstd::string_view name, const char* abbrev, in MakeVectorType()
/third_party/node/deps/npm/node_modules/abbrev/lib/
Dindex.js3 function abbrev (...args) { function
/third_party/node/deps/npm/test/lib/
Darborist-cmd.js26 abbrev: { property
44 abbrev: '^1.1.1', property
/third_party/elfutils/tests/
Dshow-abbrev.c67 Dwarf_Abbrev *abbrev = dwarf_getabbrev (&die, offset, &length); in main() local
Ddwarf-die-addr-die.c87 Dwarf_Off abbrev; in check_dbg() local
Dshow-die-info.c334 Dwarf_Off abbrev; in main() local
/third_party/node/deps/npm/node_modules/nopt/
Dpackage.json25 "abbrev": "^2.0.0" string
/third_party/node/deps/npm/lib/utils/
Dcmd-list.js1 const abbrev = require('abbrev') constant
/third_party/node/deps/npm/node_modules/nopt/lib/
Dnopt-lib.js1 const abbrev = require('abbrev') constant
/third_party/mesa3d/src/microsoft/compiler/
Ddxil_module.c256 unsigned abbrev, const struct dxil_abbrev *a, in emit_record_abbrev()
983 enum type_table_abbrev_id abbrev, in emit_type_table_abbrev_record()
1035 emit_const_abbrev_record(struct dxil_module *m, enum const_abbrev_id abbrev, in emit_const_abbrev_record()
1131 emit_func_abbrev_record(struct dxil_module *m, enum func_abbrev_id abbrev, in emit_func_abbrev_record()
1400 enum type_table_abbrev_id abbrev = TYPE_TABLE_ABBREV_STRUCT_ANON; in emit_struct_type() local
2205 enum value_symtab_abbrev_id abbrev, in emit_value_symtab_abbrev_record()
2224 enum value_symtab_abbrev_id abbrev = VST_ABBREV_ENTRY_8; in emit_symtab_entry() local
2481 enum metadata_abbrev_id abbrev, in emit_metadata_abbrev_record()
/third_party/node/deps/npm/
Dpackage.json63 "abbrev": "^2.0.0", string
/third_party/tzdata/
Dzdump.c478 static char * abbrev; in main() local
/third_party/skia/third_party/externals/abseil-cpp/absl/debugging/internal/
Ddemangle.cc31 const char *abbrev; member
/third_party/elfutils/src/
Dreadelf.c5275 Dwarf_Abbrev abbrev; in print_debug_abbrev_section() local

12