Home
last modified time | relevance | path

Searched refs:_release (Results 1 – 12 of 12) sorted by relevance

/third_party/node/deps/ngtcp2/nghttp3/lib/
Dnghttp3_objalloc.h113 inline static void nghttp3_objalloc_##NAME##_release( \
135 inline static void nghttp3_objalloc_##NAME##_release( \
/third_party/node/deps/ngtcp2/ngtcp2/lib/
Dngtcp2_objalloc.h112 inline static void ngtcp2_objalloc_##NAME##_release( \
134 inline static void ngtcp2_objalloc_##NAME##_release( \
/third_party/python/Lib/
Dthreading.py658 self._release()
681 def _release(self): member in Barrier
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
DRISCVInstrInfoA.td153 def : PatGprGpr<!cast<PatFrag>(AtomicOp#"_release"),
289 def : Pat<(!cast<PatFrag>(Op#"_release") GPR:$addr, GPR:$cmp, GPR:$new),
/third_party/icu/
D.gitignore35 *_release
/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/
Dmemorymodel.txt304 * Release: A memory write with this semantic performs a _release
306 A memory barrier with this semantic is a _release barrier_.
399 locations M, the _release sequence headed by A_ is the longest continuous
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/
DTargetSelectionDAG.td1437 def #NAME#_release : PatFrag<(ops node:$ptr, node:$val),
1465 def #NAME#_release : PatFrag<(ops node:$ptr, node:$cmp, node:$val),
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/
Dsynchronization.txt6264 [[synchronization-queue-transfers-release]] A _release operation_ is used to
6320 _release operation_'s memory barrier must: be equal to values of
6325 A layout transition specified in this way happens-after the _release
6354 the queue family index or memory barrier parameters needed by a _release
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64InstrFormats.td10743 def : Pat<(!cast<PatFrag>(op#"_"#size#"_release") GPR64sp:$Rn, SrcRHS),
10790 def : Pat<(!cast<PatFrag>(op#"_"#size#"_release") GPR64sp:$Rn, OLD, NEW),
/third_party/NuttX/
DReleaseNotes27625 nxsched\_release\_tcb should release stack in kernel build, fixes memory leak
/third_party/gstreamer/gstreamer/
DChangeLog52522 bufferpool: fix annotation for _release
52523 _release takes ownership of the buffer
/third_party/gstreamer/gstplugins_base/
DChangeLog78839 audioringbuffer: reset spec on _release