Home
last modified time | relevance | path

Searched refs:Prepare (Results 1 – 25 of 186) sorted by relevance

12345678

/netbsd-src/external/mit/libuv/dist/docs/src/
H A Dprepare.rst4 :c:type:`uv_prepare_t` --- Prepare handle
7 Prepare handles will run the given callback once per loop iteration, right
16 Prepare handle type.
H A Ddesign.rst80 #. Prepare handle callbacks are called. Prepare handles get their callbacks called right before
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp1928 static void replacePrepare(CallInst *Prepare, LazyCallGraph &CG, in replacePrepare() argument
1930 auto CastFn = Prepare->getArgOperand(0); // as an i8* in replacePrepare()
1939 for (auto UI = Prepare->use_begin(), UE = Prepare->use_end(); UI != UE;) { in replacePrepare()
1952 Prepare->replaceAllUsesWith(CastFn); in replacePrepare()
1953 Prepare->eraseFromParent(); in replacePrepare()
1964 static void replacePrepare(CallInst *Prepare, CallGraph &CG) { in replacePrepare() argument
1965 auto CastFn = Prepare->getArgOperand(0); // as an i8* in replacePrepare()
1971 PrepareUserNode = CG[Prepare->getFunction()]; in replacePrepare()
1981 for (auto UI = Prepare->use_begin(), UE = Prepare->use_end(); in replacePrepare()
2007 Prepare->replaceAllUsesWith(CastFn); in replacePrepare()
[all …]
/netbsd-src/external/lgpl3/gmp/dist/mpn/x86/k7/
H A Dinvert_limb.asm95 mov %edi, %ebx C Prepare
109 mov %edi, %eax C Prepare for next mul
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-sql/rdbms_depend/timesten/dnreverse/
H A Ddnreverse.cpp265 assignDn_ru.Prepare(&conn2, in main()
268 getNullDNs.Prepare(&conn2, in main()
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/examples/hello-objc-gnustep/
H A DINSTALL8 - Prepare your environment, as described in the GNUstep-HOWTO
/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/
H A Dreleasing.md7 * Prepare release notes
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/
H A Dreleasing.md7 * Prepare release notes
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86LowerAMXType.cpp232 auto Prepare = [&]() { in transformBitcast() local
252 Prepare(); in transformBitcast()
272 Prepare(); in transformBitcast()
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/m4/
H A Dstdalign.m48 # Prepare for substituting <stdalign.h> if it is not supported.
H A Dstdbool.m410 # Prepare for substituting <stdbool.h> if it is not supported.
/netbsd-src/dist/pf/
H A DREADME.NetBSD124 # Prepare the files for import
204 # Prepare the files for import
257 # Prepare the files for import
/netbsd-src/external/gpl2/xcvs/dist/m4/
H A Dstdbool.m48 # Prepare for substituting <stdbool.h> if it is not supported.
H A Dprogtest.m427 # Prepare PATH_SEPARATOR.
H A Dfnmatch.m455 # Prepare the replacement of fnmatch.
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/m4/
H A Ddruntime.m439 # Prepare the multilib_arg variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/m4/
H A Ddruntime.m439 # Prepare the multilib_arg variable
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/m4/
H A Dprogtest.m427 # Prepare PATH_SEPARATOR.
/netbsd-src/external/bsd/flex/dist/m4/
H A Dprogtest.m427 # Prepare PATH_SEPARATOR.
/netbsd-src/crypto/external/cpl/tpm-tools/dist/m4/
H A Dprogtest.m427 # Prepare PATH_SEPARATOR.
/netbsd-src/external/gpl3/gdb.old/dist/config/
H A Dprogtest.m427 # Prepare PATH_SEPARATOR.
/netbsd-src/external/gpl3/gdb/dist/config/
H A Dprogtest.m427 # Prepare PATH_SEPARATOR.
/netbsd-src/external/gpl2/texinfo/dist/m4/
H A Dprogtest.m427 # Prepare PATH_SEPARATOR.
/netbsd-src/external/gpl3/gcc.old/dist/config/
H A Dprogtest.m427 # Prepare PATH_SEPARATOR.
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-m4/
H A Dfnmatch.m462 # Prepare the replacement of fnmatch.

12345678