HomeSort by relevance Sort by last modified time
    Searched full:numbers (Results 851 - 875 of 6415) sorted by null

<<31323334353637383940>>

  /external/chromium_org/third_party/WebKit/Source/core/testing/
InternalProfilers.cpp 59 // Only return the first line which contains total numbers
  /external/chromium_org/third_party/WebKit/Source/wtf/dtoa/
cached-powers.h 41 // cached numbers will differ by kDecimalExponentDistance.
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/coverage/
data.py 16 * lines: a dict mapping filenames to sorted lists of line numbers
54 # entry for each pair of line numbers forming an arc:
102 """Return the map from filenames to lists of line numbers executed."""
226 """A map containing all the line numbers executed in `filename`.
  /external/chromium_org/third_party/angle/src/libGLESv2/
Float16ToFloat32.py 7 # point numbers to 32-bit.
  /external/chromium_org/third_party/freetype/src/cff/
cf2fixed.h 57 /* in C 89, left and right shift of negative numbers is */
cf2types.h 68 /* fixed-float numbers */
  /external/chromium_org/third_party/icu/source/common/unicode/
parseerr.h 62 * parse does not support line numbers, the value will be <= 0.
  /external/chromium_org/third_party/icu/source/tools/gentest/
genres32.c 44 * key string, gets incremented binary numbers
  /external/chromium_org/third_party/leveldatabase/src/util/
random.h 56 // range [0,2^max_log-1] with exponential bias towards smaller numbers.
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/
r300_fs.h 42 /* Numbers of constants for each type. */
r300_shader_semantics.h 35 * indices are nothing else than input/output register numbers. */
  /external/chromium_org/third_party/npapi/npspy/extern/nspr/
plerror.h 38 ** error numbers and print them.
  /external/chromium_org/third_party/ots/src/
gasp.cc 28 // Lots of Linux fonts have bad version numbers...
  /external/chromium_org/third_party/protobuf/python/google/protobuf/internal/
more_messages.proto 36 // A message where tag numbers are listed out of order, to allow us to test our
  /external/chromium_org/third_party/sqlite/src/test/
fts3snippet.test 49 set numbers [normalize {
169 set v1 [lrange $numbers 0 99]
173 INSERT INTO ft VALUES($v1, $numbers);
178 set off [string first "twohundred " $numbers]
181 set off [string first "onehundred " $numbers]
186 execsql { UPDATE ft_content SET c1b = 'hello world' WHERE c1b = $numbers }
316 INSERT INTO ft VALUES($numbers);
388 set v1 [lrange $numbers 0 [expr $n*100]]
389 set v2 [string trim [string repeat "$numbers " $n]]
  /external/chromium_org/tools/json_schema_compiler/test/
arrays.json 45 "numbers": {
  /external/chromium_org/ui/gfx/animation/
tween.h 42 // Interpolates between start and target as real numbers, and rounds the
  /external/chromium_org/ui/views/widget/desktop_aura/
desktop_screen_x11.h 77 // The base of the event numbers used to represent XRandr events used in
  /external/chromium_org/v8/src/
cached-powers.h 39 // cached numbers will differ by kDecimalExponentDistance.
disasm.h 36 // register-numbers to text. The default implementation is machine
  /external/chromium_org/v8/test/mjsunit/
mirror-number.js 69 // Test a number of different numbers.
transcendentals.js 29 // Two fp numbers that have the same hash value (see TranscendentalCache
  /external/chromium_org/v8/test/mjsunit/regress/
regress-619.js 41 // Try on a range of numbers.
regress-91013.js 47 // Store some heap numbers into it.
regress-create-exception.js 42 // Allocate some heap numbers in order to randomize the behaviour of the

Completed in 1779 milliseconds

<<31323334353637383940>>