Home
last modified time | relevance | path

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

/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/e2fsprogs/e2fsck/
Dmessage.c115 static const char *abbrevs[] = { 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/e2fsprogs/lib/ss/
Dss_internal.h40 ss_abbrev_list abbrevs[127]; member
/third_party/musl/src/time/
D__tz.c25 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.c47 static const unsigned char *zi, *trans, *index, *types, *abbrevs, *abbrevs_end; variable
/third_party/mesa3d/src/microsoft/compiler/
Ddxil_module.c2006 struct dxil_abbrev abbrevs[] = { in emit_module_const_abbrevs() local