Home
last modified time | relevance | path

Searched defs:_a (Results 1 – 25 of 132) sorted by relevance

123456

/freebsd/sys/dev/ixgbe/
H A Dixgbe_sriov.h86 #define ixgbe_add_vf(_a,_b,_c) argument
87 #define ixgbe_init_iov(_a,_b,_c) argument
88 #define ixgbe_uninit_iov(_a) argument
89 #define ixgbe_initialize_iov(_a) argument
90 #define ixgbe_recalculate_max_frame(_a) argument
91 #define ixgbe_ping_all_vfs(_a) argument
92 #define ixgbe_pci_iov_detach(_a) 0 argument
93 #define ixgbe_define_iov_schemas(_a,_b) argument
94 #define ixgbe_align_all_queue_indices(_a) argument
95 #define ixgbe_vf_que_index(_a, _b, _c) (_c) argument
[all …]
H A Dixgbe_rss.h55 #define rss_getcpu(_a) 0 argument
57 #define rss_getkey(_a) argument
58 #define rss_get_indirection_to_bucket(_a) 0 argument
60 #define rss_hash2bucket(_a,_b,_c) -1 argument
H A Dixgbe_fdir.h50 #define ixgbe_init_fdir(_a) argument
/freebsd/tools/tools/netrate/netsend/
H A Dnetsend.c45 struct _a { struct
69 timespec_add(struct timespec *tsa, struct timespec *tsb) in timespec_add() argument
/freebsd/contrib/libarchive/libarchive/
H A Darchive_write.c130 archive_write_set_bytes_per_block(struct archive *_a, int bytes_per_block) in archive_write_set_bytes_per_block()
148 archive_write_get_bytes_per_block(struct archive *_a) in archive_write_get_bytes_per_block()
165 archive_write_set_bytes_in_last_block(struct archive *_a, int bytes) in archive_write_set_bytes_in_last_block()
178 archive_write_get_bytes_in_last_block(struct archive *_a) in archive_write_get_bytes_in_last_block()
191 archive_write_set_skip_file(struct archive *_a, la_int64_t d, la_int64_t i) in archive_write_set_skip_file()
206 __archive_write_allocate_filter(struct archive *_a) in __archive_write_allocate_filter()
563 archive_write_open2(struct archive *_a, void *client_data, in archive_write_open2()
605 archive_write_open(struct archive *_a, void *client_data, in archive_write_open()
617 _archive_write_close(struct archive *_a) in _archive_write_close()
655 _archive_write_filter_count(struct archive *_a) in _archive_write_filter_count()
[all …]
H A Darchive_read.c113 archive_read_extract_set_skip_file(struct archive *_a, la_int64_t d, in archive_read_extract_set_skip_file()
302 archive_read_set_open_callback(struct archive *_a, in archive_read_set_open_callback()
313 archive_read_set_read_callback(struct archive *_a, in archive_read_set_read_callback()
324 archive_read_set_skip_callback(struct archive *_a, in archive_read_set_skip_callback()
335 archive_read_set_seek_callback(struct archive *_a, in archive_read_set_seek_callback()
346 archive_read_set_close_callback(struct archive *_a, in archive_read_set_close_callback()
357 archive_read_set_switch_callback(struct archive *_a, in archive_read_set_switch_callback()
368 archive_read_set_callback_data(struct archive *_a, void *client_data) in archive_read_set_callback_data()
374 archive_read_set_callback_data2(struct archive *_a, void *client_data, in archive_read_set_callback_data2()
407 archive_read_add_callback_data(struct archive *_a, void *client_data, in archive_read_add_callback_data()
[all …]
H A Darchive_match.c243 archive_match_free(struct archive *_a) in archive_match_free()
271 archive_match_excluded(struct archive *_a, struct archive_entry *entry) in archive_match_excluded()
312 archive_match_exclude_pattern(struct archive *_a, const char *pattern) in archive_match_exclude_pattern()
331 archive_match_exclude_pattern_w(struct archive *_a, const wchar_t *pattern) in archive_match_exclude_pattern_w()
350 archive_match_exclude_pattern_from_file(struct archive *_a, in archive_match_exclude_pattern_from_file()
364 archive_match_exclude_pattern_from_file_w(struct archive *_a, in archive_match_exclude_pattern_from_file_w()
378 archive_match_include_pattern(struct archive *_a, const char *pattern) in archive_match_include_pattern()
397 archive_match_include_pattern_w(struct archive *_a, const wchar_t *pattern) in archive_match_include_pattern_w()
416 archive_match_include_pattern_from_file(struct archive *_a, in archive_match_include_pattern_from_file()
430 archive_match_include_pattern_from_file_w(struct archive *_a, in archive_match_include_pattern_from_file_w()
[all …]
H A Darchive_read_append_filter.c37 archive_read_append_filter(struct archive *_a, int code) in archive_read_append_filter()
148 archive_read_append_filter_program(struct archive *_a, const char *cmd) in archive_read_append_filter_program()
154 archive_read_append_filter_program_signature(struct archive *_a, in archive_read_append_filter_program_signature()
H A Darchive_read_disk_posix.c385 archive_read_disk_gname(struct archive *_a, la_int64_t gid) in archive_read_disk_gname()
397 archive_read_disk_uname(struct archive *_a, la_int64_t uid) in archive_read_disk_uname()
409 archive_read_disk_set_gname_lookup(struct archive *_a, in archive_read_disk_set_gname_lookup()
428 archive_read_disk_set_uname_lookup(struct archive *_a, in archive_read_disk_set_uname_lookup()
471 _archive_read_free(struct archive *_a) in _archive_read_free()
500 _archive_read_close(struct archive *_a) in _archive_read_close()
528 archive_read_disk_set_symlink_logical(struct archive *_a) in archive_read_disk_set_symlink_logical()
538 archive_read_disk_set_symlink_physical(struct archive *_a) in archive_read_disk_set_symlink_physical()
548 archive_read_disk_set_symlink_hybrid(struct archive *_a) in archive_read_disk_set_symlink_hybrid()
558 archive_read_disk_set_atime_restored(struct archive *_a) in archive_read_disk_set_atime_restored()
[all …]
H A Darchive_write_set_passphrase.c35 archive_write_set_passphrase(struct archive * _a,const char * p) archive_write_set_passphrase() argument
59 archive_write_set_passphrase_callback(struct archive * _a,void * client_data,archive_passphrase_callback * cb) archive_write_set_passphrase_callback() argument
H A Darchive_read_extract2.c81 archive_read_extract2(struct archive *_a, struct archive_entry *entry, in archive_read_extract2()
113 archive_read_extract_set_progress_callback(struct archive *_a, in archive_read_extract_set_progress_callback()
H A Darchive_read_add_passphrase.c88 archive_read_add_passphrase(struct archive * _a,const char * passphrase) archive_read_add_passphrase() argument
111 archive_read_set_passphrase_callback(struct archive * _a,void * client_data,archive_passphrase_callback * cb) archive_read_set_passphrase_callback() argument
H A Darchive_write_set_format_cpio.c8 archive_write_set_format_cpio(struct archive *_a) in archive_write_set_format_cpio()
H A Darchive_write_set_options.c75 archive_set_format_option(struct archive * _a,const char * m,const char * o,const char * v) archive_set_format_option() argument
92 archive_set_filter_option(struct archive * _a,const char * m,const char * o,const char * v) archive_set_filter_option() argument
H A Darchive_read_set_options.c75 archive_set_format_option(struct archive * _a,const char * m,const char * o,const char * v) archive_set_format_option() argument
112 archive_set_filter_option(struct archive * _a,const char * m,const char * o,const char * v) archive_set_filter_option() argument
H A Darchive_read_extract.c39 archive_read_extract(struct archive * _a,struct archive_entry * entry,int flags) archive_read_extract() argument
/freebsd/contrib/libdivsufsort/include/
H A Ddivsufsort_private.h146 # define SWAP(_a, _b) do { t = (_a); (_a) = (_b); (_b) = t; } while(0) argument
149 # define MIN(_a, _b) (((_a) < (_b)) ? (_a) : (_b)) argument
152 # define MAX(_a, _b) (((_a) > (_b)) ? (_a) : (_b)) argument
154 #define STACK_PUSH(_a, _b, _c, _d)\ argument
160 #define STACK_PUSH5(_a, _b, _c, _d, _e)\ argument
166 #define STACK_POP(_a, _b, _c, _d)\ argument
173 #define STACK_POP5(_a, _b, _c, _d, _e)\ argument
/freebsd/sys/cddl/contrib/opensolaris/uts/common/sys/
H A Dsysmacros.h347 #define DECL_BITFIELD2(_a, _b) \ argument
349 #define DECL_BITFIELD3(_a, _b, _c) \ argument
351 #define DECL_BITFIELD4(_a, _b, _c, _d) \ argument
353 #define DECL_BITFIELD5(_a, _b, _c, _d, _e) \ argument
355 #define DECL_BITFIELD6(_a, _b, _c, _d, _e, _f) \ argument
357 #define DECL_BITFIELD7(_a, _b, _c, _d, _e, _f, _g) \ argument
359 #define DECL_BITFIELD8(_a, _b, _c, _d, _e, _f, _g, _h) \ argument
362 #define DECL_BITFIELD2(_a, _b) \ argument
364 #define DECL_BITFIELD3(_a, _b, _c) \ argument
366 #define DECL_BITFIELD4(_a, _b, _c, _d) \ argument
[all …]
/freebsd/tools/tools/ath/common/
H A Dah_osdep.h48 #define OS_MEMZERO(_a, _size) bzero((_a), (_size)) argument
50 #define OS_MACEQU(_a, _b) \ argument
68 #define __printflike(_a,_b) \ argument
/freebsd/sys/arm/ti/cpsw/
H A Dif_cpswreg.h96 #define ALE_MCAST(_a) ((_a[1] >> 8) & 1) argument
98 #define ALE_PORTS(_a) ((_a[2] >> 2) & 7) argument
99 #define ALE_TYPE(_a) ((_a[1] >> 28) & 3) argument
103 #define ALE_VLAN(_a) ((_a[1] >> 16) & 0xfff) argument
104 #define ALE_VLAN_UNREGFLOOD(_a) ((_a[0] >> 8) & 7) argument
105 #define ALE_VLAN_REGFLOOD(_a) ((_a[0] >> 16) & 7) argument
106 #define ALE_VLAN_UNTAG(_a) ((_a[0] >> 24) & 7) argument
107 #define ALE_VLAN_MEMBERS(_a) (_a[0] & 7) argument
/freebsd/sys/dev/ath/
H A Dah_osdep.h70 #define OS_MEMZERO(_a, _n) bzero((_a), (_n)) argument
72 #define OS_MEMCMP(_a, _b, _l) memcmp((_a), (_b), (_l)) argument
74 #define abs(_a) __builtin_abs(_a) argument
/freebsd/sys/dev/sfxge/common/
H A Defx_hash.c68 #define EFX_HASH_MIX(_a, _b, _c) \ argument
92 #define EFX_HASH_FINALISE(_a, _b, _c) \ argument
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/x86_64/
H A Dfloatundisf.S17 #define REL_ADDR(_a) (_a)(%rip) argument
H A Dfloatundixf.S17 #define REL_ADDR(_a) (_a)(%rip) argument
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/i386/
H A Dfloatdidf.S21 #define REL_ADDR(_a) (_a)-0b(%eax) argument

123456