| /freebsd/contrib/llvm-project/clang/include/clang/CIR/Dialect/IR/ |
| H A D | CIRAttrs.td | 38 return $_get(type.getContext(), type); 132 return $_get($_ctxt, cir::BoolType::get($_ctxt), value); 184 return $_get(type.getContext(), intType, value); 190 return $_get(intType.getContext(), intType, apValue); 250 return $_get(type.getContext(), mlir::cast<FPTypeInterface>(type), value); 292 return $_get(type.getContext(), type, elts, zeros); 297 return $_get(type.getContext(), type, elts, trailingZerosNum); 332 return $_get(type.getContext(), type, elts); 360 return $_get(type.getContext(), mlir::cast<cir::PointerType>(type), 406 return $_get(type.getContext(), type, real, imag); [all …]
|
| H A D | CIRTypes.td | 200 return $_get(elementType.getContext(), elementType); 240 return $_get(pointee.getContext(), pointee); 243 return $_get($_ctxt, pointee); 317 return $_get(elementType.getContext(), elementType, size); 376 return $_get(elementType.getContext(), elementType, size); 426 return $_get(returnType.getContext(), inputs, 558 return $_get($_ctxt, members, name, /*incomplete=*/false, packed, padded, 567 return $_get($_ctxt, /*members=*/llvm::ArrayRef<Type>{}, name, 579 return $_get($_ctxt, members, mlir::StringAttr{}, /*incomplete=*/false,
|
| /freebsd/sys/dev/mlxfw/ |
| H A D | mlxfw_mfa2_tlv.h | 77 mlxfw_mfa2_tlv_ ## name ## _get(const struct mlxfw_mfa2_file *mfa2_file, \ 87 mlxfw_mfa2_tlv_ ## name ## _get(const struct mlxfw_mfa2_file *mfa2_file, \
|
| /freebsd/contrib/ntp/sntp/libevent/include/event2/ |
| H A D | rpc.h | 113 (*(msg)->base->member##_get)((msg), (pvalue)) 124 (*(msg)->base->member##_get)((msg), (pvalue), (plen)) 142 (*(msg)->base->member##_get)((msg), (offset), (pvalue))
|
| H A D | rpc_compat.h | 51 (*(msg)->base->member##_get)(msg, ## args)
|
| /freebsd/contrib/libevent/include/event2/ |
| H A D | rpc.h | 113 (*(msg)->base->member##_get)((msg), (pvalue)) 124 (*(msg)->base->member##_get)((msg), (pvalue), (plen)) 142 (*(msg)->base->member##_get)((msg), (offset), (pvalue))
|
| H A D | rpc_compat.h | 51 (*(msg)->base->member##_get)(msg, ## args)
|
| /freebsd/crypto/openssl/include/internal/ |
| H A D | hashtable.h | 225 pfx ossl_unused vtype *ossl_unused ossl_ht_##name##_##vtype##_get(HT *h, \ 254 vtype *ossl_unused ossl_ht_##name##_##vtype##_get(HT *h, \
|
| /freebsd/crypto/openssl/include/crypto/ |
| H A D | sparse_array.h | 59 …static ossl_unused ossl_inline ctype *ossl_sa_##type##_get(const SPARSE_ARRAY_OF(type) * sa, ossl_…
|
| /freebsd/crypto/openssl/doc/internal/man3/ |
| H A D | OPENSSL_SA.pod | 54 B<ossl_sa_I<TYPE>_get>() returns element I<idx> in I<sa>, where I<idx> starts 103 B<ossl_sa_I<TYPE>_get>() returns a pointer to a sparse array element or NULL if
|
| /freebsd/crypto/krb5/src/util/ |
| H A D | t_enum.pm | 113 <NAME>_get(<NAME> *en, size_t idx)
|
| H A D | t_array.pm | 120 <NAME>_get (<NAME> *arr, long idx)
|
| /freebsd/sys/arm/arm/ |
| H A D | generic_timer.c | 175 #define get_el0(x) cp15_## x ##_get() 176 #define get_el1(x) cp15_## x ##_get()
|
| /freebsd/contrib/jemalloc/include/jemalloc/internal/ |
| H A D | tsd.h | 371 tsd_##n##_get(tsd_t *tsd) { \ in tsd_internal_fetch()
|
| /freebsd/sys/net80211/ |
| H A D | ieee80211_freebsd.h | 522 #define IEEE80211_IOCTL_GET(_name, _get) TEXT_SET(ieee80211_ioctl_getset, _get) argument
|
| /freebsd/contrib/llvm-project/lldb/bindings/python/ |
| H A D | python.swig | 70 type name ## _get(type *t, int index) {
|
| /freebsd/contrib/bearssl/test/ |
| H A D | test_speed.c | 185 bc = br_ ## fname ## _get(); \
|
| /freebsd/sys/contrib/dev/rtw89/ |
| H A D | debug.c | 4855 .cb_read = rtw89_debug_priv_ ##name## _get, \ 4868 .cb_read = rtw89_debug_priv_ ##name## _get, \ 4875 .cb_read = rtw89_debug_priv_ ##name## _get, \
|
| /freebsd/crypto/openssl/ |
| H A D | CHANGES.md | 15048 settable (`SSL*_get/set_max_cert_list()`), as proposed by
|