/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/struct/ |
H A D | err.D_DECL_COMBO.StructWithoutColon.d | 41 int position; member 46 int position; variable 52 int position; member
|
H A D | err.D_DECL_COMBO.StructWithoutColon1.d | 41 int position; member 47 int position; member
|
H A D | err.D_DECL_INCOMPLETE.order.d | 43 int position; member 48 int position; member
|
H A D | err.D_PROTO_ARG.DupStructAssoc.d | 41 int position; member 46 int position; member
|
H A D | err.D_DECL_INCOMPLETE.circular.d | 43 int position; member 50 int position; member
|
H A D | err.D_ADDROF_VAR.StructPointer.d | 40 int position; member
|
/freebsd/sys/contrib/ck/include/spinlock/ |
H A D | 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
|
H A D | 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/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/union/ |
H A D | err.D_DECL_COMBO.UnionWithoutColon1.d | 41 int position; member 47 int position; member
|
H A D | err.D_DECL_COMBO.UnionWithoutColon.d | 41 int position; member 47 int position; variable
|
H A D | err.D_DECL_INCOMPLETE.order.d | 43 int position; member 48 int position; member
|
H A D | err.D_DECL_INCOMPLETE.circular.d | 42 int position; member 49 int position; member
|
H A D | err.D_PROTO_ARG.DupUnionAssoc.d | 41 int position; member 46 int position; member
|
H A D | err.D_ADDROF_VAR.UnionPointer.d | 40 int position; member
|
H A D | tst.UnionAssoc.d | 42 int position; member
|
H A D | err.D_DECL_INCOMPLETE.simple.d | 42 int position; member
|
H A D | err.D_DECL_INCOMPLETE.recursive.d | 40 int position; member
|
/freebsd/contrib/ofed/opensm/opensm/ |
H A D | 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()
|
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | 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/sys/contrib/libsodium/src/libsodium/crypto_pwhash/argon2/ |
H A D | 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()
|
H A D | 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()
|
H A D | 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()
|
H A D | 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/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | 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/usr.bin/m4/ |
H A D | main.c | 164 static struct position { struct 169 static void record(struct position *, int); argument
|