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

/external/proguard/src/proguard/obfuscate/
H A DNameFactory.java33 public String nextName(); method in interface:NameFactory
H A DNumericNameFactory.java45 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/icu4c/tools/ctestfw/
H A Dctest.c75 const char** nextName );
148 const char** nextName )
151 *nextName = strchr(name, TEST_SEPARATOR);
153 if( *nextName != 0 )
156 *nameLen = (int)((*nextName) - name);
157 (*nextName)++; /* skip '/' */
160 /*printf("->%s-< [%d] -> [%s]\n", name, *nameLen, *nextName);*/
219 const char* nextName; local
234 getNextLevel ( name, &nameLen, &nextName );
246 getNextLevel(name, &nameLen, &nextName);
556 const char* nextName; local
[all...]
/external/llvm/examples/ExceptionDemo/
H A DExceptionDemo.cpp1154 std::string nextName; local
1166 nextName = "finally",
1176 nextName = ourTypeInfoNames[exceptionTypesToCatch[i]];
1183 nextName,
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.metadata.generator_1.0.200.v20100503a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.help_3.5.0.v20100524.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.publisher_1.1.2.v20100824-2220.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.pde.api.tools_1.0.202.v20100820_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/proguard/lib/
H A Dproguard.jarMETA-INF/ META-INF/MANIFEST.MF proguard/evaluation/Stack.class Stack.java package proguard ...

Completed in 1331 milliseconds