| /openbsd/src/gnu/llvm/llvm/include/llvm/ADT/ |
| D | simple_ilist.h | 171 void cloneFrom(const simple_ilist &L2, Cloner clone, Disposer dispose) { in cloneFrom() argument 172 clearAndDispose(dispose); in cloneFrom() 185 void removeAndDispose(reference N, Disposer dispose) { in removeAndDispose() argument 187 dispose(&N); in removeAndDispose() 210 iterator eraseAndDispose(iterator I, Disposer dispose) { in eraseAndDispose() argument 213 dispose(&*I); in eraseAndDispose() 219 iterator eraseAndDispose(iterator First, iterator Last, Disposer dispose) { in eraseAndDispose() argument 221 First = eraseAndDispose(First, dispose); in eraseAndDispose() 231 template <class Disposer> void clearAndDispose(Disposer dispose) { in clearAndDispose() argument 232 eraseAndDispose(begin(), end(), dispose); in clearAndDispose()
|
| /openbsd/src/gnu/llvm/clang/tools/libclang/ |
| D | CIndexUSRs.cpp | 56 buf->dispose(); in clang_getCursorUSR() 79 buf->dispose(); in clang_getCursorUSR()
|
| D | CXString.cpp | 157 void CXStringBuf::dispose() { in dispose() function in clang::cxstring::CXStringBuf 189 const_cast<void *>(string.data))->dispose(); in clang_disposeString()
|
| D | CXString.h | 92 void dispose();
|
| /openbsd/src/gnu/llvm/llvm/bindings/ocaml/executionengine/ |
| D | llvm_executionengine.mli | 43 engine is not garbage collected and must be destroyed with [dispose ee]. 50 (** [dispose ee] releases the memory used by the execution engine and must be 52 val dispose : llexecutionengine -> unit val
|
| D | llvm_executionengine.ml | 33 external dispose : llexecutionengine -> unit
|
| /openbsd/src/gnu/llvm/llvm/utils/vscode/llvm/src/ |
| D | extension.ts | 13 litTaskProvider.dispose();
|
| /openbsd/src/sys/kern/ |
| D | uipc_usrreq.c | 528 goto dispose; in uipc_send() 532 goto dispose; in uipc_send() 555 goto dispose; in uipc_send() 573 dispose: in uipc_send() 605 goto dispose; in uipc_dgram_send() 609 goto dispose; in uipc_dgram_send() 617 goto dispose; in uipc_dgram_send() 641 dispose: in uipc_dgram_send()
|
| /openbsd/src/gnu/llvm/clang/lib/DirectoryWatcher/mac/ |
| D | DirectoryWatcher-mac.cpp | 91 static void dispose(const void *ctx) { in dispose() function 194 Context.release = EventStreamContextData::dispose; in createFSEventStream()
|
| /openbsd/src/gnu/llvm/clang/docs/ |
| D | Block-ABI-Apple.rst | 254 The first case where copy and dispose helper functions are required is for the 327 second case where that requires copy and dispose helper functions to be 329 ``_Block_object_assign`` runtime helper function and in the dispose helper the 616 ``Block`` has copy and dispose helpers for this structure that call: 833 copy/dispose helpers: 858 requires copy/dispose helpers if it imports any block variables, ``__block`` 876 in the dispose helper where ``<apropos>`` is: 887 BLOCK_BYREF_CALLER = 128, // called from byref copy/dispose helpers 892 The ``block_byref`` data structure similarly requires copy/dispose helpers for 901 ``block_byref`` copy/dispose helper calls. [all …]
|
| /openbsd/src/gnu/llvm/compiler-rt/lib/BlocksRuntime/ |
| D | Block_private.h | 66 void (*dispose)(void *); member
|
| D | runtime.c | 473 if (aBlock->flags & BLOCK_HAS_COPY_DISPOSE)(*aBlock->descriptor->dispose)(aBlock); in _Block_release() 680 cp += sprintf(cp, "descriptor->dispose helper: %p\n", (void *)(uintptr_t)dp->dispose); in _Block_dump()
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/ |
| D | 980408-1.c | 72 dispose, member
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/config/v850/ |
| D | lib1funcs.asm | 1348 dispose 0, {r20-r29} 1384 dispose 4, {r20 - r29, r31} 1521 dispose 4, {r20 - r29, r31} 1571 dispose 0, { START - r29 }, r31 ;\ 1598 dispose 4, { START - r29, r31}, r31 ;\ 1688 dispose 4, {r31}, r31
|
| /openbsd/src/gnu/gcc/gcc/config/v850/ |
| D | lib1funcs.asm | 1813 dispose 0, {r20-r29} 1849 dispose 4, {r20 - r29, r31} 2005 dispose 4, {r20 - r29, r31} 2072 dispose 0, { START - r29 }, r31 ;\ 2099 dispose 4, { START - r29, r31}, r31 ;\ 2189 dispose 4, {r31}, r31
|
| D | predicates.md | 297 the dispose instruction is not suitable. */
|
| /openbsd/src/games/quiz/datfiles/ |
| D | ucc | 126 9-504:secured party's right to dispose of collateral after default
|
| /openbsd/src/gnu/usr.bin/perl/pod/ |
| D | perlcall.pod | 245 dispose of these temporaries explicitly and the section L</Using Perl to 558 we will have to tidy up the Perl stack and dispose of mortal SVs. 1474 to dispose of your temporaries, control must drop back to the 1483 callback, then it isn't absolutely necessary to dispose explicitly of
|
| /openbsd/src/gnu/llvm/llvm/bindings/ocaml/llvm/ |
| D | llvm.ml | 1393 external dispose : llmemorybuffer -> unit = "llvm_memorybuffer_dispose" 1411 external dispose : [< any ] t -> unit = "llvm_passmanager_dispose"
|
| D | llvm.mli | 2623 val dispose : llmemorybuffer -> unit val 2674 val dispose : [< any ] t -> unit val
|
| /openbsd/src/gnu/lib/libreadline/doc/ |
| D | hstech.texinfo | 178 This returns the old entry so you can dispose of the data. In the case
|
| /openbsd/src/gnu/llvm/lldb/docs/use/ |
| D | python-reference.rst | 609 # Finally, dispose of the debugger you just made.
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/f/ |
| D | ffe.texi | 1577 (or, at least, left to the GBE to dispose of, as it sees fit)
|
| /openbsd/src/gnu/gcc/libcpp/po/ |
| D | rw.po | 11609 #~ msgid "Too much stack space to dispose of: %d"
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/ |
| D | ChangeLog.2 | 11018 (free_eh_nesting_info): New function to dispose of a list of
|