HomeSort by relevance Sort by last modified time
    Searched full:whatever (Results 1 - 25 of 1694) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/clang/test/Parser/
compound_literal.c 4 s = (char []){"whatever"};
promote_types_in_proto.c 5 int whatever(int argc, char *argv[]) function
  /external/llvm/test/Feature/
metadata.ll 6 store i32 0, i32* null, !whatever !0, !whatever_else !{}, !more !{metadata !"hello"}
7 store i32 0, i32* null, !whatever !{i32 %x, metadata !"hello", metadata !1, metadata !{}, metadata !2}
8 ret void, !whatever !{i32 %x}
  /external/llvm/test/CodeGen/X86/
private-2.ll 6 @"_ZZ20-[Example1 whatever]E4C.91" = private constant %struct.A { i32* null, i32 1 } ; <%struct.A*> [#uses=1]
8 define internal i32* @"\01-[Example1 whatever]"() nounwind optsize ssp {
10 %0 = getelementptr %struct.A* @"_ZZ20-[Example1 whatever]E4C.91", i64 0, i32 0 ; <i32**> [#uses=1]
  /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 3 @interface Whatever
method-lookup-2.m 52 - whatever;
57 - whatever {
ContClassPropertyLookup.m 8 @interface MyObject(whatever)
category-method-lookup.m 8 @implementation Foo(Whatever)
  /external/dbus/test/data/auth/
anonymous-client-successful.auth-script 5 ## Reject whatever mechanism the client picks first
  /external/llvm/test/TableGen/
pr8330.td 10 class Whatever<bits<8> x> {
19 def foo : Whatever<Or4<BaseOpc>.V >;
  /external/chromium/chrome/common/
content_settings_types.h 13 // opener; there it means "whatever was last shown".
  /external/clang/test/Preprocessor/
extension-warning.c 18 void whatever() {} function
  /external/dropbear/
TODO 18 - DH Group Exchange possibly, or just add group14 (whatever it's called today)
  /external/proguard/examples/dictionaries/
shakespeare.txt 3 # It illustrates that any text can be used, for whatever flippant reasons
  /prebuilts/tools/common/proguard/proguard4.7/examples/dictionaries/
shakespeare.txt 3 # It illustrates that any text can be used, for whatever flippant reasons
  /tools/motodev/src/plugins/emulator/src/com/motorola/studio/android/emulator/core/model/
AbstractInputLogic.java 40 * Executes whatever is necessary before sending keys
48 * Executes whatever is necessary before disposing the object
  /build/core/
process_wrapper_gdb.sh 14 # Start binderproc (or whatever sub-command is being run)
  /frameworks/base/media/java/android/media/
MediaCryptoException.java 21 * whatever reason.
  /system/core/rootdir/etc/
dbus.conf 13 file; only Linux supports this. Use path=/whatever on other
  /external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/
requireprovidesorter_test.py 40 'goog.provide(\'package.subpackage.Whatever\');',
47 'goog.provide(\'package.subpackage.Whatever\');',
  /external/webkit/Tools/android/flex-2.5.4a/
COPYING 32 This basically says "do whatever you please with this software except
37 You are free to do whatever you please with scanners generated using flex;
  /prebuilts/misc/darwin-x86/flex/
NOTICE 32 This basically says "do whatever you please with this software except
37 You are free to do whatever you please with scanners generated using flex;
  /prebuilts/misc/linux-x86/flex/
NOTICE 32 This basically says "do whatever you please with this software except
37 You are free to do whatever you please with scanners generated using flex;

Completed in 1896 milliseconds

1 2 3 4 5 6 7 8 91011>>