Home
last modified time | relevance | path

Searched defs:newId (Results 1 – 5 of 5) sorted by relevance

/external/deqp/modules/glshared/
DglsLifetimeTests.cpp1181 const GLuint newId = replaceName(elementType, elementId, log()); in iterate() local
1263 const GLuint newId = replaceName(elementType, elementId, log()); in iterate() local
/external/swiftshader/src/OpenGL/compiler/
Dintermediate.h418 void setId(int newId) { id = newId; } in setId()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/translit/
DTransliteratorTest.java2600 String newId ="[:"+id+":];NFD"; in TestScriptAllCodepoints() local
/external/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
DTransliteratorTest.java2599 String newId ="[:"+id+":];NFD"; in TestScriptAllCodepoints() local
/external/icu/icu4c/source/test/intltest/
Dtranstst.cpp4016 char newId[256]={'\0'}; in TestAllCodepoints() local