/external/clang/test/Parser/ |
promote_types_in_proto.c | 5 int whatever(int argc, char *argv[]) function
|
compound_literal.c | 6 s = (char []){"whatever"};
|
/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]
|
sjlj-baseptr.ll | 10 declare void @whatever(i64, %Foo*, i8**, i8*, i8*, i32) #0 23 call void @whatever(i64 %n, %Foo* %f, i8** %p, i8* %q, i8* %s, i32 %t) #1
|
/external/mockito/src/org/mockito/internal/debugging/ |
package.html | 7 Whatever helps in debugging failed tests
|
/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
|
ContClassPropertyLookup.m | 9 @interface MyObject(whatever)
|
category-method-lookup.m | 9 @implementation Foo(Whatever)
|
method-lookup-2.m | 53 - whatever; 58 - whatever {
|
opaque-is-access.m | 13 @interface Whatever : NSObject
|
/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}
|
/external/llvm/test/TableGen/ |
pr8330.td | 10 class Whatever<bits<8> x> { 19 def foo : Whatever<Or4<BaseOpc>.V >;
|
/external/clang/test/CodeGen/ |
debug-info-limited.c | 5 // in whatever TU actually uses/requires the definition of 'foo'.
|
/external/clang/test/Preprocessor/ |
extension-warning.c | 18 void whatever() {} function
|
/external/proguard/examples/dictionaries/ |
shakespeare.txt | 3 # It illustrates that any text can be used, for whatever flippant reasons
|
/external/valgrind/memcheck/tests/ |
resvn_stack.c | 10 /* The below 2 printfs should produce deterministic output, whatever
|
/prebuilts/tools/common/proguard/proguard4.7/examples/dictionaries/ |
shakespeare.txt | 3 # It illustrates that any text can be used, for whatever flippant reasons
|
/build/core/ |
process_wrapper_gdb.sh | 14 # Start binderproc (or whatever sub-command is being run)
|
/external/mockito/src/org/mockito/invocation/ |
InvocationOnMock.java | 44 * @return whatever the real method returns / throws
|
/external/skia/platform_tools/android/bin/ |
android_make | 7 # did not remove this now then we would build for whatever device type was
|
android_ninja | 7 # did not remove this now then we would build for whatever device type was
|
/external/chromium-trace/trace-viewer/tracing/third_party/closure_linter/closure_linter/ |
requireprovidesorter_test.py | 40 'goog.provide(\'package.subpackage.Whatever\');', 47 'goog.provide(\'package.subpackage.Whatever\');',
|
/external/fio/tools/ |
fio_generate_plots.1 | 30 .\" TeX users may be more comfortable with the \fB<whatever>\fP and 31 .\" \fI<whatever>\fP escape sequences to invode bold face and italics,
|