OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DecrementRefCount
(Results
1 - 4
of
4
) sorted by null
/art/libartbase/base/
debug_stack.h
50
void
DecrementRefCount
() { }
81
void
DecrementRefCount
() { --ref_count_; }
108
counter_->
DecrementRefCount
();
/external/tensorflow/tensorflow/compiler/xla/service/
allocation_tracker.h
109
Status
DecrementRefCount
(se::DeviceMemoryBase device_memory,
allocation_tracker.cc
118
TF_RETURN_IF_ERROR(
DecrementRefCount
(shaped_buffer->buffer(index),
232
Status AllocationTracker::
DecrementRefCount
(se::DeviceMemoryBase device_memory,
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
ObjCARC.cpp
[
all
...]
Completed in 1135 milliseconds