Home
last modified time | relevance | path

Searched refs:Abc (Results 1 – 25 of 43) sorted by relevance

12

/external/llvm-project/clang/test/Analysis/
Dcast-to-struct.cpp29 struct ABC *Abc; in structToStruct() local
30Abc = (struct ABC *)&Ab; // expected-warning {{Casting data to a larger structure type and accessi… in structToStruct()
31 Abc = (struct ABC *)P; // No warning; It is not known what data P points at. in structToStruct()
32 Abc = (struct ABC *)&*P; in structToStruct()
61 struct ABC *Abc; in intToStruct() local
62Abc = (struct ABC *)P; // expected-warning {{Casting a non-structure type to a structure type and … in intToStruct()
66 Abc = (struct ABC *)VP; in intToStruct()
/external/javaparser/javaparser-core-testing-bdd/src/test/resources/com/github/javaparser/
Dpretty_printing_scenarios.story217 import static a.b.c.Abc.*;
220 import static a.b.c.Abc.*;
224 import static a.b.c.Abc;
227 import static a.b.c.Abc;
238 import a.b.c.Abc;
241 import a.b.c.Abc;
245 @Abc
248 @Abc
412 @C interface Abc {
417 interface Abc {
[all …]
/external/llvm-project/compiler-rt/test/sanitizer_common/TestCases/Posix/
Ddedup_token_length_test.cpp18 template<class A, class B> void Abc() { in Abc() function
24 Xyz::Abc<int, int>(); in bar()
/external/compiler-rt/test/sanitizer_common/TestCases/Posix/
Ddedup_token_length_test.cc18 template<class A, class B> void Abc() { in Abc() function
24 Xyz::Abc<int, int>(); in bar()
/external/googletest/googletest/test/
Dgoogletest-list-tests-unittest_.cc52 TEST(Abc, Xyz) { in TEST() argument
55 TEST(Abc, Def) { in TEST() argument
Dgoogletest-filter-unittest_.cc49 TEST_F(FooTest, Abc) { in TEST_F() argument
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/test/
Dgoogletest-list-tests-unittest_.cc52 TEST(Abc, Xyz) { in TEST() argument
55 TEST(Abc, Def) { in TEST() argument
Dgoogletest-filter-unittest_.cc49 TEST_F(FooTest, Abc) { in TEST_F() argument
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dreadability-identifier-naming-ignored-regexp.cpp21 int testFunc(int Abc, char **Cba);
/external/guice/core/test/com/google/inject/internal/
DMapBinderTest.java275 MapBinder.newMapBinder(binder(), String.class, String.class, Abc.class); in testMapBinderAggregationForAnnotationType()
279 multibinder = MapBinder.newMapBinder(binder(), String.class, String.class, Abc.class); in testMapBinderAggregationForAnnotationType()
285 Key<Map<String, String>> key = Key.get(mapOfString, Abc.class); in testMapBinderAggregationForAnnotationType()
301 injector.getInstance(Key.get(mapOfStringProvider, Abc.class)); in testMapBinderAggregationForAnnotationType()
302 injector.getInstance(Key.get(mapOfStringJavaxProvider, Abc.class)); in testMapBinderAggregationForAnnotationType()
365 MapBinder.newMapBinder(binder(), String.class, String.class, Abc.class); in testMapBinderWithMultipleAnnotationTypeSets()
378 Key<Map<String, String>> abcKey = Key.get(mapOfString, Abc.class); in testMapBinderWithMultipleAnnotationTypeSets()
407 injector.getInstance(Key.get(mapOfStringProvider, Abc.class)); in testMapBinderWithMultipleAnnotationTypeSets()
408 injector.getInstance(Key.get(mapOfStringJavaxProvider, Abc.class)); in testMapBinderWithMultipleAnnotationTypeSets()
744 MapBinder.newMapBinder(binder(), String.class, String.class, Abc.class); in testMapBinderMultimapWithAnotation()
[all …]
/external/mockftpserver/tags/2.x_Before_IDEA/src/test/groovy/org/mockftpserver/fake/filesystem/
DFakeUnixFileSystemTest.groovy60 assert fileSystem.normalize("/Abc/def/..") == "/Abc"
/external/rust/crates/regex-automata/data/tests/
Dflags.toml10 input = "Abc"
/external/mockftpserver/tags/2.2/src/test/groovy/org/mockftpserver/fake/filesystem/
DUnixFakeFileSystemTest.groovy72 assert fileSystem.normalize("/Abc/def/..") == "/Abc"
/external/mockftpserver/tags/2.0-rc1/src/test/groovy/org/mockftpserver/fake/filesystem/
DUnixFakeFileSystemTest.groovy71 assert fileSystem.normalize("/Abc/def/..") == "/Abc"
/external/mockftpserver/tags/2.3/src/test/groovy/org/mockftpserver/fake/filesystem/
DUnixFakeFileSystemTest.groovy72 assert fileSystem.normalize("/Abc/def/..") == "/Abc"
/external/mockftpserver/MockFtpServer/src/test/groovy/org/mockftpserver/fake/filesystem/
DUnixFakeFileSystemTest.groovy72 assert fileSystem.normalize("/Abc/def/..") == "/Abc"
/external/mockftpserver/tags/2.0.1/src/test/groovy/org/mockftpserver/fake/filesystem/
DUnixFakeFileSystemTest.groovy74 assert fileSystem.normalize("/Abc/def/..") == "/Abc"
/external/mockftpserver/tags/2.0-rc3/MockFtpServer/src/test/groovy/org/mockftpserver/fake/filesystem/
DUnixFakeFileSystemTest.groovy71 assert fileSystem.normalize("/Abc/def/..") == "/Abc"
/external/mockftpserver/tags/2.5/src/test/groovy/org/mockftpserver/fake/filesystem/
DUnixFakeFileSystemTest.groovy72 assert fileSystem.normalize("/Abc/def/..") == "/Abc"
/external/mockftpserver/tags/2.0/src/test/groovy/org/mockftpserver/fake/filesystem/
DUnixFakeFileSystemTest.groovy71 assert fileSystem.normalize("/Abc/def/..") == "/Abc"
/external/mockftpserver/tags/2.1/src/test/groovy/org/mockftpserver/fake/filesystem/
DUnixFakeFileSystemTest.groovy74 assert fileSystem.normalize("/Abc/def/..") == "/Abc"
/external/mockftpserver/tags/2.0-rc1/MockFtpServer/src/test/groovy/org/mockftpserver/fake/filesystem/
DUnixFakeFileSystemTest.groovy71 assert fileSystem.normalize("/Abc/def/..") == "/Abc"
/external/mockftpserver/tags/2.0.2/src/test/groovy/org/mockftpserver/fake/filesystem/
DUnixFakeFileSystemTest.groovy74 assert fileSystem.normalize("/Abc/def/..") == "/Abc"
/external/mockftpserver/tags/2.4/src/test/groovy/org/mockftpserver/fake/filesystem/
DUnixFakeFileSystemTest.groovy72 assert fileSystem.normalize("/Abc/def/..") == "/Abc"
/external/clang/unittests/ASTMatchers/
DASTMatchersNodeTest.cpp69 DeclarationMatcher Abc = namedDecl(matchesName("a.*b.*c")); in TEST() local
70 EXPECT_TRUE(matches("int abc;", Abc)); in TEST()
71 EXPECT_TRUE(matches("int aFOObBARc;", Abc)); in TEST()
72 EXPECT_TRUE(notMatches("int cab;", Abc)); in TEST()
73 EXPECT_TRUE(matches("int cabc;", Abc)); in TEST()

12