HomeSort by relevance Sort by last modified time
    Searched refs:trick (Results 1 - 25 of 29) sorted by null

1 2

  /ndk/tests/device/multi-static-instances/jni/
Application.mk 3 # This is a trick to allow use to build three executables
  /external/clang/test/SemaCXX/
conditional-expr.cpp 23 int trick();
24 A trick() const;
123 A a1((i1 ? constret() : Base()).trick());
124 A a2((i1 ? Base() : constret()).trick());
125 A a3((i1 ? constret() : Derived()).trick());
126 A a4((i1 ? Derived() : constret()).trick());
128 i1 = (i1 ? Base() : Base()).trick();
129 i1 = (i1 ? Base() : Base()).trick();
130 i1 = (i1 ? Base() : Derived()).trick();
131 i1 = (i1 ? Derived() : Base()).trick();
    [all...]
  /ndk/tests/device/static-executable/jni/
Android.mk 14 # x86 and mips which use eh frames) since crt files are now in C, and the trick
  /external/nanohttpd/
README.md 35 * File server does the 301 redirection trick for directories without ```/```.
  /ndk/sources/host-tools/make-3.81/
configure.bat 22 rem The SmallEnv trick protects against too small environment block,
  /build/core/
dex_preopt_odex_install.mk 54 # We use this installed_odex trick to get boot.art installed.
  /external/chromium_org/chrome/browser/resources/options/chromeos/
change_picture_options.css 156 .flip-trick {
  /external/chromium_org/chrome/browser/resources/chromeos/login/
oobe_screen_user_image.css 189 .flip-trick {
screen_locally_managed_user_creation.css 494 .flip-trick {
  /external/chromium_org/chrome/renderer/resources/extensions/
web_request_internal_custom_bindings.js 70 // NOTE(benjhayden) New APIs should not use this subEventName trick! It does
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/coverage/htmlfiles/
coverage_html.js 357 // Need to move the page. The html,body trick makes it scroll in all
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/x86/
idctllm_mmx.asm 22 ; * fixed point precision as the second one, we use a trick of
  /external/libvpx/libvpx/vp8/common/x86/
idctllm_mmx.asm 22 ; * fixed point precision as the second one, we use a trick of
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/
idctllm_mmx.asm 22 ; * fixed point precision as the second one, we use a trick of
  /external/chromium_org/chrome/browser/resources/google_now/
cards.js 255 // The trick with stringify/parse is to create a copy of action URLs,
  /external/chromium_org/chrome/third_party/chromevox/third_party/closure-library/closure/goog/object/
object.js 444 // We cannot use the prototype trick because a lot of methods depend on where
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/cm/
javascript.js 159 // This is a crude lookahead trick to try and notice that we're
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/x86/
vp9_intrapred_ssse3.asm 308 ; trick from pascal
    [all...]
  /external/libvpx/libvpx/vp9/common/x86/
vp9_intrapred_ssse3.asm 308 ; trick from pascal
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/x86/
vp9_intrapred_ssse3.asm 308 ; trick from pascal
    [all...]
  /external/bison/build-aux/
texinfo.tex 485 % favourite TeX trick. --kasal, 16nov03
    [all...]
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
earley-boyer.js 21 * should do the trick.
    [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/
jquery.js     [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v4/
v8-earley-boyer.js 15 * should do the trick.
    [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v5/
v8-earley-boyer.js 15 * should do the trick.
    [all...]

Completed in 4898 milliseconds

1 2