Home
last modified time | relevance | path

Searched defs:Overload (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/external/cronet/third_party/libc++/src/test/libcxx/utilities/meta/stress_tests/
H A Dstress_test_variant_overloads_impl.sh.cpp58 struct Overload { struct
86 struct Overload<> { void operator()() const; }; struct
89 struct Overload<Tp, Types...> : Overload<Types...> { struct
/aosp_15_r20/external/auto/value/src/it/functional/src/test/java/com/google/auto/value/
H A DAutoBuilderTest.java280 static class Overload { class in AutoBuilderTest
285 Overload(int anInt, String aString) { in Overload() method in AutoBuilderTest.Overload
289 Overload(int anInt, String aString, BigInteger aBigInteger) { in Overload() method in AutoBuilderTest.Overload
/aosp_15_r20/external/webrtc/rtc_base/
H A Dstrong_alias_unittest.cc316 static std::string Overload(FooAlias) { return "FooAlias"; } in TYPED_TEST() function in webrtc::TYPED_TEST::Scope
317 static std::string Overload(BarAlias) { return "BarAlias"; } in TYPED_TEST() function in webrtc::TYPED_TEST::Scope
/aosp_15_r20/external/cronet/base/types/
H A Dstrong_alias_unittest.cc329 static std::string Overload(FooAlias) { return "FooAlias"; } in TYPED_TEST() function in base::TYPED_TEST::Scope
330 static std::string Overload(BarAlias) { return "BarAlias"; } in TYPED_TEST() function in base::TYPED_TEST::Scope
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/functional/
H A Doverload.h60 auto Overload(T&&... ts) { in Overload() function
/aosp_15_r20/external/grpc-grpc/test/core/gprpp/
H A Doverload_test.cc24 TEST(Overload, Test) { in TEST() argument
/aosp_15_r20/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.type.simple/
H A Dp5-cxx0x.cpp112 namespace Overload { namespace
/aosp_15_r20/external/caliper/examples/src/main/java/examples/
H A DCharacterBenchmark.java39 public enum Overload { CHAR, INT } enum in CharacterBenchmark
/aosp_15_r20/libcore/benchmarks/src/benchmarks/regression/
H A DCharacterBenchmark.java39 public enum Overload { CHAR, INT } enum in CharacterBenchmark
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/
DDXILABI.h36 Overload, enumerator
/aosp_15_r20/external/grpc-grpc-java/xds/third_party/googleapis/src/main/proto/google/api/expr/v1alpha1/
H A Dchecked.proto247 message Overload { message
/aosp_15_r20/external/googleapis/google/api/expr/v1alpha1/
H A Dchecked.proto255 message Overload { message
/aosp_15_r20/frameworks/base/apct-tests/perftests/core/src/android/libcore/regression/
H A DCharacterPerfTest.java59 public enum Overload { enum in CharacterPerfTest
/aosp_15_r20/external/clang/test/Index/
H A Dcomplete-objc-message.m85 @interface Overload interface
/aosp_15_r20/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp1400 Function *Overload = Intrinsic::getDeclaration( in visitFPTrunc() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp1687 Function *Overload = Intrinsic::getDeclaration(FPT.getModule(), in visitFPTrunc() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp1928 Function *Overload = Intrinsic::getDeclaration(FPT.getModule(), in visitFPTrunc() local