HomeSort by relevance Sort by last modified time
    Searched full:wobble (Results 1 - 15 of 15) sorted by null

  /external/clang/test/Index/
fix-its.c 10 // CHECK: error: no member named 'wobble' in 'struct X'; did you mean 'wibble'?
13 MACRO(x->wobble = 17);
  /external/clang/test/Modules/
module_file_info.m 5 // RUN: %clang_cc1 -w -fmodules -fdisable-module-hash -fmodules-cache-path=%t -F %S/Inputs -DBLARG -DWIBBLE=WOBBLE %s
34 // CHECK: -DWIBBLE=WOBBLE
  /external/clang/test/SemaTemplate/
deduction.cpp 145 template<typename T> static inline void wobble(T ch);
149 Foo::foo<wobble<char> >();
overload-candidates.cpp 125 void wobble() { wibble<int>(); } // expected-error {{no matching function for call to 'wibble'}} function in namespace:PR15673
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_textwrap.py 313 self.check_split("the 'wibble-wobble' widget",
314 ['the', ' ', "'wibble-", "wobble'", ' ', 'widget'])
315 self.check_split('the "wibble-wobble" widget',
316 ['the', ' ', '"wibble-', 'wobble"', ' ', 'widget'])
317 self.check_split("the (wibble-wobble) widget",
318 ['the', ' ', "(wibble-", "wobble)", ' ', 'widget'])
319 self.check_split("the ['wibble-wobble'] widget",
320 ['the', ' ', "['wibble-", "wobble']", ' ', 'widget'])
test_bool.py 180 self.assertIs(hasattr([], "wobble"), False)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_textwrap.py 313 self.check_split("the 'wibble-wobble' widget",
314 ['the', ' ', "'wibble-", "wobble'", ' ', 'widget'])
315 self.check_split('the "wibble-wobble" widget',
316 ['the', ' ', '"wibble-', 'wobble"', ' ', 'widget'])
317 self.check_split("the (wibble-wobble) widget",
318 ['the', ' ', "(wibble-", "wobble)", ' ', 'widget'])
319 self.check_split("the ['wibble-wobble'] widget",
320 ['the', ' ', "['wibble-", "wobble']", ' ', 'widget'])
test_bool.py 180 self.assertIs(hasattr([], "wobble"), False)
  /development/samples/devbytes/animation/Anticipation/src/com/example/android/anticipation/
AnticiButton.java 133 // and wobble it
  /external/clang/test/FixIt/
typo.cpp 40 namespace wobble = ::blarg; // expected-error{{no namespace named 'blarg' in the global namespace; did you mean 'blargh'?}}
  /external/llvm/lib/Transforms/Utils/
MetaRenamer.cpp 59 "wibble", "wobble", "widget", "wombat", "ham", "eggs", "pluto", "spam"
  /external/clang/test/Sema/
designated-initializers.c 185 const union wibble wobble = { .arr2[0] = 0xffff, variable in typeref:union:wibble
  /development/samples/devbytes/animation/ToonGame/src/com/example/android/toongame/
PlayerSetupActivity.java 330 // slide on in parallel, overshoot/wobble, unskew
  /external/chromium_org/third_party/skia/src/animator/
SkAnimateSchema.xsd     [all...]
  /external/skia/src/animator/
SkAnimateSchema.xsd     [all...]

Completed in 886 milliseconds