Searched defs:valueText (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/third_party/codesighs/
H A Dnm2tsv.c458 const char* valueText = NULL; local
468 valueText = " <value>";
472 valueText = "";
475 printf("\t%s%s\n", gSwitches[loop]->mLongName, valueText);
476 printf("\t %s%s", gSwitches[loop]->mShortName, valueText);
H A Dcodesighs.c1031 const char* valueText = NULL; local
1041 valueText = " <value>";
1045 valueText = "";
1048 printf("\t%s%s\n", gSwitches[loop]->mLongName, valueText);
1049 printf("\t %s%s", gSwitches[loop]->mShortName, valueText);
H A Dmaptsvdifftool.c1266 const char* valueText = NULL; local
1276 valueText = " <value>";
1280 valueText = "";
1283 printf("\t%s%s\n", gSwitches[loop]->mLongName, valueText);
1284 printf("\t %s%s", gSwitches[loop]->mShortName, valueText);
H A Dmsdump2symdb.c1045 const char* valueText = NULL; local
1055 valueText = " <value>";
1059 valueText = "";
1062 printf("\t%s%s\n", gSwitches[loop]->mLongName, valueText);
1063 printf("\t %s%s", gSwitches[loop]->mShortName, valueText);
H A Dmsmap2tsv.c2097 const char* valueText = NULL; local
2107 valueText = " <value>";
2111 valueText = "";
2114 printf("\t%s%s\n", gSwitches[loop]->mLongName, valueText);
2115 printf("\t %s%s", gSwitches[loop]->mShortName, valueText);
/external/chromium_org/third_party/WebKit/Source/core/css/
H A DStylePropertySerializer.cpp573 String valueText; local
593 valueText = value->cssText();
594 layerResult.append(valueText);
609 commonValue = valueText;
611 } else if (!commonValue.isNull() && commonValue != valueText)
639 String valueText = value->cssText();
641 commonValue = valueText;
642 else if (!commonValue.isNull() && commonValue != valueText)
648 result.append(valueText);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 384 milliseconds