Home
last modified time | relevance | path

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

1234

/freebsd-src/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 Dtst.StructAssoc.d42 int position; member
H A Derr.D_ADDROF_VAR.StructPointer.d40 int position; member
/freebsd-src/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-src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/union/
H A Derr.D_DECL_COMBO.UnionWithoutColon.d41 int position; member
47 int position; variable
H A Derr.D_DECL_COMBO.UnionWithoutColon1.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.DupUnionAssoc.d41 int position; member
46 int position; member
H A Derr.D_DECL_INCOMPLETE.circular.d42 int position; member
49 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-src/contrib/llvm-project/clang/include/clang/AST/
H A DFormatString.h41 void setPosition(const char *position) { in setPosition() argument
60 const char *position; variable
541 setHasThousandsGrouping(const char * position) setHasThousandsGrouping() argument
544 setIsLeftJustified(const char * position) setIsLeftJustified() argument
547 setHasPlusPrefix(const char * position) setHasPlusPrefix() argument
550 setHasSpacePrefix(const char * position) setHasSpacePrefix() argument
553 setHasAlternativeForm(const char * position) setHasAlternativeForm() argument
556 setHasLeadingZeros(const char * position) setHasLeadingZeros() argument
559 setHasObjCTechnicalTerm(const char * position) setHasObjCTechnicalTerm() argument
562 setIsPrivate(const char * position) setIsPrivate() argument
563 setIsPublic(const char * position) setIsPublic() argument
564 setIsSensitive(const char * position) setIsSensitive() argument
664 setSuppressAssignment(const char * position) setSuppressAssignment() argument
[all...]
/freebsd-src/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-src/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-src/contrib/llvm-project/clang/lib/CodeGen/
H A DConstantInitBuilder.cpp136 llvm::IntegerType *offsetType, llvm::Constant *target, size_t position) { in getRelativeOffsetToPosition() argument
155 size_t position) { in getAddrOfPosition() argument
207 auto position in addPlaceholderWithSize() local
[all...]

1234