Home
last modified time | relevance | path

Searched +refs:command +refs:func +refs:t (Results 1 – 25 of 18946) sorted by relevance

12345678910>>...758

/dports/shells/bash/bash-5.1/tests/
H A Dtype.tests31 func() { echo this is func; }
33 type -t func
34 type -t while
38 type -t mv
40 type func
47 command -v func
48 command -V func
55 type -t m
64 type -t m
77 unset -f func
[all …]
/dports/devel/premake5/premake-5.0.0-alpha16-src/
H A Dmobdebug.lua243 … local func = ok and "((loadstring or load)("..safestr(res)..",'@serialized'))"..comment(t, level)
244 return tag..(func or globerr(t, level))
257 __index = function(t,k) return t end,
293 local func = debug.getinfo(f, "f").func
397 local func = debug.getinfo(3, "f").func
457 setmetatable(vars, { __index = getfenv(func), __newindex = getfenv(func) })
833 if func then
883 if func then
900 if func then
1447 if func then
[all …]
/dports/irc/riece/riece-9.0.0/lisp/
H A DCOMPILE110 ;; attempts to open <arg1> as a file after <func>).
115 (make-directory lispdir t))
128 t t))
134 t t)
141 (make-directory lispdir t))
150 t t)))
155 (make-directory lispdir t))
164 t t)))
204 ;; attempts to open <arg1> as a file after <func>).
212 ;; attempts to open <arg1> as a file after <func>).
[all …]
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/src/afterstep/
H A Dmenuitem.c110 if (fdata->func != F_ENDPOPUP && fdata->func != F_ENDFUNC) { in MenuDataItemParse()
136 if (fdata.func != F_ENDPOPUP && fdata.func != F_ENDFUNC) { in FunctionItemParse()
138 func->items = in FunctionItemParse()
141 func->items[func->items_num] = fdata; in FunctionItemParse()
540 t->stripped_name, fdata->func); in dirtree_make_menu2()
546 } else if (t->command.func != F_NOP) { in dirtree_make_menu2()
547 fdata = create_named_function (t->command.func, t->stripped_name); in dirtree_make_menu2()
548 if (t->command.text) { in dirtree_make_menu2()
549 int cmd_len = strlen (t->command.text); in dirtree_make_menu2()
552 sprintf (fdata->text, "%s %s", t->command.text, t->path); in dirtree_make_menu2()
[all …]
/dports/lang/swi-pl/swipl-8.2.3/packages/ltx2htm/
H A Dtex.c1098 (*func)(&t, ctx); in env_normal()
1108 (*func)(&t, ctx); in cmd_normal()
1174 (*func)(&t, ctx); in cmd_end()
1204 (*func)(&t, ctx); in cmd_verb()
1294 (*func)(&t, ctx); in parseMath()
1319 (*func)(&t, ctx); in parseTeX()
1324 (*func)(&t, ctx); in parseTeX()
1342 (*func)(&t, ctx); in parseTeX()
1389 (*func)(&t, ctx); in parseTeX()
1403 (*func)(&t, ctx); in parseTeX()
[all …]
/dports/net/rclone/rclone-1.57.0/vendor/go.etcd.io/bbolt/cmd/bbolt/
H A Dmain_test19 func TestInfoCommand_Run(t *testing.T) {
24 // Run the info command.
32 func TestStatsCommand_Run_EmptyDatabase(t *testing.T) {
62 // Run the command.
72 func TestStatsCommand_Run(t *testing.T) {
139 // Run the command.
149 func TestBucketsCommand_Run(t *testing.T) {
168 // Run the command.
178 func TestKeysCommand_Run(t *testing.T) {
213 func TestGetCommand_Run(t *testing.T) {
[all …]
/dports/security/vault/vault-1.8.2/vendor/go.etcd.io/bbolt/cmd/bbolt/
H A Dmain_test19 func TestInfoCommand_Run(t *testing.T) {
24 // Run the info command.
32 func TestStatsCommand_Run_EmptyDatabase(t *testing.T) {
62 // Run the command.
72 func TestStatsCommand_Run(t *testing.T) {
139 // Run the command.
149 func TestBucketsCommand_Run(t *testing.T) {
168 // Run the command.
178 func TestKeysCommand_Run(t *testing.T) {
213 func TestGetCommand_Run(t *testing.T) {
[all …]
/dports/sysutils/chezmoi/chezmoi-2.9.3/vendor/go.etcd.io/bbolt/cmd/bbolt/
H A Dmain_test19 func TestInfoCommand_Run(t *testing.T) {
24 // Run the info command.
32 func TestStatsCommand_Run_EmptyDatabase(t *testing.T) {
62 // Run the command.
72 func TestStatsCommand_Run(t *testing.T) {
139 // Run the command.
149 func TestBucketsCommand_Run(t *testing.T) {
168 // Run the command.
178 func TestKeysCommand_Run(t *testing.T) {
213 func TestGetCommand_Run(t *testing.T) {
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/go.etcd.io/bbolt/cmd/bbolt/
H A Dmain_test19 func TestInfoCommand_Run(t *testing.T) {
24 // Run the info command.
32 func TestStatsCommand_Run_EmptyDatabase(t *testing.T) {
62 // Run the command.
72 func TestStatsCommand_Run(t *testing.T) {
139 // Run the command.
149 func TestBucketsCommand_Run(t *testing.T) {
168 // Run the command.
178 func TestKeysCommand_Run(t *testing.T) {
213 func TestGetCommand_Run(t *testing.T) {
[all …]
/dports/security/vuls/vuls-0.13.7/vendor/go.etcd.io/bbolt/cmd/bbolt/
H A Dmain_test19 func TestInfoCommand_Run(t *testing.T) {
24 // Run the info command.
32 func TestStatsCommand_Run_EmptyDatabase(t *testing.T) {
62 // Run the command.
72 func TestStatsCommand_Run(t *testing.T) {
139 // Run the command.
149 func TestBucketsCommand_Run(t *testing.T) {
168 // Run the command.
178 func TestKeysCommand_Run(t *testing.T) {
213 func TestGetCommand_Run(t *testing.T) {
[all …]
/dports/shells/elvish/elvish-0.17.0/vendor/go.etcd.io/bbolt/cmd/bbolt/
H A Dmain_test19 func TestInfoCommand_Run(t *testing.T) {
24 // Run the info command.
32 func TestStatsCommand_Run_EmptyDatabase(t *testing.T) {
62 // Run the command.
72 func TestStatsCommand_Run(t *testing.T) {
139 // Run the command.
149 func TestBucketsCommand_Run(t *testing.T) {
168 // Run the command.
178 func TestKeysCommand_Run(t *testing.T) {
213 func TestGetCommand_Run(t *testing.T) {
[all …]
/dports/net/ipinfo-cli/cli-ipinfo-2.7.0/vendor/go.etcd.io/bbolt/bbolt-1.3.6/cmd/bbolt/
H A Dmain_test19 func TestInfoCommand_Run(t *testing.T) {
24 // Run the info command.
32 func TestStatsCommand_Run_EmptyDatabase(t *testing.T) {
62 // Run the command.
72 func TestStatsCommand_Run(t *testing.T) {
139 // Run the command.
149 func TestBucketsCommand_Run(t *testing.T) {
168 // Run the command.
178 func TestKeysCommand_Run(t *testing.T) {
213 func TestGetCommand_Run(t *testing.T) {
[all …]
/dports/www/pomerium/pomerium-0.8.3/vendor/go.etcd.io/bbolt/cmd/bbolt/
H A Dmain_test19 func TestInfoCommand_Run(t *testing.T) {
24 // Run the info command.
32 func TestStatsCommand_Run_EmptyDatabase(t *testing.T) {
62 // Run the command.
72 func TestStatsCommand_Run(t *testing.T) {
139 // Run the command.
149 func TestBucketsCommand_Run(t *testing.T) {
168 // Run the command.
178 func TestKeysCommand_Run(t *testing.T) {
213 func TestGetCommand_Run(t *testing.T) {
[all …]
/dports/devel/etcd33/etcd-3.3.23/vendor/github.com/coreos/bbolt/bbolt-1.3.3/cmd/bbolt/
H A Dmain_test19 func TestInfoCommand_Run(t *testing.T) {
24 // Run the info command.
32 func TestStatsCommand_Run_EmptyDatabase(t *testing.T) {
62 // Run the command.
72 func TestStatsCommand_Run(t *testing.T) {
139 // Run the command.
149 func TestBucketsCommand_Run(t *testing.T) {
168 // Run the command.
178 func TestKeysCommand_Run(t *testing.T) {
213 func TestGetCommand_Run(t *testing.T) {
[all …]
/dports/net/storj/storj-1.45.3/vendor/go.etcd.io/bbolt/cmd/bbolt/
H A Dmain_test19 func TestInfoCommand_Run(t *testing.T) {
24 // Run the info command.
32 func TestStatsCommand_Run_EmptyDatabase(t *testing.T) {
62 // Run the command.
72 func TestStatsCommand_Run(t *testing.T) {
139 // Run the command.
149 func TestBucketsCommand_Run(t *testing.T) {
168 // Run the command.
178 func TestKeysCommand_Run(t *testing.T) {
213 func TestGetCommand_Run(t *testing.T) {
[all …]
/dports/security/highwayhash/highwayhash-bdd572de8cfa3a1fbef6ba32307c2629db7c4773/highwayhash/
H A Ddata_parallel.h99 void Run(const int begin, const int end, const Func& func) { in Run() argument
111 task_ = func; in Run()
146 func(i, ranges[i].first, ranges[i].second); in RunRanges()
181 const int begin = command & 0xFFFFFFFF; in RunRange()
182 const int end = command >> 32; in RunRange()
220 switch (command) { in ThreadFunc()
228 RunRange(self, command); in ThreadFunc()
289 t = new T; in Get()
294 return *t; in Get()
320 if (t != first && !t->IsNull()) { in Reduce()
[all …]
/dports/emulators/vmips/vmips-1.5.1/sample_code/xmboot/
H A Dboot.c23 typedef int (*func) (int argc, char **argv); typedef
27 typedef func entry_type;
32 char *command; member
34 func handler;
40 func handler;
227 output->handler = (func) 0; in str_to_command()
228 for (c = command_table; c->command != 0; c++) in str_to_command()
230 if (strcmp (output->argv[0], c->command) == 0) in str_to_command()
236 return (output->handler == ((func) 0)) ? -1 : 0; in str_to_command()
246 for (c = command_table; c->command != 0; c++) in help()
[all …]
/dports/databases/p5-BSON-XS/BSON-XS-v0.8.4/testing/
H A Dconfig.yml9 command: shell.exec
15 command: shell.exec
23 command: shell.exec
31 command: shell.exec
40 command: shell.exec
72 command: shell.exec
80 - command: s3.put
100 func: dynamicVars
102 func: cleanUp
104 func: fetchSource
[all …]
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/wasmtime/cranelift/filetests/src/
H A Dtest_interpret.rs16 assert_eq!(parsed.command, "interpret"); in subtest()
37 fn run(&self, func: Cow<ir::Function>, context: &Context) -> SubtestResult<()> { in run()
39 if let Some(command) = in run()
40 parse_run_command(comment.text, &func.signature).map_err(|e| e.to_string())? in run()
42 trace!("Parsed run command: {}", command); in run()
45 env.add(func.name.to_string(), func.clone().into_owned()); in run()
48 command.run(|func_name, args| { in run()
54 Err(t) => Err(t.to_string()), in run()
/dports/x11-wm/afterstep/AfterStep-1.0/afterstep/
H A Dmodule.c91 char command[256]; in executeModule() local
107 strcpy(command,action); in executeModule()
109 cptr = command; in executeModule()
117 if((*end == 0)||(end >= command+256)) in executeModule()
314 func = F_NOP; in HandleModuleInput()
316 if((func == F_POPUP)||(func == F_FUNCTION)) in HandleModuleInput()
330 func = F_NOP; in HandleModuleInput()
333 else if((func == F_EXEC)||(func == F_RESTART)|| in HandleModuleInput()
334 (func == F_CIRCULATE_UP)||(func == F_CIRCULATE_DOWN)|| in HandleModuleInput()
335 (func == F_WARP)||(func == F_MODULE)) in HandleModuleInput()
[all …]
/dports/editors/fpc-ide/fpc-3.2.2/rtl/unix/
H A Dlnfogdb.pp26 function GetLineInfo(addr:ptruint;var func,source:string;var line:longint) : boolean;
38 command,
86 { clear inoutres, don't really care about result of close }
116 { if we can't extract the function name: no big deal }
117 func:='';
132 func:=copy(command,1,res-1)
137 func,
151 Success:=GetLineInfo(ptruint(addr),func,source,line);
154 if func<>'' then
155 GdbBackTraceStr:=GdbBackTraceStr+' '+func;
[all …]
/dports/lang/fpc-utils/fpc-3.2.2/rtl/unix/
H A Dlnfogdb.pp26 function GetLineInfo(addr:ptruint;var func,source:string;var line:longint) : boolean;
38 command,
86 { clear inoutres, don't really care about result of close }
116 { if we can't extract the function name: no big deal }
117 func:='';
132 func:=copy(command,1,res-1)
137 func,
151 Success:=GetLineInfo(ptruint(addr),func,source,line);
154 if func<>'' then
155 GdbBackTraceStr:=GdbBackTraceStr+' '+func;
[all …]
/dports/lang/fpc-source/fpc-3.2.2/rtl/unix/
H A Dlnfogdb.pp26 function GetLineInfo(addr:ptruint;var func,source:string;var line:longint) : boolean;
38 command,
86 { clear inoutres, don't really care about result of close }
116 { if we can't extract the function name: no big deal }
117 func:='';
132 func:=copy(command,1,res-1)
137 func,
151 Success:=GetLineInfo(ptruint(addr),func,source,line);
154 if func<>'' then
155 GdbBackTraceStr:=GdbBackTraceStr+' '+func;
[all …]
/dports/lang/fpc/fpc-3.2.2/rtl/unix/
H A Dlnfogdb.pp26 function GetLineInfo(addr:ptruint;var func,source:string;var line:longint) : boolean;
38 command,
86 { clear inoutres, don't really care about result of close }
116 { if we can't extract the function name: no big deal }
117 func:='';
132 func:=copy(command,1,res-1)
137 func,
151 Success:=GetLineInfo(ptruint(addr),func,source,line);
154 if func<>'' then
155 GdbBackTraceStr:=GdbBackTraceStr+' '+func;
[all …]
/dports/devel/py-fabric3/Fabric3-1.14.post1/tests/
H A Dtest_main.py97 def eq_hosts(command, expected_hosts, cli_hosts=None, excluded_hosts=None, env=None, func=set): argument
98 …eq_(func(get_hosts_and_effective_roles(command, cli_hosts or [], [], excluded_hosts or [], env)[0]…
99 func(expected_hosts))
101 def eq_effective_roles(command, expected_effective_roles, cli_roles=None, env=None, func=set): argument
102 eq_(func(get_hosts_and_effective_roles(command, [], cli_roles or [], [], env)[1]),
103 func(expected_effective_roles))
105 true_eq_hosts = partial(eq_hosts, func=lambda x: x)
114 def command(): function
615 t = Task()
616 t.name = name
[all …]

12345678910>>...758