Searched defs:abbrevs (Results 1 – 8 of 8) sorted by relevance
/third_party/node/deps/npm/lib/utils/ |
D | cmd-list.js | 162 const abbrevs = abbrev(commands.concat(Object.keys(aliases))) constant
|
/third_party/musl/porting/liteos_m/kernel/src/time/ |
D | __tz.c | 40 static const unsigned char *zi, *trans, *index_local, *types, *abbrevs, *abbrevs_end; variable
|
/third_party/musl/porting/uniproton/kernel/src/time/ |
D | __tz.c | 40 static const unsigned char *zi, *trans, *index_local, *types, *abbrevs, *abbrevs_end; variable
|
/third_party/musl/porting/liteos_a/kernel/src/time/ |
D | __tz.c | 36 static const unsigned char *zi, *trans, *index, *types, *abbrevs, *abbrevs_end; variable
|
/third_party/node/deps/npm/node_modules/nopt/lib/ |
D | nopt-lib.js | 425 const abbrevs = rest[1] ?? abbrev(Object.keys(types)) constant
|
/third_party/musl/src/time/ |
D | __tz.c | 40 static const unsigned char *zi, *trans, *index, *types, *abbrevs, *abbrevs_end; variable
|
/third_party/musl/porting/linux/user/src/time/ |
D | __tz.c | 53 static const unsigned char *zi, *trans, *index, *types, *abbrevs, *abbrevs_end; variable
|
/third_party/mesa3d/src/microsoft/compiler/ |
D | dxil_module.c | 2038 struct dxil_abbrev abbrevs[] = { in emit_module_const_abbrevs() local
|