HomeSort by: relevance | last modified time | path
    Searched defs:arg1 (Results 1 - 25 of 246) sorted by relevancy

1 2 3 4 5 6 7 8 910

  /src/external/gpl3/gdb/dist/gdb/
m2-exp.h 28 struct value *arg1);
32 struct value *arg1,
50 value *arg1 = std::get<0> (m_storage)->evaluate_with_coercion (exp, variable
52 return eval_op_m2_high (expect_type, exp, noside, arg1);
71 value *arg1 = std::get<0> (m_storage)->evaluate_with_coercion (exp, variable
75 return eval_op_m2_subscript (expect_type, exp, noside, arg1, arg2);
f-exp.h 29 struct value *arg1);
34 struct value *arg1, struct value *arg2);
39 FORTRAN_CEILING and ARG1 is the argument passed to CEILING. */
45 struct value *arg1);
50 FORTRAN_CEILING, ARG1 is the first argument passed to CEILING, and KIND_ARG
54 noside noside, exp_opcode opcode, value *arg1,
60 and ARG1 is the argument passed to FLOOR. */
66 struct value *arg1);
71 FORTRAN_FLOOR, ARG1 is the first argument passed to FLOOR, and KIND_ARG is
75 noside noside, exp_opcode opcode, value *arg1,
216 value *arg1 = std::get<0> (m_storage)->evaluate (nullptr, exp, noside); variable
242 value *arg1 = std::get<0> (m_storage)->evaluate (nullptr, exp, noside); variable
    [all...]
rust-exp.h 78 value *arg1 = std::get<0> (m_storage)->evaluate (nullptr, exp, noside); variable
80 return rust_subscript (expect_type, exp, noside, false, arg1, arg2);
87 value *arg1 = std::get<0> (m_storage)->evaluate (nullptr, exp, noside); local
89 return rust_subscript (expect_type, exp, noside, true, arg1, arg2);
  /src/external/gpl3/gdb.old/dist/gdb/
m2-exp.h 28 struct value *arg1);
32 struct value *arg1,
50 value *arg1 = std::get<0> (m_storage)->evaluate_with_coercion (exp, variable
52 return eval_op_m2_high (expect_type, exp, noside, arg1);
71 value *arg1 = std::get<0> (m_storage)->evaluate_with_coercion (exp, variable
75 return eval_op_m2_subscript (expect_type, exp, noside, arg1, arg2);
f-exp.h 29 struct value *arg1);
34 struct value *arg1, struct value *arg2);
39 FORTRAN_CEILING and ARG1 is the argument passed to CEILING. */
45 struct value *arg1);
50 FORTRAN_CEILING, ARG1 is the first argument passed to CEILING, and KIND_ARG
54 noside noside, exp_opcode opcode, value *arg1,
60 and ARG1 is the argument passed to FLOOR. */
66 struct value *arg1);
71 FORTRAN_FLOOR, ARG1 is the first argument passed to FLOOR, and KIND_ARG is
75 noside noside, exp_opcode opcode, value *arg1,
216 value *arg1 = std::get<0> (m_storage)->evaluate (nullptr, exp, noside); variable
242 value *arg1 = std::get<0> (m_storage)->evaluate (nullptr, exp, noside); variable
    [all...]
rust-exp.h 78 value *arg1 = std::get<0> (m_storage)->evaluate (nullptr, exp, noside); variable
80 return rust_subscript (expect_type, exp, noside, false, arg1, arg2);
87 value *arg1 = std::get<0> (m_storage)->evaluate (nullptr, exp, noside); local
89 return rust_subscript (expect_type, exp, noside, true, arg1, arg2);
  /src/games/hunt/huntd/
terminal.c 127 int arg1, arg2; local
133 arg1 = va_arg(ap, int);
135 (void) putc(arg1, pp->p_output);
140 arg1 = va_arg(ap, int);
141 (void) putc(arg1, pp->p_output);
  /src/crypto/external/apache2/openssl/dist/test/
defltfips_test.c 74 char *arg1; local
88 arg1 = test_get_argument(0);
89 if (strcmp(arg1, "fips") == 0) {
93 } else if (strcmp(arg1, "badfips") == 0) {
  /src/crypto/external/bsd/openssl/dist/test/
defltfips_test.c 74 char *arg1; local
88 arg1 = test_get_argument(0);
89 if (strcmp(arg1, "fips") == 0) {
93 } else if (strcmp(arg1, "badfips") == 0) {
  /src/external/bsd/atf/dist/atf-c/
tp_test.c 50 char arg1[] = "progname"; local
54 char *const argv[] = { arg1, arg2, arg3, arg4, NULL };
  /src/external/bsd/atf/dist/atf-c++/detail/
application_test.cpp 48 char arg1[] = "progname"; local
52 char *const argv[] = { arg1, arg2, arg3, arg4, NULL };
86 char arg1[] = "progname"; local
87 char *const argv[] = { arg1, NULL };
  /src/external/bsd/atf/dist/tools/
application_test.cpp 48 char arg1[] = "progname"; local
52 char *const argv[] = { arg1, arg2, arg3, arg4, NULL };
86 char arg1[] = "progname"; local
87 char *const argv[] = { arg1, NULL };
  /src/external/bsd/unbound/dist/contrib/
unbound_cache.cmd 22 rem arg1 - command (optional)
24 set arg1=%1 variable
27 if /I "%arg1%" == "-h" goto help
29 if "%arg1%" == "" (
40 if /I "%arg1%" == "-s" (
48 if /I "%arg1%" == "-l" (
55 if /I "%arg1%" == "-r" (
67 if /I "%arg1%" == "-s" (
75 if /I "%arg1%" == "-l" (
82 if /I "%arg1%" == "-r" (
    [all...]
  /src/crypto/external/apache2/openssl/dist/include/openssl/
txt_db.h 45 long arg1; member in struct:txt_db_st
  /src/crypto/external/bsd/openssl/dist/include/openssl/
txt_db.h 45 long arg1; member in struct:txt_db_st
  /src/crypto/external/bsd/openssl.old/dist/include/openssl/
txt_db.h 39 long arg1; member in struct:txt_db_st
  /src/crypto/external/bsd/heimdal/dist/lib/hx509/
sel.h 58 void *arg1; member in struct:hx_expr
  /src/external/gpl3/gdb/dist/sim/common/
sim-watch.h 40 unsigned long arg1; member in struct:_sim_watch_point
  /src/external/gpl3/gdb.old/dist/sim/common/
sim-watch.h 40 unsigned long arg1; member in struct:_sim_watch_point
  /src/external/mit/isl/dist/
isl_test2.cc 77 const char *arg1; member in struct:binary
85 const char *arg1; member in struct:ternary
149 T obj(ctx, test.arg1);
150 A1 arg1(ctx, test.arg2);
152 const auto &res = (obj.*fn)(arg1);
158 ss << name << "(" << test.arg1 << ", " << test.arg2 << ") =\n"
175 T obj(ctx, test.arg1);
176 A1 arg1(ctx, test.arg2);
179 const auto &res = (obj.*fn)(arg1, arg2);
185 ss << name << "(" << test.arg1 << ", " << test.arg2 << ",
    [all...]
  /src/tests/lib/libcurses/director/
director.c 134 char *arg1, *arg2; local
258 if (asprintf(&arg1, "%d", pipe_to_slave[0]) < 0)
259 err(1, "arg1 conversion failed");
266 if (execl(slave, slave, arg1, arg2, (char *)0) < 0)
  /src/usr.sbin/tcpdchk/
inetcf.c 91 char *arg1; local
182 if ((arg1 = strtok((char *) 0, whitespace)) == 0)
183 arg1 = "";
185 inet_chk(protocol, path, arg0, arg1);
194 static void inet_chk(char *protocol, char *path, char *arg0, char *arg1)
246 if (arg0[0] == '/' && STR_EQ(tcpd_proc_name, base_name(arg1)))
  /src/external/cddl/osnet/dev/dtrace/aarch64/
dtrace_subr.c 136 xcall_func(void *arg0, void *arg1)
140 (*func)(arg1);
261 register_t arg1, arg2; local
273 arg1 = (data >> ARG1_SHIFT) & ARG1_MASK;
284 *(sp + 0) = frame->tf_regs.r_reg[arg1];
288 frame->tf_regs.r_reg[arg1] = *(sp + 0);
  /src/external/cddl/osnet/dev/fbt/x86/
fbt_isa.c 80 uintptr_t arg0, arg1, arg2, arg3, arg4; local
107 arg1 = frame->tf_rsi;
124 arg1 = stack[i++];
132 dtrace_probe(fbt->fbtp_id, arg0, arg1,
  /src/external/gpl2/groff/dist/src/devices/grohtml/
html-text.h 46 void *arg1; member in struct:tag_definition
73 void do_para (simple_output *op, const char *arg1,

Completed in 28 milliseconds

1 2 3 4 5 6 7 8 910