Searched defs:arr (Results 1 - 22 of 22) sorted by relevance

/freebsd-10.1-release/contrib/libexecinfo/
H A Dunwind.c39 void **arr; member in struct:tracer_context
59 backtrace(void **arr, size_t len) argument
/freebsd-10.1-release/contrib/apr/include/
H A Dapr_tables.h131 APR_DECLARE(void *) apr_array_push(apr_array_header_t *arr); variable
158 APR_DECLARE(void *) apr_array_pop(apr_array_header_t *arr); variable
166 APR_DECLARE(void) apr_array_clear(apr_array_header_t *arr); variable
[all...]
/freebsd-10.1-release/usr.sbin/pw/
H A Dpsdate.c67 aindex(char const * arr[], char const ** str, int len) argument
/freebsd-10.1-release/contrib/amd/libamu/
H A Dmount_fs.c860 short int arr[64]; local
/freebsd-10.1-release/contrib/binutils/gas/config/
H A Datof-ieee.c677 LITTLENUM_TYPE arr[10]; local
[all...]
/freebsd-10.1-release/contrib/subversion/subversion/libsvn_subr/
H A Dsorts.c251 svn_sort__array_delete(apr_array_header_t *arr, int delete_index, int elements_to_delete) argument
[all...]
/freebsd-10.1-release/lib/libc/resolv/
H A Dres_findzonecut.c259 rr_a *arr; local
589 rr_a *arr; local
651 rr_a *arr; local
[all...]
/freebsd-10.1-release/sys/ofed/include/linux/
H A Dmoduleparam.h54 struct kparam_array *arr; member in union:kernel_param::__anon11119
/freebsd-10.1-release/sys/powerpc/pseries/
H A Dmmu_phyp.c151 cell_t arr[len/sizeof(cell_t)]; local
H A Dplatform_chrp.c201 cell_t arr[len/sizeof(cell_t)]; local
/freebsd-10.1-release/crypto/openssl/crypto/bn/
H A Dbn_gf2m.c473 int arr[6]; local
550 int *arr = NULL; local
609 int *arr = NULL; local
1031 int *arr = NULL; local
1092 int *arr = NULL; local
1223 int *arr = NULL; local
[all...]
/freebsd-10.1-release/cddl/contrib/opensolaris/common/ctf/
H A Dctf_types.c207 int ptr, arr; local
/freebsd-10.1-release/contrib/apr/tables/
H A Dapr_tables.c93 APR_DECLARE(void) apr_array_clear(apr_array_header_t *arr) argument
98 APR_DECLARE(void *) apr_array_pop(apr_array_header_t *arr) argument
107 APR_DECLARE(void *) apr_array_push(apr_array_header_t *arr) argument
126 apr_array_push_noclear(apr_array_header_t *arr) argument
168 apr_array_copy(apr_pool_t *p, const apr_array_header_t *arr) argument
189 copy_array_hdr_core(apr_array_header_t *res, const apr_array_header_t *arr) argument
199 apr_array_copy_hdr(apr_pool_t *p, const apr_array_header_t *arr) argument
229 apr_array_pstrcat(apr_pool_t *p, const apr_array_header_t *arr, const char sep) argument
[all...]
/freebsd-10.1-release/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Ddwarf.c700 die_array_create(dwarf_t *dw, Dwarf_Die arr, Dwarf_Off off, tdesc_t *tdp) argument
/freebsd-10.1-release/contrib/subversion/subversion/libsvn_repos/
H A Dlog.c1401 array_pop_front(apr_array_header_t *arr) argument
/freebsd-10.1-release/sys/cddl/dev/fbt/
H A Dfbt.c1152 int ptr, arr; local
H A Dfbt_powerpc.c1075 int ptr, arr; local
/freebsd-10.1-release/lib/libedit/
H A Dreadline.c1001 char **arr, *result = NULL; local
1756 char arr[2]; local
1843 char arr[2]; local
[all...]
/freebsd-10.1-release/sys/dev/usb/input/
H A Datp.c1092 fg_extract_sensor_data(const int8_t *sensor_data, u_int num, atp_axis axis, int *arr, enum fountain_geyser_trackpad_type prot) argument
[all...]
/freebsd-10.1-release/contrib/gdb/gdb/
H A Dada-lang.c839 desc_bounds(struct value *arr) argument
914 desc_data(struct value *arr) argument
1062 ada_type_of_array(struct value *arr, int bounds) argument
1112 ada_coerce_to_simple_array_ptr(struct value *arr) argument
1131 ada_coerce_to_simple_array(struct value *arr) argument
1270 decode_packed_array(struct value *arr) argument
1288 value_subscript_packed(struct value *arr, int arity, struct value **ind) argument
1635 ada_value_subscript(struct value *arr, int arity, struct value **ind) argument
1662 ada_value_ptr_subscript(struct value *arr, struct type *type, int arity, struct value **ind) argument
1857 ada_array_bound(struct value *arr, int n, int which) argument
1880 ada_array_length(struct value *arr, int n) argument
3098 make_array_descriptor(struct type *type, struct value *arr, CORE_ADDR *sp) argument
3122 arr, local
[all...]
/freebsd-10.1-release/contrib/ntp/ntpd/
H A Dntp_control.c1871 ctl_putarray( const char *tag, double *arr, int start ) argument
/freebsd-10.1-release/sys/sys/
H A Dsoundcard.h337 u_char arr[8]; member in struct:seq_event_rec

Completed in 256 milliseconds