HomeSort by relevance Sort by last modified time
    Searched refs:number (Results 1551 - 1575 of 1948) sorted by null

<<61626364656667686970>>

  /external/chromium/chrome/browser/resources/picasaweb_uploader/js/
upload_page.js 160 * Shows the number of upload files.
  /external/chromium/chrome/browser/resources/touch_ntp/
newtab.js 76 * @type {number}
680 'page number out of range');
754 // page as our current page number.
766 * @param {number} pageNo The index of the page to remove.
  /external/doclava/res/assets/templates/assets/
search_autocomplete.js 197 // and then number of path separators (dots) from the last
  /external/e2fsprogs/
e2fsprogs.spec 18 The e2fsprogs package contains a number of utilities for creating,
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/
ant.bat 60 rem Slurp the command line arguments. This loop allows for an unlimited number
  /external/eigen/blas/
chbmv.f 43 * On entry, K specifies the number of super-diagonals of the
dsbmv.f 43 * On entry, K specifies the number of super-diagonals of the
ssbmv.f 43 * On entry, K specifies the number of super-diagonals of the
zhbmv.f 43 * On entry, K specifies the number of super-diagonals of the
  /external/harfbuzz_ng/contrib/python/lib/
harfbuzz.pyx 136 """Note text must be a utf-8 string and length is number of chars"""
  /external/libvorbis/doc/
a1-encapsulation-ogg.tex 155 streams. The number of samples to be discarded must not exceed
  /external/libvpx/libvpx/examples/includes/HTML-Toc-0.91/
TocGenerator.pm 735 # Number tokens?
743 # Yes, number tokens;
744 # Add number by calling 'number' method
745 $self->number(
985 # args: - aWarningNr: Number of warning to show.
1164 sub number { subroutine
    [all...]
  /external/libvpx/libvpx/vp8/common/ppc/
loopfilter_filters_altivec.asm 40 ;# still if the low-order bits of the register number correspond to
84 ;# number (= high-order part of address) bits are at the disposal of
353 ;# number will be the positive number (abs)
    [all...]
  /external/libvpx/libvpx/vp8/common/x86/
idctllm_mmx.asm 29 ; * number.
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter5/
codegen.ml 16 | Ast.Number n -> const_float double_type n
187 (* If 'f' took a different number of arguments, reject. *)
  /external/tremolo/Tremolo/
bitwiseARM.s 314 @ r2 = -number of bits to go from this segment
348 @ r2 = -number of bits to go from this segment
  /external/v8/test/mjsunit/
external-array.js 128 // Test non-number parameters.
large-object-allocation.js 283 // With this number of properties the object perfectly wraps around if the
string-index.js 133 var N = new Number(43);
199 // Test heap number case.
  /external/valgrind/main/exp-bbv/tests/x86-linux/
ll.S 198 # Number of CPUs
372 inc %eax # put exit syscall number (1) in eax
478 call num_to_ascii # print number of spaces
  /external/webkit/Source/JavaScriptCore/runtime/
JSObject.cpp 270 bool JSObject::getPrimitiveNumber(ExecState* exec, double& number, JSValue& result)
273 number = result.toNumber(exec);
  /external/webkit/Source/WebCore/css/
CSSGradientValue.cpp 443 result += "color-stop(" + String::number(stop.m_position->getDoubleValue(CSSPrimitiveValue::CSS_NUMBER)) + ", " + stop.m_color->cssText() + ")";
585 result += "color-stop(" + String::number(stop.m_position->getDoubleValue(CSSPrimitiveValue::CSS_NUMBER)) + ", " + stop.m_color->cssText() + ")";
    [all...]
  /external/webkit/Source/WebCore/storage/
IDBSQLiteBackingStore.cpp 339 // Returns the number of items bound.
350 query.bindDouble(column, key.number());
433 query.bindDouble(baseColumn + 2, key.number());
    [all...]
  /external/webkit/Source/WebKit/gtk/webkit/
webkitwebsettings.cpp 230 DEFINE_STATIC_LOCAL(const String, uaVersion, (makeString(String::number(WEBKIT_USER_AGENT_MAJOR_VERSION), '.', String::number(WEBKIT_USER_AGENT_MINOR_VERSION), '+')));
    [all...]
  /external/zlib/src/contrib/pascal/
zlibpas.pas 30 avail_in: Integer; (* number of bytes available at next_in *)

Completed in 1099 milliseconds

<<61626364656667686970>>