Home
last modified time | relevance | path

Searched refs:resname (Results 1 - 11 of 11) sorted by relevance

/third_party/ltp/testcases/kernel/mce-test/hwpoison/
H A Dtcases.c24 char *resname[] = { variable
56 flagname, mcgname, resname[result], resname[r], msg); in test2()
/third_party/ltp/testcases/kernel/mce-test/tsrc/
H A Dtcases.c24 char *resname[] = { variable
56 flagname, mcgname, resname[result], resname[r], msg); in test2()
/third_party/node/deps/icu-small/source/tools/genrb/
H A Dwrtxml.cpp551 * <trans-unit id = "blah" resname = "blah" restype = "x-id-alias" translate = "no">
552 * <group id "calendar_gregorian" resname = "gregorian" restype = "x-icu-array">
556 const char *resname = nullptr; in printContainer() local
561 resname = res->getKeyString(srBundle); in printContainer()
562 if (resname != nullptr && *resname != 0) { in printContainer()
563 sid = getID(id, resname, sid); in printContainer()
572 if (resname != nullptr) { in printContainer()
573 printAttribute("resname", resname, (int32_ in printContainer()
[all...]
H A Dwrtjava.cpp396 const char *resname = res->getKeyString(srBundle); in intvector_write_java() local
402 if(resname != nullptr && uprv_strcmp(resname,"DateTimeElements")==0){ in intvector_write_java()
/third_party/icu/icu4c/source/tools/genrb/
H A Dwrtxml.cpp551 * <trans-unit id = "blah" resname = "blah" restype = "x-id-alias" translate = "no">
552 * <group id "calendar_gregorian" resname = "gregorian" restype = "x-icu-array">
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_ in printContainer()
[all...]
H A Dwrtjava.cpp396 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/skia/third_party/externals/icu/source/tools/genrb/
H A Dwrtxml.cpp551 * <trans-unit id = "blah" resname = "blah" restype = "x-id-alias" translate = "no">
552 * <group id "calendar_gregorian" resname = "gregorian" restype = "x-icu-array">
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_ in printContainer()
[all...]
H A Dwrtjava.cpp396 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/
H A Dbldicures.py101 def add_res(resname,txtname, loc):
106 gens[loc] = { "loc": loc, "res": resname, "txt": txtname }
/third_party/node/tools/gyp/pylib/gyp/
H A Dwin_tool.py158 resname,
181 "resname": resname,
196 " %(out)s.manifest.rc %(resname)s" % variables
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/
H A Dwin_tool.py158 resname,
181 "resname": resname,
196 " %(out)s.manifest.rc %(resname)s" % variables

Completed in 9 milliseconds