HomeSort by relevance Sort by last modified time
    Searched defs:ContextManager (Results 1 - 3 of 3) sorted by null

  /frameworks/compile/libbcc/lib/ExecutionEngine/OldJIT/
ContextManager.cpp 17 #include "ContextManager.h"
35 char * const ContextManager::ContextFixedAddr = BCC_CONTEXT_FIXED_ADDR_;
37 // ContextManager singleton object
38 ContextManager ContextManager::TheContextManager;
41 ContextManager::ContextManager() {
48 char *ContextManager::allocateContext() {
94 char *ContextManager::allocateContext(char *addr,
145 void ContextManager::deallocateContext(char *addr)
    [all...]
ContextManager.h 30 class ContextManager {
45 static ContextManager TheContextManager;
54 ContextManager();
57 static ContextManager &get() {
  /prebuilt/common/eclipse/
org.eclipse.core.commands_3.4.0.I20080509-2000.jar 

Completed in 280 milliseconds