HomeSort by relevance Sort by last modified time
    Searched full:relative (Results 1 - 25 of 6138) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/webkit/Source/WebCore/manual-tests/qt/
plugin-painting.html 15 <iframe src="../plugins/test.swf" type="application/x-shockwave-flash" style="position: relative; "></iframe>
16 <iframe src="../plugins/test.swf" type="application/x-shockwave-flash" style="position: relative; "></iframe>
17 <iframe src="../plugins/test.swf" type="application/x-shockwave-flash" style="position: relative; "></iframe>
18 <iframe src="../plugins/test.swf" type="application/x-shockwave-flash" style="position: relative; "></iframe>
19 <iframe src="../plugins/test.swf" type="application/x-shockwave-flash" style="position: relative; "></iframe>
20 <iframe src="../plugins/test.swf" type="application/x-shockwave-flash" style="position: relative; "></iframe>
21 <iframe src="../plugins/test.swf" type="application/x-shockwave-flash" style="position: relative; "></iframe>
22 <iframe src="../plugins/test.swf" type="application/x-shockwave-flash" style="position: relative; "></iframe>
23 <iframe src="../plugins/test.swf" type="application/x-shockwave-flash" style="position: relative; "></iframe>
24 <iframe src="../plugins/test.swf" type="application/x-shockwave-flash" style="position: relative; "></iframe
    [all...]
  /external/oprofile/libpp/
format_flags.h 39 /// relative percentage of samples
41 /// relative percentage of samples accumulated
44 * Output percentage for details, not relative
45 * to symbol but relative to the total nr of samples
49 * Output percentage for details, not relative
50 * to symbol but relative to the total nr of samples,
  /external/webkit/LayoutTests/fast/url/script-tests/
relative-unix.js 1 description("Test resolution of relative UNIX-like URLs.");
5 // On Unix we fall back to relative behavior since there's nothing else
9 // Even on Windows, we don't allow relative drive specs when the base
  /external/valgrind/main/helgrind/tests/
tc01_simple_race.c 13 /* Unprotected relative to parent */
27 /* Unprotected relative to child */
tc16_byterace.c 27 /* Unprotected relative to child, but harmless, since different
32 /* Unprotected relative to child, but harmful; same bytes */
  /external/chromium-trace/trace-viewer/src/tracks/
timeline_counter_track.css 7 position: relative;
  /external/clang/include/clang/Config/
config.h.cmake 4 /* Relative directory for resource files */
config.h 10 /* Relative directory for resource files */
config.h.in 9 /* Relative directory for resource files */
  /external/qemu/distrib/sdl-1.2.15/
README.ANDROID 2 emulator. See the git history for modifications relative to upstream.
  /external/skia/src/utils/
SkParsePath.cpp 50 bool isRelative, SkPoint* relative) {
54 value[index].fX += relative->fX;
55 value[index].fY += relative->fY;
62 bool isRelative, SkScalar relative) {
65 *value += relative;
78 bool relative = false; local
91 relative = false;
94 relative = true;
101 data = find_points(data, points, 1, relative, &c);
107 data = find_points(data, points, 1, relative, &c)
    [all...]
  /external/v8/test/sputnik/
README 2 googlecode.com. The test expectations are currently relative to
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
elf.h 48 #define R_X86_64_PC32 2 /* PC relative 32 bit signed */
55 #define R_X86_64_GOTPCREL 9 /* 32 bit signed pc relative
60 #define R_X86_64_PC16 13 /* 16 bit sign extended pc relative */
62 #define R_X86_64_PC8 15 /* 8 bit sign extended pc relative */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
elf.h 48 #define R_X86_64_PC32 2 /* PC relative 32 bit signed */
55 #define R_X86_64_GOTPCREL 9 /* 32 bit signed pc relative
60 #define R_X86_64_PC16 13 /* 16 bit sign extended pc relative */
62 #define R_X86_64_PC8 15 /* 8 bit sign extended pc relative */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
elf.h 48 #define R_X86_64_PC32 2 /* PC relative 32 bit signed */
55 #define R_X86_64_GOTPCREL 9 /* 32 bit signed pc relative
60 #define R_X86_64_PC16 13 /* 16 bit sign extended pc relative */
62 #define R_X86_64_PC8 15 /* 8 bit sign extended pc relative */
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
anim1-expected-completion57.txt 3 100%p : <b>Fraction</b> - a percentage relative to parent container
  /external/chromium/build/linux/
pkg-config-wrapper 9 # and usr/share/pkgconfig (relative to the sysroot) and that they output paths
10 # relative to some parent path of the sysroot.
29 # relative to the sysroot. For example,
31 # relative to /path/to/chroot (i.e. prefix=/build/x86-generic/usr) instead of
32 # relative to /path/to/chroot/build/x86-generic (i.e prefix=/usr).
  /frameworks/compile/mclinker/lib/Target/ARM/
ARMFixupKinds.h 18 // fixup_arm_ldst_pcrel_12 - 12-bit PC relative relocation for symbol
26 // fixup_arm_pcrel_10 - 10-bit PC relative relocation for symbol addresses
33 // fixup_thumb_adr_pcrel_10 - 10-bit PC relative relocation for symbol
37 // fixup_arm_adr_pcrel_12 - 12-bit PC relative relocation for the ADR
40 // fixup_t2_adr_pcrel_12 - 12-bit PC relative relocation for the ADR
43 // fixup_arm_condbranch - 24-bit PC relative relocation for conditional branch
46 // fixup_arm_uncondbranch - 24-bit PC relative relocation for
49 // fixup_t2_condbranch - 20-bit PC relative relocation for Thumb2 direct
52 // fixup_t2_uncondbranch - 20-bit PC relative relocation for Thumb2 direct
  /cts/tools/signature-tools/templates/
Styles.st 24 position:relative;
40 position: relative;
  /external/markdown/tests/safe_mode/
unsafe_urls.html 17 <p><a href="relative/url.html">relative</a>
  /external/qemu/distrib/sdl-1.2.15/docs/man3/
SDL_JoystickGetBall.3 3 SDL_JoystickGetBall \- Get relative trackball motion
13 Trackballs can only return relative motion since the last call to \fBSDL_JoystickGetBall\fP, these motion deltas a placed into \fBdx\fR and \fBdy\fR\&.
  /external/compiler-rt/lib/interception/mach_override/
README.txt 6 -- fixupInstructions() is extended to relocate relative calls, not only jumps
  /external/llvm/projects/sample/lib/
Makefile 4 # Relative path to the top of the source tree.
  /external/llvm/projects/sample/tools/
Makefile 4 # Relative path to the top of the source tree.
  /external/skia/src/animator/
SkParseSVGPath.cpp 92 bool isRelative, SkPoint* relative)
97 value[index].fX += relative->fX;
98 value[index].fY += relative->fY;
105 bool isRelative, SkScalar relative)
109 *value += relative;
122 bool relative = false; local
134 relative = false;
137 relative = true;
144 data = find_points(data, points, 1, relative, &c);
150 data = find_points(data, points, 1, relative, &c)
    [all...]

Completed in 735 milliseconds

1 2 3 4 5 6 7 8 91011>>