Home
last modified time | relevance | path

Searched defs:GlobalInitialized (Results 1 – 3 of 3) sorted by relevance

/frameworks/compile/slang/
Dslang.h62 static bool GlobalInitialized; variable
Dslang.cpp104 bool Slang::GlobalInitialized = false; member in slang::Slang
/frameworks/compile/libbcc/lib/ExecutionEngine/
DCompiler.cpp90 bool Compiler::GlobalInitialized = false; member in bcc::Compiler