OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:numbers
(Results
376 - 400
of
6415
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/chromium/chrome/browser/ui/views/location_bar/
page_action_with_badge_view.cc
33
int y = (image.height() + 1) % 2; // Even
numbers
: 1px padding. Odd: 0px.
/external/chromium/net/spdy/
spdy_io_buffer.h
25
// |priority| is the priority of this buffer. Lower
numbers
are higher
/external/chromium_org/build/
shim_headers.gypi
20
# Repeating this with different
numbers
of plusses is unfortunately required
/external/chromium_org/cc/output/
begin_frame_args.h
31
// magic
numbers
.
/external/chromium_org/chrome/common/translate/
translate_errors.h
12
// Assigned
numbers
should be changed because the number is binded to UMA value.
/external/chromium_org/chrome/test/mini_installer_test/
installer_path_provider.h
41
// Build
numbers
.
/external/chromium_org/components/autofill/core/browser/
phone_number.cc
85
// Only full phone
numbers
should be set directly. The remaining field
105
// Queries for whole
numbers
will return the non-normalized number if
156
// For US
numbers
, also compare to the three-digit prefix and the four-digit
157
// suffix, since web sites often split
numbers
into these two fields.
/external/chromium_org/content/public/android/javatests/src/org/chromium/content/browser/
PhoneNumberDetectionTest.java
29
* @param countryIso 2-letter ISO country code. If set to null only international
numbers
174
// International
numbers
should still work.
198
// International
numbers
should still work.
222
// International
numbers
should still work.
/external/chromium_org/crypto/
curve25519.cc
7
// Curve25519 is specified in terms of byte strings, not
numbers
, so all
/external/chromium_org/native_client_sdk/src/libraries/nacl_io/
inode_pool.h
25
// If we run out of INO
numbers
, then allocate 8 more
/external/chromium_org/net/base/
net_errors.cc
13
// Get all valid error codes into an array as positive
numbers
, for use in the
/external/chromium_org/net/dns/
address_sorter.h
20
// AddressSorter does not necessarily preserve port
numbers
on the sorted list.
/external/chromium_org/net/quic/
port_suggester.h
29
// Will (probably) return different
numbers
when called repeatedly.
quic_ack_notifier.cc
42
// We have seen all the sequence
numbers
we were waiting for, trigger
/external/chromium_org/third_party/WebKit/ManualTests/
remove-fixed-position-but-keep-compositing.html
8
The black rectangle starts fixed, and due to a -webkit-transform will be composited. Toggle to unfix it and scroll: the black rectangle should scroll with the page and not overlap the
numbers
.
/external/chromium_org/third_party/icu/source/common/
common.rc
2
// It will permanently substitute version
numbers
that are intended to be
/external/chromium_org/third_party/icu/source/i18n/
i18n.rc
2
// It will permanently substitute version
numbers
that are intended to be
/external/chromium_org/third_party/icu/source/io/
io.rc
2
// It will permanently substitute version
numbers
that are intended to be
locbund.h
71
* Get the NumberFormat used to format and parse
numbers
in a ULocaleBundle.
/external/chromium_org/third_party/icu/source/test/cintltst/
cnumtst.h
32
* The function used to test parsing of
numbers
in UNUM_SPELLOUT style
/external/chromium_org/third_party/libxslt/libxslt/
numbersInternals.h
49
* This data structure lists the various parameters needed to format
numbers
.
/external/chromium_org/tools/grit/grit/format/
js_map_format.py
33
# Remove position
numbers
from placeholders.
/external/chromium_org/tools/traceline/traceline/
dump_syscalls_idarub.rb
7
# This is an idarub script for extracting system call
numbers
from a DLL that
/external/chromium_org/ui/gfx/
sequential_id_generator.h
16
// This is used to generate a series of sequential ID
numbers
in a way that a
/external/chromium_org/v8/test/webkit/
sort-non-numbers.js
24
description("This tests numerically sorting an array of non-
numbers
.");
Completed in 1461 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>