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

  /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...]
  /prebuilts/go/darwin-x86/src/os/
exec_windows.go 41 // the trick sometimes. So we will sleep and smell the roses.
  /prebuilts/go/linux-x86/src/os/
exec_windows.go 41 // the trick sometimes. So we will sleep and smell the roses.
  /build/make/core/
dex_preopt_odex_install.mk 130 # We use this installed_odex trick to get boot.art installed.
  /external/libvpx/libvpx/vp8/common/x86/
idctllm_mmx.asm 22 ; * fixed point precision as the second one, we use a trick of
  /external/nanohttpd/
README.md 129 * File server does the 301 redirection trick for directories without `/`.
  /external/nanohttpd/src/site/markdown/
index.md 129 * File server does the 301 redirection trick for directories without `/`.
  /prebuilts/go/darwin-x86/src/strconv/
decimal.go 171 // Credit for this trick goes to Ken.
  /prebuilts/go/linux-x86/src/strconv/
decimal.go 171 // Credit for this trick goes to Ken.
  /external/libvpx/libvpx/vpx_dsp/x86/
intrapred_sse2.asm 30 ; trick from pascal
intrapred_ssse3.asm 165 ; trick from pascal
  /external/protobuf/csharp/src/Google.Protobuf/
CodedInputStream.cs     [all...]
  /prebuilts/go/darwin-x86/src/net/http/
fs_test.go 427 // Not really directories, but since we use this trick in
    [all...]
  /prebuilts/go/linux-x86/src/net/http/
fs_test.go 427 // Not really directories, but since we use this trick in
    [all...]
  /external/bison/build-aux/
texinfo.tex 485 % favourite TeX trick. --kasal, 16nov03
    [all...]
  /external/libmicrohttpd/doc/
texinfo.tex 486 % favourite TeX trick. --kasal, 16nov03
    [all...]
  /external/python/cpython2/Modules/_ctypes/libffi/
texinfo.tex 486 % favourite TeX trick. --kasal, 16nov03
    [all...]
  /external/e2fsprogs/doc/
texinfo.tex 447 % favourite TeX trick. --kasal, 16nov03
    [all...]
  /external/e2fsprogs/lib/et/
texinfo.tex 447 % favourite TeX trick. --kasal, 16nov03
    [all...]
  /external/v8/benchmarks/
earley-boyer.js 21 * should do the trick.
    [all...]
  /toolchain/binutils/binutils-2.25/texinfo/
texinfo.tex 506 % favourite TeX trick. --kasal, 16nov03
    [all...]

Completed in 2431 milliseconds