HomeSort by relevance Sort by last modified time
    Searched refs:getAllocator (Results 51 - 75 of 91) sorted by null

1 23 4

  /hardware/qcom/display/msm8226/libhwcomposer/
hwc.cpp 572 static IMemAlloc* getAllocator(int flags)
576 memalloc = alloc_ctrl->getAllocator(flags);
609 IMemAlloc* memalloc = getAllocator(hnd->flags);
  /external/clang/lib/Lex/
HeaderSearch.cpp 721 copyString(Filename, LookupFileCache.getAllocator());
    [all...]
  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
CoreEngine.h 115 BCounterFactory(G.getAllocator()), FunctionSummaries(FS) {}
  /external/llvm/include/llvm/Support/
YAMLParser.h 139 BumpPtrAllocator &getAllocator();
  /external/llvm/unittests/ADT/
StringMapTest.cpp 203 testMap.getAllocator(), 1u));
  /external/opencv3/modules/core/include/opencv2/core/
cuda.hpp 358 static MatAllocator* getAllocator(AllocType alloc_type = PAGE_LOCKED);
  /hardware/qcom/display/msm8084/libgralloc/
gpu.cpp 335 IMemAlloc* memalloc = mAllocCtrl->getAllocator(hnd->flags);
  /hardware/qcom/display/msm8226/libgralloc/
gpu.cpp 338 IMemAlloc* memalloc = mAllocCtrl->getAllocator(hnd->flags);
  /hardware/qcom/display/msm8909/libgralloc/
gpu.cpp 351 IMemAlloc* memalloc = mAllocCtrl->getAllocator(hnd->flags);
  /hardware/qcom/display/msm8960/libgralloc/
gpu.cpp 322 IMemAlloc* memalloc = mAllocCtrl->getAllocator(hnd->flags);
  /hardware/qcom/display/msm8994/libgralloc/
gpu.cpp 352 IMemAlloc* memalloc = mAllocCtrl->getAllocator(hnd->flags);
  /hardware/qcom/display/msm8996/libgralloc/
gpu.cpp 347 IMemAlloc* memalloc = mAllocCtrl->getAllocator(hnd->flags);
alloc_controller.cpp 504 IMemAlloc* IonController::getAllocator(int flags)
    [all...]
  /hardware/qcom/display/msmcobalt/libgralloc/
gpu.cpp 361 IMemAlloc* memalloc = mAllocCtrl->getAllocator(hnd->flags);
alloc_controller.cpp 517 IMemAlloc* IonController::getAllocator(int flags)
    [all...]
  /external/clang/include/clang/Analysis/
CFG.h     [all...]
  /external/llvm/lib/IR/
Type.cpp 450 ((EntryTy *)SymbolTableEntry)->Destroy(SymbolTable.getAllocator());
478 ((EntryTy *)SymbolTableEntry)->Destroy(SymbolTable.getAllocator());
  /hardware/qcom/display/msm8084/libcopybit/
copybit_c2d.cpp     [all...]
  /hardware/qcom/display/msm8226/libcopybit/
copybit_c2d.cpp     [all...]
  /hardware/qcom/display/msm8909/libcopybit/
copybit_c2d.cpp     [all...]
  /hardware/qcom/display/msm8960/libcopybit/
copybit_c2d.cpp     [all...]
  /hardware/qcom/display/msm8994/libcopybit/
copybit_c2d.cpp     [all...]
  /hardware/qcom/display/msm8996/libcopybit/
copybit_c2d.cpp     [all...]
  /hardware/qcom/display/msmcobalt/libcopybit/
copybit_c2d.cpp     [all...]
  /external/clang/lib/Basic/
IdentifierTable.cpp 337 HashTable.getAllocator().PrintStats();

Completed in 3421 milliseconds

1 23 4