Home
last modified time | relevance | path

Searched refs:currentScope (Results 1 – 10 of 10) sorted by relevance

/external/deqp-deps/glslang/glslang/MachineIndependent/
DSymbolTable.h696 … TSymbol* find(const TString& name, bool* builtIn = 0, bool* currentScope = 0, int* thisDepthP = 0)
710 if (currentScope)
711 …*currentScope = isGlobalLevel(currentLevel()) || level == currentLevel(); // consider shared leve…
DParseHelper.cpp3696 bool currentScope; in declareArray() local
3697 symbol = symbolTable.find(identifier, nullptr, &currentScope); in declareArray()
3704 if (symbol == nullptr || ! currentScope) { in declareArray()
/external/guice/extensions/struts2/lib/
Dcore-3.1.1.jarMETA-INF/ org/ org/eclipse/ org/eclipse/jdt/ org/eclipse ...
/external/icu/tools/srcgen/currysrc/libs/
Dorg.eclipse.jdt.core_3.14.0.v20180528-0519.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...
/external/swiftshader/src/OpenGL/compiler/
DOutputASM.cpp546 currentScope = GLOBAL; in emitShader()
698 if(currentScope != emitScope) in visitBinary()
1053 if(currentScope != emitScope) in visitUnary()
1259 if(currentScope != emitScope && node->getOp() != EOpFunction && node->getOp() != EOpSequence) in visitAggregate()
1311 currentScope = FUNCTION; in visitAggregate()
1323 currentScope = GLOBAL; in visitAggregate()
1739 if(currentScope != emitScope) in visitSelection()
1839 if(currentScope != emitScope) in visitLoop()
1963 if(currentScope != emitScope) in visitBranch()
1994 if(currentScope != emitScope) in visitSwitch()
DOutputASM.h370 Scope currentScope; variable
/external/dagger2/lib/
Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/deqp-deps/glslang/hlsl/
DhlslParseHelper.cpp6636 bool currentScope; in declareArray() local
6637 symbol = symbolTable.find(identifier, nullptr, &currentScope); in declareArray()
6643 if (symbol == nullptr || ! currentScope) { in declareArray()
/external/v8/src/inspector/build/closure-compiler/
Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...
/external/kotlinc/lib/
Dkotlin-compiler.jarMETA-INF/MANIFEST.MF org/jetbrains/kotlin/utils/JavaSdkUtil.class JavaSdkUtil ...