HomeSort by relevance Sort by last modified time
    Searched defs:kFree (Results 1 - 5 of 5) sorted by null

  /art/runtime/base/
scoped_arena_allocator.h 40 kFree,
  /external/pdfium/core/fpdfapi/parser/
cpdf_parser.h 111 kFree = 0x00,
118 ObjectInfo() : pos(0), type(ObjectType::kFree), gennum(0) {}
  /external/tensorflow/tensorflow/compiler/xla/service/
heap_simulator.h 238 enum Mode { kInit, kAlloc, kFree };
heap_simulator_test.cc 37 const char kFree[] = "Free";
58 calls_->emplace_back(kFree, buffer);
192 {kFree, tracker.BufferAt(param0, {})},
214 {kFree, tracker.BufferAt(paramA, {})},
215 {kFree, tracker.BufferAt(paramX, {})},
216 {kFree, tracker.BufferAt(mul, {})},
243 {kFree, tracker.BufferAt(paramA, {})},
244 {kFree, tracker.BufferAt(paramX, {})},
245 {kFree, tracker.BufferAt(mul, {})},
246 {kFree, tracker.BufferAt(paramY, {})}
    [all...]
  /external/v4l2_codec2/vda/
v4l2_video_decode_accelerator.h 148 kFree, // Ready to be queued to the device.

Completed in 1104 milliseconds