Home
last modified time | relevance | path

Searched defs:position (Results 1 – 25 of 101) sorted by relevance

12345

/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/struct/
H A Derr.D_DECL_COMBO.StructWithoutColon.d41 int position; member
46 int position; variable
52 int position; member
H A Derr.D_DECL_COMBO.StructWithoutColon1.d41 int position; member
47 int position; member
H A Derr.D_DECL_INCOMPLETE.order.d43 int position; member
48 int position; member
H A Derr.D_PROTO_ARG.DupStructAssoc.d41 int position; member
46 int position; member
H A Derr.D_DECL_INCOMPLETE.circular.d43 int position; member
50 int position; member
H A Derr.D_ADDROF_VAR.StructPointer.d40 int position; member
/freebsd/sys/contrib/ck/include/spinlock/
H A Danderson.h43 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
H A Dticket.h89 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/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/union/
H A Derr.D_DECL_COMBO.UnionWithoutColon1.d41 int position; member
47 int position; member
H A Derr.D_DECL_COMBO.UnionWithoutColon.d41 int position; member
47 int position; variable
H A Derr.D_DECL_INCOMPLETE.order.d43 int position; member
48 int position; member
H A Derr.D_DECL_INCOMPLETE.circular.d42 int position; member
49 int position; member
H A Derr.D_PROTO_ARG.DupUnionAssoc.d41 int position; member
46 int position; member
H A Derr.D_ADDROF_VAR.UnionPointer.d40 int position; member
H A Dtst.UnionAssoc.d42 int position; member
H A Derr.D_DECL_INCOMPLETE.simple.d42 int position; member
H A Derr.D_DECL_INCOMPLETE.recursive.d40 int position; member
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_mcast_tbl.c173 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()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DFormatString.h41 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/sys/contrib/libsodium/src/libsodium/crypto_pwhash/argon2/
H A Dargon2-fill-block-avx2.c102 const argon2_position_t *position, uint64_t *pseudo_rands) in generate_addresses()
145 argon2_position_t position) in fill_segment_avx2()
H A Dargon2-fill-block-avx512f.c107 const argon2_position_t *position, uint64_t *pseudo_rands) in generate_addresses()
150 argon2_position_t position) in fill_segment_avx512f()
H A Dargon2-fill-block-ref.c113 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()
H A Dargon2-fill-block-ssse3.c101 const argon2_position_t *position, uint64_t *pseudo_rands) in generate_addresses()
144 argon2_position_t position) in fill_segment_ssse3()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DConstantInitBuilder.cpp136 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/usr.bin/m4/
H A Dmain.c164 static struct position { struct
169 static void record(struct position *, int); argument

12345