/build/core/ |
host_native_test.mk | 2 ## A thin wrapper around BUILD_HOST_EXECUTABLE
|
host_shared_test_lib.mk | 2 ## A thin wrapper around BUILD_HOST_SHARED_LIBRARY
|
host_static_test_lib.mk | 2 ## A thin wrapper around BUILD_HOST_STATIC_LIBRARY
|
shared_test_lib.mk | 2 ## A thin wrapper around BUILD_SHARED_LIBRARY
|
static_test_lib.mk | 2 ## A thin wrapper around BUILD_STATIC_LIBRARY
|
native_benchmark.mk | 2 ## A thin wrapper around BUILD_EXECUTABLE
|
native_test.mk | 2 ## A thin wrapper around BUILD_EXECUTABLE
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/geometry/ |
RotationOrder.java | 35 * this ordered set of rotations is around X, then around Y, then 36 * around Z 42 * this ordered set of rotations is around X, then around Z, then 43 * around Y 49 * this ordered set of rotations is around Y, then around X, then 50 * around Z 56 * this ordered set of rotations is around Y, then around Z, the [all...] |
/external/libunwind/src/unwind/ |
BacktraceWrapper.c | 1 /* This is a hack to get around a problem with a case insensitve ar that
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/lib/ |
libtermcap.so | 1 /* We use a linker script rather than a symlink to work around
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/lib32/ |
libtermcap.so | 1 /* We use a linker script rather than a symlink to work around
|
/external/eigen/demos/opengl/ |
README | 3 left button: rotate around the target 5 left button + ctrl quake rotate (rotate around camera position)
|
trackball.h | 21 enum Mode {Around, Local}; 25 void start(Mode m = Around) { mMode = m; mLastPointOk = false; }
|
/external/iptables/extensions/ |
libxt_CHECKSUM.man | 1 This target allows to selectively work around broken/old applications. 6 This is particularly useful, if you need to work around old applications
|
filter_init | 2 # This is for working around Android.mk's incapability to handle $* in CFLAGS,
|
libipt_ECN.man | 1 This target allows to selectively work around known ECN blackholes.
|
/external/clang/test/SemaCXX/ |
warn-assignment-condition.cpp | 17 // expected-note{{place parentheses around the assignment to silence this warning}} 22 // expected-note{{place parentheses around the assignment to silence this warning}} 27 // expected-note{{place parentheses around the assignment to silence this warning}} 32 // expected-note{{place parentheses around the assignment to silence this warning}} 37 // expected-note{{place parentheses around the assignment to silence this warning}} 42 // expected-note{{place parentheses around the assignment to silence this warning}} 47 // expected-note{{place parentheses around the assignment to silence this warning}} 51 // expected-note{{place parentheses around the assignment to silence this warning}} 63 // expected-note{{place parentheses around the assignment to silence this warning}} 68 // expected-note{{place parentheses around the assignment to silence this warning} [all...] |
/external/kernel-headers/original/uapi/linux/ |
wanrouter.h | 2 * wanrouter.h Legacy declarations kept around until X25 is removed
|
/external/libunwind/src/dwarf/ |
Gstep_dwarf.c | 2 * This is a temporary work around for using libunwind.a with
|
Lstep_dwarf.c | 2 * This is a temporary work around for using libunwind.a with
|
/frameworks/base/docs/html/training/ |
building-location.jd | 10 they are and the world around them.
|
building-userinfo.jd | 9 information that's relevant to them, and providing information about the world around them.</p
|
/external/fonttools/Lib/fontTools/misc/ |
macCreatorType.py | 20 # work around bug in MacOS.GetCreatorAndType() on intel: 32 # work around bug in MacOS.SetCreatorAndType() on intel:
|
/external/llvm/test/Assembler/ |
2002-08-16-ConstExprInlined.ll | 3 ; assembly (because there are placeholders still around), which the assembler 9 ; around!
|
/external/clang/test/FixIt/ |
no-macro-fixit.c | 14 // expected-note {{place parentheses around the assignment to silence this warning}}
|