Searched refs:nextName (Results 1 - 19 of 19) 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 DSpecialNameFactory.java56 public String nextName() method in class:SpecialNameFactory
58 return nameFactory.nextName() + SPECIAL_SUFFIX;
80 System.out.println("["+factory.nextName()+"]");
H A DDictionaryNameFactory.java148 public String nextName() method in class:DictionaryNameFactory
163 name = nameFactory.nextName();
181 System.out.println("["+factory.nextName()+"]");
H A DSimpleNameFactory.java71 public String nextName() method in class:SimpleNameFactory
153 System.out.println(" ["+factory.nextName()+"]");
H A DMemberObfuscator.java106 newName = nameFactory.nextName();
H A DClassObfuscator.java404 packageNameFactory.nextName() +
476 classNameFactory.nextName();
/external/chromium_org/third_party/icu/source/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/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/chromium_org/chrome/browser/resources/file_manager/js/metadata/
H A Dmpeg_parser.js297 var nextName = MpegParser.readAtomName(br);
301 if (!this.rootParser_[nextName]) {
306 this.requestRead(file, filePos, nextSize, nextName, onError, onSuccess);
/external/llvm/examples/ExceptionDemo/
H A DExceptionDemo.cpp1183 std::string nextName; local
1195 nextName = "finally",
1205 nextName = ourTypeInfoNames[exceptionTypesToCatch[i]];
1212 nextName,
/external/proguard/lib/
H A Dproguard.jarMETA-INF/ META-INF/MANIFEST.MF proguard/evaluation/Stack.class Stack.java package proguard ...
/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/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 2995 milliseconds