HomeSort by relevance Sort by last modified time
    Searched defs:Absolute (Results 1 - 19 of 19) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/html/
HTMLDimension.h 44 Relative, Percentage, Absolute
48 : m_type(Absolute)
63 bool isAbsolute() const { return m_type == Absolute; }
  /art/compiler/utils/x86/
assembler_x86.h 195 static Address Absolute(uword addr) {
202 static Address Absolute(ThreadOffset addr) {
203 return Absolute(addr.Int32Value());
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/tgsi/
tgsi_ureg.h 42 /* Almost a tgsi_src_register, but we need to pull in the Absolute
55 unsigned Absolute : 1; /* BOOL */
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xorg/
xorg_exa_tgsi.c 4 #undef Absolute
xorg_tracker.h 50 #undef Absolute
  /external/mesa3d/src/gallium/auxiliary/tgsi/
tgsi_ureg.h 42 /* Almost a tgsi_src_register, but we need to pull in the Absolute
55 unsigned Absolute : 1; /* BOOL */
    [all...]
  /external/mesa3d/src/gallium/state_trackers/xorg/
xorg_exa_tgsi.c 4 #undef Absolute
xorg_tracker.h 50 #undef Absolute
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/i915/
i915_fpc.h 256 unsigned Absolute : 1; /* BOOL */
  /external/dropbear/libtommath/
bn.tex 810 mp\_int structures. This is analogous to an absolute comparison. The function mp\_cmp\_mag() will compare two
    [all...]
  /external/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonBaseInfo.h 64 Absolute = 1, // Absolute addressing mode
65 AbsoluteSet = 2, // Absolute set addressing mode
  /external/llvm/tools/llvm-objdump/
llvm-objdump.cpp 687 bool Absolute = Flags & SymbolRef::SF_Absolute;
716 if (Absolute)
  /external/mesa3d/src/gallium/drivers/i915/
i915_fpc.h 256 unsigned Absolute : 1; /* BOOL */
  /frameworks/compile/mclinker/include/mcld/LD/
ResolveInfo.h 81 Absolute = 3,
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/
XI.h 216 #define Absolute 1
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
XI.h 216 #define Absolute 1
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
XI.h 216 #define Absolute 1
  /external/chromium_org/third_party/mesa/src/src/gallium/include/pipe/
p_shader_tokens.h 576 unsigned Absolute : 1; /* BOOL */
  /external/mesa3d/src/gallium/include/pipe/
p_shader_tokens.h 576 unsigned Absolute : 1; /* BOOL */

Completed in 399 milliseconds