| /hardware/google/av/codec2/vndk/ |
| C2AllocatorGralloc.cpp | 21 #include <android/hardware/graphics/allocator/2.0/IAllocator.h> 62 using ::android::hardware::graphics::allocator::V2_0::IAllocator; 539 /* ===================================== GRALLOC ALLOCATOR ==================================== */ 583 // TODO: get this from allocator 585 Traits traits = { "android.allocator.gralloc", id, C2Allocator::GRAPHIC, minUsage, maxUsage }; 588 // gralloc allocator is a singleton, so all objects share a global service
|
| /hardware/interfaces/audio/effect/2.0/vts/functional/ |
| VtsHalAudioEffectV2_0TargetTest.cpp | 26 #include <android/hidl/allocator/1.0/IAllocator.h> 55 using android::hidl::allocator::V1_0::IAllocator;
|
| /hardware/interfaces/audio/effect/4.0/vts/functional/ |
| VtsHalAudioEffectV4_0TargetTest.cpp | 26 #include <android/hidl/allocator/1.0/IAllocator.h> 58 using android::hidl::allocator::V1_0::IAllocator;
|
| /hardware/interfaces/drm/1.1/vts/functional/ |
| drm_hal_clearkey_test.cpp | 26 #include <android/hidl/allocator/1.0/IAllocator.h> 72 using ::android::hidl::allocator::V1_0::IAllocator;
|
| /prebuilts/go/darwin-x86/src/runtime/ |
| mstats.go | 158 // A MemStats records statistics about the memory allocator. 451 // ReadMemStats populates m with memory allocator statistics. 453 // The returned memory allocator statistics are up to date as of the 530 // Calculate memory allocator stats.
|
| /prebuilts/go/linux-x86/src/runtime/ |
| mstats.go | 158 // A MemStats records statistics about the memory allocator. 451 // ReadMemStats populates m with memory allocator statistics. 453 // The returned memory allocator statistics are up to date as of the 530 // Calculate memory allocator stats.
|
| /system/sepolicy/vendor/ |
| file_contexts | 23 /(vendor|system/vendor)/bin/hw/android\.hardware\.graphics\.allocator@2\.0-service u:object_r:hal_graphics_allocator_default_exec:s0
|
| /art/compiler/utils/mips64/ |
| assembler_mips64.h | 421 explicit Mips64Assembler(ArenaAllocator* allocator, 423 : Assembler(allocator), 426 literals_(allocator->Adapter(kArenaAllocAssembler)), 427 long_literals_(allocator->Adapter(kArenaAllocAssembler)), 428 jump_tables_(allocator->Adapter(kArenaAllocAssembler)), [all...] |
| /external/clang/lib/CodeGen/ |
| CGExprCXX.cpp | 1321 FunctionDecl *allocator = E->getOperatorNew(); local [all...] |
| /external/v8/src/crankshaft/ |
| lithium-allocator.cc | 5 #include "src/crankshaft/lithium-allocator.h" 8 #include "src/crankshaft/lithium-allocator-inl.h" 517 : zone_(graph->isolate()->allocator(), ZONE_NAME), [all...] |
| /external/deqp/external/vulkancts/modules/vulkan/rasterization/ |
| vktRasterizationTests.cpp | 215 Allocator& allocator = m_context.getDefaultAllocator(); local 264 m_imageMemory = allocator.allocate(getImageMemoryRequirements(vkd, vkDevice, *m_image), MemoryRequirement::Any); 329 m_resolvedImageMemory = allocator.allocate(getImageMemoryRequirements(vkd, vkDevice, *m_resolvedImage), MemoryRequirement::Any); 468 m_uniformBufferMemory = allocator.allocate(getBufferMemoryRequirements(vkd, vkDevice, *m_uniformBuffer), MemoryRequirement::HostVisible); 556 m_resultBufferMemory = allocator.allocate(getBufferMemoryRequirements(vkd, vkDevice, *m_resultBuffer), MemoryRequirement::HostVisible); 615 Allocator& allocator = m_context.getDefaultAllocator(); local 779 vertexBufferMemory = allocator.allocate(getBufferMemoryRequirements(vkd, vkDevice, *vertexBuffer), MemoryRequirement::HostVisible); [all...] |
| /art/compiler/utils/ |
| assembler_test.h | 762 virtual Ass* CreateAssembler(ArenaAllocator* allocator) { 763 return new (allocator) Ass(allocator); [all...] |
| /external/libchrome/base/metrics/ |
| field_trial_unittest.cc | [all...] |
| /frameworks/ml/nn/common/ |
| Utils.cpp | 29 using ::android::hidl::allocator::V1_0::IAllocator; 235 static sp<IAllocator> allocator = IAllocator::getService(type); local 240 allocator->allocate(size, [&](bool success, const hidl_memory& mem) { [all...] |
| /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/ |
| YAMLTraits.h | 19 #include "llvm/Support/Allocator.h" [all...] |
| /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/ |
| YAMLTraits.h | 19 #include "llvm/Support/Allocator.h" [all...] |
| /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/ |
| YAMLTraits.h | 19 #include "llvm/Support/Allocator.h" [all...] |
| /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/ |
| YAMLTraits.h | 19 #include "llvm/Support/Allocator.h" [all...] |
| /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/ |
| YAMLTraits.h | 19 #include "llvm/Support/Allocator.h" [all...] |
| /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/ |
| YAMLTraits.h | 19 #include "llvm/Support/Allocator.h" [all...] |
| /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/ |
| YAMLTraits.h | 19 #include "llvm/Support/Allocator.h" [all...] |
| /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/ |
| YAMLTraits.h | 19 #include "llvm/Support/Allocator.h" [all...] |
| /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/ |
| YAMLTraits.h | 19 #include "llvm/Support/Allocator.h" [all...] |
| /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/ |
| YAMLTraits.h | 19 #include "llvm/Support/Allocator.h" [all...] |
| /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/ |
| YAMLTraits.h | 19 #include "llvm/Support/Allocator.h" [all...] |