Searched +defs:orig +defs:args (Results 1 - 25 of 28) sorted by relevance

12

/macosx-10.10/bind9-45.101/bind9/bin/dnssec/
H A Ddnssectool.c69 va_list args; local
284 const char *orig = str; local
299 const char *orig = str; local
[all...]
/macosx-10.10/dtrace-147/tools/ctfconvert/
H A Dst_parse.c211 tdesc_t **args = NULL; local
509 char *new, *orig, c; local
[all...]
/macosx-10.10/hfs-285/mount_hfs/
H A Dmount_hfs.c449 struct hfs_mount_args args; local
700 char *gname, *orig = s; local
722 char *uname, *orig = s; local
[all...]
/macosx-10.10/emacs-93/emacs/lisp/eshell/
H A Dem-ls.el[all...]
/macosx-10.10/emacs-93/emacs/lisp/emacs-lisp/
H A Dadvice.el[all...]
/macosx-10.10/ruby-106/ruby/
H A Ddir.c392 VALUE dirname, opt, orig; local
779 chdir_yield(struct chdir_data *args) argument
790 chdir_restore(struct chdir_data *args) argument
865 struct chdir_data args; local
1294 struct glob_args *args = (struct glob_args *)val; local
1555 struct glob_args *args = (struct glob_args *)a; local
1567 struct glob_args args; local
1671 struct brace_args args; local
1695 struct glob_args args; local
2050 struct brace_args args; local
[all...]
H A Dencoding.c335 rb_enc_set_base(const char *name, const char *orig) argument
388 rb_encdb_replicate(const char *name, const char *orig) argument
491 rb_enc_alias(const char *alias, const char *orig) argument
506 rb_encdb_alias(const char *alias, const char *orig) argument
1009 enc_names_i(st_data_t name, st_data_t idx, st_data_t args) argument
1032 VALUE args[2]; local
1590 rb_enc_aliases_enc_i(st_data_t name, st_data_t orig, st_data_t arg) argument
[all...]
H A Denumerator.c116 VALUE args; member in struct:enumerator
365 enumerator_init_copy(VALUE obj, VALUE orig) argument
446 VALUE args = e->args; local
568 VALUE args = rb_ary_new4(argc, argv); local
687 ary2sv(VALUE args, int dup) argument
1068 yielder_yield(VALUE obj, VALUE args) argument
1076 yielder_yield_push(VALUE obj, VALUE args) argument
1191 generator_init_copy(VALUE obj, VALUE orig) argument
1215 VALUE args = rb_ary_new2(argc + 1); local
1240 lazy_receiver_size(VALUE generator, VALUE args, VALUE lazy) argument
1250 VALUE args[2]; local
1256 VALUE args; local
1329 lazy_set_method(VALUE lazy, VALUE args, VALUE (*size_fn)(ANYARGS)) argument
1714 lazy_take_func(VALUE val, VALUE args, int argc, VALUE *argv) argument
1733 lazy_take_size(VALUE generator, VALUE args, VALUE lazy) argument
1763 lazy_take_while_func(VALUE val, VALUE args, int argc, VALUE *argv) argument
1783 lazy_drop_size(VALUE generator, VALUE args, VALUE lazy) argument
1797 lazy_drop_func(VALUE val, VALUE args, int argc, VALUE *argv) argument
1827 lazy_drop_while_func(VALUE val, VALUE args, int argc, VALUE *argv) argument
[all...]
H A Derror.c77 compile_snprintf(rb_encoding *enc, const char *pre, const char *file, int line, const char *fmt, va_list args) argument
128 va_list args; local
140 va_list args; local
152 va_list args; local
162 compile_warn_print(const char *file, int line, const char *fmt, va_list args) argument
174 va_list args; local
187 va_list args; local
197 warn_print(const char *fmt, va_list args) argument
218 va_list args; local
231 va_list args; local
266 report_bug(const char *file, int line, const char *fmt, va_list args) argument
292 va_list args; local
360 va_list args; local
902 va_list args; local
917 va_list args; local
992 VALUE args = (argc > 2) ? argv[--argc] : Qnil; local
1073 VALUE d = 0, args[NAME_ERR_MESG_COUNT]; local
1769 va_list args; local
1782 va_list args; local
1804 va_list args; local
1816 va_list args; local
1836 va_list args; local
1946 va_list args; local
2001 rb_check_copyable(VALUE obj, VALUE orig) argument
[all...]
H A Dproc.c390 VALUE args[4]; local
592 rb_proc_call(VALUE self, VALUE args) argument
1111 struct METHOD *orig, *data; local
1496 struct METHOD *orig, *data; local
2004 bmcall(VALUE args, VALUE method, int argc, VALUE *argv, VALUE passed_proc) argument
2131 VALUE args = rb_ary_new3(3, proc, passed, arity); local
2146 curry(VALUE dummy, VALUE args, int argc, VALUE *argv, VALUE passed_proc) argument
[all...]
H A Dre.c953 match_init_copy(VALUE obj, VALUE orig) argument
3129 VALUE args[1]; local
3256 rb_reg_s_union_m(VALUE self, VALUE args) argument
[all...]
H A Darray.c1854 VALUE args[4]; local
2927 ary_reject(VALUE orig, VALUE result) argument
3034 take_i(VALUE val, VALUE *args, int argc, VALUE *argv) argument
3046 VALUE args[2]; local
3168 rb_ary_replace(VALUE copy, VALUE orig) argument
4480 rb_ary_cycle_size(VALUE self, VALUE args) argument
4617 rb_ary_permutation_size(VALUE ary, VALUE args) argument
4694 rb_ary_combination_size(VALUE ary, VALUE args) argument
4817 rb_ary_repeated_permutation_size(VALUE ary, VALUE args) argument
4910 rb_ary_repeated_combination_size(VALUE ary, VALUE args) argument
[all...]
H A Dfile.c2143 struct chown_args *args = arg; local
2234 struct chown_args *args = arg; local
2397 struct utime_args args; local
2566 rb_file_s_unlink(VALUE klass, VALUE args) argument
4028 VALUE args[2]; local
4075 rb_file_s_join(VALUE klass, VALUE args) argument
4559 rb_stat_init_copy(VALUE copy, VALUE orig) argument
5288 copy_path_class(VALUE path, VALUE orig) argument
[all...]
H A Dgc.c1058 struct each_obj_args *args = (struct each_obj_args *)arg; local
1130 struct each_obj_args args; local
1366 VALUE *args local
1376 VALUE args[3]; local
2726 struct rb_args_info *args = obj->as.node.u3.args; local
3807 st_data_t orig, wmap, data; local
3836 wmap_aset(VALUE self, VALUE wmap, VALUE orig) argument
[all...]
H A Dstring.c713 rb_str_new_frozen(VALUE orig) argument
971 VALUE orig; local
2985 rb_str_succ(VALUE orig) argument
3170 VALUE args[2], fmt = rb_obj_freeze(rb_usascii_str_new_cstr("%.*d")); local
6152 VALUE orig = str; local
6333 rb_str_each_byte_size(VALUE str, VALUE args) argument
6430 VALUE orig = str; local
6530 VALUE orig = str; local
7932 sym_call(VALUE args, VALUE sym, int argc, VALUE *argv, VALUE passed_proc) argument
[all...]
H A Dio.c843 ruby_dup(int orig) argument
5738 char **args = NULL; local
6422 rb_io_t *fptr, *orig; local
6614 rb_io_t *fptr, *orig; local
7553 argf_initialize_copy(VALUE argf, VALUE orig) argument
8472 struct select_args args; local
9054 io_new_instance(VALUE args) argument
9201 VALUE r, w, args[3], v1, v2; local
9287 VALUE args; local
10124 VALUE args[2]; local
10151 VALUE args[3]; local
[all...]
/macosx-10.10/cxxfilt-11/cxxfilt/binutils/
H A Dstabs.c231 const char *orig; local
1129 const char *orig; local
1454 debug_type *args; local
1602 const char *orig; local
1638 const char *orig; local
1822 const char *orig; local
1893 const char *orig; local
1929 const char *orig; local
2011 const char *orig; local
2072 const char *orig; local
2196 const char *orig; local
2275 const char *orig; local
2368 const char *orig; local
2502 const char *orig; local
2825 debug_type *args; local
2943 const char *orig; local
3014 const char *orig; local
3601 debug_type *args; member in struct:stab_demangle_info
3876 const char *orig; local
3991 const char *orig; local
4162 const char *orig; local
4384 const char *orig; local
4411 const char *orig; local
4526 const char *orig; local
4617 debug_type *args; local
4652 debug_type *args; local
4793 const char *orig; local
[all...]
/macosx-10.10/emacs-93/emacs/src/
H A Deditfns.c828 int orig, orig_byte, end; variable
868 int orig = PT; variable
995 Lisp_Object args; variable
1011 Lisp_Object args; variable
1801 register Lisp_Object *args; variable
1807 CHECK_NUMBER (args[0]); /* second */ variable
1808 CHECK_NUMBER (args[1]); /* minute */ variable
1809 CHECK_NUMBER (args[2]); /* hour */ variable
1810 CHECK_NUMBER (args[3]); /* day */ variable
1811 CHECK_NUMBER (args[4]); /* month */ variable
1812 CHECK_NUMBER (args[5]); /* year */ variable
2220 register Lisp_Object *args; variable
2241 register Lisp_Object *args; variable
2260 register Lisp_Object *args; variable
2281 register Lisp_Object *args; variable
2422 Lisp_Object args[3]; local
3229 Lisp_Object *args; variable
3259 Lisp_Object *args; variable
3321 Lisp_Object *args; variable
3347 Lisp_Object *args; variable
3361 CHECK_STRING (args[0]); variable
3406 register Lisp_Object *args; variable
3463 CHECK_STRING (args[0]); variable
4009 Lisp_Object args[3]; local
[all...]
/macosx-10.10/mDNSResponder-561.1.1/mDNSShared/
H A Ddnsextd.c785 mDNSlocal CacheRecord *CopyCacheRecord(const CacheRecord *orig, domainname *name) argument
1476 mDNSlocal PktMsg *FormatLeaseReply(DaemonInfo *d, PktMsg *orig, mDNSu32 lease) argument
1822 mDNSlocal void *UpdateAnswerList(void *args) argument
1983 UpdateAnswerListArgs *args; local
[all...]
/macosx-10.10/tcl-105/tcl_ext/expect/expect/
H A Dexp_command.c174 va_list args; local
362 ExpOrigin* orig = (ExpOrigin*) Tcl_GetHashValue(entry); local
952 ExpOrigin* orig = (ExpOrigin*) ckalloc (sizeof (ExpOrigin)); local
[all...]
/macosx-10.10/ruby-106/ruby/ext/bigdecimal/
H A Dbigdecimal.c212 VALUE num, bg, args[2]; local
214 VALUE orig = Qundef; local
/macosx-10.10/ruby-106/ruby/ext/zlib/
H A Dzlib.c965 struct zstream_run_args *args = (struct zstream_run_args *)ptr; local
1021 struct zstream_run_args *args = (struct zstream_run_args *)ptr; local
1029 struct zstream_run_args args; local
1549 rb_deflate_init_copy(VALUE self, VALUE orig) argument
1571 deflate_run(VALUE args) argument
1607 VALUE src, level, dst, args[2]; local
1885 inflate_run(VALUE args) argument
1922 VALUE dst, args[2]; local
[all...]
/macosx-10.10/zsh-61/zsh/Src/Zle/
H A Dcomputil.c447 cd_init(char *nam, char *hide, char *mlen, char *sep, char **opts, char **args, int disp) argument
811 bin_compdescribe(char *nam, char **args, UNUSED(Options ops), UNUSED(int func)) argument
875 Caarg args; /* the normal arguments */ member in struct:cadef
900 Caarg args; /* option arguments */ member in struct:caopt
1099 alloc_cadef(char **args, int single, char *match, char *nonarg, int flags) argument
1145 parse_cadef(char *nam, char **args) argument
1608 get_cadef(char *nam, char **args) argument
1825 LinkList args; member in struct:castate
2420 bin_comparguments(char *nam, char **args, UNUSED(Options ops), UNUSED(int func)) argument
2828 parse_cvdef(char *nam, char **args) argument
2992 get_cvdef(char *nam, char **args) argument
3313 bin_compvalues(char *nam, char **args, UNUSED(Options ops), UNUSED(int func)) argument
3517 bin_compquote(char *nam, char **args, Options ops, UNUSED(int func)) argument
3668 bin_comptags(char *nam, char **args, UNUSED(Options ops), UNUSED(int func)) argument
3798 bin_comptry(char *nam, char **args, UNUSED(Options ops), UNUSED(int func)) argument
4556 cfp_add_sdirs(LinkList final, LinkList orig, char *skipped, char *sdirs, char **fake) argument
4773 bin_compfiles(char *nam, char **args, UNUSED(Options ops), UNUSED(int func)) argument
4875 bin_compgroups(char *nam, char **args, UNUSED(Options ops), UNUSED(int func)) argument
[all...]
/macosx-10.10/xnu-2782.1.97/bsd/dev/dtrace/
H A Ddtrace.c3755 char *limit = addr + len, *orig = addr; local
4683 uint64_t args[DIF_DTR_NREGS-1] = {0ULL}; local
[all...]
/macosx-10.10/ruby-106/ruby/ext/ripper/
H A Dripper.c191 struct vtable *args; member in struct:local_vars
14765 fixpos(NODE *node, NODE *orig) argument
15943 struct rb_args_info *args = tail->nd_ainfo; local
15965 struct rb_args_info *args; local
16196 struct vtable *vars, *args, *used; local
16273 struct vtable *vars, *args, *used; local
17798 va_list args; local
[all...]

Completed in 514 milliseconds

12