Home
last modified time | relevance | path

Searched refs:invocation (Results 1 – 25 of 139) sorted by relevance

123456

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangModulesDeclVendor.cpp617 std::shared_ptr<clang::CompilerInvocation> invocation = in Create() local
621 if (!invocation) in Create()
629 invocation->getPreprocessorOpts().addRemappedFile(ModuleImportBufferName, in Create()
636 instance->setInvocation(invocation); in Create()
671 std::move(invocation), in Create()
/freebsd-12.1/share/examples/ppp/
H A Dppp.conf.span-isp67 # invocation receives all incoming packets. This creates
78 # These invocations will bond together into a MP ppp invocation.
92 # When we connect to our ISPs using ppp, we start the MP ppp invocation
103 # start the MP invocation.
/freebsd-12.1/bin/sh/tests/
H A DMakefile9 TESTS_SUBDIRS+= invocation
/freebsd-12.1/contrib/ntp/html/hints/
H A Dbsdi49 In the file /etc/rc.local, make sure that the invocation of ntpd is
50 commented out, and add an invocation of xntpd. Here's what I'm using:
/freebsd-12.1/contrib/ntp/sntp/m4/
H A Dntp_cacheversion.m482 # after the top configure in the invocation cleared and
91 # This is not the top configure this particular invocation.
/freebsd-12.1/crypto/openssl/doc/man3/
H A DSSL_CTX_set_default_passwd_cb.pod31 which will be provided to the password callback on invocation.
47 On invocation a pointer to userdata
H A DOPENSSL_instrument_bus.pod24 zeroed upon invocation (if you want to retrieve actual probe values).
H A DSSL_get_current_cipher.pod40 sequencing of handshake processing and callback invocation is not guaranteed
/freebsd-12.1/contrib/openpam/
H A DINSTALL39 A typical invocation might look like this:
/freebsd-12.1/contrib/ntp/sntp/ag-tpl/0-old/
H A Dagmdoc-cmd.tpl29 # passed to the autogen invocation. "n" may have a suffix, if desired.
H A Dagman-cmd.tpl29 # passed to the autogen invocation. "n" may have a suffix, if desired.
/freebsd-12.1/lib/libc/softfloat/
H A Dtimesoftfloat.txt60 in a single invocation as explained in the section _Function_Sets_ later in
142 sequence, multiple operations can also be tested with a single invocation.
/freebsd-12.1/bin/sh/tests/builtins/
H A Dlocale1.0113 # Check special builtin; add colon invocation to avoid depending on certain fix.
/freebsd-12.1/contrib/serf/
H A DREADME77 invocation of scons (and saved into .saved_config), or it can be
/freebsd-12.1/tools/tools/git/
H A DHOWTO139 invocation is very similar to the invocation given to arcgit but there is an
/freebsd-12.1/etc/mtree/
H A DBSD.tests.dist50 invocation
/freebsd-12.1/usr.sbin/bsdconfig/networking/share/
H A Dresolv.subr111 # Variables that should be defined on the invocation line:
275 # Variables that should be defined on the invocation line:
/freebsd-12.1/usr.sbin/bsdconfig/timezone/share/
H A Diso3166.subr87 # Variables that should be defined on the invocation line:
/freebsd-12.1/contrib/gcc/doc/
H A Dhostconfig.texi47 free in some subsequent invocation of the compiler. We intend to load
58 a previous invocation of @code{HOST_HOOKS_GT_PCH_GET_ADDRESS}.
/freebsd-12.1/contrib/ntp/sntp/libopts/
H A DREADME31 2. Add an invocation of either LIBOPTS_CHECK or LIBOPTS_CHECK_NOBUILD
/freebsd-12.1/usr.sbin/bsdconfig/share/
H A Dsysrc.subr415 # Variables that should be defined on the invocation line:
467 # Variables that should be defined on the invocation line:
659 # Variables that should be defined on the invocation line:
/freebsd-12.1/contrib/libucl/
H A DCMakeLists.txt28 MESSAGE(FATAL_ERROR "Invalid FindLua invocation: ${ARGN}")
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/
H A DDiagnosticDriverKinds.td103 "%0 command failed with exit code %1 (use -v to see invocation)">;
107 "%0 command failed due to signal (use -v to see invocation)">;
H A DDiagnosticLexKinds.td576 "unterminated function-like macro invocation">;
578 "too many arguments provided to function-like macro invocation">;
585 "too few arguments provided to function-like macro invocation">;
/freebsd-12.1/contrib/libc++/include/
H A D__functional_03506 // 20.7.16.2.4, function invocation:
786 // 20.7.16.2.4, function invocation:
1066 // 20.7.16.2.4, function invocation:
1345 // 20.7.16.2.4, function invocation:

123456