Home
last modified time | relevance | path

Searched defs:allocator (Results 1 – 17 of 17) sorted by relevance

/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/ruy/ruy/
A Dallocator_test.cc24 Allocator allocator; in TEST() local
36 Allocator allocator; in TEST() local
52 Allocator allocator; in TEST() local
62 Allocator allocator; in TEST() local
75 Allocator allocator; in TEST() local
88 Allocator allocator; in TEST() local
98 Allocator allocator; in TEST() local
A Dctx_impl.h44 Allocator allocator; member
A Dprepare_packed_matrices.cc86 Allocator* allocator = ctx->GetMainAllocator(); in PreparePackedMatrices() local
A Dtrmul.cc388 auto* allocator = ctx->GetThreadSpecificAllocator(i); in TrMul() local
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/core/api/
A Dflatbuffer_conversions.cc40 explicit BuiltinDataDeleter(BuiltinDataAllocator* allocator) in BuiltinDataDeleter()
52 explicit SafeBuiltinDataAllocator(BuiltinDataAllocator* allocator) in SafeBuiltinDataAllocator()
68 BuiltinDataAllocator* allocator, in CheckParsePointerParams()
137 BuiltinDataAllocator* allocator, in ParseOpDataTfLite()
991 BuiltinDataAllocator* allocator, in ParseBatchMatMul()
1133 BuiltinDataAllocator* allocator, in ParseDepthToSpace()
1406 BuiltinDataAllocator* allocator, in ParseLeakyRelu()
1637 BuiltinDataAllocator* allocator, in ParseReducer()
1679 BuiltinDataAllocator* allocator, in ParseReshape()
1817 BuiltinDataAllocator* allocator, in ParseSoftmax()
[all …]
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/micro/
A Drecording_micro_interpreter.h51 RecordingMicroAllocator* allocator, in RecordingMicroInterpreter()
A Dmicro_interpreter.h132 const MicroAllocator& allocator() const { return allocator_; } in allocator() function
A Dmicro_allocator.cc373 SimpleMemoryAllocator* allocator, ErrorReporter* error_reporter, in FlatBufferVectorToTfLiteTypeArray()
444 SimpleMemoryAllocator* allocator, bool allocate_temp, in InitializeTfLiteTensorFromFlatbuffer()
558 SimpleMemoryAllocator* allocator, const tflite::Tensor& flatbuffer_tensor, in InitializeTfLiteEvalTensorFromFlatbuffer()
606 MicroAllocator* allocator = in Create() local
A Drecording_micro_allocator.cc43 RecordingMicroAllocator* allocator = new (allocator_buffer) in Create() local
A Dmicro_graph.cc42 MicroAllocator* allocator) in MicroGraph()
A Dmicro_interpreter.cc57 MicroAllocator* allocator, in MicroInterpreter()
/AliOS-Things-master/components/osal_aos/rhino/
A Daos_memory.c95 void aos_alloc_trace(void *addr, uintptr_t allocator) in aos_alloc_trace()
/AliOS-Things-master/components/SDL2/src/video/khronos/vulkan/
A Dvulkan.hpp41532 …VULKAN_HPP_INLINE void Device::destroy( Optional<const AllocationCallbacks> allocator, Dispatch co… in destroy()
41614 …AN_HPP_INLINE void Device::free( DeviceMemory memory, Optional<const AllocationCallbacks> allocato… in free()
41813 …AN_HPP_INLINE void Device::destroyFence( Fence fence, Optional<const AllocationCallbacks> allocato… in destroyFence()
41826 …VULKAN_HPP_INLINE void Device::destroy( Fence fence, Optional<const AllocationCallbacks> allocator in destroy()
41960 …AN_HPP_INLINE void Device::destroyEvent( Event event, Optional<const AllocationCallbacks> allocato… in destroyEvent()
41973 …VULKAN_HPP_INLINE void Device::destroy( Event event, Optional<const AllocationCallbacks> allocator in destroy()
42136 …ULKAN_HPP_INLINE void Device::destroy( Buffer buffer, Optional<const AllocationCallbacks> allocato… in destroy()
42227 …AN_HPP_INLINE void Device::destroyImage( Image image, Optional<const AllocationCallbacks> allocato… in destroyImage()
42240 …VULKAN_HPP_INLINE void Device::destroy( Image image, Optional<const AllocationCallbacks> allocator in destroy()
42749 …KAN_HPP_INLINE void Device::destroy( Sampler sampler, Optional<const AllocationCallbacks> allocato… in destroy()
[all …]
/AliOS-Things-master/kernel/rhino/
A Dk_mm.c756 void krhino_owner_attach(void *addr, size_t allocator) in krhino_owner_attach()
/AliOS-Things-master/components/amp_adapter/platform/linux/
A Daos_system.c425 void aos_alloc_trace(void *addr, size_t allocator) {} in aos_alloc_trace()
/AliOS-Things-master/components/py_engine/engine/py/
A Demitbc.c95 STATIC void emit_write_uint(emit_t *emit, emit_allocator_t allocator, mp_uint_t val) { in emit_write_uint()
/AliOS-Things-master/components/sensor/include/sensor/
A Dsensor.h394 } allocator; member

Completed in 240 milliseconds