Searched defs:dstname (Results 1 – 9 of 9) sorted by relevance
/third_party/python/Doc/includes/ |
D | tzinfo_examples.py | 112 def __init__(self, hours, reprname, stdname, dstname): argument
|
/third_party/ltp/testcases/kernel/io/ltp-aiodio/ |
D | aiocp.c | 56 static const char *dstname = NULL; variable
|
/third_party/mesa3d/src/freedreno/rnn/ |
D | headergen2.c | 443 char *dstname = malloc(strlen(db->files[i]) + 3); in main() local
|
/third_party/flutter/skia/third_party/externals/icu/source/tools/tzcode/ |
D | localtime.c | 926 const char * dstname; in tzparse() local
|
/third_party/icu/icu4c/source/tools/tzcode/ |
D | localtime.c | 926 const char * dstname; in tzparse() local
|
/third_party/skia/third_party/externals/icu/source/tools/tzcode/ |
D | localtime.c | 926 const char * dstname; in tzparse() local
|
/third_party/libdrm/intel/ |
D | intel_decode.c | 623 i915_get_instruction_dst(uint32_t *data, int i, char *dstname, int do_mask) in i915_get_instruction_dst()
|
/third_party/tzdata/ |
D | localtime.c | 1072 const char * dstname; in tzparse() local
|
/third_party/python/Lib/test/ |
D | datetimetester.py | 4750 def __init__(self, hours, reprname, stdname, dstname): argument 5171 def __init__(self, hours, reprname, stdname, dstname): argument
|