Searched refs:refLoc (Results 1 - 2 of 2) sorted by relevance

/external/deqp/modules/gles31/functional/
H A Des31fShaderSharedVarTests.cpp188 const int refLoc = gl.getUniformLocation(program, "u_ref[0]"); local
203 const int location = uNdx == 1 ? refLoc : valLoc;
222 const int location = uNdx == 1 ? refLoc : valLoc;
240 const int location = uNdx == 1 ? refLoc : valLoc;
258 const int location = uNdx == 1 ? refLoc : valLoc;
277 const int location = uNdx == 1 ? refLoc : valLoc;
/external/clang/lib/ARCMigrate/
H A DTransAutoreleasePool.cpp276 bool checkRef(SourceLocation refLoc, SourceLocation declLoc) { argument
278 referenceLoc = refLoc;

Completed in 3403 milliseconds