/external/clang/test/Parser/ |
promote_types_in_proto.c | 5 int whatever(int argc, char *argv[]) function
|
compound_literal.c | 6 s = (char []){"whatever"};
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/ |
march-err-1.s | 3 ; { dg-options "--march=whatever" } 4 ; { dg-error ".* invalid <arch> in --march=<arch>: whatever" "" { target cris-*-* } 0 }
|
/external/llvm/test/CodeGen/X86/ |
private-2.ll | 5 ; CHECK: "l__ZZ20-[Example1 whatever]E4C.91" 8 @"_ZZ20-[Example1 whatever]E4C.91" = private constant %struct.A { i32* null, i32 1 } ; <%struct.A*> [#uses=1] 10 define internal i32* @"\01-[Example1 whatever]"() nounwind optsize ssp { 12 %0 = getelementptr %struct.A, %struct.A* @"_ZZ20-[Example1 whatever]E4C.91", i64 0, i32 0 ; <i32**> [#uses=1]
|
/external/mockito/src/org/mockito/internal/debugging/ |
package.html | 7 Whatever helps in debugging failed tests
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/unit/cloudfront/ |
test_distribution.py | 18 lo = LoggingInfo(bucket='whatever', prefix='override_') 20 self.assertEqual(dist.logging.bucket, 'whatever')
|
/external/clang/test/SemaObjC/ |
class-method-self.m | 22 Class whatever; 23 [obj addObserver:whatever]; // expected-warning {{incompatible pointer types sending 'Class' to parameter of type 'XX *'}}
|
method-not-defined.m | 12 [obj whatever:1 :2 :3]; // expected-warning {{instance method '-whatever:::' not found (return type defaults to 'id')}}
|
block-as-object.m | 4 @interface Whatever
|
/external/llvm/test/Feature/ |
metadata.ll | 6 store i32 0, i32* null, !whatever !0, !whatever_else !{}, !more !{!"hello"} 7 store i32 0, i32* null, !whatever !{!"hello", !1, !{}, !2}
|
/prebuilts/go/darwin-x86/src/go/printer/testdata/ |
slow.golden | 30 whatever string 38 11: &Baz{whatever: "it's just a test"}}}}, 44 13: &Baz{whatever: "this is nuts"}}}}, 50 11: &Baz{whatever: "no, it's Go"}}}}, 56 -11: &Baz{whatever: "we need to go deeper"}}}}, 62 -7: &Baz{whatever: "are you serious?"}}}}, 68 20: &Baz{whatever: "na, not really ..."}}}}, 74 -1: &Baz{whatever: "... it's just a test."}}}},
|
slow.input | 30 whatever string 38 11: &Baz{ whatever: "it's just a test" }}}}, 44 13: &Baz{ whatever: "this is nuts" }}}}, 50 11: &Baz{ whatever: "no, it's Go" }}}}, 56 -11: &Baz{ whatever: "we need to go deeper" }}}}, 62 -7: &Baz{ whatever: "are you serious?" }}}}, 68 20: &Baz{ whatever: "na, not really ..." }}}}, 74 -1: &Baz{ whatever: "... it's just a test." }}}},
|
/prebuilts/go/linux-x86/src/go/printer/testdata/ |
slow.golden | 30 whatever string 38 11: &Baz{whatever: "it's just a test"}}}}, 44 13: &Baz{whatever: "this is nuts"}}}}, 50 11: &Baz{whatever: "no, it's Go"}}}}, 56 -11: &Baz{whatever: "we need to go deeper"}}}}, 62 -7: &Baz{whatever: "are you serious?"}}}}, 68 20: &Baz{whatever: "na, not really ..."}}}}, 74 -1: &Baz{whatever: "... it's just a test."}}}},
|
slow.input | 30 whatever string 38 11: &Baz{ whatever: "it's just a test" }}}}, 44 13: &Baz{ whatever: "this is nuts" }}}}, 50 11: &Baz{ whatever: "no, it's Go" }}}}, 56 -11: &Baz{ whatever: "we need to go deeper" }}}}, 62 -7: &Baz{ whatever: "are you serious?" }}}}, 68 20: &Baz{ whatever: "na, not really ..." }}}}, 74 -1: &Baz{ whatever: "... it's just a test." }}}},
|
/external/dbus/test/data/auth/ |
anonymous-client-successful.auth-script | 5 ## Reject whatever mechanism the client picks first
|
/external/lzma/Java/Tukaani/src/org/tukaani/xz/ |
FilterCoder.java | 7 * You can do whatever you want with this file.
|
FilterDecoder.java | 7 * You can do whatever you want with this file.
|
FilterEncoder.java | 7 * You can do whatever you want with this file.
|
IndexIndicatorException.java | 7 * You can do whatever you want with this file.
|
/external/lzma/Java/Tukaani/src/org/tukaani/xz/common/ |
StreamFlags.java | 7 * You can do whatever you want with this file.
|
/external/lzma/Java/Tukaani/src/org/tukaani/xz/index/ |
IndexRecord.java | 7 * You can do whatever you want with this file.
|
/external/lzma/Java/Tukaani/src/org/tukaani/xz/simple/ |
SimpleFilter.java | 7 * You can do whatever you want with this file.
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mmix/ |
start4.s | 3 # anything so whatever is linked will be discarded.
|
/external/llvm/test/TableGen/ |
pr8330.td | 10 class Whatever<bits<8> x> { 19 def foo : Whatever<Or4<BaseOpc>.V >;
|
/art/test/097-duplicate-method/ |
info.txt | 7 dex file allows to run the test on whatever toolchain.
|