/third_party/ltp/testcases/kernel/mce-test/tsrc/ |
D | tcases.c | 24 char *resname[] = { variable 56 flagname, mcgname, resname[result], resname[r], msg); in test2()
|
/third_party/skia/third_party/externals/icu/source/tools/genrb/ |
D | wrtxml.cpp | 556 const char *resname = NULL; in printContainer() local 561 resname = res->getKeyString(srBundle); in printContainer() 562 if (resname != NULL && *resname != 0) { in printContainer() 563 sid = getID(id, resname, sid); in printContainer() 572 if (resname != NULL) { in printContainer() 573 printAttribute("resname", resname, (int32_t) uprv_strlen(resname)); in printContainer() 587 printComments(&res->fComment, resname, TRUE, status); in printContainer()
|
D | wrtjava.cpp | 396 const char *resname = res->getKeyString(srBundle); in intvector_write_java() local 402 if(resname != NULL && uprv_strcmp(resname,"DateTimeElements")==0){ in intvector_write_java()
|
/third_party/flutter/skia/third_party/externals/icu/source/tools/genrb/ |
D | wrtxml.cpp | 556 const char *resname = NULL; in printContainer() local 561 resname = res->getKeyString(srBundle); in printContainer() 562 if (resname != NULL && *resname != 0) { in printContainer() 563 sid = getID(id, resname, sid); in printContainer() 572 if (resname != NULL) { in printContainer() 573 printAttribute("resname", resname, (int32_t) uprv_strlen(resname)); in printContainer() 587 printComments(&res->fComment, resname, TRUE, status); in printContainer()
|
D | wrtjava.cpp | 396 const char *resname = res->getKeyString(srBundle); in intvector_write_java() local 402 if(resname != NULL && uprv_strcmp(resname,"DateTimeElements")==0){ in intvector_write_java()
|
/third_party/icu/icu4c/source/tools/genrb/ |
D | wrtxml.cpp | 556 const char *resname = NULL; in printContainer() local 561 resname = res->getKeyString(srBundle); in printContainer() 562 if (resname != NULL && *resname != 0) { in printContainer() 563 sid = getID(id, resname, sid); in printContainer() 572 if (resname != NULL) { in printContainer() 573 printAttribute("resname", resname, (int32_t) uprv_strlen(resname)); in printContainer() 587 printComments(&res->fComment, resname, TRUE, status); in printContainer()
|
D | wrtjava.cpp | 396 const char *resname = res->getKeyString(srBundle); in intvector_write_java() local 402 if(resname != NULL && uprv_strcmp(resname,"DateTimeElements")==0){ in intvector_write_java()
|
/third_party/node/deps/icu-small/source/tools/genrb/ |
D | wrtxml.cpp | 556 const char *resname = NULL; in printContainer() local 561 resname = res->getKeyString(srBundle); in printContainer() 562 if (resname != NULL && *resname != 0) { in printContainer() 563 sid = getID(id, resname, sid); in printContainer() 572 if (resname != NULL) { in printContainer() 573 printAttribute("resname", resname, (int32_t) uprv_strlen(resname)); in printContainer() 587 printComments(&res->fComment, resname, TRUE, status); in printContainer()
|
D | wrtjava.cpp | 396 const char *resname = res->getKeyString(srBundle); in intvector_write_java() local 402 if(resname != NULL && uprv_strcmp(resname,"DateTimeElements")==0){ in intvector_write_java()
|
/third_party/icu/tools/scripts/ |
D | bldicures.py | 101 def add_res(resname,txtname, loc): argument 106 gens[loc] = { "loc": loc, "res": resname, "txt": txtname }
|
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/ |
D | win_tool.py | 137 def ExecLinkWithManifests(self, arch, embed_manifest, out, ldcmd, resname, argument 156 'resname': resname,
|
/third_party/node/tools/gyp/pylib/gyp/ |
D | win_tool.py | 162 resname, argument 185 "resname": resname,
|
/third_party/icu/docs/userguide/locale/ |
D | localizing.md | 191 <trans-unit id = "optionMessage" resname = "optionMessage"> 195 <trans-unit id = "usage" resname = "usage">
|
D | resources.md | 865 <trans-unit id = "optionMessage" resname = "optionMessage"> 868 <trans-unit id = "usage" resname = "usage"> 895 <trans-unit id = "optionMessage" resname = "optionMessage"> 899 <trans-unit id = "usage" resname = "usage">
|