| /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/ |
| stl_tree.h | 62 #include <bits/allocator.h> 332 typename _Compare, typename _Alloc = allocator<_Val> > [all...] |
| regex.h | [all...] |
| /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/ |
| loopreschedchecks.go | 204 // for the register allocator. Therefore, there is no
|
| /prebuilts/go/darwin-x86/src/cmd/vendor/github.com/ianlancetaylor/demangle/ |
| demangle.go | [all...] |
| /prebuilts/go/darwin-x86/src/net/ |
| dnsmsg.go | 743 // big enough to hurt the allocator.
|
| /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/ |
| loopreschedchecks.go | 204 // for the register allocator. Therefore, there is no
|
| /prebuilts/go/linux-x86/src/cmd/vendor/github.com/ianlancetaylor/demangle/ |
| demangle.go | [all...] |
| /prebuilts/go/linux-x86/src/net/ |
| dnsmsg.go | 743 // big enough to hurt the allocator.
|
| /system/sepolicy/prebuilts/api/27.0/private/ |
| file_contexts | 264 /system/bin/hw/android\.hidl\.allocator@1\.0-service u:object_r:hal_allocator_default_exec:s0
|
| /system/tools/hidl/test/hidl_test/ |
| hidl_test_client.cpp | 11 #include <android/hidl/allocator/1.0/IAllocator.h> 120 using ::android::hidl::allocator::V1_0::IAllocator; 338 ASSERT_TRUE(ashmemAllocator->isRemote()); // allocator is always remote [all...] |
| /external/v8/src/runtime/ |
| runtime-regexp.cc | 493 Zone zone(isolate->allocator(), ZONE_NAME); [all...] |
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/backward/ |
| hashtable.h | 91 class _EqualKey, class _Alloc = std::allocator<_Val> > 260 // allocator, even if it so happens that all instances of the 261 // allocator type are identical. This is because, for hashtables, [all...] |
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/ |
| regex.h | [all...] |
| /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/backward/ |
| hashtable.h | 91 class _EqualKey, class _Alloc = std::allocator<_Val> > 260 // allocator, even if it so happens that all instances of the 261 // allocator type are identical. This is because, for hashtables, [all...] |
| /prebuilts/go/darwin-x86/src/runtime/ |
| trace.go | 857 // traceAlloc is a non-thread-safe region allocator. 902 // drop frees all previously allocated memory and resets the allocator. [all...] |
| cgocall.go | 66 // allocator or invoke the Go callback function p.GoF. runtime.cgocallbackg
|
| /prebuilts/go/linux-x86/src/runtime/ |
| trace.go | 857 // traceAlloc is a non-thread-safe region allocator. 902 // drop frees all previously allocated memory and resets the allocator. [all...] |
| /art/compiler/utils/mips/ |
| assembler_mips32r6_test.cc | 88 mips::MipsAssembler* CreateAssembler(ArenaAllocator* allocator) OVERRIDE { 89 return new (allocator) mips::MipsAssembler(allocator, instruction_set_features_.get()); [all...] |
| /prebuilts/tools/common/m2/repository/io/netty/netty-buffer/4.1.3.Final/ |
| netty-buffer-4.1.3.Final.jar | |
| /prebuilts/tools/common/m2/repository/io/netty/netty-buffer/4.1.6.Final/ |
| netty-buffer-4.1.6.Final.jar | |
| /external/deqp/external/vulkancts/modules/vulkan/api/ |
| vktApiCopiesAndBlittingTests.cpp | 167 Allocator& allocator, 176 return allocator.allocate(memoryRequirements, requirement); 197 Allocator& allocator, 206 return allocator.allocate(memoryRequirements, requirement); 442 Allocator& memAlloc = m_context.getDefaultAllocator(); 652 Allocator& allocator = m_context.getDefaultAllocator(); local 681 bufferAlloc = allocateBuffer(vki, vk, physDevice, device, *buffer, MemoryRequirement::HostVisible, allocator, m_params.allocationKind) [all...] |
| /art/compiler/utils/mips64/ |
| assembler_mips64_test.cc | 86 mips64::Mips64Assembler* CreateAssembler(ArenaAllocator* allocator) OVERRIDE { 87 return new (allocator) mips64::Mips64Assembler(allocator, instruction_set_features_.get()); [all...] |
| /external/skia/src/pathops/ |
| SkOpCoincidence.cpp | 269 SkCoincidentSpans* coinRec = this->globalState()->allocator()->make<SkCoincidentSpans>(); [all...] |
| /external/skqp/src/pathops/ |
| SkOpCoincidence.cpp | 269 SkCoincidentSpans* coinRec = this->globalState()->allocator()->make<SkCoincidentSpans>(); [all...] |
| /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/gen/ |
| genericOps.go | 436 // Spill&restore ops for the register allocator. These are
|