Home
last modified time | relevance | path

Searched refs:oldName (Results 1 – 20 of 20) sorted by relevance

/external/guava/guava-tests/test/com/google/common/util/concurrent/
DCallablesTest.java45 String oldName = Thread.currentThread().getName(); in testRenaming() local
54 assertEquals(oldName, Thread.currentThread().getName()); in testRenaming()
58 String oldName = Thread.currentThread().getName(); in testRenaming_exceptionalReturn() local
71 assertEquals(oldName, Thread.currentThread().getName()); in testRenaming_exceptionalReturn()
84 final String oldName = Thread.currentThread().getName(); in testRenaming_noPermissions() local
88 assertEquals(Thread.currentThread().getName(), oldName); in testRenaming_noPermissions()
93 assertEquals(oldName, Thread.currentThread().getName()); in testRenaming_noPermissions()
DMoreExecutorsTest.java596 String oldName = Thread.currentThread().getName(); in testThreadRenaming() local
601 assertEquals(oldName, Thread.currentThread().getName()); in testThreadRenaming()
/external/cldr/tools/java/org/unicode/cldr/tool/
DUpdateAliasedCodes.java66 String oldName = names.get(goodCode); in main() local
67 if (oldName == null || oldName.isEmpty()) { in main()
69 } else if (oldName.equals(name)) { in main()
74 + "<repl:«" + goodCode + "»«" + oldName + "»>"); in main()
DCountItems.java537 String oldName = zoneNew_Old.get(newName); in writeZonePrettyPath() local
538 if (masked.contains(oldName) != (i == 0)) { in writeZonePrettyPath()
547 Log.println("\t'" + oldName + "'\t>\t'" + newName + "';"); in writeZonePrettyPath()
/external/guava/guava/src/com/google/common/util/concurrent/
DCallables.java64 String oldName = currentThread.getName();
70 trySetName(oldName, currentThread);
92 String oldName = currentThread.getName();
98 trySetName(oldName, currentThread);
/external/desugar/java/com/google/devtools/common/options/
DIsolatedOptionsData.java269 String oldName = optionDefinition.getOldOptionName();
272 oldName,
276 oldName,
278 checkForBooleanAliasCollisions(booleanAliasMap, oldName, "old option name");
282 nameToFieldBuilder, oldNameToFieldBuilder, booleanAliasMap, oldName);
285 oldNameToFieldBuilder.put(oldName, optionDefinition);
DOption.java188 String oldName() default ""; in oldName() method
DOptionDefinition.java156 return optionAnnotation.oldName(); in getOldOptionName()
/external/sonivox/jet_tools/JetCreator/
DJetUtils.py48 oldName = objSave.segname
49 i = len(oldName) - 1
51 if not oldName[i].isdigit():
54 oldName = oldName[0:i+1]
57 newName = oldName + str(i)
63 oldName = objSave.event_name
64 i = len(oldName) - 1
66 if not oldName[i].isdigit():
69 oldName = oldName[0:i+1]
72 newName = oldName + str(i)
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/
DNamedRunnable.java30 String oldName = Thread.currentThread().getName(); in run() local
35 Thread.currentThread().setName(oldName); in run()
/external/okhttp/repackaged/okhttp/src/main/java/com/android/okhttp/internal/
DNamedRunnable.java32 String oldName = Thread.currentThread().getName(); in run() local
37 Thread.currentThread().setName(oldName); in run()
/external/fonttools/Lib/fontTools/ufoLib/
Dconverters.py60 for oldName, newName in allRenamedGroups:
61 group = list(groups[oldName])
/external/cldr/tools/java/org/unicode/cldr/util/
DWikiSubdivisionLanguages.java216 String oldName = fileSubdivisions.getStringValue(path); in main() local
217 if (oldName != null) { in main()
218 if (!oldName.equals(name)) { in main()
DStandardCodes.java707 String oldName = pieces.get(0); in StandardCodes() local
708 int pos = oldName.indexOf(';'); in StandardCodes()
710 oldName = oldName.substring(0, pos).trim(); in StandardCodes()
711 pieces.set(0, oldName); in StandardCodes()
721 if (oldName.equalsIgnoreCase("PRIVATE USE")) { in StandardCodes()
/external/caliper/caliper/src/main/java/com/google/caliper/runner/
DStreamService.java341 String oldName = currentThread.getName(); in threadRenaming()
346 currentThread.setName(oldName); in threadRenaming()
/external/icu/icu4c/source/test/cintltst/
Dcucdtst.c1650 const char *name, *oldName, *extName, *alias; member
1705 expected=names[i].oldName; in enumCharNamesFn()
1815 …if(length<0 || (length>0 && 0!=strcmp(name, names[i].oldName)) || length!=(uint16_t)strlen(name)) { in TestCharNames()
1816 ….0) gets %s length %ld instead of nothing or %s\n", names[i].code, name, length, names[i].oldName); in TestCharNames()
1820 if(names[i].oldName[0]!=0 /* && length>0 */) { in TestCharNames()
1821 c=u_charFromName(U_UNICODE_10_CHAR_NAME, names[i].oldName, &errorCode); in TestCharNames()
1823 … log_err("u_charFromName(%s - 1.0) error %s\n", names[i].oldName, u_errorName(errorCode)); in TestCharNames()
1827 …log_err("u_charFromName(%s - 1.0) gets 0x%lx instead of 0x%lx\n", names[i].oldName, c, names[i].co… in TestCharNames()
/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/
DResTable.java2900 int oldName = 0; in getBagLocked() local
2902 && (oldName=entries[curEntry].map.name.ident) < newName.get()) { in getBagLocked()
2910 if ((!isInside) || oldName != newName.get()) { in getBagLocked()
2940 ALOGI("#0x%x: Replacing existing attribute: 0x%08x\n", curEntry, oldName); in getBagLocked()
/external/python/cpython2/Mac/Modules/file/
D_Filemodule.c2588 Str255 oldName; in File_HRename() local
2593 PyMac_GetStr255, oldName, in File_HRename()
2598 oldName, in File_HRename()
2612 Str255 oldName; in File_CatMove() local
2618 PyMac_GetStr255, oldName, in File_CatMove()
2624 oldName, in File_CatMove()
/external/deqp/modules/glshared/
DglsLifetimeTests.cpp1132 GLuint replaceName (Type& type, GLuint oldName, TestLog& log) in replaceName() argument
1141 << "// Type does not require Gen* for binding, reusing old id " << oldName << "." in replaceName()
1144 return oldName; in replaceName()
/external/lzma/CPP/7zip/UI/Common/
DArchiveCommandLine.cpp384 const UString &oldName, const UString &newName, NRecursedType::EEnum type, in AddRenamePair() argument
388 pair.OldName = oldName; in AddRenamePair()