Searched refs:recurse (Results 1 - 25 of 56) sorted by relevance

123

/freebsd-9.3-release/contrib/gdb/gdb/
H A Dm2-valprint.c32 int deref_ref, int recurse, enum val_prettyprint pretty)
38 recurse, pretty));
30 m2_val_print(struct type *type, char *valaddr, int embedded_offset, CORE_ADDR address, struct ui_file *stream, int format, int deref_ref, int recurse, enum val_prettyprint pretty) argument
H A Dscm-valprint.c50 int deref_ref, int recurse, enum val_prettyprint pretty)
96 int deref_ref, int recurse, enum val_prettyprint pretty)
99 if (recurse > 6)
105 deref_ref, recurse + 1, pretty); local
118 deref_ref, recurse + 1, pretty); local
124 deref_ref, recurse + 1, pretty);
141 int deref_ref, int recurse, enum val_prettyprint pretty)
210 deref_ref, recurse + 1, pretty);
216 deref_ref, recurse + 1, pretty); local
272 deref_ref, recurse local
49 scm_inferior_print(LONGEST value, struct ui_file *stream, int format, int deref_ref, int recurse, enum val_prettyprint pretty) argument
95 scm_scmlist_print(LONGEST svalue, struct ui_file *stream, int format, int deref_ref, int recurse, enum val_prettyprint pretty) argument
140 scm_scmval_print(LONGEST svalue, struct ui_file *stream, int format, int deref_ref, int recurse, enum val_prettyprint pretty) argument
362 scm_val_print(struct type *type, char *valaddr, int embedded_offset, CORE_ADDR address, struct ui_file *stream, int format, int deref_ref, int recurse, enum val_prettyprint pretty) argument
[all...]
H A Dada-valprint.c45 int recurse; member in struct:ada_val_print_args
138 int format, int recurse,
178 print_spaces_filtered (2 + 2 * recurse, stream);
185 wrap_here (n_spaces (2 + 2 * recurse));
208 0, recurse + 1, pretty);
224 print_spaces_filtered (2 + 2 * recurse, stream);
230 wrap_here (n_spaces (2 + 2 * recurse));
233 0, recurse + 1, pretty);
495 int deref_ref, int recurse, enum val_prettyprint pretty)
505 args.recurse
135 val_print_packed_array_elements(struct type *type, char *valaddr, int bitoffset, struct ui_file *stream, int format, int recurse, enum val_prettyprint pretty) argument
492 ada_val_print(struct type *type, char *valaddr0, int embedded_offset, CORE_ADDR address, struct ui_file *stream, int format, int deref_ref, int recurse, enum val_prettyprint pretty) argument
526 ada_val_print_1(struct type *type, char *valaddr0, int embedded_offset, CORE_ADDR address, struct ui_file *stream, int format, int deref_ref, int recurse, enum val_prettyprint pretty) argument
770 deref_ref, recurse + 1, pretty); local
784 print_variant_part(struct type *type, int field_num, char *valaddr, struct ui_file *stream, int format, int recurse, enum val_prettyprint pretty, int comma_needed, struct type *outer_type, char *outer_valaddr) argument
851 print_record(struct type *type, char *valaddr, struct ui_file *stream, int format, int recurse, enum val_prettyprint pretty) argument
883 print_field_values(struct type *type, char *valaddr, struct ui_file *stream, int format, int recurse, enum val_prettyprint pretty, int comma_needed, struct type *outer_type, char *outer_valaddr) argument
976 stream, format, 0, recurse + 1, pretty); local
[all...]
H A Dcp-valprint.c236 int format, int recurse, enum val_prettyprint pretty,
255 format, recurse + 1, pretty, dont_print_vb);
298 print_spaces_filtered (2 + 2 * recurse, stream);
309 print_spaces_filtered (2 + 2 * recurse, stream);
313 wrap_here (n_spaces (2 + 2 * recurse));
364 common_val_print (v, stream, format, 0, recurse + 1, pretty);
380 stream, format, recurse + 1, local
388 stream, format, 0, recurse + 1, pretty);
405 print_spaces_filtered (2 * recurse, stream);
428 common_val_print (v, stream, format, 0, recurse
234 cp_print_value_fields(struct type *type, struct type *real_type, char *valaddr, int offset, CORE_ADDR address, struct ui_file *stream, int format, int recurse, enum val_prettyprint pretty, struct type **dont_print_vb, int dont_print_statmem) argument
494 cp_print_value(struct type *type, struct type *real_type, char *valaddr, int offset, CORE_ADDR address, struct ui_file *stream, int format, int recurse, enum val_prettyprint pretty, struct type **dont_print_vb) argument
635 cp_print_static_field(struct type *type, struct value *val, struct ui_file *stream, int format, int recurse, enum val_prettyprint pretty) argument
753 cp_print_hpacc_virtual_table_entries(struct type *type, int *vfuncs, struct value *v, struct ui_file *stream, int format, int recurse, enum val_prettyprint pretty) argument
[all...]
H A Djv-valprint.c42 int recurse,
255 struct ui_file *stream, int format, int recurse,
288 print_spaces_filtered (2 * (recurse + 1), stream);
299 stream, format, recurse + 1, pretty);
329 print_spaces_filtered (2 + 2 * recurse, stream);
340 print_spaces_filtered (2 + 2 * recurse, stream);
344 wrap_here (n_spaces (2 + 2 * recurse));
392 common_val_print (v, stream, format, 0, recurse + 1, pretty);
411 common_val_print (v, stream, format, 0, recurse + 1,
422 stream, format, 0, recurse
254 java_print_value_fields(struct type *type, char *valaddr, CORE_ADDR address, struct ui_file *stream, int format, int recurse, enum val_prettyprint pretty) argument
451 java_val_print(struct type *type, char *valaddr, int embedded_offset, CORE_ADDR address, struct ui_file *stream, int format, int deref_ref, int recurse, enum val_prettyprint pretty) argument
[all...]
H A Dp-valprint.c62 int deref_ref, int recurse, enum val_prettyprint pretty)
84 print_spaces_filtered (2 + 2 * recurse, stream);
125 format, deref_ref, recurse, pretty, i);
243 recurse + 1, pretty);
247 print_spaces_filtered (2 + 2 * recurse, stream);
295 recurse + 1, pretty);
303 if (recurse && !unionprint)
331 recurse, pretty, NULL, 0);
733 int format, int recurse,
752 format, recurse
59 pascal_val_print(struct type *type, char *valaddr, int embedded_offset, CORE_ADDR address, struct ui_file *stream, int format, int deref_ref, int recurse, enum val_prettyprint pretty) argument
729 pascal_object_print_value_fields(struct type *type, char *valaddr, CORE_ADDR address, struct ui_file *stream, int format, int recurse, enum val_prettyprint pretty, struct type **dont_print_vb, int dont_print_statmem) argument
900 pascal_object_print_value(struct type *type, char *valaddr, CORE_ADDR address, struct ui_file *stream, int format, int recurse, enum val_prettyprint pretty, struct type **dont_print_vb) argument
1005 pascal_object_print_static_field(struct value *val, struct ui_file *stream, int format, int recurse, enum val_prettyprint pretty) argument
[all...]
H A Df-valprint.c283 int deref_ref, int recurse, enum val_prettyprint pretty,
296 stream, format, deref_ref, recurse, pretty, elts);
311 stream, format, deref_ref, recurse, pretty); local
327 struct ui_file *stream, int format, int deref_ref, int recurse,
346 deref_ref, recurse, pretty, &elts);
367 int deref_ref, int recurse, enum val_prettyprint pretty)
385 deref_ref, recurse, pretty);
448 common_val_print (deref_val, stream, format, deref_ref, recurse,
548 deref_ref, recurse, pretty);
281 f77_print_array_1(int nss, int ndimensions, struct type *type, char *valaddr, CORE_ADDR address, struct ui_file *stream, int format, int deref_ref, int recurse, enum val_prettyprint pretty, int *elts) argument
326 f77_print_array(struct type *type, char *valaddr, CORE_ADDR address, struct ui_file *stream, int format, int deref_ref, int recurse, enum val_prettyprint pretty) argument
364 f_val_print(struct type *type, char *valaddr, int embedded_offset, CORE_ADDR address, struct ui_file *stream, int format, int deref_ref, int recurse, enum val_prettyprint pretty) argument
H A Dc-valprint.c75 int deref_ref, int recurse, enum val_prettyprint pretty)
95 print_spaces_filtered (2 + 2 * recurse, stream);
136 format, deref_ref, recurse, pretty, i);
237 deref_ref, recurse + 1, pretty);
241 print_spaces_filtered (2 + 2 * recurse, stream);
287 recurse, pretty);
295 if (recurse && !unionprint)
318 recurse, pretty, NULL, 0);
72 c_val_print(struct type *type, char *valaddr, int embedded_offset, CORE_ADDR address, struct ui_file *stream, int format, int deref_ref, int recurse, enum val_prettyprint pretty) argument
H A Dvalprint.c129 int recurse, enum val_prettyprint pretty)
151 stream, format, deref_ref, recurse, pretty));
192 int deref_ref, int recurse, enum val_prettyprint pretty)
199 stream, format, deref_ref, recurse, pretty);
963 int recurse, enum val_prettyprint pretty,
989 print_spaces_filtered (2 + 2 * recurse, stream);
996 wrap_here (n_spaces (2 + 2 * recurse));
1010 deref_ref, recurse + 1, pretty);
1021 deref_ref, recurse + 1, pretty);
126 val_print(struct type *type, char *valaddr, int embedded_offset, CORE_ADDR address, struct ui_file *stream, int format, int deref_ref, int recurse, enum val_prettyprint pretty) argument
190 common_val_print(struct value *val, struct ui_file *stream, int format, int deref_ref, int recurse, enum val_prettyprint pretty) argument
960 val_print_array_elements(struct type *type, char *valaddr, CORE_ADDR address, struct ui_file *stream, int format, int deref_ref, int recurse, enum val_prettyprint pretty, unsigned int i) argument
H A Dlanguage.h353 #define LA_VAL_PRINT(type,valaddr,offset,addr,stream,fmt,deref,recurse,pretty) \
355 recurse,pretty))
/freebsd-9.3-release/lib/libkse/test/
H A Dguard_b.c53 recurse(void *args) function
81 recurse(args);
133 assert(pthread_create(&thread, &attr, recurse, &args) == 0);
144 assert(pthread_create(&thread, &attr, recurse, &args) == 0);
/freebsd-9.3-release/lib/libthr/thread/
H A Dthr_cond.c165 int recurse; local
168 error = _mutex_cv_detach(mp, &recurse);
189 error2 = _mutex_cv_lock(mp, recurse);
191 error2 = _mutex_cv_lock(mp, recurse);
198 error2 = _mutex_cv_attach(mp, recurse);
218 int recurse; local
234 (void)_mutex_cv_unlock(mp, &recurse);
259 _mutex_cv_lock(mp, recurse);
273 _mutex_cv_lock(mp, recurse);
/freebsd-9.3-release/contrib/diff/lib/
H A Dc-stack.c285 recurse (char *p)
289 return *p + recurse (array);
301 return recurse ("\1");
284 recurse (char *p) function
/freebsd-9.3-release/contrib/tcpdump/
H A Dprint-sll.c147 recurse:
219 goto recurse;
H A Dprint-ether.c159 recurse:
204 goto recurse;
/freebsd-9.3-release/contrib/sendmail/src/
H A Dmacro.c194 bool recurse; /* set if recursion required */ local
208 recurse = false;
304 recurse = true;
321 /* recurse as appropriate */
322 if (recurse)
/freebsd-9.3-release/tools/tools/vimage/
H A Dvimage.c97 int recurse = 0; local
126 recurse = 1;
145 if ((cmd != VI_GET && (argc == 0 || recurse != 0 || verbose != 0)) ||
173 if (!recurse &&
/freebsd-9.3-release/contrib/sendmail/libsm/
H A Dldap.c505 ** recurse -- recursion list
636 resultln, resultsz, recurse)
645 SM_LDAP_RECURSE_LIST *recurse;
657 toplevel = (recurse == NULL);
716 rl = sm_ldap_add_recurse(&recurse, dn,
963 if (sm_ldap_add_recurse(&recurse,
1163 ** Spin through the built-up recurse list at the top
1171 for (rlidx = 0; recurse != NULL && rlidx < recurse->lrl_cnt;
1178 rl = recurse
[all...]
/freebsd-9.3-release/usr.sbin/bsdinstall/partedit/
H A Dpartedit.c48 static void add_geom_children(struct ggeom *gp, int recurse,
407 /* Now recurse into all children */
416 add_geom_children(struct ggeom *gp, int recurse, struct partedit_item **items, argument
444 (*items)[*nitems].indentation = recurse;
464 add_geom_children(cp->lg_geom, recurse+1, items,
/freebsd-9.3-release/contrib/bind9/lib/dns/include/dns/
H A Drbt.h487 dns_rbt_deletename(dns_rbt_t *rbt, dns_name_t *name, isc_boolean_t recurse);
492 *\li When 'name' is removed, if recurse is ISC_TRUE then all of its
530 dns_rbt_deletenode(dns_rbt_t *rbt, dns_rbtnode_t *node, isc_boolean_t recurse);
535 *\li When 'node' is removed, if recurse is ISC_TRUE then all nodes
549 * a lower tree level as long as 'recurse' was false, hence
/freebsd-9.3-release/contrib/cvs/contrib/
H A Dpvcs2rcs.in260 recurse => 1,
981 "recurse!", "mode|m=s", "errorfiles!", "l", "rcs-dirs|rcs-directories|r=s",
991 # At the moment, -l overrides --recurse, regardless of the order the
994 $options{recurse} = 0 if defined $options{l};
1105 if ($options{recurse})
1113 delete $options{recurse};
/freebsd-9.3-release/contrib/cvs/src/
H A DMakefile.am70 recurse.c \
/freebsd-9.3-release/contrib/bind9/lib/isccfg/include/isccfg/
H A Dcfg.h359 cfg_list_length(const cfg_obj_t *obj, isc_boolean_t recurse);
362 * not a list, returns 0. If recurse is true, add in the length of
/freebsd-9.3-release/gnu/usr.bin/cvs/cvs/
H A DMakefile22 recurse.c release.c remove.c repos.c root.c run.c scramble.c \
/freebsd-9.3-release/usr.sbin/portsnap/make_index/
H A Dmake_index.c73 static void recurse(PORT * p);
281 recurse(d[i].p);
306 recurse(PORT * p) function
503 recurse(pp[i]);

Completed in 228 milliseconds

123