Home
last modified time | relevance | path

Searched defs:abbrevs (Results 1 – 8 of 8) sorted by relevance

/third_party/node/deps/npm/lib/utils/
Dcmd-list.js162 const abbrevs = abbrev(commands.concat(Object.keys(aliases))) constant
/third_party/musl/porting/liteos_m/kernel/src/time/
D__tz.c40 static const unsigned char *zi, *trans, *index_local, *types, *abbrevs, *abbrevs_end; variable
/third_party/musl/porting/uniproton/kernel/src/time/
D__tz.c40 static const unsigned char *zi, *trans, *index_local, *types, *abbrevs, *abbrevs_end; variable
/third_party/musl/porting/liteos_a/kernel/src/time/
D__tz.c36 static const unsigned char *zi, *trans, *index, *types, *abbrevs, *abbrevs_end; variable
/third_party/node/deps/npm/node_modules/nopt/lib/
Dnopt-lib.js425 const abbrevs = rest[1] ?? abbrev(Object.keys(types)) constant
/third_party/musl/src/time/
D__tz.c40 static const unsigned char *zi, *trans, *index, *types, *abbrevs, *abbrevs_end; variable
/third_party/musl/porting/linux/user/src/time/
D__tz.c53 static const unsigned char *zi, *trans, *index, *types, *abbrevs, *abbrevs_end; variable
/third_party/mesa3d/src/microsoft/compiler/
Ddxil_module.c2038 struct dxil_abbrev abbrevs[] = { in emit_module_const_abbrevs() local