Home
last modified time | relevance | path

Searched refs:tempName (Results 1 – 12 of 12) sorted by relevance

/external/pdfium/xfa/fxfa/fm2js/
Dcxfa_fmexpression.cpp72 WideString tempName = in ToJavaScript() local
74 javascript << tempName; in ToJavaScript()
143 WideString tempName(m_wsName); in ToJavaScript() local
145 tempName = in ToJavaScript()
148 javascript << tempName; in ToJavaScript()
153 javascript << tempName; in ToJavaScript()
157 javascript << tempName; in ToJavaScript()
171 WideString tempName(m_wsName); in ToImpliedReturnJS() local
173 tempName = in ToImpliedReturnJS()
176 javascript << tempName; in ToImpliedReturnJS()
[all …]
/external/slf4j/slf4j-simple/src/main/java/org/slf4j/impl/
DSimpleLogger.java275 String tempName = name; in recursivelyComputeLevelString() local
277 int indexOfLastDot = tempName.length(); in recursivelyComputeLevelString()
279 tempName = tempName.substring(0, indexOfLastDot); in recursivelyComputeLevelString()
280 levelString = getStringProperty(LOG_KEY_PREFIX + tempName, null); in recursivelyComputeLevelString()
281 indexOfLastDot = String.valueOf(tempName).lastIndexOf("."); in recursivelyComputeLevelString()
/external/fonttools/Lib/fontTools/ttLib/
D__init__.py499 tempName = glyphOrder[i]
500 if tempName in reversecmap:
501 unicode = reversecmap[tempName]
508 tempName = glyphName
510 while tempName in allNames:
511 tempName = glyphName + "#" + repr(n)
513 glyphOrder[i] = tempName
514 allNames[tempName] = 1
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DLocaleDisplayNamesImpl.java611 String tempName = modified.getDisplayName(locale); in newRow() local
614 titlecase ? toTitleWholeStringNoLowercase(locale, tempName) : tempName; in newRow()
615 tempName = modified.getDisplayName(modified); in newRow()
618 toTitleWholeStringNoLowercase(modified, tempName) : tempName; in newRow()
/external/icu/android_icu4j/src/main/java/android/icu/impl/
DLocaleDisplayNamesImpl.java615 String tempName = modified.getDisplayName(locale); in newRow() local
618 titlecase ? toTitleWholeStringNoLowercase(locale, tempName) : tempName; in newRow()
619 tempName = modified.getDisplayName(modified); in newRow()
622 toTitleWholeStringNoLowercase(modified, tempName) : tempName; in newRow()
/external/conscrypt/openjdk/src/main/java/org/conscrypt/
DPlatform.java107 String tempName = String.format(Locale.US, "%s%d%04d%s", prefix, time, i, suffix); in createTempFile() local
108 File tempFile = new File(directory, tempName); in createTempFile()
109 if (!tempName.equals(tempFile.getName())) { in createTempFile()
/external/swiftshader/third_party/LLVM/lib/Analysis/
DPathNumbering.cpp142 std::string tempName(getBlock()->getName()); in getName() local
143 name << tempName.c_str() << " (" << _uid << ")"; in getName()
/external/libvncserver/webclients/java-applet/ssl/
Dultravnc-102-JavaViewer-ssl-etc.patch2238 String tempName = "";
2241 tempName += (char) is.readUnsignedByte();
/external/v8/src/inspector/build/closure-compiler/
Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...
/external/guice/extensions/struts2/lib/
Dcore-3.1.1.jarMETA-INF/ org/ org/eclipse/ org/eclipse/jdt/ org/eclipse ...
/external/icu/tools/srcgen/currysrc/libs/
Dorg.eclipse.jdt.core_3.11.0.v20150602-1242.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...
/external/dagger2/lib/
Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...