/external/skia/gn/ |
sksl.gni | 6 # Things are easiest for everyone if these source paths are absolute.
|
/external/swiftshader/third_party/LLVM/test/CodeGen/ARM/ |
iabs.ll | 3 ;; Integer absolute value, should produce something as good as: ARM:
|
/external/swiftshader/third_party/LLVM/test/CodeGen/PowerPC/ |
iabs.ll | 4 ;; Integer absolute value, should produce something as good as:
|
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/ |
iabs.ll | 4 ;; Integer absolute value, should produce something at least as good as:
|
/external/syslinux/gpxe/src/include/gpxe/ |
uri.h | 19 * "path" is defined to include the leading '/' for an absolute path. 103 * URI is an absolute URI 106 * @ret is_absolute URI is absolute 108 * An absolute URI begins with a scheme, e.g. "http:" or "mailto:". 109 * Note that this is a separate concept from a URI with an absolute 117 * URI has an absolute path 120 * @ret has_absolute_path URI has an absolute path 122 * An absolute path begins with a '/'. Note that this is a separate 123 * concept from an absolute URI. Note also that a URI may not have a
|
/external/valgrind/memcheck/tests/linux/ |
sys-openat.c | 13 /* This is fine, absolute path. */
|
/external/webrtc/webrtc/system_wrappers/include/ |
clock.h | 26 // A clock interface that allows reading of absolute and relative timestamps. 39 // Retrieve an NTP absolute timestamp in seconds and fractions of a second. 42 // Retrieve an NTP absolute timestamp in milliseconds. 66 // Retrieve an NTP absolute timestamp in milliseconds.
|
/prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/www/ |
menu.css | 11 position:absolute;
|
/prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++abi/www/ |
menu.css | 11 position:absolute;
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/ |
gp-hidden-ver-64.rd | 7 # This must be an absolute relocation, there must not be a _gp reference.
|
/tools/tradefederation/core/src/com/android/tradefed/build/ |
ISdkBuildInfo.java | 57 * Helper method to get the absolute file path to the 'android' tool in this sdk build. 61 * @return the absolute file path to the android tool. 67 * Helper method to get the absolute file path to the 'emulator' tool in this sdk build. 71 * @return the absolute file path to the android tool.
|
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/org/apache/harmony/kernel/dalvik/ |
ThreadsTest.java | 145 * absolute fashion (<code>true</code>) or nanoseconds to wait 147 private final boolean absolute; field in class:ThreadsTest.Parker 164 * @param absolute whether to use an absolute time or not; in 168 public Parker(CyclicBarrier barrier, boolean absolute, long parkMillis) { 170 this.absolute = absolute; 173 this.amount = absolute ? parkMillis : parkMillis * 1000000; 182 boolean absolute = this.absolute; [all...] |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/importlib/ |
__init__.py | 7 """Return the absolute name of the module to be imported."""
25 relative import to an absolute import.
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/importlib/ |
__init__.py | 7 """Return the absolute name of the module to be imported."""
25 relative import to an absolute import.
|
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Isa/Ps2MouseAbsolutePointerDxe/ |
Ps2MouseAbsolutePointerDxe.inf | 2 # PS2 Mouse driver providing absolute (touch pad) pointer support.
4 # This driver simulates a touch pad absolute pointing device using a standard
|
/device/linaro/bootloader/edk2/StdLib/LibC/StdLib/ |
Xabs.c | 2 The abs, labs, and llabs functions compute the absolute value of an integer j.
5 The abs, labs, and llabs, functions return the absolute value of their
|
/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/ui/ |
SizeMetric.java | 37 case ABSOLUTE:
48 case ABSOLUTE:
|
/external/autotest/client/site_tests/documentscan_AppTestWithFakeLorgnette/document_scan_test_app/ |
scan.css | 7 position: absolute; 18 position: absolute;
|
/external/e2fsprogs/lib/support/ |
quotaio_v2.h | 42 __le64 dqb_ihardlimit; /* absolute limit on allocated inodes */ 45 __le64 dqb_bhardlimit; /* absolute limit on disk space
|
/external/jsilver/src/com/google/clearsilver/jsilver/functions/numeric/ |
AbsFunction.java | 26 * Returns the absolute value of the numeric expressions. 32 * @return Absolute value
|
/external/libjpeg-turbo/doc/html/search/ |
search.css | 9 position: absolute; 22 position:absolute; 32 position:absolute; 47 position:absolute; 65 position:absolute; 76 position: absolute; 101 position: absolute; 164 position: absolute;
|
/external/libvpx/libvpx/vp8/common/ |
entropymv.h | 21 mv_max = 1023, /* max absolute value of a MV component */ 23 mvfp_max = 255, /* max absolute value of a full pixel MV component */
|
/external/libvpx/libvpx/vp9/encoder/ |
vp9_segmentation.h | 30 // value chosen for the frame) or absolute values. 38 // the absolute values given).
|
/external/llvm/test/CodeGen/SystemZ/ |
int-abs-01.ll | 1 ; Test integer absolute. 5 ; Test i32->i32 absolute using slt. 16 ; Test i32->i32 absolute using sle. 27 ; Test i32->i32 absolute using sgt. 38 ; Test i32->i32 absolute using sge. 49 ; Test i32->i64 absolute. 61 ; Test i32->i64 absolute that uses an "in-register" form of sign extension. 74 ; Test i64 absolute.
|
/external/llvm/test/tools/llvm-objdump/X86/ |
macho-indirect-symbols.test | 10 CHECK: 0x0000000100001008 ABSOLUTE 21 NON_VERBOSE: 0x0000000100001008 ABSOLUTE
|