Home
last modified time | relevance | path

Searched refs:nextName (Results 1 – 25 of 35) sorted by relevance

12

/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
DParse.java1395 int cp, StateName nextName, ParserState state, StateItem item) {
1397 state.getNext().copyFrom(item, nextName, cp);
1411 private static void acceptBidi(int cp, StateName nextName, ParserState state, StateItem item) {
1413 state.getNext().copyFrom(item, nextName, cp);
1427 private static void acceptPadding(int cp, StateName nextName, ParserState state, StateItem item) {
1432 state.getNext().copyFrom(item, nextName, cp);
1437 int cp, StateName nextName, ParserState state, StateItem item) {
1438 acceptDigitHelper(cp, nextName, state, item, DigitType.INTEGER);
1442 int cp, StateName nextName, ParserState state, StateItem item) {
1443 acceptDigitHelper(cp, nextName, state, item, DigitType.FRACTION);
[all …]
/external/icu/android_icu4j/src/main/java/android/icu/impl/number/
DParse.java1397 int cp, StateName nextName, ParserState state, StateItem item) {
1399 state.getNext().copyFrom(item, nextName, cp);
1413 private static void acceptBidi(int cp, StateName nextName, ParserState state, StateItem item) {
1415 state.getNext().copyFrom(item, nextName, cp);
1429 private static void acceptPadding(int cp, StateName nextName, ParserState state, StateItem item) {
1434 state.getNext().copyFrom(item, nextName, cp);
1439 int cp, StateName nextName, ParserState state, StateItem item) {
1440 acceptDigitHelper(cp, nextName, state, item, DigitType.INTEGER);
1444 int cp, StateName nextName, ParserState state, StateItem item) {
1445 acceptDigitHelper(cp, nextName, state, item, DigitType.FRACTION);
[all …]
/external/icu/icu4c/source/tools/ctestfw/
Dctest.c77 const char** nextName );
153 const char** nextName ) in getNextLevel() argument
156 *nextName = strchr(name, TEST_SEPARATOR); in getNextLevel()
158 if( *nextName != 0 ) in getNextLevel()
161 *nameLen = (int)((*nextName) - name); in getNextLevel()
162 (*nextName)++; /* skip '/' */ in getNextLevel()
224 const char* nextName; in addTestNode() local
239 getNextLevel ( name, &nameLen, &nextName ); in addTestNode()
251 getNextLevel(name, &nameLen, &nextName); in addTestNode()
257 name = nextName; in addTestNode()
[all …]
/external/proguard/src/proguard/obfuscate/
DSpecialNameFactory.java56 public String nextName() in nextName() method in SpecialNameFactory
58 return nameFactory.nextName() + SPECIAL_SUFFIX; in nextName()
80 System.out.println("["+factory.nextName()+"]"); in main()
DDictionaryNameFactory.java148 public String nextName() in nextName() method in DictionaryNameFactory
163 name = nameFactory.nextName(); in nextName()
181 System.out.println("["+factory.nextName()+"]"); in main()
DSimpleNameFactory.java71 public String nextName() in nextName() method in SimpleNameFactory
153 System.out.println(" ["+factory.nextName()+"]"); in printNameSamples()
DNameFactory.java33 public String nextName(); in nextName() method
DNumericNameFactory.java42 public String nextName() in nextName() method in NumericNameFactory
DClassObfuscator.java412 packageNameFactory.nextName() + in generateUniquePackagePrefix()
485 classNameFactory.nextName(); in generateUniqueClassName()
DMemberObfuscator.java105 newName = nameFactory.nextName(); in visitAnyMember()
/external/boringssl/src/crypto/obj/
Dobjects.go210 var module, nextName string
251 nextName = sanitizeName(args[1])
255 if len(nextName) != 0 {
281 obj := object{name: nextName}
282 nextName = ""
/external/jarjar/src/main/com/tonicsystems/jarjar/util/
DIoUtil.java99 final String nextName = sortedList.get(i+1).getName(); in copyZipWithoutEmptyDirectories() local
100 isEmptyDirectory = !nextName.startsWith(name); in copyZipWithoutEmptyDirectories()
/external/vogar/src/vogar/
DOutcomeStore.java98 String outcomeName = in.nextName(); in loadOutcomes()
108 String fieldName = in.nextName(); in loadOutcomes()
DExpectationStore.java160 String name = reader.nextName(); in readExpectation()
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowJsonReaderTest.java16 assertThat(jsonReader.nextName()).isEqualTo("abc"); in shouldWork()
/external/llvm/examples/ExceptionDemo/
DExceptionDemo.cpp1182 std::string nextName; in createCatchWrappedInvokeFunction() local
1194 nextName = "finally", in createCatchWrappedInvokeFunction()
1204 nextName = ourTypeInfoNames[exceptionTypesToCatch[i]]; in createCatchWrappedInvokeFunction()
1211 nextName, in createCatchWrappedInvokeFunction()
/external/swiftshader/third_party/LLVM/examples/ExceptionDemo/
DExceptionDemo.cpp1170 std::string nextName; in createCatchWrappedInvokeFunction() local
1184 nextName = "finally", in createCatchWrappedInvokeFunction()
1196 nextName = ourTypeInfoNames[exceptionTypesToCatch[i]]; in createCatchWrappedInvokeFunction()
1203 nextName, in createCatchWrappedInvokeFunction()
/external/caliper/lib/
Dgson-2.2.2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Djersey-core-1.11.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/jersey-module- ...
/external/proguard/lib/
Dproguard.jarMETA-INF/ META-INF/MANIFEST.MF proguard/ proguard/FileWordReader.class FileWordReader ...
/external/guice/lib/build/
Dbnd-0.0.384.jarMETA-INF/MANIFEST.MF LICENSE OSGI-OPT/ OSGI-OPT/bnd.bnd ...
/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/conscrypt/benchmark-android/
Dvogar.jarMETA-INF/ META-INF/MANIFEST.MF vogar/ vogar/TestProperties.class TestProperties ...
/external/v8/src/inspector/build/closure-compiler/
Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...

12