/external/llvm/test/Assembler/ |
aggregate-return-single-value.ll | 4 define { i32 } @foob() nounwind {
|
/external/swiftshader/third_party/LLVM/test/Assembler/ |
aggregate-return-single-value.ll | 3 define { i32 } @foob() nounwind {
|
/external/kmod/testsuite/module-playground/ |
mod-foo-b.c | 15 pr_warn("fooB\n");
|
/external/clang/test/SemaCXX/ |
warn-enum-compare.cpp | 3 enum Foo { FooA, FooB, FooC }; 91 while (FooB == y); // expected-warning {{comparison of two values with different enumeration types ('Foo' and 'Bar')}} 92 while (FooB != y); // expected-warning {{comparison of two values with different enumeration types ('Foo' and 'Bar')}} 93 while (FooB >= y); // expected-warning {{comparison of two values with different enumeration types ('Foo' and 'Bar')}} 94 while (FooB <= y); // expected-warning {{comparison of two values with different enumeration types ('Foo' and 'Bar')}} 95 while (FooB > y); // expected-warning {{comparison of two values with different enumeration types ('Foo' and 'Bar')}} 96 while (FooB < y); // expected-warning {{comparison of two values with different enumeration types ('Foo' and 'Bar')}} 98 while (FooB == BarD); // expected-warning {{comparison of two values with different enumeration types ('Foo' and 'Bar')}} 99 while (FooB != BarD); // expected-warning {{comparison of two values with different enumeration types ('Foo' and 'Bar')}} 100 while (FooB >= BarD); // expected-warning {{comparison of two values with different enumeration types ('Foo' (…) [all...] |
/external/kmod/testsuite/ |
test-dependencies.c | 41 int fooa = 0, foob = 0, fooc = 0; local 62 foob = 1; 71 /* fooa, foob, fooc */ 72 if (len != 3 || !fooa || !foob || !fooc)
|
/external/libxml2/result/ |
att5.sax2 | 28 SAX.startElementNs(norm, NULL, NULL, 0, 1, 0, attr='foob...', 8) 48 SAX.startElementNs(norm, NULL, NULL, 0, 1, 0, attr='foob...', 13) 68 SAX.startElementNs(norm, NULL, NULL, 0, 1, 0, attr='foob...', 9) 89 SAX.startElementNs(normId, NULL, NULL, 0, 1, 0, attr='foob...', 6) 97 SAX.startElementNs(normId, NULL, NULL, 0, 1, 0, attr='foob...', 6) 109 SAX.startElementNs(normId, NULL, NULL, 0, 1, 0, attr='foob...', 11) 117 SAX.startElementNs(normId, NULL, NULL, 0, 1, 0, attr='foob...', 12) 129 SAX.startElementNs(normId, NULL, NULL, 0, 1, 0, attr='foob...', 7) 137 SAX.startElementNs(normId, NULL, NULL, 0, 1, 0, attr='foob...', 8)
|
/external/libxml2/result/noent/ |
att5.sax2 | 28 SAX.startElementNs(norm, NULL, NULL, 0, 1, 0, attr='foob...', 8) 48 SAX.startElementNs(norm, NULL, NULL, 0, 1, 0, attr='foob...', 9) 68 SAX.startElementNs(norm, NULL, NULL, 0, 1, 0, attr='foob...', 9) 89 SAX.startElementNs(normId, NULL, NULL, 0, 1, 0, attr='foob...', 6) 97 SAX.startElementNs(normId, NULL, NULL, 0, 1, 0, attr='foob...', 6) 109 SAX.startElementNs(normId, NULL, NULL, 0, 1, 0, attr='foob...', 7) 117 SAX.startElementNs(normId, NULL, NULL, 0, 1, 0, attr='foob...', 8) 129 SAX.startElementNs(normId, NULL, NULL, 0, 1, 0, attr='foob...', 7) 137 SAX.startElementNs(normId, NULL, NULL, 0, 1, 0, attr='foob...', 8)
|
/external/vboot_reference/tests/ |
vb21_host_misc_tests.c | 27 TEST_EQ(vb2_desc_size("foob"), 8, "desc size 'foob'");
|
/external/guava/guava-gwt/test-super/com/google/common/io/super/com/google/common/io/ |
BaseEncodingTest.java | 81 testEncodingWithSeparators(base64(), "foob", "Zm9vYg=="); 130 testEncodingWithSeparators(enc, "foob", "Zm9vYg~~"); 141 testEncodingWithSeparators(enc, "foob", "Zm9vYg"); 152 testEncodingWithCasing(base32(), "foob", "MZXW6YQ="); 172 testEncodingWithCasing(enc, "foob", "MZXW6YQ~"); 199 testEncodingWithCasing(base32Hex(), "foob", "CPNMUOG="); 234 testEncodingWithCasing(base16(), "foob", "666F6F62");
|
/external/guava/guava-tests/test/com/google/common/io/ |
BaseEncodingTest.java | 87 testEncodingWithSeparators(base64(), "foob", "Zm9vYg=="); 99 testStreamingEncodingWithSeparators(base64(), "foob", "Zm9vYg=="); 148 testEncodingWithSeparators(enc, "foob", "Zm9vYg~~"); 160 testStreamingEncodingWithSeparators(enc, "foob", "Zm9vYg~~"); 171 testEncodingWithSeparators(enc, "foob", "Zm9vYg"); 183 testStreamingEncodingWithSeparators(enc, "foob", "Zm9vYg"); 194 testEncodingWithCasing(base32(), "foob", "MZXW6YQ="); 206 testStreamingEncodingWithCasing(base32(), "foob", "MZXW6YQ="); 226 testEncodingWithCasing(enc, "foob", "MZXW6YQ~"); 253 testEncodingWithCasing(base32Hex(), "foob", "CPNMUOG=") [all...] |
/external/clang/test/Sema/ |
mips-interrupt-attr.c | 20 __attribute__((interrupt)) int foob() {return 0;} // expected-warning {{MIPS 'interrupt' attribute only applies to functions that have a 'void' return type}} function
|
/external/linux-kselftest/tools/testing/selftests/efivarfs/ |
efivarfs.sh | 171 foo-barbazba-foob-foob-foob-foobarbazfoo
|
/external/llvm/test/MC/ELF/ |
tls-i386.s | 15 .long fooB@TLSLDM 111 // CHECK-NEXT: Name: fooB
|
/external/guice/core/test/com/google/inject/spi/ |
InjectionPointTest.java | 221 Signature fooB = new Signature(Foo.class.getDeclaredMethod("b")); 227 assertEquals(fooB.hashCode(), barB.hashCode()); 229 assertEquals(fooB, barB);
|
/frameworks/base/tools/aapt2/ |
ResourceValues_test.cpp | 191 .AddItem("android:attr/b", util::make_unique<String>(pool_a.MakeRef("FooB"))) 208 .AddItem("android:attr/b", util::make_unique<String>(pool.MakeRef("FooB")))
|
/frameworks/data-binding/compiler/src/test/java/android/databinding/tool/expr/ |
ExprModelTest.java | 707 final FieldAccessExpr fooB = (FieldAccessExpr) fooB0.getLeft(); 717 assertExactMatch(toRead, foo, fooA, fooA0, fooB, fooB0); 724 assertExactMatch(readNow, fooA, fooB); 735 // there is a second path to calculate fooB, fooB0 where fooB is not invalid but fooA or 737 assertExactMatch(toRead, fooB, fooB0); 739 assertExactMatch(readNow, fooB); 740 justRead.add(fooB); [all...] |
/external/guava/guava-tests/test/com/google/common/base/ |
AsciiTest.java | 94 assertEquals("foob?", Ascii.truncate("foobar", 5, "?"));
|
/external/jline/src/src/main/java/jline/ |
CandidateListCompletionHandler.java | 150 * method will return <i>foob</i>.
|
/external/webrtc/talk/app/webrtc/ |
proxy.h | 37 // std::string FooB(bool arg1) const = 0; 49 // PROXY_CONSTMETHOD1(std::string, FooB, arg1)
|
/external/boringssl/src/crypto/base64/ |
base64_test.cc | 54 {canonical, "foob", "Zm9vYg==\n"},
|
/external/clang/test/CodeGenCXX/ |
vtable-assume-load.cpp | 46 void fooB() {
|
/prebuilts/go/darwin-x86/src/io/ |
multi_test.go | 317 if n, err := ReadFull(mr, buf); err != nil || string(buf) != "foob" {
|
/prebuilts/go/linux-x86/src/io/ |
multi_test.go | 317 if n, err := ReadFull(mr, buf); err != nil || string(buf) != "foob" {
|
/art/cmdline/ |
token_range.h | 267 // MatchSubstrings on "a:foob:" will yield: ["a:", "foo", "b:"]
|
/libcore/luni/src/test/java/libcore/java/util/ |
LinkedHashMapTest.java | 251 m.put("foob", "faab");
|