HomeSort by relevance Sort by last modified time
    Searched refs:getGlobals (Results 1 - 15 of 15) sorted by null

  /external/skia/src/views/
SkEventSink.cpp 25 static SkEventSink_Globals& getGlobals() {
32 SkEventSink_Globals& globals = getGlobals();
44 SkEventSink_Globals& globals = getGlobals();
91 SkEventSink_Globals& globals = getGlobals();
  /external/skqp/src/views/
SkEventSink.cpp 25 static SkEventSink_Globals& getGlobals() {
32 SkEventSink_Globals& globals = getGlobals();
44 SkEventSink_Globals& globals = getGlobals();
91 SkEventSink_Globals& globals = getGlobals();
  /external/swiftshader/third_party/subzero/src/
IceInstrumentation.h 53 LockedPtr<VariableDeclarationList> getGlobals();
IceInstrumentation.cpp 129 LockedPtr<VariableDeclarationList> Instrumentation::getGlobals() {
132 return Ctx->getGlobals();
IceGlobalContext.h 420 LockedPtr<VariableDeclarationList> getGlobals() {
IceASanInstrumentation.cpp 480 instrumentGlobals(*getGlobals());
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
MachineModuleInfoImpls.h 95 const std::vector<wasm::Global> &getGlobals() const { return Globals; }
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
MachineModuleInfoImpls.h 95 const std::vector<wasm::Global> &getGlobals() const { return Globals; }
  /external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DwarfCompileUnit.h 82 const StringMap<DIE*> &getGlobals() const { return Globals; }
DwarfDebug.cpp     [all...]
  /external/swiftshader/src/Reactor/
SubzeroReactor.cpp 591 ::context->getGlobals()->merge(globals.get());
    [all...]
  /prebuilts/devtools/tools/lib/
jython-standalone-2.5.3.jar 
  /prebuilts/misc/common/jython/
jython.jar 
  /prebuilts/tools/common/m2/repository/org/python/jython/2.5.3/
jython-2.5.3.jar 
  /prebuilts/tools/common/m2/repository/org/python/jython-standalone/2.5.3/
jython-standalone-2.5.3.jar 

Completed in 449 milliseconds