Searched refs:ante (Results 1 - 7 of 7) sorted by relevance
/external/v8/test/js-perf-test/Templates/ |
H A D | templates.js | 50 tristique ante, non pretium ante suscipit at. Sed egestas massa enim, convallis 60 "ut varius dolor lorem nec risus. Integer convallis\n tristique ante, " + 61 "non pretium ante suscipit at. Sed egestas massa enim, convallis\n " +
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
H A D | TransliteratorParser.java | 149 private static final char CONTEXT_ANTE = '{'; // ante{key 370 public int ante = -1; // position of ante context marker '{' in text field in class:TransliteratorParser.RuleHalf 379 // the ante- or postcontext text. Placeholders are only valid in 380 // output text. The length of the ante and post context is 752 if (ante >= 0) { 753 syntaxError("Multiple ante contexts", rule, start); 755 ante = buf.length(); 816 text = text.substring(ante < 0 ? 0 : ante, [all...] |
/external/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/ |
H A D | TransliteratorParser.java | 148 private static final char CONTEXT_ANTE = '{'; // ante{key 369 public int ante = -1; // position of ante context marker '{' in text field in class:TransliteratorParser.RuleHalf 378 // the ante- or postcontext text. Placeholders are only valid in 379 // output text. The length of the ante and post context is 751 if (ante >= 0) { 752 syntaxError("Multiple ante contexts", rule, start); 754 ante = buf.length(); 815 text = text.substring(ante < 0 ? 0 : ante, [all...] |
/external/icu/icu4c/source/i18n/ |
H A D | rbt_pars.cpp | 268 int32_t ante; // position of ante context marker '{' in text member in class:RuleHalf 277 // the ante- or postcontext text. Placeholders are only valid in 278 // output text. The length of the ante and post context is 345 ante = -1; 712 if (ante >= 0) { 715 ante = buf.length(); 778 //text = text.substring(ante < 0 ? 0 : ante, 783 if (ante > [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
H A D | com.ibm.icu_4.2.1.v20100412.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
/external/libgdx/backends/gdx-backend-moe/libs/ |
H A D | intel-moe-core.jar | META-INF/ META-INF/MANIFEST.MF LICENSE SQLite/ SQLite/Authorizer.class Authorizer.java package ... |
/external/libgdx/backends/gdx-backends-gwt/libs/ |
H A D | gwt-dev.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/gwt/ com/google/gwt/core/ ... |
Completed in 107 milliseconds