| /src/sys/compat/linuxkpi/common/src/ |
| H A D | linux_siphash.c | 120 u64 siphash_1u64(const u64 first, const siphash_key_t *key) in siphash_1u64() 137 u64 siphash_2u64(const u64 first, const u64 second, const siphash_key_t *key) in siphash_2u64() 159 u64 siphash_3u64(const u64 first, const u64 second, const u64 third, in siphash_3u64() 187 u64 siphash_4u64(const u64 first, const u64 second, const u64 third, in siphash_4u64() 211 u64 siphash_1u32(const u32 first, const siphash_key_t *key) in siphash_1u32() 219 u64 siphash_3u32(const u32 first, const u32 second, const u32 third, in siphash_3u32() 322 u32 hsiphash_1u32(const u32 first, const hsiphash_key_t *key) in hsiphash_1u32() 336 u32 hsiphash_2u32(const u32 first, const u32 second, const hsiphash_key_t *key) in hsiphash_2u32() 354 u32 hsiphash_3u32(const u32 first, const u32 second, const u32 third, in hsiphash_3u32() 375 u32 hsiphash_4u32(const u32 first, const u32 second, const u32 third, in hsiphash_4u32() [all …]
|
| /src/tests/sys/sys/ |
| H A D | queue_test.c | 200 #define QUEUE_TESTS_TAILQ_CONCAT(first, second) \ argument 203 #define QUEUE_TESTS_LIST_CONCAT(first, second) \ argument 206 #define QUEUE_TESTS_STAILQ_CONCAT(first, second) \ argument 209 #define QUEUE_TESTS_SLIST_CONCAT(first, second) \ argument
|
| /src/sys/compat/linuxkpi/common/include/linux/ |
| H A D | llist.h | 14 struct llist_node *first; member 32 struct llist_node *first, *next; in llist_del_first() local 48 struct llist_node *first; in llist_add() local 62 struct llist_node *first; in llist_add_batch() local
|
| /src/usr.bin/bluetooth/btsockstat/ |
| H A D | btsockstat.c | 221 int first = 1; in hcirawpr() local 276 int first = 1; in l2caprawpr() local 332 int first = 1; in l2cappr() local 386 int first = 1; in l2caprtpr() local 437 int first = 1; in rfcommpr() local 502 int first = 1; in rfcommpr_s() local
|
| /src/usr.bin/kdump/ |
| H A D | kdump.h | 37 #define _print_number64(first,i,n,c,d) do { \ argument 70 #define print_number64(first,i,n,c) _print_number64(first,i,n,c,decimal) argument 71 #define print_decimal_number64(first,i,n,c) _print_number64(first,i,n,c,true) argument
|
| H A D | linux.c | 69 register_t *ip, *first; in ktrsyscall_linux() local 292 register_t *ip, *first; in ktrsyscall_linux32() local
|
| /src/contrib/libdivsufsort/lib/ |
| H A D | sssort.c | 168 saidx_t *first, saidx_t *last, saidx_t depth) { in ss_insertionsort() 263 ss_pivot(const sauchar_t *Td, const saidx_t *PA, saidx_t *first, saidx_t *last) { in ss_pivot() 292 saidx_t *first, saidx_t *last, saidx_t depth) { in ss_partition() 311 saidx_t *first, saidx_t *last, in ss_mintrosort() 461 ss_rotate(saidx_t *first, saidx_t *middle, saidx_t *last) { in ss_rotate() 503 saidx_t *first, saidx_t *middle, saidx_t *last, in ss_inplacemerge() 546 saidx_t *first, saidx_t *middle, saidx_t *last, in ss_mergeforward() 596 saidx_t *first, saidx_t *middle, saidx_t *last, in ss_mergebackward() 655 saidx_t *first, saidx_t *middle, saidx_t *last, in ss_swapmerge() 748 saidx_t *first, saidx_t *last, in sssort()
|
| H A D | trsort.c | 79 tr_insertionsort(const saidx_t *ISAd, saidx_t *first, saidx_t *last) { in tr_insertionsort() 167 tr_pivot(const saidx_t *ISAd, saidx_t *first, saidx_t *last) { in tr_pivot() 223 saidx_t *first, saidx_t *middle, saidx_t *last, in tr_partition() 265 saidx_t *first, saidx_t *a, saidx_t *b, saidx_t *last, in tr_copy() 290 saidx_t *first, saidx_t *a, saidx_t *b, saidx_t *last, in tr_partialcopy() 328 saidx_t *SA, saidx_t *first, saidx_t *last, in tr_introsort() 557 saidx_t *first, *last; in trsort() local
|
| /src/contrib/libevent/sample/ |
| H A D | hostcheck.c | 123 static int Curl_raw_equal(const char *first, const char *second) in Curl_raw_equal() 138 static int Curl_raw_nequal(const char *first, const char *second, size_t max) in Curl_raw_nequal()
|
| /src/contrib/ntp/sntp/libevent/sample/ |
| H A D | hostcheck.c | 123 static int Curl_raw_equal(const char *first, const char *second) in Curl_raw_equal() 138 static int Curl_raw_nequal(const char *first, const char *second, size_t max) in Curl_raw_nequal()
|
| /src/contrib/ncurses/ncurses/tinfo/ |
| H A D | alloc_ttype.c | 186 unsigned first; in _nc_first_ext_name() local 236 unsigned first = _nc_first_ext_name(tp, token_type); in _nc_find_ext_name() local 278 int first; in _nc_del_ext_name() local 323 unsigned first = _nc_first_ext_name(tp, token_type); in _nc_ins_ext_name() local 378 int first = to->ext_Booleans + to->ext_Numbers; in adjust_cancels() local
|
| /src/sys/contrib/zstd/lib/dictBuilder/ |
| H A D | divsufsort.c | 258 int *first, int *last, int depth) { in ss_insertionsort() 353 ss_pivot(const unsigned char *Td, const int *PA, int *first, int *last) { in ss_pivot() 382 int *first, int *last, int depth) { in ss_partition() 401 int *first, int *last, in ss_mintrosort() 551 ss_rotate(int *first, int *middle, int *last) { in ss_rotate() 593 int *first, int *middle, int *last, in ss_inplacemerge() 636 int *first, int *middle, int *last, in ss_mergeforward() 686 int *first, int *middle, int *last, in ss_mergebackward() 745 int *first, int *middle, int *last, in ss_swapmerge() 837 int *first, int *last, in sssort() [all …]
|
| /src/contrib/flex/src/ |
| H A D | nfa.c | 310 int link_machines (int first, int last) in link_machines() 377 int mkbranch (int first, int second) in mkbranch() 460 int mkor (int first, int second) in mkor()
|
| /src/contrib/llvm-project/compiler-rt/lib/tsan/rtl/ |
| H A D | tsan_report.cpp | 130 static const char *MopDesc(bool first, bool write, bool atomic) { in MopDesc() 137 static const char *ExternalMopDesc(bool first, bool write) { in ExternalMopDesc() 142 static void PrintMop(const ReportMop *mop, bool first) { in PrintMop() 381 static void PrintMop(const ReportMop *mop, bool first) { in PrintMop()
|
| /src/contrib/wpa/src/ap/ |
| H A D | authsrv.c | 112 struct hostapd_data *first; in hostapd_setup_radius_srv() local 261 struct hostapd_data *first; in authsrv_init() local
|
| /src/contrib/llvm-project/libcxx/src/ |
| H A D | algorithm.cpp | 15 void __sort(RandomAccessIterator first, RandomAccessIterator last, Comp comp) { in __sort()
|
| /src/sys/riscv/riscv/ |
| H A D | machdep.c | 510 bool *first = arg; in fdt_physmem_hardware_region_cb() local 544 bool *first = (bool *)argp; in efi_exclude_sbi_pmp_cb() local 564 bool first; in initriscv() local
|
| /src/contrib/googletest/googletest/include/gtest/ |
| H A D | gtest-param-test.h | 550 #define GTEST_GET_FIRST_(first, ...) first argument 551 #define GTEST_GET_SECOND_(first, second, ...) second argument
|
| /src/contrib/llvm-project/llvm/lib/MC/ |
| H A D | MCAsmMacro.cpp | 23 bool first = true; in dump() local
|
| /src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/types/ |
| H A D | tst.relenum.d | 47 first, enumerator
|
| /src/usr.sbin/pkg/ |
| H A D | dns_utils.c | 82 compute_weight(struct dns_srvinfo **d, int first, int last) in compute_weight() 118 struct dns_srvinfo **res, *first; in dns_getsrvinfo() local
|
| /src/contrib/libder/derdump/ |
| H A D | derdump.c | 19 bool first = true; in main() local
|
| /src/sys/contrib/ck/src/ |
| H A D | ck_hs.c | 588 const void **first, *object, **slot, *entry; in ck_hs_gc() local 650 const void **slot, **first, *object, *insert; in ck_hs_fas() local 695 const void **slot, **first, *object, *delta, *insert; in ck_hs_apply() local 765 const void **slot, **first, *object, *insert; in ck_hs_set() local 821 const void **slot, **first, *object, *insert; in ck_hs_put_internal() local 880 const void **first, *object; in ck_hs_get() local 907 const void **slot, **first, *object; in ck_hs_remove() local
|
| /src/usr.bin/netstat/ |
| H A D | inet6.c | 353 int first, i; in ip6_stats() local 942 int i, first; in icmp6_stats() local 1322 static int first = 1; in inet6name() local
|
| /src/crypto/heimdal/lib/roken/ |
| H A D | getaddrinfo.c | 188 struct addrinfo *first = NULL; in get_null() local 278 struct addrinfo *first = NULL; in get_number() local 318 struct addrinfo *first = NULL; in get_nodes() local
|