Home
last modified time | relevance | path

Searched refs:currentName (Results 1 – 22 of 22) sorted by relevance

/external/jsilver/src/com/google/clearsilver/jsilver/interpreter/
DVariableLocator.java35 private StringBuilder currentName; field in VariableLocator
74 StringBuilder lastName = currentName; in getVariableName()
75 currentName = new StringBuilder(10); in getVariableName()
77 result = currentName.toString(); in getVariableName()
78 currentName = lastName; in getVariableName()
111 if (currentName.length() != 0) { in descendVariable()
112 currentName.append('.'); in descendVariable()
114 currentName.append(name); in descendVariable()
/external/icu/android_icu4j/src/main/java/android/icu/impl/
DICUResourceTableAccess.java59 String currentName = null; in getTableString() local
61 currentName = LocaleIDs.getCurrentCountryID(item); in getTableString()
63 currentName = LocaleIDs.getCurrentLanguageID(item); in getTableString()
65 if (currentName != null) { in getTableString()
66 result = table.findStringWithFallback(currentName); in getTableString()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DICUResourceTableAccess.java57 String currentName = null; in getTableString() local
59 currentName = LocaleIDs.getCurrentCountryID(item); in getTableString()
61 currentName = LocaleIDs.getCurrentLanguageID(item); in getTableString()
63 if (currentName != null) { in getTableString()
64 result = table.findStringWithFallback(currentName); in getTableString()
/external/icu/android_icu4j/src/main/java/android/icu/text/
DRuleBasedNumberFormat.java1403 String currentName = ruleSets[n].getName(); in setDefaultRuleSet() local
1404 if (currentName.equals("%spellout-numbering") || in setDefaultRuleSet()
1405 currentName.equals("%digits-ordinal") || in setDefaultRuleSet()
1406 currentName.equals("%duration")) { in setDefaultRuleSet()
1719 String currentName = ruleSet.getName(); in init() local
1720 ruleSetsMap.put(currentName, ruleSet); in init()
1721 if (!currentName.startsWith("%%")) { in init()
1724 && currentName.equals("%spellout-numbering") in init()
1725 || currentName.equals("%digits-ordinal") in init()
1726 || currentName.equals("%duration")) in init()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DRuleBasedNumberFormat.java1437 String currentName = ruleSets[n].getName(); in setDefaultRuleSet() local
1438 if (currentName.equals("%spellout-numbering") || in setDefaultRuleSet()
1439 currentName.equals("%digits-ordinal") || in setDefaultRuleSet()
1440 currentName.equals("%duration")) { in setDefaultRuleSet()
1758 String currentName = ruleSet.getName(); in init() local
1759 ruleSetsMap.put(currentName, ruleSet); in init()
1760 if (!currentName.startsWith("%%")) { in init()
1763 && currentName.equals("%spellout-numbering") in init()
1764 || currentName.equals("%digits-ordinal") in init()
1765 || currentName.equals("%duration")) in init()
/external/vogar/src/vogar/
DConsole.java443 private String currentName; field in Console.StreamingConsole
448 currentName = name; in action()
457 if (name.equals(currentName)) { in outcome()
461 currentName = name; in outcome()
/external/cldr/tools/java/org/unicode/cldr/tool/
DShowDtdDiffs.java40 String currentName = current == null ? "trunk" : current; in main() local
66 diff(currentName + "\t" + type, dtdLast, dtdCurrent); in main()
DChartDtdDelta.java89 String currentName = finalVersion ? ToolConstants.CHART_DISPLAY_VERSION : current; in writeContents() local
116 diff(currentName, dtdLast, dtdCurrent); in writeContents()
/external/tagsoup/src/org/ccil/cowan/tagsoup/
DParser.java650 String currentName = theStack.name(); in etag_cdata() local
655 boolean realTag = (length == currentName.length()); in etag_cdata()
658 if (Character.toLowerCase(buff[offset + i]) != Character.toLowerCase(currentName.charAt(i))) { in etag_cdata()
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowPackageManager.java621 public void addCurrentToCannonicalName(String currentName, String canonicalName) { in addCurrentToCannonicalName() argument
622 currentToCanonicalNames.put(currentName, canonicalName); in addCurrentToCannonicalName()
/external/kotlinc/lib/
Dkotlin-annotation-processing.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jetbrains/ org/ ...
Dkotlin-main-kts.jarMETA-INF/MANIFEST.MF org/jetbrains/kotlin/mainKts/MainKtsScriptDefinition$1$ ...
Dkotlin-compiler.jarMETA-INF/MANIFEST.MF org/jetbrains/kotlin/utils/JavaSdkUtil.class JavaSdkUtil ...
/external/guice/extensions/persist/lib/
Dhibernate-annotations.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hibernate/ org/ ...
Dhibernate3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hibernate/ org/ ...
/external/cldr/tools/java/libs/
Dicu4j.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...
/external/testng/ant/
Divy-2.1.0.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE META-INF ...
/external/testng/ant/3rdparty/
Ddoclava-1.0.3.jarMETA-INF/MANIFEST.MF assets/html/index.html assets/templates/data ...
/external/v8/src/inspector/build/closure-compiler/
Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...
/external/icu/tools/srcgen/currysrc/libs/
Dorg.eclipse.jdt.core_3.14.0.v20180528-0519.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...
/external/conscrypt/benchmark-android/
Dvogar.jarMETA-INF/ META-INF/MANIFEST.MF vogar/ vogar/TestProperties.class TestProperties ...
/external/dagger2/lib/
Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...