Home
last modified time | relevance | path

Searched refs:Func3 (Results 1 – 17 of 17) sorted by relevance

/external/llvm-project/llvm/test/tools/llvm-profdata/Inputs/
Dsample-hot-func-list.proftext25 6: 2009 Func1:150 Func3:1789
29 Func3:97401:3035
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/
Dhandlers-inl.h188 struct Func3 : public UnboundFunc {
290 Func3<R, P1, P2, P3, F, FuncInfo<P1, R> > GetFunc() {
291 return Func3<R, P1, P2, P3, F, FuncInfo<P1, R> >();
420 Func3<R, C *, P1, P2, CallMethod2<R, C, P1, P2, F>, FuncInfo<C *, R> >
422 return Func3<R, C *, P1, P2, CallMethod2<R, C, P1, P2, F>,
602 struct MaybeWrapReturn<Func3<void, P1, P2, P3, F, I>, bool> {
603 typedef Func3<bool, P1, P2, P3, ReturnTrue3<P1, P2, P3, F>, I> Func;
614 struct MaybeWrapReturn<Func3<void, P1, P2, P3, F, I>, void *> {
615 typedef Func3<void *, P1, P2, P3, ReturnClosure3<P1, P2, P3, F>, I> Func;
627 struct MaybeWrapReturn<Func3<R *, P1, P2, P3, F, I>, void *,
[all …]
/external/llvm/test/Instrumentation/AddressSanitizer/
Dstack_dynamic_alloca.ll53 define void @Func3() uwtable sanitize_address {
54 ; CHECK-LABEL: define void @Func3
Dstack_layout.ll60 define void @Func3() sanitize_address {
62 ; CHECK-LABEL: Func3
/external/llvm-project/lldb/test/Shell/SymbolFile/PDB/Inputs/
DTypeQualsTest.cpp19 void Func3(int*& a, int& b, const int&c, int&& d) { in Func3() function
/external/llvm-project/llvm/test/tools/llvm-profdata/
Dsample-hot-func-list.test7 ; CHECK-NEXT: 97401 (27.36%) 10640 3035 Func3
/external/llvm-project/llvm/test/Instrumentation/AddressSanitizer/
Dstack_dynamic_alloca.ll59 define void @Func3() uwtable sanitize_address {
60 ; CHECK-LABEL: define void @Func3
Dstack_layout.ll69 define void @Func3() sanitize_address {
71 ; CHECK-LABEL: Func3
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dreadability-named-parameter.cpp51 template <void Func(void *)> void Func3() {} in Func3() function
/external/python/cpython2/Lib/test/
Dpystone.py190 if not Func3(EnumParIn):
250 def Func3(EnumParIn): function
/external/llvm-project/clang/test/SemaObjC/
Dincompatible-protocol-qualified-types.m30 INTF <MyProto1> * Func3(INTF <MyProto2> *p2) function
/external/clang/test/SemaObjC/
Dincompatible-protocol-qualified-types.m30 INTF <MyProto1> * Func3(INTF <MyProto2> *p2) function
/external/clang/test/Sema/
Dattr-capabilities.c31 void Func3(void) __attribute__((requires_capability)) {} // expected-error {{'requires_capability'… in Func3() function
/external/llvm-project/clang/test/Sema/
Dattr-capabilities.c31 void Func3(void) __attribute__((requires_capability)) {} // expected-error {{'requires_capability'… in Func3() function
/external/llvm-project/lldb/test/Shell/SymbolFile/PDB/
Dtype-quals.test23 CHECK-DAG: Type{{.*}} , name = "Func3", {{.*}}, compiler_type = {{.*}} void (int *&, int &, co…
/external/protobuf/php/ext/google/protobuf/
Dupb.h4903 struct Func3 : public UnboundFunc {
5005 Func3<R, P1, P2, P3, F, FuncInfo<P1, R> > GetFunc() {
5006 return Func3<R, P1, P2, P3, F, FuncInfo<P1, R> >();
5135 Func3<R, C *, P1, P2, CallMethod2<R, C, P1, P2, F>, FuncInfo<C *, R> >
5137 return Func3<R, C *, P1, P2, CallMethod2<R, C, P1, P2, F>,
5317 struct MaybeWrapReturn<Func3<void, P1, P2, P3, F, I>, bool> {
5318 typedef Func3<bool, P1, P2, P3, ReturnTrue3<P1, P2, P3, F>, I> Func;
5329 struct MaybeWrapReturn<Func3<void, P1, P2, P3, F, I>, void *> {
5330 typedef Func3<void *, P1, P2, P3, ReturnClosure3<P1, P2, P3, F>, I> Func;
5342 struct MaybeWrapReturn<Func3<R *, P1, P2, P3, F, I>, void *,
[all …]
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.h5146 struct Func3 : public UnboundFunc {
5248 Func3<R, P1, P2, P3, F, FuncInfo<P1, R> > GetFunc() {
5249 return Func3<R, P1, P2, P3, F, FuncInfo<P1, R> >();
5378 Func3<R, C *, P1, P2, CallMethod2<R, C, P1, P2, F>, FuncInfo<C *, R> >
5380 return Func3<R, C *, P1, P2, CallMethod2<R, C, P1, P2, F>,
5560 struct MaybeWrapReturn<Func3<void, P1, P2, P3, F, I>, bool> {
5561 typedef Func3<bool, P1, P2, P3, ReturnTrue3<P1, P2, P3, F>, I> Func;
5572 struct MaybeWrapReturn<Func3<void, P1, P2, P3, F, I>, void *> {
5573 typedef Func3<void *, P1, P2, P3, ReturnClosure3<P1, P2, P3, F>, I> Func;
5585 struct MaybeWrapReturn<Func3<R *, P1, P2, P3, F, I>, void *,
[all …]