Home
last modified time | relevance | path

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

/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/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/src/time/
D__tz.c32 static const unsigned char *zi, *trans, *index, *types, *abbrevs, *abbrevs_end; variable
/third_party/node/deps/npm/node_modules/nopt/lib/
Dnopt.js384 function resolveShort (arg, shorthands, shortAbbr, abbrevs) { argument
/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