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

<<21222324252627282930>>

  /frameworks/base/core/java/android/bluetooth/
BluetoothA2dp.java 402 * Checks if Avrcp device supports the absolute volume feature.
404 * @return true if device supports absolute volume
422 * Tells remote device to adjust volume. Only if absolute volume is
449 * Tells remote device to set an absolute volume. Only if absolute volume is supported
451 * @param volume Absolute volume to be set on AVRCP side
  /prebuilts/gdb/darwin-x86/lib/python2.7/
posixpath.py 56 # Return whether a path is absolute.
60 """Test whether a path is absolute"""
65 # Ignore the previous parts if a part is absolute.
70 If any component is an absolute path, all previous path components
351 """Return an absolute path."""
361 # Return a canonical path (i.e. the absolute location of a file on the
  /prebuilts/gdb/linux-x86/lib/python2.7/
posixpath.py 56 # Return whether a path is absolute.
60 """Test whether a path is absolute"""
65 # Ignore the previous parts if a part is absolute.
70 If any component is an absolute path, all previous path components
351 """Return an absolute path."""
361 # Return a canonical path (i.e. the absolute location of a file on the
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
posixpath.py 56 # Return whether a path is absolute.
60 """Test whether a path is absolute"""
65 # Ignore the previous parts if a part is absolute.
70 If any component is an absolute path, all previous path components
351 """Return an absolute path."""
361 # Return a canonical path (i.e. the absolute location of a file on the
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
posixpath.py 56 # Return whether a path is absolute.
60 """Test whether a path is absolute"""
65 # Ignore the previous parts if a part is absolute.
70 If any component is an absolute path, all previous path components
351 """Return an absolute path."""
361 # Return a canonical path (i.e. the absolute location of a file on the
  /art/compiler/debug/dwarf/
headers.h 81 uint64_t section_address, // Absolute address of the section.
82 uint64_t cie_address, // Absolute address of last CIE.
109 // Relocate code_address if it has absolute value.
  /external/apache-commons-math/src/main/java/org/apache/commons/math/distribution/
BetaDistributionImpl.java 68 * @param inverseCumAccuracy the maximum absolute error in inverse cumulative probability estimates
216 * Return the absolute accuracy setting of the solver used to estimate
219 * @return the solver absolute accuracy
CauchyDistributionImpl.java 75 * @param inverseCumAccuracy the maximum absolute error in inverse cumulative probability estimates
262 * Return the absolute accuracy setting of the solver used to estimate
265 * @return the solver absolute accuracy
ChiSquaredDistributionImpl.java 75 * @param inverseCumAccuracy the maximum absolute error in inverse cumulative probability estimates
262 * Return the absolute accuracy setting of the solver used to estimate
265 * @return the solver absolute accuracy
ExponentialDistributionImpl.java 60 * @param inverseCumAccuracy the maximum absolute error in inverse cumulative probability estimates
256 * Return the absolute accuracy setting of the solver used to estimate
259 * @return the solver absolute accuracy
  /external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/direct/
PowellOptimizer.java 47 * Default absolute tolerance for line search ({@value}).
65 * Constructor with default absolute line search tolerances (see
221 * @param absoluteTolerance Absolute tolerance.
  /external/apache-commons-math/src/main/java/org/apache/commons/math/special/
Beta.java 66 * @param epsilon When the absolute value of the nth item in the
110 * @param epsilon When the absolute value of the nth item in the
182 * @param epsilon When the absolute value of the nth item in the
  /external/chromium-trace/catapult/third_party/py_vulcanize/py_vulcanize/
resource_loader.py 42 some_path: A relative or absolute path to a file.
53 """Returns a Resource for the given absolute path."""
216 absolute_path: Absolute path to a file.
  /external/chromium-trace/catapult/third_party/webapp2/docs/_themes/webapp2/static/
webapp2.css 116 position: absolute;
125 position: absolute;
206 position: absolute;
  /external/google-breakpad/src/common/dwarf/
bytereader.cc 112 // agree that aligned pointers are always absolute, machine-sized,
145 // the high nybble, it means that the pointer is absolute, not an
149 // DW_EH_PE_absptr does not imply that the pointer is absolute; it is
  /external/google-breakpad/src/third_party/libdisasm/
x86_format.c 682 STRNCATF( buf, "$0x%04" PRIX16 ", ", op->data.absolute.segment,
686 op->data.absolute.offset.off16, len );
689 op->data.absolute.offset.off32, len );
753 STRNCATF( buf, "$0x%04" PRIX16 ":", op->data.absolute.segment,
757 op->data.absolute.offset.off16, len );
760 op->data.absolute.offset.off32, len );
838 op->data.absolute.segment, len );
842 op->data.absolute.offset.off16, len );
845 op->data.absolute.offset.off32, len );
    [all...]
  /external/libmpeg2/common/armv8/
ideint_cac_av8.s 129 // Compute absolute diff between top and bottom row sums
145 // v20 now contains 8 absolute diff of sums above the threshold
179 // d0 now contains 8 absolute diff of sums above the threshold
  /external/libvorbis/doc/
helper.html 166 3) [ady] = absolute value of [dy]
193 3) [ady] = absolute value of [dy]
209 11) [ady] = [ady] - (absolute value of [base]) * [adx]
  /external/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonBaseInfo.h 85 Absolute = 1, // Absolute addressing mode
86 AbsoluteSet = 2, // Absolute set addressing mode
  /external/llvm/test/CodeGen/SystemZ/
vec-abs-01.ll 1 ; Test v16i8 absolute.
49 ; Test that negative absolute uses VLPB too. There is no vector equivalent
63 ; Try another form of negative absolute (slt version).
vec-abs-02.ll 1 ; Test v8i16 absolute.
49 ; Test that negative absolute uses VLPH too. There is no vector equivalent
63 ; Try another form of negative absolute (slt version).
vec-abs-03.ll 1 ; Test v4i32 absolute.
49 ; Test that negative absolute uses VLPF too. There is no vector equivalent
63 ; Try another form of negative absolute (slt version).
vec-abs-04.ll 1 ; Test v2i64 absolute.
49 ; Test that negative absolute uses VLPG too. There is no vector equivalent
63 ; Try another form of negative absolute (slt version).
  /external/mockftpserver/MockFtpServer/src/main/java/org/mockftpserver/fake/filesystem/
FileSystem.java 118 * Return true if the specified path designates an absolute file path. What
119 * constitutes an absolute path is dependent on the file system implementation.
122 * @return true if path is absolute, false otherwise
  /external/speex/libspeex/
arch.h 81 #define ABS(x) ((x) < 0 ? (-(x)) : (x)) /**< Absolute integer value. */
82 #define ABS16(x) ((x) < 0 ? (-(x)) : (x)) /**< Absolute 16-bit value. */
85 #define ABS32(x) ((x) < 0 ? (-(x)) : (x)) /**< Absolute 32-bit value. */

Completed in 1987 milliseconds

<<21222324252627282930>>