Searched defs:newId (Results 1 – 13 of 13) sorted by relevance
182 String newId; in handleSessionRpc() local
67 subdivisionIdToOld.put(newId, oldId); in subdivisionIdToOld.put() argument
219 bool isNewIdMapped(spv::Id newId) const { return isMapped(newId); } in isNewIdMapped()
257 spv::Id spirvbin_t::localId(spv::Id id, spv::Id newId) in localId()
139 uint32_t newId = TakeNextId(); in CloneAndMapLocals() local
1181 const GLuint newId = replaceName(elementType, elementId, log()); in iterate() local1263 const GLuint newId = replaceName(elementType, elementId, log()); in iterate() local
149 uint32_t newId = context()->TakeNextId(); in CloneAndMapLocals() local
420 void setId(int newId) { id = newId; } in setId()
2561 String newId ="[:"+id+":];NFD"; in TestScriptAllCodepoints() local
2558 String newId ="[:"+id+":];NFD"; in TestScriptAllCodepoints() local
4019 char newId[256]={'\0'}; in TestAllCodepoints() local
1210 virtual void switchId(int newId) { id = newId; } in switchId()
3123 int newId = texSymbol->getId(); in handleSamplerTextureCombine() local