Searched defs:nextName (Results 1 - 24 of 24) sorted by relevance

/external/proguard/src/proguard/obfuscate/
H A DNameFactory.java33 public String nextName(); method in interface:NameFactory
H A DNumericNameFactory.java42 public String nextName() method in class:NumericNameFactory
H A DDictionaryNameFactory.java148 public String nextName() method in class:DictionaryNameFactory
163 name = nameFactory.nextName();
181 System.out.println("["+factory.nextName()+"]");
H A DSpecialNameFactory.java56 public String nextName() method in class:SpecialNameFactory
58 return nameFactory.nextName() + SPECIAL_SUFFIX;
80 System.out.println("["+factory.nextName()+"]");
H A DSimpleNameFactory.java71 public String nextName() method in class:SimpleNameFactory
153 System.out.println(" ["+factory.nextName()+"]");
/external/icu/icu4c/source/tools/ctestfw/
H A Dctest.c77 const char** nextName );
153 const char** nextName )
156 *nextName = strchr(name, TEST_SEPARATOR);
158 if( *nextName != 0 )
161 *nameLen = (int)((*nextName) - name);
162 (*nextName)++; /* skip '/' */
165 /*printf("->%s-< [%d] -> [%s]\n", name, *nameLen, *nextName);*/
224 const char* nextName; local
239 getNextLevel ( name, &nameLen, &nextName );
251 getNextLevel(name, &nameLen, &nextName);
578 const char* nextName; local
[all...]
/external/llvm/examples/ExceptionDemo/
H A DExceptionDemo.cpp1182 std::string nextName; local
1194 nextName = "finally",
1204 nextName = ourTypeInfoNames[exceptionTypesToCatch[i]];
1211 nextName,
/external/swiftshader/third_party/LLVM/examples/ExceptionDemo/
H A DExceptionDemo.cpp1170 std::string nextName; local
1184 nextName = "finally",
1196 nextName = ourTypeInfoNames[exceptionTypesToCatch[i]];
1203 nextName,
/external/caliper/lib/
H A Dgson-2.2.2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/gson/ com/google/gson/stream/ ...
H A Djersey-core-1.11.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/jersey-module-version META- ...
/external/proguard/lib/
H A Dproguard.jarMETA-INF/ META-INF/MANIFEST.MF proguard/ proguard/DuplicateClassPrinter.class DuplicateClassPrinter.java package proguard ...
/external/guice/lib/build/
H A Dbnd-0.0.384.jarMETA-INF/MANIFEST.MF LICENSE OSGI-OPT/ OSGI-OPT/bnd.bnd OSGI-OPT/ ...
/external/r8/deps/
H A Dcommons-compress-1.12.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/compress/ ...
/external/guice/extensions/struts2/lib/
H A Dcore-3.1.1.jarMETA-INF/ org/ org/eclipse/ org/eclipse/jdt/ org/eclipse/jdt/core/ org/eclipse/jdt/core/compiler/ org/ ...
/external/icu/tools/srcgen/currysrc/libs/
H A Dorg.eclipse.jdt.core_3.11.0.v20150602-1242.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/external/v8/src/inspector/build/closure-compiler/
H A Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...
/external/robolectric/v1/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 1038 milliseconds