Home
last modified time | relevance | path

Searched defs:DropRef (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DCallGraph.h280 void DropRef() { --NumReferences; } in DropRef() function
/external/llvm/include/llvm/Analysis/
DCallGraph.h286 void DropRef() { --NumReferences; } in DropRef() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
DCallGraph.h290 void DropRef() { --NumReferences; } in DropRef() function
/external/tensorflow/tensorflow/compiler/xla/runtime/
Dasync_runtime.cc231 /*static*/ void AsyncRuntime::DropRef(AsyncRuntimeObject* obj, unsigned count) { in DropRef() function in xla::runtime::AsyncRuntime
/external/pigweed/pw_bluetooth_sapphire/host/gap/
Dlow_energy_connection.cc193 void LowEnergyConnection::DropRef(LowEnergyConnectionHandle* ref) { in DropRef() function in bt::gap::internal::LowEnergyConnection