| /freebsd-14-stable/sys/contrib/ck/include/spinlock/ |
| HD | anderson.h | 43 unsigned int position; member 93 unsigned int position; in ck_spinlock_anderson_locked() local 106 unsigned int position, next; in ck_spinlock_anderson_lock() local 153 unsigned int position; in ck_spinlock_anderson_unlock() local
|
| HD | ticket.h | 89 CK_SPINLOCK_TICKET_TYPE request, position; in ck_spinlock_ticket_locked() local 102 CK_SPINLOCK_TICKET_TYPE request, position; in ck_spinlock_ticket_lock() local 124 CK_SPINLOCK_TICKET_TYPE request, position; in ck_spinlock_ticket_lock_pb() local 151 CK_SPINLOCK_TICKET_TYPE snapshot, request, position; in ck_spinlock_ticket_trylock() local 193 unsigned int position; member 245 unsigned int request, position; in ck_spinlock_ticket_lock_pb() local
|
| /freebsd-14-stable/contrib/ofed/opensm/opensm/ |
| HD | osm_mcast_tbl.c | 173 uint8_t position; in osm_mcast_tbl_is_any_port() local 194 IN uint8_t position) in osm_mcast_tbl_set_block() 237 IN int16_t block_num, IN uint8_t position, in osm_mcast_tbl_get_block()
|
| HD | osm_sa_mft_record.c | 74 IN uint8_t position) in mftr_rcv_new_mftr() 127 uint8_t min_position, max_position, position; in mftr_rcv_by_comp_mask() local
|
| HD | osm_mcast_fwd_rcv.c | 67 uint8_t position; in osm_mft_rcv_process() local
|
| /freebsd-14-stable/contrib/llvm-project/clang/include/clang/AST/ |
| HD | FormatString.h | 41 void setPosition(const char *position) { in setPosition() 60 const char *position; variable 554 void setHasThousandsGrouping(const char *position) { in setHasThousandsGrouping() 557 void setIsLeftJustified(const char *position) { in setIsLeftJustified() 560 void setHasPlusPrefix(const char *position) { in setHasPlusPrefix() 563 void setHasSpacePrefix(const char *position) { in setHasSpacePrefix() 566 void setHasAlternativeForm(const char *position) { in setHasAlternativeForm() 569 void setHasLeadingZeros(const char *position) { in setHasLeadingZeros() 572 void setHasObjCTechnicalTerm(const char *position) { in setHasObjCTechnicalTerm() 575 void setIsPrivate(const char *position) { IsPrivate.setPosition(position); } in setIsPrivate() [all …]
|
| /freebsd-14-stable/sys/contrib/libsodium/src/libsodium/crypto_pwhash/argon2/ |
| HD | argon2-fill-block-ref.c | 113 const argon2_position_t *position, uint64_t *pseudo_rands) in generate_addresses() 144 fill_segment_ref(const argon2_instance_t *instance, argon2_position_t position) in fill_segment_ref()
|
| HD | argon2-fill-block-avx2.c | 102 const argon2_position_t *position, uint64_t *pseudo_rands) in generate_addresses() 145 argon2_position_t position) in fill_segment_avx2()
|
| HD | argon2-fill-block-avx512f.c | 107 const argon2_position_t *position, uint64_t *pseudo_rands) in generate_addresses() 150 argon2_position_t position) in fill_segment_avx512f()
|
| HD | argon2-fill-block-ssse3.c | 101 const argon2_position_t *position, uint64_t *pseudo_rands) in generate_addresses() 144 argon2_position_t position) in fill_segment_ssse3()
|
| /freebsd-14-stable/contrib/llvm-project/clang/lib/CodeGen/ |
| HD | ConstantInitBuilder.cpp | 136 llvm::IntegerType *offsetType, llvm::Constant *target, size_t position) { in getRelativeOffsetToPosition() 155 size_t position) { in getAddrOfPosition() 207 auto position = addPlaceholder(); in addPlaceholderWithSize() local
|
| /freebsd-14-stable/usr.bin/m4/ |
| HD | main.c | 164 static struct position { struct 169 static void record(struct position *, int); argument
|
| /freebsd-14-stable/contrib/xz/src/liblzma/lzma/ |
| HD | lzma_encoder.c | 45 literal(lzma_lzma1_encoder *coder, lzma_mf *mf, uint32_t position) in literal() 234 uint32_t back, uint32_t len, uint32_t position) in encode_symbol() 297 encode_eopm(lzma_lzma1_encoder *coder, uint32_t position) in encode_eopm()
|
| HD | lzma_encoder_optimum_normal.c | 273 uint32_t position) in helper1() 444 uint32_t len_end, uint32_t position, const uint32_t cur, in helper2() 806 uint32_t position) in lzma_lzma_optimum_normal()
|
| /freebsd-14-stable/lib/libc/rpc/ |
| HD | pmap_rmt.c | 121 u_int lenposition, argposition, position; in xdr_rmtcall_args() local
|
| HD | rpcb_prot.c | 241 u_int lenposition, argposition, position; in xdr_rpcb_rmtcallargs() local
|
| /freebsd-14-stable/contrib/libxo/xohtml/external/ |
| HD | jquery.qtip.js | 367 opts.position = { my: opts.position, at: opts.position }; class in opts 707 position = { left: 0, top: 0 }, class in PROTOTYPE.reposition 719 position = { left: target[0], top: target[1] }; class in PROTOTYPE.reposition 739 position = { class in PROTOTYPE.reposition 772 position = { class in PROTOTYPE.reposition 1868 position: { class in QTIP.defaults 2175 update: function(corner, position) { argument 2542 ;PLUGINS.viewport = function(api, position, posOptions, targetWidth, targetHeight, elemWidth, elemH… argument
|
| /freebsd-14-stable/sys/dev/dpaa/ |
| HD | if_dtsec_im.c | 68 uint16_t status, uint8_t position, t_Handle buf_context) in dtsec_im_fm_port_rx_callback()
|
| /freebsd-14-stable/contrib/expat/lib/ |
| HD | xmltok.h | 146 typedef struct position { struct 148 XML_Size lineNumber; 149 XML_Size columnNumber;
|
| /freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/ |
| HD | CPlusPlusNameParser.h | 92 Bookmark(size_t &position) in Bookmark()
|
| /freebsd-14-stable/contrib/less/ |
| HD | position.c | 39 public POSITION position(int sindex) in position() function
|
| /freebsd-14-stable/contrib/ofed/opensm/include/opensm/ |
| HD | osm_switch.h | 754 IN uint16_t block_num, IN uint8_t position) in osm_switch_set_mft_block() 793 IN uint8_t position, in osm_switch_get_mft_block()
|
| /freebsd-14-stable/contrib/llvm-project/clang/include/clang/CodeGen/ |
| HD | ConstantInitBuilder.h | 235 llvm::Constant *target, size_t position) { in addRelativeOffsetToPosition() 299 void fillPlaceholder(PlaceholderPosition position, llvm::Constant *value) { in fillPlaceholder()
|
| /freebsd-14-stable/contrib/libarchive/libarchive/ |
| HD | archive_rb.c | 72 #define RB_SET_POSITION(rb, position) \ argument 162 unsigned int position; in __archive_rb_tree_insert_node() local
|
| /freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| HD | GCMetadata.h | 123 roots_iterator removeStackRoot(roots_iterator position) { in removeStackRoot()
|