| /third_party/glslang/glslang/Include/ |
| H A D | PoolAlloc.h | 318 TPoolAllocator& allocator; global() member in glslang::pool_allocator [all...] |
| /third_party/mesa3d/src/gallium/frontends/nine/ |
| H A D | device9.h | 152 struct nine_allocator *allocator; member
|
| /third_party/node/src/ |
| H A D | node_http_common.h | 408 New( Allocator* allocator, NgRcBufPointer<T> ptr) New() argument
|
| /third_party/mesa3d/src/vulkan/wsi/ |
| H A D | wsi_common_win32.c | 305 wsi_win32_image_init(VkDevice device_h, struct wsi_win32_swapchain *chain, const VkSwapchainCreateInfoKHR *create_info, const VkAllocationCallbacks *allocator, struct wsi_win32_image *image) wsi_win32_image_init() argument 348 wsi_win32_image_finish(struct wsi_win32_swapchain *chain, const VkAllocationCallbacks *allocator, struct wsi_win32_image *image) wsi_win32_image_finish() argument 359 wsi_win32_swapchain_destroy(struct wsi_swapchain *drv_chain, const VkAllocationCallbacks *allocator) wsi_win32_swapchain_destroy() argument 427 wsi_win32_surface_create_swapchain( VkIcdSurfaceBase *icd_surface, VkDevice device, struct wsi_device *wsi_device, const VkSwapchainCreateInfoKHR *create_info, const VkAllocationCallbacks *allocator, struct wsi_swapchain **swapchain_out) wsi_win32_surface_create_swapchain() argument [all...] |
| /third_party/lwip/src/core/ |
| H A D | altcp.c | 164 altcp_new_ip6(altcp_allocator_t *allocator) in altcp_new_ip6() argument 174 altcp_new(altcp_allocator_t *allocator) in altcp_new() argument 189 altcp_new_ip_type(altcp_allocator_t *allocator, u8_t ip_type) altcp_new_ip_type() argument [all...] |
| /third_party/node/deps/v8/src/compiler/ |
| H A D | type-cache.h | 21 AccountingAllocator allocator; member in v8::internal::compiler::final
|
| /third_party/node/deps/v8/src/base/ |
| H A D | hashmap.h | 129 AllocationPolicy allocator() const { return impl_.allocator(); } in allocator() function in v8::base::TemplateHashMapImpl 175 const AllocationPolicy& allocator() const { return *this; } allocator() function 176 AllocationPolicy& allocator() { return *this; } allocator() function 186 TemplateHashMapImpl(uint32_t initial_capacity, MatchFun match, AllocationPolicy allocator) TemplateHashMapImpl() argument 195 TemplateHashMapImpl(const TemplateHashMapImpl* original, AllocationPolicy allocator) TemplateHashMapImpl() argument [all...] |
| /third_party/node/deps/v8/src/asmjs/ |
| H A D | asm-js.cc | 187 AsmJsCompilationJob(ParseInfo* parse_info, FunctionLiteral* literal, AccountingAllocator* allocator) AsmJsCompilationJob() argument 292 NewCompilationJob( ParseInfo* parse_info, FunctionLiteral* literal, AccountingAllocator* allocator) NewCompilationJob() argument
|
| /third_party/node/deps/v8/src/diagnostics/ |
| H A D | disassembler.cc | 244 HeapStringAllocator allocator; in PrintRelocInfo() local
|
| /third_party/node/deps/v8/src/heap/ |
| H A D | memory-allocator.h | 47 Unmapper(Heap* heap, MemoryAllocator* allocator) in Unmapper() argument [all...] |
| /third_party/node/deps/v8/src/interpreter/ |
| H A D | interpreter.cc | 174 InterpreterCompilationJob( ParseInfo* parse_info, FunctionLiteral* literal, Handle<Script> script, AccountingAllocator* allocator, std::vector<FunctionLiteral*>* eager_inner_literals, LocalIsolate* local_isolate) InterpreterCompilationJob() argument 307 NewCompilationJob( ParseInfo* parse_info, FunctionLiteral* literal, Handle<Script> script, AccountingAllocator* allocator, std::vector<FunctionLiteral*>* eager_inner_literals, LocalIsolate* local_isolate) NewCompilationJob() argument 318 NewSourcePositionCollectionJob( ParseInfo* parse_info, FunctionLiteral* literal, Handle<BytecodeArray> existing_bytecode, AccountingAllocator* allocator, LocalIsolate* local_isolate) NewSourcePositionCollectionJob() argument
|
| /third_party/node/deps/v8/src/utils/ |
| H A D | allocation.cc | 67 void SetPageAllocatorForTesting(PageAllocator* allocator) { in SetPageAllocatorForTesting() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/conditional_rendering/ |
| H A D | vktConditionalDispatchTests.cpp | 183 vk::Allocator& allocator = m_context.getDefaultAllocator(); in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
| H A D | vktDrawConcurrentTests.cpp | 220 de::MovePtr<SimpleAllocator> allocator = de::MovePtr<SimpleAllocator>(new SimpleAllocator(vk, *computeDevice, memoryProperties)); in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_ops/ |
| H A D | vktFragmentOperationsScissorMultiViewportTests.cpp | 319 Allocator& allocator = context.getDefaultAllocator(); in ScissorRenderer() local 402 Allocator& allocator = context.getDefaultAllocator(); in test() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/ |
| H A D | vktGeometryInstancedRenderingTests.cpp | 154 Allocator& allocator = context.getDefaultAllocator(); in draw() local 360 Allocator& allocator = context.getDefaultAllocator(); in test() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
| H A D | vktImageAstcDecodeModeTests.cpp | 98 Allocator& allocator = m_context.getDefaultAllocator(); in iterate() local
|
| H A D | vktImageMismatchedFormatsTests.cpp | 378 auto& allocator = m_context.getDefaultAllocator(); in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory_model/ |
| H A D | vktMemoryModelSharedLayoutCase.cpp | 365 vk::Allocator& allocator = m_context.getDefaultAllocator(); in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| H A D | vktPipelineDynamicControlPoints.cpp | 239 std::unique_ptr<vk::BufferWithMemory> makeBufferForImage(const vk::DeviceInterface& vkd, const vk::VkDevice device, vk::Allocator& allocator, tcu::TextureFormat tcuFormat, vk::VkExtent3D imageExtent) in makeBufferForImage() argument
|
| H A D | vktPipelineLogicOpTests.cpp | 445 Allocator& allocator = m_context.getDefaultAllocator(); in verifyImage() local
|
| H A D | vktPipelineMultisampleBaseResolveAndPerSampleFetch.cpp | 129 Allocator& allocator = m_context.getDefaultAllocator(); in iterate() local
|
| H A D | vktPipelineMultisampleResolveRenderAreaTests.cpp | 253 Allocator& allocator = m_context.getDefaultAllocator(); in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/ |
| H A D | vktSynchronizationImageLayoutTransitionTests.cpp | 176 Allocator& allocator = m_context.getDefaultAllocator(); in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/ |
| H A D | vktTessellationGeometryGridRenderTests.cpp | 587 Allocator& allocator = m_context.getDefaultAllocator(); in iterate() local
|