HomeSort by relevance Sort by last modified time
    Searched full:absolute (Results 751 - 775 of 5188) sorted by null

<<31323334353637383940>>

  /external/v8/tools/vim/
ninja-build.vim 28 """Returns the absolute path of the current buffer."""
33 """Returns the absolute path to the V8 source root."""
  /external/valgrind/auxprogs/
gsl16test 17 # absolute name of gsl-1.6.tar.gz file
31 echo "usage: gsl16test /absolute/name/of/gsl-1.6-patched.tar.gz"
gsl19test 19 # absolute name of gsl-1.9.tar.gz file
33 echo "usage: gsl19test /absolute/name/of/gsl-1.9.tar.gz"
  /external/webrtc/webrtc/modules/audio_coding/neteq/tools/
rtp_analyze.cc 41 DEFINE_int32(abs_send_time, 3, "Extension ID for absolute sender time");
145 // than the previously observed maximum absolute send time.
  /external/webrtc/webrtc/modules/remote_bitrate_estimator/
remote_bitrate_estimator_unittest_helper.h 156 // Helper to convert some time format to resolution used in absolute send time
162 // Helper to add two absolute send time values and keep it less than 1<<24.
  /frameworks/av/media/libeffects/lvm/lib/Common/src/
AGC_MIX_VOL_2St1Mon_D32_WRA.c 87 LVM_INT32 AbsPeak; /* Absolute peak signal */
156 AbsPeak = (Abs_32(Left)>Abs_32(Right)) ? Abs_32(Left) : Abs_32(Right); /* Get the absolute peak */
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
omxVCM4P10_SATD_4x4.c 40 * This function calculates the sum of absolute transform differences (SATD)
42 * and then calculating the sum of absolute coefficient values.
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/
armVCM4P2_ACDCPredict.c 208 /* Sum of absolute values of AC prediction error, this can
241 /* Sum of absolute values of AC prediction error, this can
  /frameworks/base/core/java/android/widget/
Scroller.java 233 * @return The new X offset as an absolute distance from the origin.
242 * @return The new Y offset as an absolute distance from the origin.
262 * @return The start X offset as an absolute distance from the origin.
271 * @return The start Y offset as an absolute distance from the origin.
280 * @return The final X offset as an absolute distance from the origin.
289 * @return The final Y offset as an absolute distance from the origin.
530 * @param newX The new X offset as an absolute distance from the origin.
543 * @param newY The new Y offset as an absolute distance from the origin.
  /frameworks/base/docs/html/design/tv/
style.jd 105 <li>Use layout-relative sizing rather than absolute sizing, and density-independent
106 pixel units instead of absolute pixel units.</li>
  /frameworks/compile/mclinker/include/mcld/Script/
Operator.h 65 ABSOLUTE = 32,
141 Operator& Operator::create<Operator::ABSOLUTE>();
  /frameworks/ex/framesequence/samples/FrameSequenceSamples/
build.xml 70 Compiled code location: ${out.classes.absolute.dir}
71 If this is not done in place, override ${out.dex.input.absolute.dir})
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
lookahead.c 20 unsigned int max_sz; /* Absolute size of the queue */
28 /* Return the buffer at the given absolute index and increment the index */
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_lookahead.c 22 unsigned int max_sz; /* Absolute size of the queue */
30 /* Return the buffer at the given absolute index and increment the index */
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/
vp9_sad4d_intrin_avx2.c 39 // sum of the absolute differences between every ref-i to src
116 // sum of the absolute differences between every ref-i to src
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/lang/
ClassTest.java 46 // Absolute resource paths.
571 // Class.getResourceAsStream() requires a leading "/" for absolute paths.
583 // Class.getResourceAsStream() requires a leading "/" for absolute paths.
591 // Make sure accessing it via an absolute and relative path produces the same result.
597 // Class.getResourceAsStream() requires a leading "/" for absolute paths.
609 // Class.getResourceAsStream() requires a leading "/" for absolute paths.
617 // Make sure accessing it via an absolute and relative path produces the same result.
623 // Class.getResourceAsStream() requires a leading "/" for absolute paths.
  /libcore/luni/src/main/java/org/w3c/dom/ls/
LSResourceResolver.java 59 * should recommend an absolute URI in order to use this method.
69 * @param baseURI The absolute base URI of the resource being parsed, or
  /libcore/luni/src/main/native/
canonicalize_path.cpp 49 // 'path' must be an absolute path.
103 // The symbolic link is absolute, so we need to start from scratch.
  /packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
AvrcpControllerConstants.java 144 * Base value for absolute volume
215 /* Absolute Volume Notification State */
  /packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
db_feature_detection.h 145 Set absolute feature threshold
163 /*The absolute threshold to this function should be 16.0 times
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
cmathcalls.h 108 /* Absolute value, conjugates, and projection. */
110 /* Absolute value of Z. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
dqblk_xfs.h 55 __u64 d_blk_hardlimit;/* absolute limit on disk blks */
67 __u64 d_rtb_hardlimit;/* absolute limit on realtime blks */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
cmathcalls.h 108 /* Absolute value, conjugates, and projection. */
110 /* Absolute value of Z. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
dqblk_xfs.h 55 __u64 d_blk_hardlimit;/* absolute limit on disk blks */
67 __u64 d_rtb_hardlimit;/* absolute limit on realtime blks */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
cmathcalls.h 108 /* Absolute value, conjugates, and projection. */
110 /* Absolute value of Z. */

Completed in 757 milliseconds

<<31323334353637383940>>