OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:trick
(Results
1 - 17
of
17
) sorted by null
/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
/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
50
# 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 `/`.
/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-trace/catapult/third_party/coverage/coverage/htmlfiles/
coverage_html.js
498
// Need to move the page. The html,body
trick
makes it scroll in all
/external/libvpx/libvpx/vpx_dsp/x86/
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
...]
/external/libmicrohttpd/doc/
texinfo.tex
486
% 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
...]
/external/v8/test/mjsunit/
unicode-test.js
[
all
...]
Completed in 488 milliseconds