Home
last modified time | relevance | path

Searched defs:newCode (Results 1 – 4 of 4) sorted by relevance

/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base.tests/src/com/ibm/icu/tests/
DTimeZoneTest.java207 String newCode = "PDT".equals(tz1.getID()) ? "CST" : "PDT"; in testSetDefault() local
/external/annotation-tools/asmx/src/org/objectweb/asm/
DMethodWriter.java1876 ByteVector newCode = new ByteVector(code.length); in resizeInstructions() local
/external/dng_sdk/source/
Ddng_image_writer.cpp3516 int32 newCode = SearchTable (code, pixel); in Compress() local
/external/clang/lib/Sema/
DSemaDeclObjC.cpp877 std::string newCode in checkTypeParamListConsistency() local