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

1 2 3 4 5 6 7 891011

  /hardware/qcom/display/sdm845/libgralloc/
alloc_controller.cpp 526 IMemAlloc* IonController::getAllocator(int flags)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Analysis/
CFG.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Analysis/
CFG.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Analysis/
CFG.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Analysis/
CFG.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Analysis/
CFG.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Analysis/
CFG.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Analysis/
CFG.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Analysis/
CFG.h     [all...]
  /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/msm8998/libcopybit/
copybit_c2d.cpp     [all...]
  /hardware/qcom/display/sdm845/libcopybit/
copybit_c2d.cpp     [all...]
  /external/clang/lib/Basic/
IdentifierTable.cpp 338 HashTable.getAllocator().PrintStats();
  /external/deqp/external/vulkancts/modules/vulkan/shaderrender/
vktShaderRender.hpp 666 vk::Allocator& getAllocator (void) const;
vktShaderRender.cpp 539 , m_memAlloc (getAllocator())
563 , m_memAlloc (getAllocator())
586 , m_memAlloc (getAllocator())
673 vk::Allocator& ShaderRenderCaseInstance::getAllocator (void) const
    [all...]
  /external/clang/tools/libclang/
CXCursor.cpp     [all...]
  /external/clang/lib/Frontend/
ASTUnit.cpp     [all...]
  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
MemRegion.h     [all...]
ProgramState.h 506 llvm::BumpPtrAllocator& getAllocator() { return Alloc; }
  /external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
vktSparseResourcesImageSparseResidency.cpp 526 const de::UniquePtr<Allocation> outputBufferAlloc (bindBuffer(deviceInterface, getDevice(), getAllocator(), *outputBuffer, MemoryRequirement::HostVisible));

Completed in 1175 milliseconds

1 2 3 4 5 6 7 891011