/prebuilts/qemu-kernel/kernel-toolchain/ |
android-kernel-toolchain-ld | 3 # This is a wrapper around our toolchain that allows us to add a few
|
android-kernel-toolchain-nm | 3 # This is a wrapper around our toolchain that allows us to add a few
|
android-kernel-toolchain-objcopy | 3 # This is a wrapper around our toolchain that allows us to add a few
|
android-kernel-toolchain-objdump | 3 # This is a wrapper around our toolchain that allows us to add a few
|
android-kernel-toolchain-ranlib | 3 # This is a wrapper around our toolchain that allows us to add a few
|
android-kernel-toolchain-size | 3 # This is a wrapper around our toolchain that allows us to add a few
|
android-kernel-toolchain-strip | 3 # This is a wrapper around our toolchain that allows us to add a few
|
toolbox.sh | 3 # This is a wrapper around our toolchain that allows us to add a few
|
/external/bison/lib/ |
stat.c | 1 /* Work around platform bugs in stat. 73 /* Store information about NAME into ST. Work around bugs with 75 being 0 on success) which this wrapper does not work around. But
|
/external/compiler-rt/lib/asan/ |
asan_win_dynamic_runtime_thunk.cc | 18 // - working around deficiencies of the MD runtime 44 // just to work around this issue, let's clone the a variable that is 57 // To work around this, for each DLL we schedule a call to UnregisterGlobals
|
/external/compiler-rt/lib/builtins/ |
clear_cache.c | 39 "beq %[Size], $zero, 20f\n" /* If size == 0, branch around. */ 46 around. */ 49 "synci 0(%[Addr])\n" /* Synchronize all caches around
|
/external/kernel-headers/original/uapi/linux/ |
taskstats.h | 64 * xxx_delay_total wraps around to zero on overflow 90 * and wraps around to zero silently on overflow 98 * and wraps around to zero silently on overflow
|
/external/llvm/docs/ |
HowToUseAttributes.rst | 35 An ``Attribute`` object is designed to be passed around by value. 57 An ``AttributeSet`` object is designed to be passed around by value. 72 An ``AttrBuilder`` object is *not* designed to be passed around by value. It
|
/external/webrtc/src/common_audio/signal_processing/ |
resample_by_2.c | 111 // limit amplitude to prevent wrap-around, and write to output array 153 // round; limit amplitude to prevent wrap-around; write to output array 168 // round; limit amplitude to prevent wrap-around; write to output array
|
/frameworks/base/core/java/android/hardware/ |
SensorListener.java | 52 * <p>values[0]: Azimuth, rotation around the Z axis (0<=azimuth<360). 55 * <p>values[1]: Pitch, rotation around X axis (-180<=pitch<=180), with positive 58 * <p>values[2]: Roll, rotation around Y axis (-90<=roll<=90), with positive values
|
/frameworks/base/core/res/res/values-sw600dp/ |
dimens.xml | 31 <!-- Vertical padding around action bar icons. --> 110 <!-- Margin around the various security views --> 113 <!-- Margin around the various security views -->
|
/packages/apps/Launcher3/src/com/android/launcher3/ |
DropTarget.java | 46 /** The view that moves around while you drag. */ 111 * @param dragView The DragView that's being dragged around on screen. 141 * @param dragView The DragView that's being dragged around on screen.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
taskstats.h | 64 * xxx_delay_total wraps around to zero on overflow 90 * and wraps around to zero silently on overflow 98 * and wraps around to zero silently on overflow
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
taskstats.h | 64 * xxx_delay_total wraps around to zero on overflow 90 * and wraps around to zero silently on overflow 98 * and wraps around to zero silently on overflow
|
/system/core/debuggerd/mips/ |
machine.cpp | 30 // If configured to do so, dump memory around *all* registers 55 dump_memory(log, backtrace, pc, "code around pc:"); 57 dump_memory(log, backtrace, ra, "code around ra:");
|
/system/core/debuggerd/mips64/ |
machine.cpp | 30 // If configured to do so, dump memory around *all* registers 55 dump_memory(log, backtrace, pc, "code around pc:"); 57 dump_memory(log, backtrace, ra, "code around ra:");
|
/bootable/recovery/minzip/ |
Hash.c | 154 /* probe for new spot, wrapping around */ 176 * We probe on collisions, wrapping around the table. 202 if (pEntry == pEnd) { /* wrap around to start */ 266 if (pEntry == pEnd) { /* wrap around to start */ 328 if (pEntry == pEnd) { /* wrap around to start */
|
/external/eigen/unsupported/Eigen/src/MatrixFunctions/ |
MatrixExponential.h | 53 * approximant of \f$ \exp(A) \f$ around \f$ A = 0 \f$. 62 * approximant of \f$ \exp(A) \f$ around \f$ A = 0 \f$. 71 * approximant of \f$ \exp(A) \f$ around \f$ A = 0 \f$. 80 * approximant of \f$ \exp(A) \f$ around \f$ A = 0 \f$. 89 * approximant of \f$ \exp(A) \f$ around \f$ A = 0 \f$. 98 * approximant of \f$ \exp(A) \f$ around \f$ A = 0 \f$. 110 * \f$ \exp(2^{-\mbox{squarings}}M) \f$ around \f$ M = 0 \f$. The
|
/external/libdrm/ |
xf86drm.c | 104 * This function is a wrapper around vfprintf(). 877 * This function is a wrapper around the DRM_IOCTL_SET_UNIQUE ioctl, passing 961 * This function is a wrapper around the DRM_IOCTL_ADD_MAP ioctl, passing 1004 * This function is a wrapper around DRM_IOCTL_ADD_BUFS ioctl. 1074 * This function is a wrapper around the DRM_IOCTL_FREE_BUFS ioctl, passing [all...] |
/external/jmonkeyengine/engine/src/core/com/jme3/input/ |
ChaseCamera.java | 49 * A camera that follows a spatial and can turn around it by dragging the mouse
275 //rotate the camera around the target on the horizontal plane
305 //rotate the camera around the target on the vertical plane
579 * returns the maximal vertical rotation angle of the camera around the target
587 * sets the maximal vertical rotation angle of the camera around the target default is Pi/2;
595 * returns the minimal vertical rotation angle of the camera around the target
603 * sets the minimal vertical rotation angle of the camera around the target default is 0;
654 * Sets the rotation sensitivity, the lower the value the slower the camera will rotates around the target when draging with the mouse
793 * returns the current horizontal rotation around the target in radians
801 * returns the current vertical rotation around the target in radians. [all...] |