Home
last modified time | relevance | path

Searched defs:allocation_type (Results 1 – 12 of 12) sorted by relevance

/external/tensorflow/tensorflow/lite/c/
Dcommon.c155 size_t size, TfLiteAllocationType allocation_type, in TfLiteTensorReset()
Dcommon.h355 TfLiteAllocationType allocation_type; member
/external/v8/src/compiler/
Dmemory-optimizer.cc259 AllocationType allocation_type = allocation.allocation_type(); in VisitAllocateRaw() local
Dmemory-lowering.cc96 Node* node, AllocationType allocation_type, in ReduceAllocateRaw()
Dsimplified-operator.h614 AllocationType allocation_type() const { return allocation_type_; } in allocation_type() function
/external/v8/src/heap/
Dsetup-heap-internal.cc203 AllocationResult Heap::Allocate(Map map, AllocationType allocation_type) { in Allocate()
Dfactory.cc132 AllocationType allocation_type = in BuildInternal() local
368 int length, AllocationType allocation_type) { in TryNewFixedArray()
/external/mesa3d/include/CL/
Dcl_ext.h398 cl_uint allocation_type; member
/external/tensorflow/tensorflow/lite/tools/benchmark/experimental/c/
Dc_api_types.h355 TfLiteAllocationType allocation_type; member
/external/tensorflow/tensorflow/lite/core/
Dsubgraph.cc1098 TfLiteAllocationType allocation_type = kTfLiteArenaRw; in SetTensorParametersReadWrite() local
/external/v8/src/numbers/
Dconversions.cc932 AllocationType allocation_type() { in allocation_type() function in v8::internal::StringToBigIntHelper
/external/v8/src/objects/
Dordered-hash-table.cc106 AllocationType allocation_type = Heap::InYoungGeneration(*table) in Clear() local