/external/proguard/src/proguard/obfuscate/ |
H A D | NameFactory.java | 33 public String nextName(); method in interface:NameFactory
|
H A D | NumericNameFactory.java | 45 public String nextName() method in class:NumericNameFactory
|
H A D | SpecialNameFactory.java | 56 public String nextName() method in class:SpecialNameFactory 58 return nameFactory.nextName() + SPECIAL_SUFFIX; 80 System.out.println("["+factory.nextName()+"]");
|
H A D | DictionaryNameFactory.java | 148 public String nextName() method in class:DictionaryNameFactory 163 name = nameFactory.nextName(); 181 System.out.println("["+factory.nextName()+"]");
|
H A D | SimpleNameFactory.java | 71 public String nextName() method in class:SimpleNameFactory 153 System.out.println(" ["+factory.nextName()+"]");
|
H A D | MemberObfuscator.java | 106 newName = nameFactory.nextName();
|
H A D | ClassObfuscator.java | 404 packageNameFactory.nextName() + 476 classNameFactory.nextName();
|
/external/chromium_org/third_party/icu/source/tools/ctestfw/ |
H A D | ctest.c | 75 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 D | ctest.c | 75 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 D | mpeg_parser.js | 297 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 D | ExceptionDemo.cpp | 1183 std::string nextName; local 1195 nextName = "finally", 1205 nextName = ourTypeInfoNames[exceptionTypesToCatch[i]]; 1212 nextName,
|
/external/proguard/lib/ |
H A D | proguard.jar | META-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 D | org.eclipse.equinox.p2.metadata.generator_1.0.200.v20100503a.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
H A D | org.eclipse.help_3.5.0.v20100524.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
H A D | org.eclipse.equinox.p2.publisher_1.1.2.v20100824-2220.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
H A D | org.eclipse.pde.api.tools_1.0.202.v20100820_r361.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
H A D | org.apache.jasper_5.5.17.v201004212143.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
H A D | org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/ |
H A D | compiler.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ... |