HomeSort by relevance Sort by last modified time
    Searched full:absolute (Results 201 - 225 of 6001) sorted by null

1 2 3 4 5 6 7 891011>>

  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbMouseAbsolutePointerDxe/
UsbMouseAbsolutePointerDxe.inf 2 # USB Mouse Driver that manages USB mouse and produces Absolute Pointer Protocol.
5 # Absolute Pointer Protocol on USB mouse devices.
  /external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/ui/
PositionMetric.java 28 ABSOLUTE,
44 case ABSOLUTE:
  /external/autotest/client/tests/wb_kupdate/
control 16 mount_point='/export/wb_kupdate' # Absolute path.
27 sparse_file=os.path.join( # Absolute path to the sparse file.
  /external/chromium-trace/catapult/telemetry/telemetry/internal/util/
file_handle.py 66 """Constructs a FileHandle from an absolute file path.
69 path: A string giving the absolute path to a file.
  /external/libvpx/libvpx/
keywords.dox 14 definition is an absolute requirement of the specification.
19 definition is an absolute prohibition of the specification.
  /external/llvm/lib/Target/PowerPC/MCTargetDesc/
PPCFixupKinds.h 28 /// fixup_ppc_br24abs - 24-bit absolute relocation for direct branches
32 /// fixup_ppc_brcond14abs - 14-bit absolute relocation for conditional
  /external/llvm/test/CodeGen/SystemZ/
fp-abs-01.ll 1 ; Test floating-point absolute.
26 ; Test f128. With the loads and stores, a pure absolute would probably
fp-abs-02.ll 1 ; Test negated floating-point absolute.
28 ; Test f128. With the loads and stores, a pure negative-absolute would
  /external/llvm/test/ExecutionEngine/RuntimeDyld/PowerPC/
ppc32_elf_rel_addr16.s 14 # Check the higher 16-bits of the symbol's absolute address
20 # Check the lower 16-bits of the symbol's absolute address
  /external/llvm/test/MC/ELF/
file-double.s 20 // CHECK-NEXT: Section: Absolute (0xFFF1)
28 // CHECK-NEXT: Section: Absolute (0xFFF1)
  /external/toybox/tests/
modinfo.test 20 # Output of -F filename should be an absolute path to the module.
23 testing "-F filename gets absolute path" "[ -e `modinfo -F filename ne2k-pci` ] && echo ne2k-pci " "ne2k-pci\n" "" ""
  /external/toybox/toys/posix/
pwd.c 18 -P Print cannonical absolute path
28 // Only use $PWD if it's an absolute path alias for cwd with no "." or ".."
  /external/v8/tools/sodium/
styles.css 7 position:absolute;
15 position:absolute;
  /frameworks/base/core/java/android/view/animation/
TranslateXAnimation.java 42 super(fromXType, fromXValue, toXType, toXValue, ABSOLUTE, 0, ABSOLUTE, 0);
TranslateYAnimation.java 42 super(ABSOLUTE, 0, ABSOLUTE, 0, fromYType, fromYValue, toYType, toYValue);
  /frameworks/compile/mclinker/include/mcld/LD/
DiagSymbolResolutions.inc 43 "inconsistent definitions of absolute symbol `%0': old(%1) -> new(%2)",
44 "you defined an absolute symbol with different values")
  /external/ant-glob/src/org/apache/tools/ant/util/
FileUtils.java 107 * Verifies that the specified filename represents an absolute path.
110 * at minimum match "\\a\b" to be considered an absolute path.
112 * @return true if the filename represents an absolute path.
143 * Dissect the specified absolute path.
153 // make sure we are dealing with an absolute path
155 throw new BuildException(path + " is not an absolute path");
  /external/apache-commons-math/src/main/java/org/apache/commons/math/
ConvergingAlgorithm.java 68 * Set the absolute accuracy.
72 * expected absolute value of your results is of much smaller magnitude, set
85 * Get the actual absolute accuracy.
92 * Reset the absolute accuracy to the default.
101 * This is used to stop iterations if the absolute accuracy can't be
105 * safety measure, set the absolute accuracy to a ridiculously small value,
  /external/curl/tests/
pathhelp.pm 28 # (1) /some/path - absolute path in Unix-style
29 # (2) D:/some/path - absolute path in Win32-style
185 # current working directory. Returns Win32 absolute normalized path.
189 # absolute Unix-style path. Other types of paths are not supported.
197 # Windows platform. Relative paths converted to relative, absolute
198 # paths converted to absolute.
214 # into wrong absolute path by adding to it some '/dirname' with
223 # resolved to absolute path by 'cygpath'.
291 # OS is Windows, but not Msys, path is absolute, path is not in Win32
297 # Converts given path to system native absolute path, i.e. to Win3
    [all...]
  /external/iptables/extensions/
libxt_rateest.man 2 target. It supports matching on absolute bps/pps values, comparing two rate
7 .\" * Absolute:
12 .\" * Absolute + Delta:
31 For each estimator (either absolute or relative mode), calculate the difference
46 In the so-called "absolute mode", only one rate estimator is used and compared
51 Name of the one rate estimator for absolute mode.
  /toolchain/binutils/binutils-2.25/opcodes/
m32c-desc.c     [all...]
  /external/libvpx/libvpx/vp8/encoder/arm/neon/
denoising_neon.c 78 /* Calculate absolute difference and sign masks. */
88 /* Calculate absolute adjustments for level 1, 2 and 3. */
98 /* Figure adjustment absolute value by selecting between the absolute
160 // The delta is set by the excess of absolute pixel diff over the
174 /* Calculate absolute difference and sign masks. */
180 // Clamp absolute difference to delta to get the adjustment.
294 /* Calculate absolute difference and sign masks. */
304 /* Calculate absolute adjustments for level 1, 2 and 3. */
314 /* Figure adjustment absolute value by selecting between the absolut
    [all...]
  /external/webrtc/webrtc/modules/video_processing/util/
denoiser_filter_neon.cc 131 // Calculate absolute difference and sign masks.
141 // Calculate absolute adjustments for level 1, 2 and 3.
151 // Figure adjustment absolute value by selecting between the absolute
208 // The delta is set by the excess of absolute pixel diff over the
222 // Calculate absolute difference and sign masks.
228 // Clamp absolute difference to delta to get the adjustment.
  /external/llvm/test/Object/
readobj-shared-object.test 194 ELF: Section: Absolute (0xFFF1)
206 ELF: Section: Absolute (0xFFF1)
212 ELF: Section: Absolute (0xFFF1)
236 ELF: Section: Absolute (0xFFF1)
242 ELF: Section: Absolute (0xFFF1)
254 ELF: Section: Absolute (0xFFF1)
281 ELF: Section: Absolute (0xFFF1)
287 ELF: Section: Absolute (0xFFF1)
299 ELF: Section: Absolute (0xFFF1)
  /external/icu/icu4c/source/i18n/
bocsu.h 58 * We encode differences with few bytes if their absolute values are small.
60 * in ascending order, which forbids encoding the sign and the absolute value separately.
64 * For very small absolute values, the difference is added to a middle byte value
66 * For somewhat larger absolute values, the difference is divided by the number
69 * For large absolute values, the difference is similarly encoded in three bytes.

Completed in 1456 milliseconds

1 2 3 4 5 6 7 891011>>