/dflybsd-src/contrib/wpa_supplicant/src/crypto/ |
H A D | aes_i.h | 33 #define RCON(i) rcon[(i)] argument 35 #define TE0(i) Te0[((i) >> 24) & 0xff] argument 36 #define TE1(i) Te1[((i) >> 16) & 0xff] argument 37 #define TE2(i) Te2[((i) >> 8) & 0xff] argument 38 #define TE3(i) Te3[(i) & 0xff] argument 39 #define TE41(i) (Te4[((i) >> 24) & 0xff] & 0xff000000) argument 40 #define TE42(i) (Te4[((i) >> 16) & 0xff] & 0x00ff0000) argument 41 #define TE43(i) (Te4[((i) >> 8) & 0xff] & 0x0000ff00) argument 42 #define TE44(i) (Te4[(i) & 0xff] & 0x000000ff) argument 43 #define TE421(i) (Te4[((i) >> 16) & 0xff] & 0xff000000) argument [all …]
|
H A D | sha1-internal.c | 34 size_t i; in sha1_vector() local 135 #define blk0(i) (block->l[i] = (rol(block->l[i], 24) & 0xFF00FF00) | \ argument 138 #define blk0(i) block->l[i] argument 140 #define blk(i) (block->l[i & 15] = rol(block->l[(i + 13) & 15] ^ \ argument 144 #define R0(v,w,x,y,z,i) \ argument 147 #define R1(v,w,x,y,z,i) \ argument 150 #define R2(v,w,x,y,z,i) \ argument 152 #define R3(v,w,x,y,z,i) \ argument 155 #define R4(v,w,x,y,z,i) \ argument 250 u32 i, j; in SHA1Update() local [all …]
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | gimple-iterator.h | 100 gimple_stmt_iterator i; in gsi_start_1() local 114 gimple_stmt_iterator i; in gsi_none() local 126 gimple_stmt_iterator i; in gsi_start_bb() local 144 gimple_stmt_iterator i; in gsi_last_1() local 160 gimple_stmt_iterator i; in gsi_last_bb() local 174 gsi_end_p (gimple_stmt_iterator i) in gsi_end_p() 182 gsi_one_before_end_p (gimple_stmt_iterator i) in gsi_one_before_end_p() 190 gsi_next (gimple_stmt_iterator *i) in gsi_next() 198 gsi_prev (gimple_stmt_iterator *i) in gsi_prev() 210 gsi_stmt (gimple_stmt_iterator i) in gsi_stmt() [all …]
|
H A D | fibonacci_heap.c | 58 #define TEST_CALCULATE_VALUE(i) ((3 * i) + 10000) argument 68 for (unsigned i = 0; i < TEST_HEAP_N; i++) in test_basic_heap_operations() local 77 for (unsigned i = 0; i < TEST_HEAP_N; i++) in test_basic_heap_operations() local 100 for (unsigned i = 0; i < TEST_HEAP_N; i++) in build_simple_heap() local 120 for (unsigned i = 0; i < (unsigned)N; i++) in test_replace_key() local 127 for (int i = 0; i < TEST_HEAP_N - 1; i++) in test_replace_key() local 144 for (unsigned i = 0; i < 3 * TEST_HEAP_N; i++) in test_duplicate_keys() local 154 for (unsigned i = 0; i < 9; i++) in test_duplicate_keys() local 157 for (unsigned i = 0; i < 3; i++) in test_duplicate_keys() local 174 for (unsigned i = 0; i < 2 * TEST_HEAP_N; i++) in test_union() local [all …]
|
H A D | tree-iterator.h | 40 tree_stmt_iterator i; in tsi_start() local 51 tree_stmt_iterator i; in tsi_last() local 60 tsi_end_p (tree_stmt_iterator i) in tsi_end_p() 66 tsi_one_before_end_p (tree_stmt_iterator i) in tsi_one_before_end_p() 72 tsi_next (tree_stmt_iterator *i) in tsi_next() 78 tsi_prev (tree_stmt_iterator *i) in tsi_prev() 84 tsi_stmt_ptr (tree_stmt_iterator i) in tsi_stmt_ptr() 90 tsi_stmt (tree_stmt_iterator i) in tsi_stmt()
|
H A D | vec-perm-indices.c | 64 for (unsigned int i = 0; i < npatterns; ++i) in new_vector() local 71 for (unsigned int i = npatterns; i < copy_nelts; ++i) in new_vector() local 95 for (unsigned int i = 0; i < encoded_nelts; ++i) in new_expanded_vector() local 112 for (unsigned int i = 0; i < m_encoding.length (); ++i) in rotate_inputs() local 185 for (unsigned int i = 0; i < base_nelts; ++i) in all_in_range_p() local 198 for (unsigned int i = 0; i < npatterns; ++i) in all_in_range_p() local 234 for (unsigned int i = 0; i < encoded_nelts; ++i) in tree_to_vec_perm_builder() local 241 for (unsigned int i = 0; i < encoded_nelts; ++i) in tree_to_vec_perm_builder() local 255 for (unsigned int i = 0; i < encoded_nelts; i++) in vec_perm_indices_to_tree() local 271 for (unsigned int i = 0; i < encoded_nelts; i++) in vec_perm_indices_to_rtx() local [all …]
|
H A D | lto-streamer-out.c | 631 for (unsigned i = 0; i < size;) in DFS() local 644 for (unsigned i = 0; i < scc_entry_len; ++i) in DFS() local 676 for (unsigned i = 0; i < size; ++i) in DFS() local 695 for (unsigned i = 0; i < size; ++i) in DFS() local 751 for (unsigned int i = 0; i < count; ++i) in DFS_write_tree_body() local 756 for (unsigned int i = 0; i < NUM_POLY_INT_COEFFS; ++i) in DFS_write_tree_body() local 883 for (int i = 0; i < TREE_VEC_LENGTH (expr); i++) in DFS_write_tree_body() local 889 for (int i = 0; i < TREE_OPERAND_LENGTH (expr); i++) in DFS_write_tree_body() local 934 unsigned i; in DFS_write_tree_body() local 957 unsigned i; in DFS_write_tree_body() local [all …]
|
H A D | ipa-icf.c | 109 for (unsigned i = 0; node->iterate_reference (i, ref); i++) in symbol_compare_collection() local 182 for (unsigned i = 0; i < usages.length (); i++) in ~sem_item() local 204 for (unsigned i = 0; i < refs.length (); i++) in dump() local 248 for (unsigned i = 0; i < bb_sorted.length (); i++) in ~sem_function() local 282 for (unsigned i = 0; i < bb_sorted.length (); i++) in get_hash() local 285 for (unsigned i = 0; i < bb_sizes.length (); i++) in get_hash() local 536 sem_function::param_used_p (unsigned int i) in param_used_p() 681 for (unsigned i = 0; list1 && list2; in equals_wpa() local 736 for (unsigned i = 0; node->iterate_reference (i, ref); i++) in equals_wpa() local 800 for (unsigned i = 0; node->iterate_reference (i, ref); i++) in update_hash_by_addr_refs() local [all …]
|
/dflybsd-src/contrib/wpa_supplicant/src/fst/ |
H A D | fst_iface.h | 34 static inline struct fst_group * fst_iface_get_group(struct fst_iface *i) in fst_iface_get_group() 39 static inline const char * fst_iface_get_name(struct fst_iface *i) in fst_iface_get_name() 44 static inline const u8 * fst_iface_get_addr(struct fst_iface *i) in fst_iface_get_addr() 49 static inline const char * fst_iface_get_group_id(struct fst_iface *i) in fst_iface_get_group_id() 54 static inline u8 fst_iface_get_priority(struct fst_iface *i) in fst_iface_get_priority() 59 static inline u32 fst_iface_get_llt(struct fst_iface *i) in fst_iface_get_llt() 64 static inline const struct wpabuf * fst_iface_get_mbie(struct fst_iface *i) in fst_iface_get_mbie() 69 static inline const u8 * fst_iface_get_bssid(struct fst_iface *i) in fst_iface_get_bssid() 74 static inline void fst_iface_get_channel_info(struct fst_iface *i, in fst_iface_get_channel_info() 81 static inline int fst_iface_get_hw_modes(struct fst_iface *i, in fst_iface_get_hw_modes() [all …]
|
/dflybsd-src/crypto/libressl/crypto/whrlpool/ |
H A D | wp_block.c | 87 # define ROTATE(i,n) ((i)<<(n) ^ (i)>>(64-n)) argument 89 # define ROTATE(i,n) ((i)>>(n) ^ (i)<<(64-n)) argument 124 # define C0(K,i) (Cx.q[K.c[(i)*8+0]]) argument 125 # define C1(K,i) ROTATE(Cx.q[K.c[(i)*8+1]],8) argument 126 # define C2(K,i) ROTATE(Cx.q[K.c[(i)*8+2]],16) argument 127 # define C3(K,i) ROTATE(Cx.q[K.c[(i)*8+3]],24) argument 128 # define C4(K,i) ROTATE(Cx.q[K.c[(i)*8+4]],32) argument 129 # define C5(K,i) ROTATE(Cx.q[K.c[(i)*8+5]],40) argument 130 # define C6(K,i) ROTATE(Cx.q[K.c[(i)*8+6]],48) argument 131 # define C7(K,i) ROTATE(Cx.q[K.c[(i)*8+7]],56) argument [all …]
|
/dflybsd-src/contrib/binutils-2.34/binutils/ |
H A D | filemode.c | 135 #define S_ISDIR(i) (((i) & S_IFMT) == S_IFDIR) argument 137 #define S_ISDIR(i) (((i) & 0170000) == 040000) argument 143 #define S_ISBLK(i) (((i) & S_IFMT) == S_IFBLK) argument 145 #define S_ISBLK(i) 0 argument 151 #define S_ISCHR(i) (((i) & S_IFMT) == S_IFCHR) argument 153 #define S_ISCHR(i) 0 argument 159 #define S_ISFIFO(i) (((i) & S_IFMT) == S_IFIFO) argument 161 #define S_ISFIFO(i) 0 argument 167 #define S_ISSOCK(i) (((i) & S_IFMT) == S_IFSOCK) argument 169 #define S_ISSOCK(i) 0 argument [all …]
|
/dflybsd-src/contrib/binutils-2.27/binutils/ |
H A D | filemode.c | 135 #define S_ISDIR(i) (((i) & S_IFMT) == S_IFDIR) argument 137 #define S_ISDIR(i) (((i) & 0170000) == 040000) argument 143 #define S_ISBLK(i) (((i) & S_IFMT) == S_IFBLK) argument 145 #define S_ISBLK(i) 0 argument 151 #define S_ISCHR(i) (((i) & S_IFMT) == S_IFCHR) argument 153 #define S_ISCHR(i) 0 argument 159 #define S_ISFIFO(i) (((i) & S_IFMT) == S_IFIFO) argument 161 #define S_ISFIFO(i) 0 argument 167 #define S_ISSOCK(i) (((i) & S_IFMT) == S_IFSOCK) argument 169 #define S_ISSOCK(i) 0 argument [all …]
|
/dflybsd-src/contrib/dialog/ |
H A D | mixedform.c | 31 #define ItemName(i) items[LLEN(i) + 0] argument 32 #define ItemNameY(i) items[LLEN(i) + 1] argument 33 #define ItemNameX(i) items[LLEN(i) + 2] argument 34 #define ItemText(i) items[LLEN(i) + 3] argument 35 #define ItemTextY(i) items[LLEN(i) + 4] argument 36 #define ItemTextX(i) items[LLEN(i) + 5] argument 37 #define ItemTextFLen(i) items[LLEN(i) + 6] argument 38 #define ItemTextILen(i) items[LLEN(i) + 7] argument 39 #define ItemTypep(i) items[LLEN(i) + 8] argument 40 #define ItemHelp(i) (dialog_vars.item_help ? items[LLEN(i) + 9] : dlg_strempty()) argument [all …]
|
/dflybsd-src/contrib/xz/src/liblzma/check/ |
H A D | sha256.c | 34 #define blk0(i) (W[i] = conv32be(data[i])) argument 35 #define blk2(i) (W[i & 15] += s1(W[(i - 2) & 15]) + W[(i - 7) & 15] \ argument 41 #define a(i) T[(0 - i) & 7] argument 42 #define b(i) T[(1 - i) & 7] argument 43 #define c(i) T[(2 - i) & 7] argument 44 #define d(i) T[(3 - i) & 7] argument 45 #define e(i) T[(4 - i) & 7] argument 46 #define f(i) T[(5 - i) & 7] argument 47 #define g(i) T[(6 - i) & 7] argument 48 #define h(i) T[(7 - i) & 7] argument [all …]
|
/dflybsd-src/games/larn/ |
H A D | main.c | 64 int i; in main() local 292 int i, number; in showstr() local 304 int i, j, k, sigsav; in qshowstr() local 361 int i, j, sigsav, count; in showwear() local 409 int i, j, sigsav, count; in showwield() local 467 int i, j, sigsav, count; in showread() local 499 int i, j, sigsav, count; in showeat() local 529 int i, j, sigsav, count; in showquaff() local 627 int i, j, k, flag; in parse() local 821 int i, j; in parse() local [all …]
|
H A D | global.c | 63 int i, tmp; in raiseexperience() local 90 int i, tmp; in loseexperience() local 244 int i, j, k; in recalc() local 370 int i; in quit() local 417 int i, limit; in take() local 584 int i, limit; in pocketfull() local 614 int i, j; in stealsomething() local 639 int i; in emptyhanded() local 655 int i, j; in creategem() local 744 int i, j; in getpassword() local [all …]
|
/dflybsd-src/sys/dev/disk/isp/ |
H A D | isp_library.c | 262 uint32_t i, foundhdl = ISP_HANDLE_FREE; in isp_find_handle() local 320 int amt, i, j; in isp_print_qentry() local 421 int i; in isp_dump_portdb() local 763 int i; in isp_put_request() local 789 int i; in isp_put_marker() local 810 int i; in isp_put_marker_24xx() local 830 int i; in isp_put_request_t2() local 853 int i; in isp_put_request_t2e() local 875 int i; in isp_put_request_t3() local 899 int i; in isp_put_request_t3e() local [all …]
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | tree-iterator.h | 40 tree_stmt_iterator i; in tsi_start() local 51 tree_stmt_iterator i; in tsi_last() local 60 tsi_end_p (tree_stmt_iterator i) in tsi_end_p() 66 tsi_one_before_end_p (tree_stmt_iterator i) in tsi_one_before_end_p() 72 tsi_next (tree_stmt_iterator *i) in tsi_next() 78 tsi_prev (tree_stmt_iterator *i) in tsi_prev() 84 tsi_stmt_ptr (tree_stmt_iterator i) in tsi_stmt_ptr() 90 tsi_stmt (tree_stmt_iterator i) in tsi_stmt()
|
/dflybsd-src/sys/dev/drm/include/linux/ |
H A D | atomic.h | 41 #define atomic_add(i, v) atomic_add_return((i), (v)) argument 42 #define atomic_sub(i, v) atomic_sub_return((i), (v)) argument 44 #define atomic_add_negative(i, v) (atomic_add_return((i), (v)) < 0) argument 45 #define atomic_sub_and_test(i, v) (atomic_sub_return((i), (v)) == 0) argument 50 #define atomic64_add(i, v) atomic_add_return_long((i), (v)) argument 51 #define atomic64_sub(i, v) atomic_sub_return_long((i), (v)) argument 62 atomic_add_return(int i, atomic_t *v) in atomic_add_return() 68 atomic_add_return_long(int64_t i, atomic64_t *v) in atomic_add_return_long() 74 atomic_sub_return(int i, atomic_t *v) in atomic_sub_return() 80 atomic_sub_return_long(int64_t i, atomic64_t *v) in atomic_sub_return_long() [all …]
|
/dflybsd-src/games/rogue/ |
H A D | room.c | 104 short i, j; in light_up_room() local 131 short i, j, i_end, j_end; in light_passage() local 151 short i, j; in darken_room() local 270 short i; in gr_room() local 282 short i, j, nf = 0; in party_objects() local 316 short i; in get_room_number() local 330 short i, starting_room; in is_all_connected() local 353 short i; in visit_rooms() local 369 short i, j, ch, och; in draw_magic_map() local 416 short i, j, k, rn; in dr_course() local [all …]
|
/dflybsd-src/sys/bus/isa/ |
H A D | pnpreg.h | 162 #define PNP_MEM_BASE_HIGH(i) (0x40 + 8*(i)) argument 163 #define PNP_MEM_BASE_LOW(i) (0x41 + 8*(i)) argument 164 #define PNP_MEM_CONTROL(i) (0x42 * 8*(i)) argument 167 #define PNP_MEM_RANGE_HIGH(i) (0x43 + 8*(i)) argument 168 #define PNP_MEM_RANGE_LOW(i) (0x44 + 8*(i)) argument 188 #define PNP_IO_BASE_HIGH(i) (0x60 + 2*(i)) argument 189 #define PNP_IO_BASE_LOW(i) (0x61 + 2*(i)) argument 196 #define PNP_IRQ_LEVEL(i) (0x70 + 2*(i)) argument 197 #define PNP_IRQ_TYPE(i) (0x71 + 2*(i)) argument 206 #define PNP_DMA_CHANNEL(i) (0x74 + 1*(i)) argument
|
/dflybsd-src/sys/dev/netif/ath/ath_hal/ar5416/ |
H A D | ar5416_cal_adcgain.c | 30 #define totalAdcIOddPhase(i) caldata[0][i].u argument 31 #define totalAdcIEvenPhase(i) caldata[1][i].u argument 32 #define totalAdcQOddPhase(i) caldata[2][i].u argument 33 #define totalAdcQEvenPhase(i) caldata[3][i].u argument 42 int i; in ar5416AdcGainCalCollect() local 72 uint32_t i; in ar5416AdcGainCalibration() local
|
H A D | ar5416_cal_adcdc.c | 30 #define totalAdcDcOffsetIOddPhase(i) caldata[0][i].s argument 31 #define totalAdcDcOffsetIEvenPhase(i) caldata[1][i].s argument 32 #define totalAdcDcOffsetQOddPhase(i) caldata[2][i].s argument 33 #define totalAdcDcOffsetQEvenPhase(i) caldata[3][i].s argument 39 int i; in ar5416AdcDcCalCollect() local 67 int i; in ar5416AdcDcCalibration() local
|
/dflybsd-src/contrib/ldns/ |
H A D | sha1.c | 29 #define blk0(i) (block->l[i] = (rol(block->l[i],24)&0xFF00FF00) \ argument 32 #define blk0(i) block->l[i] argument 34 #define blk(i) (block->l[i&15] = rol(block->l[(i+13)&15]^block->l[(i+8)&15] \ argument 38 #define R0(v,w,x,y,z,i) z+=((w&(x^y))^y)+blk0(i)+0x5A827999+rol(v,5);w=rol(w,30); argument 39 #define R1(v,w,x,y,z,i) z+=((w&(x^y))^y)+blk(i)+0x5A827999+rol(v,5);w=rol(w,30); argument 40 #define R2(v,w,x,y,z,i) z+=(w^x^y)+blk(i)+0x6ED9EBA1+rol(v,5);w=rol(w,30); argument 41 #define R3(v,w,x,y,z,i) z+=(((w|x)&y)|(w&x))+blk(i)+0x8F1BBCDC+rol(v,5);w=rol(w,30); argument 42 #define R4(v,w,x,y,z,i) z+=(w^x^y)+blk(i)+0xCA62C1D6+rol(v,5);w=rol(w,30); argument 124 unsigned int i; in ldns_sha1_update() local 147 unsigned int i; in ldns_sha1_final() local
|
/dflybsd-src/games/hack/ |
H A D | hack.o_init.c | 76 int i = 0; in letindex() local 87 int i, j, first, last, sum, end; in init_objects() local 140 int i = bases[letindex(let)]; in probtype() local 177 int i; in savenames() local 197 int i; in restnames() local 212 int i, end; in dodiscovered() local 234 interesting_to_discover(int i) in interesting_to_discover()
|