Home
last modified time | relevance | path

Searched refs:args (Results 1976 – 2000 of 2290) sorted by relevance

1...<<71727374757677787980>>...92

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetTransformInfo.cpp1203 for (const Use &A : CB->args()) { in adjustInliningThresholdUsingCallee()
1246 for (Value *PtrArg : CB->args()) { in getCallArgsTotalAllocaSize()
H A DSIInstrInfo.td2031 string args = !if(!not(HasModifiers),
2034 string ret = dst#args#" $dpp_ctrl$row_mask$bank_mask$bound_ctrl";
2043 let ret = dst#args#" $dpp8$fi";
2103 string args = !if(!eq(NumSrcArgs, 0),
2120 string ret = dst#args#sdwa;
2133 string args = !if(!eq(NumSrcArgs, 0), "",
2148 string ret = dst#args#sdwa;
/freebsd/tools/build/
H A Dcheckstyle9.pl2342 my $args = defined($1);
2377 if ($args) {
/freebsd/contrib/libucl/include/
H A Ducl.h1365 const ucl_object_t *args,
/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416.h254 const void *args, uint32_t argsize,
/freebsd/tests/atf_python/sys/net/
H A Dvnet.py466 args=(
/freebsd/contrib/llvm-project/llvm/lib/FileCheck/
H A DFileCheckImpl.h472 template <class... Types> NumericVariable *makeNumericVariable(Types... args);
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DThinLTOBitcodeWriter.cpp340 for (auto &Arg : drop_begin(F->args())) { in splitAndWriteThinLTOBitcode()
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Ddevice.h375 const char *fmt, va_list args);
/freebsd/share/mk/
H A Dbsd.sys.mk147 CWARNFLAGS+= -Wformat=2 -Wno-format-extra-args
/freebsd/contrib/llvm-project/libcxx/include/
H A Dunordered_map125 pair<iterator, bool> emplace(Args&&... args);
127 iterator emplace_hint(const_iterator position, Args&&... args);
146 pair<iterator, bool> try_emplace(const key_type& k, Args&&... args); // C++17
148 pair<iterator, bool> try_emplace(key_type&& k, Args&&... args); // C++17
150 iterator try_emplace(const_iterator hint, const key_type& k, Args&&... args); // C++17
152 iterator try_emplace(const_iterator hint, key_type&& k, Args&&... args); // C++17
411 iterator emplace(Args&&... args);
413 iterator emplace_hint(const_iterator position, Args&&... args);
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzfs_ioctl.c6328 zfs_ioc_hold(const char *pool, nvlist_t *args, nvlist_t *errlist) in zfs_ioc_hold() argument
6338 holds = fnvlist_lookup_nvlist(args, "holds"); in zfs_ioc_hold()
6353 if (nvlist_lookup_int32(args, "cleanup_fd", &cleanup_fd) == 0) { in zfs_ioc_hold()
6380 zfs_ioc_get_holds(const char *snapname, nvlist_t *args, nvlist_t *outnvl) in zfs_ioc_get_holds() argument
6382 (void) args; in zfs_ioc_get_holds()
7013 nvlist_t *args = NULL, *hidden_args = NULL; in zfs_ioc_change_key() local
7021 (void) nvlist_lookup_nvlist(innvl, "props", &args); in zfs_ioc_change_key()
7024 ret = dsl_crypto_params_create_nvlist(cmd, args, hidden_args, &dcp); in zfs_ioc_change_key()
/freebsd/crypto/openssl/apps/lib/
H A Dapps.c619 va_list args; in app_bail_out() local
621 va_start(args, fmt); in app_bail_out()
622 BIO_vprintf(bio_err, fmt, args); in app_bail_out()
623 va_end(args); in app_bail_out()
/freebsd/crypto/openssh/
H A Dsftp-client.c309 va_list args; in get_handle() local
312 va_start(args, errfmt); in get_handle()
314 vsnprintf(errmsg, sizeof(errmsg), errfmt, args); in get_handle()
315 va_end(args); in get_handle()
H A Dsession.c1672 char *p, *args; in do_child() local
1675 args = xstrdup(command ? command : "sftp-server"); in do_child()
1676 for (i = 0, (p = strtok(args, " ")); p; (p = strtok(NULL, " "))) in do_child()
/freebsd/usr.sbin/bhyve/
H A Dpci_nvme.c87 #define DPRINTF(fmt, args...) if (nvme_debug) PRINTLN(fmt, ##args) argument
88 #define WPRINTF(fmt, args...) PRINTLN(fmt, ##args) argument
/freebsd/sys/contrib/openzfs/module/nvpair/
H A Dnvpair.c3263 va_list args; \
3266 va_start(args, xdrs); \
3267 ptr = va_arg(args, void *); \
3268 va_end(args); \
/freebsd/sys/contrib/openzfs/tests/zfs-tests/include/
H A Dlibtest.shlib1636 function destroy_dataset # dataset [args]
1640 typeset args=${2:-""}
1650 log_must_busy zfs destroy $args $dataset
3469 function new_fs #<args>
3814 args=("-nicaAHX" '--filter=-x! user.*' "--delete")
3826 args+=("--crtimes")
3845 diff="$(rsync "${args[@]}" "$dir_a/" "$dir_b/" | "${filter[@]}")"
/freebsd/sys/dev/xen/blkback/
H A Dblkback.c114 #define DPRINTF(fmt, args...) \ argument
115 printf("xbb(%s:%d): " fmt, __FUNCTION__, __LINE__, ##args)
117 #define DPRINTF(fmt, args...) do {} while(0) argument
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp682 for (auto &Arg : F.args()) { in replaceSwiftErrorOps()
950 for (Argument &A : OrigF.args()) { in create()
1839 SmallVector<Value *, 8> Args(Suspend->args()); in splitAsyncCoroutine()
/freebsd/contrib/ntp/
H A DCommitLog-4.1.04313 (cvt_ts): Use long format, cast args to match.
4315 (gps16x_message): Swap args to match format.
4610 * include/l_stdlib.h (openlog, syslog): char * args are const.
5201 * include/ntp_machine.h: ntp_set_tod() has 2 args always.
5598 ctype macros take ints as args
5604 * ntpq/ntpq.c: ctype macros take ints as args
5639 ctype macros take ints as args
5668 * libntp/mstolfp.c (mstolfp): ctype macros take ints as args
5676 * libntp/atouint.c (atouint): ctype macros take ints as args
5678 * libntp/atolfp.c (atolfp): ctype macros take ints as args
[all …]
/freebsd/sys/kern/
H A Dkern_sig.c2682 sc = tsr->ts_sa.args[0]; in ptrace_syscallreq()
2683 memmove(&tsr->ts_sa.args[0], &tsr->ts_sa.args[1], in ptrace_syscallreq()
2730 tsr->ts_ret.sr_error = se->sy_call(td, tsr->ts_sa.args); in ptrace_syscallreq()
4239 nosys(struct thread *td, struct nosys_args *args) in nosys() argument
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.h4147 ArrayRef<llvm::Value *> args,
4152 ArrayRef<llvm::Value *> args,
4162 ArrayRef<llvm::Value *> args,
4167 ArrayRef<llvm::Value *> args);
4811 void EmitCallArg(CallArgList &args, const Expr *E, QualType ArgType);
4816 void EmitDelegateCallArg(CallArgList &args, const VarDecl *param,
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp760 Args args = launch_info.GetArguments(); in DoLaunch() local
762 args.ReplaceArgumentAtIndex(0, exe_file.GetPath(false)); in DoLaunch()
763 if (llvm::Error err = m_gdb_comm.LaunchProcess(args)) { in DoLaunch()
765 args.GetArgumentAtIndex(0), in DoLaunch()
861 auto handle_cmds = [&] (const Args &args) -> void { in ConnectToDebugserver() argument
862 for (const Args::ArgEntry &entry : args) { in ConnectToDebugserver()
/freebsd/sys/contrib/openzfs/lib/libzutil/
H A Dzutil_import.c1872 importargs_t *args) in zpool_find_config() argument
1889 pools = zpool_search_import(hdl, args); in zpool_find_config()

1...<<71727374757677787980>>...92