/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
H A D | TypeSwitch.h | 45 DerivedT &derived = static_cast<DerivedT &>(*this); in Case() local 59 DerivedT &derived = static_cast<DerivedT &>(*this); in Case() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | GenericDomTreeUpdater.h | 25 DerivedT &derived() { return *static_cast<DerivedT *>(this); } in derived() function 26 const DerivedT &derived() const { in derived() function
|
/freebsd/crypto/heimdal/lib/krb5/ |
H A D | crypto-aes.c | 97 krb5_keyblock *derived; in AES_PRF() local
|
/freebsd/contrib/jemalloc/src/ |
H A D | stats.c | 121 #define OP(counter, counter_type, human, derived, base_counter) \ in mutex_stats_init_cols() argument 148 #define OP(counter, counter_type, human, derived, base_counter) \ in mutex_stats_read_global() argument 178 #define OP(counter, counter_type, human, derived, base_counter) \ in mutex_stats_read_arena() argument 205 #define OP(counter, counter_type, human, derived, base_counter) \ in mutex_stats_read_arena_bin() argument 239 #define OP(counter, type, human, derived, base_counter) \ in mutex_stats_emit() argument
|
/freebsd/contrib/jemalloc/include/jemalloc/internal/ |
H A D | mutex_prof.h | 62 #define OP(counter, type, human, derived, base_counter) mutex_counter_##counter, argument
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Passes/ |
H A D | CodeGenPassBuilder.h | 491 DerivedT &derived() { return static_cast<DerivedT &>(*this); } in derived() function 492 const DerivedT &derived() const { in derived() function
|
/freebsd/contrib/googletest/googlemock/test/ |
H A D | gmock-matchers-comparisons_test.cc | 746 Derived derived; in TEST() local 1126 Derived derived; in TEST() local 2189 Derived derived; in TEST() local 2202 Derived derived; in TEST() local 2266 Derived derived; in TEST() local 2277 Derived derived; in TEST() local 2285 Derived derived; in TEST() local
|
H A D | gmock-actions_test.cc | 823 Derived derived; in TEST() local 892 Derived derived; in TEST() local 953 Derived derived; in TEST() local
|
/freebsd/contrib/googletest/googletest/test/ |
H A D | googletest-port-test.cc | 113 Derived derived(0); in TEST() local 118 Derived derived(1); in TEST() local
|
/freebsd/contrib/ntp/ntpd/ |
H A D | ntp_control.c | 3704 u_int32 derived; generate_nonce() local 3730 u_int derived; validate_nonce() local
|