Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang.h58 static bool GlobalInitialized; variable
Dslang.cpp105 bool Slang::GlobalInitialized = false; member in slang::Slang
/frameworks/compile/libbcc/lib/ExecutionEngine/
DCompiler.cpp92 bool Compiler::GlobalInitialized = false; member in bcc::Compiler