Searched refs:arg2 (Results 351 - 375 of 500) sorted by relevance

<<11121314151617181920

/macosx-10.10/OpenSSL098-52/src/crypto/evp/
H A Dbio_b64.c69 static long b64_ctrl(BIO *h, int cmd, long arg1, void *arg2);
H A Dbio_ok.c131 static long ok_ctrl(BIO *h, int cmd, long arg1, void *arg2);
/macosx-10.10/OpenSSL098-52/src/ssl/
H A Dbio_ssl.c71 static long ssl_ctrl(BIO *h, int cmd, long arg1, void *arg2);
/macosx-10.10/PowerManagement-494.1.2/AppleSmartBatteryManager/
H A DAppleSmartBatteryManager.cpp308 void *arg2 __unused,
/macosx-10.10/dtrace-147/tools/ctfconvert/
H A Ddwarf.c904 die_enum_match(void *arg1, void *arg2) argument
906 tdesc_t *tdp = arg1, **fullp = arg2;
946 die_fwd_map(void *arg1, void *arg2) argument
948 tdesc_t *fwd = arg1, *sou = arg2;
/macosx-10.10/libpthread-105.1.4/src/
H A Dinternal.h432 extern uint32_t __bsdthread_ctl(uintptr_t cmd, uintptr_t arg1, uintptr_t arg2, uintptr_t arg3);
/macosx-10.10/system_cmds-643.1.1/ltop.tproj/
H A Dltop.c13 extern int ledger(int cmd, caddr_t arg1, caddr_t arg2, caddr_t arg3);
/macosx-10.10/system_cmds-643.1.1/trace.tproj/
H A Dtrace.c599 *lkp->lk_pathptr++ = kdp->arg2;
1109 " AbsTime(Us) Delta debugid arg1 arg2 arg3 arg4 thread cpu# command\n\n"
1111 " AbsTime(Us) Delta debugid arg1 arg2 arg3 arg4 thread cpu# command\n\n"
1183 t_thread = kdp->arg2;
1265 fprintf(output_file, "%-16lx %-16lx %-16lx %-16lx %-16lx %-2d %s\n", kdp->arg1, kdp->arg2, kdp->arg3, kdp->arg4, thread, cpunum, command);
1267 fprintf(output_file, "%-8lx %-8lx %-8lx %-8lx %-8lx %-2d %s\n", kdp->arg1, kdp->arg2, kdp->arg3, kdp->arg4, thread, cpunum, command);
/macosx-10.10/tcl-105/tcl_ext/tktreectrl/tktreectrl/library/
H A Dtreectrl.tcl554 lassign $id where item arg1 arg2
559 $w item toggle $arg2
624 lassign $id where item arg1 arg2
629 $w item toggle $arg2
/macosx-10.10/vim-55/src/
H A Dif_cscope.c537 cs_add_common(arg1, arg2, flags)
539 char *arg2; /* prepend path - may contain environment variables */
563 /* get the prepend path (arg2), expand it, and try to stat it */
564 if (arg2 != NULL)
571 expand_env((char_u *)arg2, (char_u *)ppath, MAXPATHL);
H A Dgui.c1573 int arg1 = 0, arg2 = 0; local
1616 arg2 = getdigits(&p);
1630 gui_set_cursor(arg1, arg2);
1636 if (arg1 < arg2)
1639 gui.scroll_region_bot = arg2;
1643 gui.scroll_region_top = arg2;
1649 if (arg1 < arg2)
1652 gui.scroll_region_right = arg2;
1656 gui.scroll_region_left = arg2;
/macosx-10.10/xnu-2782.1.97/bsd/kern/
H A Dtty_ptmx.c152 __unused int arg2, struct sysctl_req *req)
151 sysctl_ptmx_max(__unused struct sysctl_oid *oidp, __unused void *arg1, __unused int arg2, struct sysctl_req *req) argument
/macosx-10.10/xnu-2782.1.97/bsd/sys/
H A Dpthread_shims.h101 int (*bsdthread_ctl)(struct proc *p, user_addr_t cmd, user_addr_t arg1, user_addr_t arg2, user_addr_t arg3, int *retval);
/macosx-10.10/emacs-93/emacs/src/
H A Dbuffer.c4243 report_overlay_modification (start, end, after, arg1, arg2, arg3)
4246 Lisp_Object arg1, arg2, arg3;
4345 GCPRO4 (overlay, arg1, arg2, arg3);
4364 call_overlay_mod_hooks (prop, overlay, after, arg1, arg2, arg3);
4371 call_overlay_mod_hooks (list, overlay, after, arg1, arg2, arg3)
4374 Lisp_Object arg1, arg2, arg3;
4378 GCPRO4 (list, arg1, arg2, arg3);
4383 call4 (XCAR (list), overlay, after ? Qt : Qnil, arg1, arg2);
4385 call5 (XCAR (list), overlay, after ? Qt : Qnil, arg1, arg2, arg3);
H A Dregex.c1731 int arg1, int arg2));
1735 int arg1, int arg2, unsigned char *end));
3727 store_op2 (op, loc, arg1, arg2)
3730 int arg1, arg2;
3734 STORE_NUMBER (loc + 3, arg2);
3761 insert_op2 (op, loc, arg1, arg2, end)
3764 int arg1, arg2;
3773 store_op2 (op, loc, arg1, arg2);
/macosx-10.10/ruby-106/ruby/
H A Darray.c2878 VALUE arg1, arg2; local
2897 arg2 = rb_ary_new4(len, RARRAY_PTR(ary)+pos);
2898 RBASIC(arg2)->klass = rb_obj_class(ary);
2900 return arg2;
3269 VALUE item, arg1, arg2; local
3276 rb_scan_args(argc, argv, "02", &arg1, &arg2);
3280 rb_scan_args(argc, argv, "12", &item, &arg1, &arg2);
3298 len = NIL_P(arg2) ? RARRAY_LEN(ary) - beg : NUM2LONG(arg2);
H A Dtranscode.c2629 str_transcode_enc_args(VALUE str, volatile VALUE *arg1, volatile VALUE *arg2, argument
2639 if (NIL_P(*arg2)) {
2645 sencidx = enc_arg(arg2, &sname, &senc);
2660 volatile VALUE arg1, arg2; local
2681 arg2 = argc<=1 ? Qnil : argv[1];
2682 dencidx = str_transcode_enc_args(str, &arg1, &arg2, &sname, &senc, &dname, &denc);
2689 return NIL_P(arg2) ? -1 : dencidx;
2697 return NIL_P(arg2) ? -1 : dencidx;
/macosx-10.10/ICU-531.30/icuSources/test/perf/collperf/
H A Dcollperf.cpp662 #define TEST(testname, classname, arg1, arg2, arg3, arg4, arg5, arg6) \
667 UPerfFunction * t = new classname(status,arg1, arg2, arg3, arg4, arg5, arg6);\
/macosx-10.10/NFS-82/rpc.rquotad/
H A Drquotad.c785 sfscmp(const void *arg1, const void *arg2) argument
788 const struct statfs *sfs2 = arg2;
/macosx-10.10/WebCore-7600.1.25/Modules/indexeddb/leveldb/
H A DIDBServerConnectionLevelDB.cpp45 #define ASYNC_COMPLETION_CALLBACK_WITH_TWO_ARGS(callback, arg1, arg2) \
47 callback(arg1, arg2); \
/macosx-10.10/bash-94.1.2/bash-3.2/
H A Dexpr.c1337 builtin_error (format, arg1, arg2, arg3, arg4, arg5)
1341 fprintf (stderr, format, arg1, arg2, arg3, arg4, arg5);
/macosx-10.10/libdispatch-442.1.4/src/
H A Dvoucher_internal.h725 uint32_t code, uintptr_t arg1, uintptr_t arg2, uintptr_t arg3,
735 vat->vat_data[1] = arg2;
724 _voucher_activity_trace_args_inline(uint8_t type, uint8_t code_namespace, uint32_t code, uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, uintptr_t arg4) argument
/macosx-10.10/lsof-53/lsof/lib/
H A Dregex.c1693 int arg1, int arg2));
1697 int arg1, int arg2, unsigned char *end));
3454 store_op2 (op, loc, arg1, arg2)
3457 int arg1, arg2;
3461 STORE_NUMBER (loc + 3, arg2);
3488 insert_op2 (op, loc, arg1, arg2, end)
3491 int arg1, arg2;
3500 store_op2 (op, loc, arg1, arg2);
/macosx-10.10/ruby-106/ruby/ext/
H A Dextmk.rb328 $makeflags.concat(v.reject {|arg2| /\AMINIRUBY=/ =~ arg2}.quote)
/macosx-10.10/vim-55/runtime/syntax/
H A Ddtrace.vim93 syn keyword dtraceIdentifier arg0 arg1 arg2 arg3 arg4 arg5 arg6 arg7 arg8 arg9

Completed in 524 milliseconds

<<11121314151617181920