/external/chromium-trace/catapult/tracing/tracing/ui/tracks/ |
drawing_container.css | 18 position: absolute;
|
/external/compiler-rt/www/ |
menu.css | 11 position:absolute;
|
/external/curl/tests/data/ |
test1225 | 27 FTP fetch two files using absolute paths
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/scripts/ |
ToolTip.css | 8 position:absolute;
|
/external/libcxx/www/ |
menu.css | 11 position:absolute;
|
/external/libcxxabi/www/ |
menu.css | 11 position:absolute;
|
/external/llvm/test/CodeGen/Hexagon/ |
absimm.ll | 2 ; Check that we generate absolute addressing mode instructions
|
/external/llvm/test/CodeGen/PowerPC/ |
iabs.ll | 5 ;; Integer absolute value, should produce something as good as:
|
/external/llvm/test/CodeGen/X86/ |
iabs.ll | 3 ;; Integer absolute value, should produce something at least as good as:
|
/external/llvm/test/MC/AsmParser/ |
variables-invalid.s | 17 // CHECK: invalid reassignment of non-absolute variable 't3_s0'
|
/external/llvm/test/MC/ELF/ |
abs.s | 16 // CHECK-NEXT: Section: Absolute (0xFFF1)
|
/external/llvm/test/tools/dsymutil/ |
absolute_symbol.test | 12 compiled for i386. This create an absolute symbol .objc_class_name_Foo
|
/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.
|
/hardware/bsp/intel/peripheral/libupm/examples/c++/ |
groverotary.cxx | 42 float abs_value = knob->abs_value(); // Absolute raw value 43 float abs_deg = knob->abs_deg(); // Absolute degrees 44 float abs_rad = knob->abs_rad(); // Absolute radians 49 fprintf(stdout, "Absolute: %4d raw %5.2f deg = %3.2f rad Relative: %4d raw %5.2f deg %3.2f rad\n",
|
/prebuilts/go/darwin-x86/src/math/ |
abs.go | 7 // Abs returns the absolute value of x.
|
/prebuilts/go/linux-x86/src/math/ |
abs.go | 7 // Abs returns the absolute value of x.
|
/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.
|
/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...] |
/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/quota/ |
quotaio_v2.h | 42 u_int64_t dqb_ihardlimit; /* absolute limit on allocated inodes */ 45 u_int64_t 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 | 23 mv_max = 1023, /* max absolute value of a MV component */ 25 mvfp_max = 255, /* max absolute value of a full pixel MV component */
|