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

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/third_party/yasm/source/patched-yasm/tools/re2c/
NO_WARRANTY 1 re2c is distributed with no warranty whatever. The author and any other
  /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/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 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* @"_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/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 {
  /external/chromium_org/extensions/test/data/content_verifier/
verified_contents.json 10 "signature": "whatever"
  /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/chromium_org/tools/json_schema_compiler/test/
idl_function_types.idl 13 static void whatever(MyCallback[] callbacks);
  /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
  /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/chromium_org/base/
callback_internal.cc 14 // NULL the bind_state_ last, since it may be holding the last ref to whatever
  /external/chromium_org/chrome/test/
DEPS 2 # The test directory can do whatever it wants in chrome, and may
  /external/chromium_org/components/content_settings/core/common/
content_settings_types.h 14 // opener; there it means "whatever was last shown".
  /external/chromium_org/components/google/core/browser/
google_pref_names.cc 11 // correct Google domain/country code for whatever location the user is in.
  /external/chromium_org/mojo/nacl/generator/
libmojo.cc.tmpl 20 // unmodified - if the syscall fails, the Mojo function will return whatever

Completed in 1168 milliseconds

1 2 3 4 5 6 7 8 91011>>