Home
last modified time | relevance | path

Searched defs:InList (Results 1 – 19 of 19) sorted by relevance

/aosp_15_r20/build/soong/cmd/pom2mk/
H A Dpom2mk.go109 func InList(s string, list []string) bool { func
/aosp_15_r20/build/soong/android/
H A Dutil.go168 func InList[T comparable](t T, list []T) bool { func
/aosp_15_r20/build/soong/cmd/pom2bp/
H A Dpom2bp.go156 func InList(s string, list []string) bool { func
/aosp_15_r20/build/soong/android/soongconfig/
H A Dmodules.go895 func InList(s string, list []string) bool { func
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DExpandMemCmp.cpp381 auto pairWiseOr = [&](std::vector<Value *> &InList) -> std::vector<Value *> { in getCompareLoadPairs()
/aosp_15_r20/external/clang/lib/AST/
H A DDeclObjC.cpp27 void ObjCListBase::set(void *const* InList, unsigned Elts, ASTContext &Ctx) { in set()
37 void ObjCProtocolList::set(ObjCProtocolDecl* const* InList, unsigned Elts, in set()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DExpandMemCmp.cpp412 auto pairWiseOr = [&](std::vector<Value *> &InList) -> std::vector<Value *> { in getCompareLoadPairs()
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/base/
H A Dexception_safety_testing_test.cc504 TEST(ThrowingAllocatorTest, InList) { in TEST() argument
/aosp_15_r20/external/abseil-cpp/absl/base/
H A Dexception_safety_testing_test.cc507 TEST(ThrowingAllocatorTest, InList) { in TEST() argument
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/base/
Dexception_safety_testing_test.cc504 TEST(ThrowingAllocatorTest, InList) { in TEST() argument
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/base/
H A Dexception_safety_testing_test.cc504 TEST(ThrowingAllocatorTest, InList) { in TEST() argument
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/base/
H A Dexception_safety_testing_test.cc507 TEST(ThrowingAllocatorTest, InList) { in TEST() argument
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/base/
H A Dexception_safety_testing_test.cc504 TEST(ThrowingAllocatorTest, InList) { in TEST() argument
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/base/
H A Dexception_safety_testing_test.cc507 TEST(ThrowingAllocatorTest, InList) { in TEST() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DDeclObjC.h84 void set(T* const* InList, unsigned Elts, ASTContext &Ctx) { in set()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DDeclObjC.h84 void set(T* const* InList, unsigned Elts, ASTContext &Ctx) { in set()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DDeclObjC.h84 void set(T* const* InList, unsigned Elts, ASTContext &Ctx) { in set()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DDeclObjC.h84 void set(T* const* InList, unsigned Elts, ASTContext &Ctx) { in set()
/aosp_15_r20/external/clang/include/clang/AST/
H A DDeclObjC.h60 void set(T* const* InList, unsigned Elts, ASTContext &Ctx) { in set()