/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/ruy/ruy/ |
A D | allocator_test.cc | 24 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 D | ctx_impl.h | 44 Allocator allocator; member
|
A D | prepare_packed_matrices.cc | 86 Allocator* allocator = ctx->GetMainAllocator(); in PreparePackedMatrices() local
|
A D | trmul.cc | 388 auto* allocator = ctx->GetThreadSpecificAllocator(i); in TrMul() local
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/core/api/ |
A D | flatbuffer_conversions.cc | 40 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 D | recording_micro_interpreter.h | 51 RecordingMicroAllocator* allocator, in RecordingMicroInterpreter()
|
A D | micro_interpreter.h | 132 const MicroAllocator& allocator() const { return allocator_; } in allocator() function
|
A D | micro_allocator.cc | 373 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 D | recording_micro_allocator.cc | 43 RecordingMicroAllocator* allocator = new (allocator_buffer) in Create() local
|
A D | micro_graph.cc | 42 MicroAllocator* allocator) in MicroGraph()
|
A D | micro_interpreter.cc | 57 MicroAllocator* allocator, in MicroInterpreter()
|
/AliOS-Things-master/components/osal_aos/rhino/ |
A D | aos_memory.c | 95 void aos_alloc_trace(void *addr, uintptr_t allocator) in aos_alloc_trace()
|
/AliOS-Things-master/components/SDL2/src/video/khronos/vulkan/ |
A D | vulkan.hpp | 41532 …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 D | k_mm.c | 756 void krhino_owner_attach(void *addr, size_t allocator) in krhino_owner_attach()
|
/AliOS-Things-master/components/amp_adapter/platform/linux/ |
A D | aos_system.c | 425 void aos_alloc_trace(void *addr, size_t allocator) {} in aos_alloc_trace()
|
/AliOS-Things-master/components/py_engine/engine/py/ |
A D | emitbc.c | 95 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 D | sensor.h | 394 } allocator; member
|