HomeSort by relevance Sort by last modified time
    Searched refs:getAllocator (Results 176 - 200 of 263) sorted by null

1 2 3 4 5 6 78 91011

  /hardware/qcom/display/msm8909/libgralloc/
gpu.cpp 338 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 365 IMemAlloc* memalloc = mAllocCtrl->getAllocator(hnd->flags);
  /hardware/qcom/display/msm8996/libgralloc/
gpu.cpp 360 IMemAlloc* memalloc = mAllocCtrl->getAllocator(hnd->flags);
alloc_controller.cpp 508 IMemAlloc* IonController::getAllocator(int flags)
    [all...]
  /hardware/qcom/display/sdm845/libgralloc/
gpu.cpp 358 IMemAlloc* memalloc = mAllocCtrl->getAllocator(hnd->flags);
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
CoreEngine.h 119 BCounterFactory(G.getAllocator()), FunctionSummaries(FS) {}
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Support/
YAMLParser.h 141 BumpPtrAllocator &getAllocator();
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
CoreEngine.h 119 BCounterFactory(G.getAllocator()), FunctionSummaries(FS) {}
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Support/
YAMLParser.h 141 BumpPtrAllocator &getAllocator();
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
CoreEngine.h 119 BCounterFactory(G.getAllocator()), FunctionSummaries(FS) {}
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Support/
YAMLParser.h 141 BumpPtrAllocator &getAllocator();
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
CoreEngine.h 119 BCounterFactory(G.getAllocator()), FunctionSummaries(FS) {}
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
YAMLParser.h 141 BumpPtrAllocator &getAllocator();
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
CoreEngine.h 119 BCounterFactory(G.getAllocator()), FunctionSummaries(FS) {}
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Support/
YAMLParser.h 141 BumpPtrAllocator &getAllocator();
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
CoreEngine.h 119 BCounterFactory(G.getAllocator()), FunctionSummaries(FS) {}
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Support/
YAMLParser.h 141 BumpPtrAllocator &getAllocator();
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
CoreEngine.h 119 BCounterFactory(G.getAllocator()), FunctionSummaries(FS) {}
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Support/
YAMLParser.h 141 BumpPtrAllocator &getAllocator();
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
CoreEngine.h 119 BCounterFactory(G.getAllocator()), FunctionSummaries(FS) {}
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
YAMLParser.h 141 BumpPtrAllocator &getAllocator();
  /external/clang/include/clang/Analysis/
CFG.h     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
vktSparseResourcesImageMemoryAliasing.cpp 412 const de::UniquePtr<Allocation> inputBufferAlloc (bindBuffer(deviceInterface, getDevice(), getAllocator(), *inputBuffer, MemoryRequirement::HostVisible));
568 const de::UniquePtr<Allocation> outputBufferAlloc (bindBuffer(deviceInterface, getDevice(), getAllocator(), *outputBuffer, MemoryRequirement::HostVisible));
    [all...]
  /external/llvm/lib/IR/
Type.cpp 382 ((EntryTy *)SymbolTableEntry)->Destroy(SymbolTable.getAllocator());
410 ((EntryTy *)SymbolTableEntry)->Destroy(SymbolTable.getAllocator());

Completed in 769 milliseconds

1 2 3 4 5 6 78 91011