HomeSort by relevance Sort by last modified time
    Searched refs:absolute (Results 326 - 350 of 419) sorted by null

<<11121314151617

  /cts/suite/cts/deviceTests/browserbench/assets/octane/css/
docs.css 615 position: absolute;
  /external/blktrace/btt/doc/
btt.tex 759 \item[\texttt{-a}] If the \texttt{-a} or \texttt{--seek-absolute}
803 [ -a | --seek-absolute ]
    [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/parse-only/
jquery-1.3.2.js 752 var val, props = { position: "absolute", visibility: "hidden", display:"block" }, which = name == "width" ? [ "Left", "Right" ] : [ "Top", "Bottom" ];
    [all...]
  /external/chromium_org/third_party/cython/src/Cython/Includes/cpython/
number.pxd 82 # Returns the absolute value of o, or NULL on failure. This is the
  /external/chromium_org/third_party/polymer/components-chromium/core-overlay/
core-overlay-extracted.js 253 this.target.style.position = 'absolute';
  /external/chromium_org/v8/test/mjsunit/tools/
tickprocessor.js 198 ' 0000:00000000 __except_list 00000000 <absolute>',
  /external/jpeg/
jmemdosa.asm 123 mov ax,4200h ; absolute seek
  /external/okhttp/website/static/
bootstrap-combined.min.css     [all...]
  /build/core/
main.mk 53 # Absolute path of the present working direcotry.
124 # Make sure that there are no spaces in the absolute path; the
128 $(warning You are building in a directory whose absolute path contains)
    [all...]
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
streams.rb 136 <tt>stream.seek(position)</tt> moves the stream cursor to an absolute position
138 However, unlike <tt>IO#seek</tt>, ANTLR streams currently always use absolute
212 # move the stream to the given absolute index given by +position+
612 # jump to the absolute position value given by +index+.
    [all...]
token.rb 42 such as absolute character index, line number, and position within the line (or
93 # the absolute character index in the input at which the text starts
96 # the absolute character index in the input at which the text ends
  /external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/
Impl_RowSet.java 251 public boolean absolute(int row) throws SQLException { method in class:Impl_RowSet
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/
nv50_ir.h 843 unsigned absolute : 1;
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/
svga_tgsi_insn.c 240 if (reg->Register.Absolute) {
    [all...]
  /external/chromium_org/tools/
bisect-builds.py     [all...]
  /external/libhevc/common/arm/
ihevc_deblk_luma_horz.s 455 @ storing the absolute values of delta in d9
ihevc_deblk_luma_vert.s 452 @ storing the absolute values of delta in d0
  /external/mesa3d/src/gallium/drivers/nv50/codegen/
nv50_ir.h 843 unsigned absolute : 1;
  /external/mesa3d/src/gallium/drivers/svga/
svga_tgsi_insn.c 240 if (reg->Register.Absolute) {
    [all...]
  /build/tools/droiddoc/templates-pdk/assets/
android-developer-docs.js 132 $("#side-nav").css({position:"absolute",left:0});
  /build/tools/droiddoc/templates-sdk/
sdkpage.cs 522 </div><!-- end the wrapper used for relative/absolute positions -->
  /build/tools/droiddoc/templates-sdk-dyn/
sdkpage.cs 527 </div><!-- end the wrapper used for relative/absolute positions -->
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/
user_commands.js 701 // longDesc to an absolute URL.
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
selection_util.js 207 * Returns absolute top and left positions of an element.
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/speech_rules/
mathml_store_rules.js 681 '[p] (pause:100); [t] "absolute value of"; [n] children/*[1];' +

Completed in 1643 milliseconds

<<11121314151617