Home
last modified time | relevance | path

Searched refs:shortName (Results 1 – 23 of 23) sorted by relevance

/external/webkit/WebKitTools/Scripts/
Dcheck-for-global-initializers90 my $shortName = $file;
91 $shortName =~ s/.*\///;
96 next if $shortName eq "AllInOneFile.o";
97 next if $shortName eq "Opcode.o";
98 next if $shortName eq "Structure.o";
99 next if $shortName eq "nodes.o";
102 next if $shortName eq "CachedPage.o";
103 next if $shortName eq "CachedResource.o";
104 next if $shortName eq "Frame.o";
105 next if $shortName eq "JSCustomSQLTransactionCallback.o";
[all …]
Dcheck-for-exit-time-destructors92 my $shortName = $file;
93 $shortName =~ s/.*\///;
95 $sawError = 1 if printFunctions($shortName, $file);
129 my ($shortName, $path) = @_;
145 print "ERROR: $shortName has exit time destructors in it! ($path)\n";
Dcheck-for-weak-vtables-and-externals83 my $shortName = $executablePath;
84 $shortName =~ s/.*\///;
87 print "ERROR: $shortName has a weak vtable in it ($executablePath)\n";
96 print "ERROR: $shortName has a weak external symbol in it ($executablePath)\n";
/external/oprofile/libpopt/
Dpopthelp.c37 if (key->shortName == '?') in displayArgs()
98 for (opt = table; opt->longName || opt->shortName || opt->arg; opt++) { in getTableTranslationDomain()
244 if (opt->longName && opt->shortName) in singleOptionHelp()
245 sprintf(left, "-%c, %s%s", opt->shortName, in singleOptionHelp()
248 else if (opt->shortName != '\0') in singleOptionHelp()
249 sprintf(left, "-%c", opt->shortName); in singleOptionHelp()
419 while (opt->longName || opt->shortName || opt->arg) { in maxArgWidth()
426 if (opt->shortName != '\0') len += sizeof("-X")-1; in maxArgWidth()
427 if (opt->shortName != '\0' && opt->longName) len += sizeof(", ")-1; in maxArgWidth()
486 if ((opt->longName || opt->shortName) && in itemHelp()
[all …]
Dpopt.c69 for (; opt->longName || opt->shortName || opt->arg; opt++) { in invokeCallbacksPRE()
97 for (; opt->longName || opt->shortName || opt->arg; opt++) { in invokeCallbacksPOST()
130 for (; opt->longName || opt->shortName || opt->arg; opt++) { in invokeCallbacksOPTION()
145 ((myOpt->shortName && opt->shortName && shorty && in invokeCallbacksOPTION()
146 myOpt->shortName == opt->shortName) || in invokeCallbacksOPTION()
265 /*@null@*/ const char * longName, char shortName) in handleExec() argument
281 else if (shortName != item->option.shortName) in handleExec()
311 sprintf(s, "-%c", shortName); in handleExec()
325 /*@null@*/ const char * longName, char shortName, in handleAlias() argument
339 if (shortName && shortName == item->option.shortName) in handleAlias()
[all …]
Dpopt.h117 char shortName; /*!< may be NUL */ member
134 char shortName; /*!< may be NUL */ member
Dpoptconfig.c53 item->option.shortName = opt[1]; in configLine()
/external/icu4c/tools/toolutil/
Duoptions.h56 char shortName; /* 'f' for -f */ member
62 #define UOPTION_DEF(longName, shortName, hasArg) \ argument
63 { longName, NULL, NULL, NULL, shortName, hasArg, 0 }
Duoptions.c73 if(c==options[j].shortName) { in u_parseArgs()
/external/chromium/third_party/icu/source/tools/toolutil/
Duoptions.h56 char shortName; /* 'f' for -f */ member
62 #define UOPTION_DEF(longName, shortName, hasArg) \ argument
63 { longName, NULL, NULL, NULL, shortName, hasArg, 0 }
Duoptions.c73 if(c==options[j].shortName) { in u_parseArgs()
/external/webkit/SunSpider/resources/
Dsunspider-analyze-results.js197 var shortName = tests[i].replace(/^[^-]*-/, "");
198 if (shortName.length + 4 > width)
199 width = shortName.length + 4;
256 var shortName = test.replace(/^[^-]*-/, "");
257 …print(resultLine(labelWidth, 4, shortName, meanWidth, testMeansByCategory[category][test], testStd…
Dsunspider-compare-results.js261 var shortName = tests[i].replace(/^[^-]*-/, "");
262 if (shortName.length + 4 > width)
263 width = shortName.length + 4;
354 var shortName = test.replace(/^[^-]*-/, "");
355 print(resultLine(labelWidth, 4, shortName,
/external/chromium/third_party/icu/source/tools/pkgdata/
Dpkgdata.cpp326 options[i].shortName, in main()
351 o.shortName = options[NAME].value; in main()
353 int32_t len = (int32_t)uprv_strlen(o.shortName); in main()
358 if (*(sp = o.shortName)) { in main()
372 o.libName = o.shortName; in main()
511 if (o->shortName != NULL) { in pkg_executeOptions()
513 uprv_strcat(targetDir, o->shortName); in pkg_executeOptions()
527 uprv_strcpy(datFileName, o->shortName); in pkg_executeOptions()
1030 …createCommonDataFile(o->tmpDir, o->shortName, o->entryName, NULL, o->srcDir, o->comment, o->fileLi… in pkg_createWithoutAssemblyCode()
1081 o->shortName, in pkg_createWithoutAssemblyCode()
[all …]
Dpkgtypes.h111 const char *shortName; /* name of what we're building */ member
/external/skia/gm/
Dgmmain.cpp41 static SkString make_name(const char shortName[], const char configName[]) { in make_name() argument
42 SkString name(shortName); in make_name()
148 SkDebugf("creating... %s [%d %d]\n", gm->shortName(), in main()
160 SkString name = make_name(gm->shortName(), gRec[i].fName); in main()
Dgm.h26 const char* shortName() { in shortName() function
/external/icu4c/tools/pkgdata/
Dpkgdata.cpp331 options[i].shortName, in main()
356 o.shortName = options[NAME].value; in main()
358 int32_t len = (int32_t)uprv_strlen(o.shortName); in main()
363 if (*(sp = o.shortName)) { in main()
377 o.libName = o.shortName; in main()
522 if (o->shortName != NULL) { in pkg_executeOptions()
524 uprv_strcat(targetDir, o->shortName); in pkg_executeOptions()
542 uprv_strcpy(datFileName, o->shortName); in pkg_executeOptions()
1213 …createCommonDataFile(o->tmpDir, o->shortName, o->entryName, NULL, o->srcDir, o->comment, o->fileLi… in pkg_createWithoutAssemblyCode()
1263 o->shortName, in pkg_createWithoutAssemblyCode()
[all …]
Dpkgtypes.h111 const char *shortName; /* name of what we're building */ member
/external/openssl/crypto/objects/
Dobjects.README9 1 2 3 4 : shortName : Long Name
34 1 2 3 4 : shortName : Long Name
/external/oprofile/
Dpopt.h117 char shortName; /*!< may be NUL */ member
134 char shortName; /*!< may be NUL */ member
/external/yaffs2/yaffs2/
Dyaffs_guts.h441 YCHAR shortName[YAFFS_SHORT_NAME_LENGTH + 1]; member
Dyaffs_guts.c577 yaffs_strcpy(obj->shortName, name); in yaffs_SetObjectName()
579 obj->shortName[0] = _Y('\0'); in yaffs_SetObjectName()
6007 else if (obj->shortName[0]) { in yaffs_GetObjectName()
6008 yaffs_strcpy(name, obj->shortName); in yaffs_GetObjectName()