Searched defs:position (Results 1 - 25 of 76) sorted by relevance

1234

/freebsd-current/contrib/ofed/opensm/opensm/
H A Dosm_mcast_fwd_rcv.c67 uint8_t position; local
H A Dosm_mcast_tbl.c173 uint8_t position; local
191 osm_mcast_tbl_set_block(IN osm_mcast_tbl_t * p_tbl, IN const ib_net16_t * p_block, IN int16_t block_num, IN uint8_t position) argument
236 osm_mcast_tbl_get_block(IN osm_mcast_tbl_t * p_tbl, IN int16_t block_num, IN uint8_t position, OUT ib_net16_t * p_block) argument
[all...]
H A Dosm_sa_mft_record.c127 uint8_t min_position, max_position, position; local
70 mftr_rcv_new_mftr(IN osm_sa_t * sa, IN osm_switch_t * p_sw, IN cl_qlist_t * p_list, IN ib_net16_t lid, IN uint16_t block, IN uint8_t position) argument
[all...]
/freebsd-current/sys/contrib/ck/include/spinlock/
H A Danderson.h43 unsigned int position; member in struct:ck_spinlock_anderson_thread
93 unsigned int position; local
106 unsigned int position, next; local
153 unsigned int position; local
[all...]
H A Dticket.h89 CK_SPINLOCK_TICKET_TYPE request, position; local
102 CK_SPINLOCK_TICKET_TYPE request, position; local
124 CK_SPINLOCK_TICKET_TYPE request, position; local
151 CK_SPINLOCK_TICKET_TYPE snapshot, request, position; local
193 unsigned int position; member in struct:ck_spinlock_ticket
245 unsigned int request, position; local
[all...]
/freebsd-current/contrib/less/
H A Dposition.c39 public POSITION position(int sindex) function
[all...]
/freebsd-current/sys/contrib/libsodium/src/libsodium/crypto_pwhash/argon2/
H A Dargon2-fill-block-avx2.c101 generate_addresses(const argon2_instance_t *instance, const argon2_position_t *position, uint64_t *pseudo_rands) argument
144 fill_segment_avx2(const argon2_instance_t *instance, argon2_position_t position) argument
[all...]
H A Dargon2-fill-block-avx512f.c106 generate_addresses(const argon2_instance_t *instance, const argon2_position_t *position, uint64_t *pseudo_rands) argument
149 fill_segment_avx512f(const argon2_instance_t *instance, argon2_position_t position) argument
[all...]
H A Dargon2-fill-block-ref.c144 fill_segment_ref(const argon2_instance_t *instance, argon2_position_t position) argument
112 generate_addresses(const argon2_instance_t *instance, const argon2_position_t *position, uint64_t *pseudo_rands) argument
[all...]
H A Dargon2-fill-block-ssse3.c100 generate_addresses(const argon2_instance_t *instance, const argon2_position_t *position, uint64_t *pseudo_rands) argument
143 fill_segment_ssse3(const argon2_instance_t *instance, argon2_position_t position) argument
[all...]
H A Dargon2-core.c223 argon2_position_t position; local
H A Dargon2-core.h139 index_alpha(const argon2_instance_t *instance, const argon2_position_t *position, uint32_t pseudo_rand, int same_lane) argument
[all...]
/freebsd-current/lib/libc/rpc/
H A Dpmap_rmt.c117 u_int lenposition, argposition, position; local
H A Drpcb_prot.c236 u_int lenposition, argposition, position; local
/freebsd-current/sys/dev/dpaa/
H A Dif_dtsec_im.c66 dtsec_im_fm_port_rx_callback(t_Handle app, uint8_t *data, uint16_t length, uint16_t status, uint8_t position, t_Handle buf_context) argument
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DCPlusPlusNameParser.h92 Bookmark(size_t &position) argument
/freebsd-current/contrib/flex/src/
H A Dtblcmp.c757 int position = find_table_space (state, transnum); local
[all...]
/freebsd-current/sys/contrib/openzfs/module/zstd/lib/common/
H A Dfse_decompress.c93 U32 s, position = 0; local
/freebsd-current/contrib/ldns/
H A Dhost2wire.c59 uint16_t position = (uint16_t) (intptr_t) node->data | 0xC000; local
/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DConstantInitBuilder.cpp207 auto position local
135 getRelativeOffsetToPosition( llvm::IntegerType *offsetType, llvm::Constant *target, size_t position) argument
154 getAddrOfPosition(llvm::Type *type, size_t position) argument
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/DataFormatters/
H A DTypeCategory.cpp309 void TypeCategoryImpl::Enable(bool value, uint32_t position) { argument
/freebsd-current/usr.bin/m4/
H A Dmain.c164 static struct position { struct
/freebsd-current/sys/dev/sfxge/
H A Dsfxge_mcdi.c177 sfxge_mcdi_do_log(char *buffer, void *data, size_t data_size, size_t pfxsize, size_t position) argument
/freebsd-current/contrib/llvm-project/lldb/source/Target/
H A DRegisterFlags.cpp145 StreamString position; local
/freebsd-current/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DGCMetadata.h123 roots_iterator removeStackRoot(roots_iterator position) { argument

Completed in 312 milliseconds

1234