OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:stored
(Results
226 - 250
of
8246
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/base/profiler/
tracked_time.h
45
// Internal time is
stored
directly in milliseconds.
65
// Internal duration is
stored
directly in milliseconds.
/external/chromium_org/chrome/browser/browsing_data/
browsing_data_server_bound_cert_helper.h
17
// aggregating and deleting browsing data
stored
in the server bound cert store.
67
// True if no ServerBoundCerts are currently
stored
.
/external/chromium_org/chrome/browser/chromeos/
ui_proxy_config_service.h
44
// Called from UI to retrieve the
stored
proxy configuration, which is either
56
//
stored
in |current_ui_config_| but not activated on network stack, and
/external/chromium_org/chrome/browser/extensions/activity_log/
database_string_table.h
49
// Looks up an integer value and converts it to a string (which is
stored
in
67
// The name of the database table where the mapping is
stored
.
/external/chromium_org/chrome/browser/feedback/proto/
web.proto
45
// Name of the binary data
stored
. Replicated from
46
// ProductSpecificBinaryData.name which is
stored
as a separate
/external/chromium_org/chrome/browser/history/android/
android_urls_database.h
18
// the raw URL and corresponding URLID is
stored
in this table.
20
// Though the raw URL is
stored
. The 'www.bookmark.com' and
/external/chromium_org/chrome/browser/metrics/
metrics_log_serializer.h
52
// pref list, along with list size and checksum. Logs will be
stored
starting
55
//
stored
. At least one of those two arguments must be non-zero.
/external/chromium_org/chrome/browser/prerender/
prerender_util.h
24
// Extracts a urlencoded URL
stored
in a url= query parameter from a URL
29
// Extracts an experiment
stored
in the query parameter
/external/chromium_org/chrome/browser/safe_browsing/
download_feedback_service.h
51
// Test if pings have been
stored
for |download|.
54
// Get the ping values
stored
in |download|. Returns false if no ping values
/external/chromium_org/chrome/common/extensions/api/
braille_display_private.idl
28
// Braille dot keys that were pressed,
stored
in the low-order bits.
29
// Dot 1 is
stored
in bit 0, dot2 in bit 1, etc.
/external/chromium_org/chrome/utility/importer/
ie_importer_win.h
53
// Import password for IE6
stored
in protected storage.
56
// Import password for IE7 and IE8
stored
in Storage2.
safari_importer.h
63
// Parse Safari's
stored
bookmarks.
79
// Converts history time
stored
by Safari as a double serialized as a string,
/external/chromium_org/content/browser/ssl/
ssl_manager.h
40
// The security state (secure/insecure) is
stored
in the navigation entry.
41
// Along with it are
stored
any SSL error code and the associated cert.
/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
ViewPositionObserver.java
44
// The
stored
position may be out-of-date. Get the real current position.
54
// The
stored
position may be out-of-date. Get the real current position.
/external/chromium_org/net/disk_cache/simple/
simple_util.h
42
//
stored
.
64
// Given the stream index, returns the number of the file the stream is
stored
/external/chromium_org/net/quic/
quic_ack_notifier.h
38
// Deletes the matching sequence number from the
stored
set of sequence
39
// numbers. If this set is now empty, call the
stored
delegate's
/external/chromium_org/ppapi/api/dev/
pp_video_dev.idl
78
* Texture ID in the given context where picture is
stored
.
89
* ID of the picture buffer where the picture is
stored
.
/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
SVGTextLayoutEngine.h
43
// The second layout phase uses the SVGTextLayoutAttributes
stored
in the individual
45
// which are
stored
in the SVGInlineTextBox objects.
/external/chromium_org/third_party/leveldatabase/src/table/
format.h
30
// The size of the
stored
block
45
// Footer encapsulates the fixed information
stored
at the tail
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/intel/
intel_tex_obj.h
63
/* If intelImage->mt != NULL, image data is
stored
here.
64
* Else if intelImage->base.Buffer != NULL, image is
stored
there.
/external/dropbear/libtomcrypt/src/pk/asn1/der/bit/
der_decode_bit_string.c
25
@param out [out] The array of bits
stored
(one per char)
26
@param outlen [in/out] The number of bits
stored
/external/dropbear/libtomcrypt/src/pk/asn1/der/ia5/
der_decode_ia5_string.c
25
@param out [out] The array of octets
stored
(one per char)
26
@param outlen [in/out] The number of octets
stored
/external/dropbear/libtomcrypt/src/pk/asn1/der/printable_string/
der_decode_printable_string.c
25
@param out [out] The array of octets
stored
(one per char)
26
@param outlen [in/out] The number of octets
stored
/external/dropbear/libtomcrypt/src/pk/asn1/der/utf8/
der_decode_utf8_string.c
25
@param out [out] The array of utf8s
stored
(one per char)
26
@param outlen [in/out] The number of utf8s
stored
/external/jdiff/src/jdiff/
JDiff.java
44
// Open the file where the XML representing the API will be
stored
.
82
// Read the file where the XML representing the old API is
stored
88
// Read the file where the XML representing the new API is
stored
100
// the old API and new API is
stored
and create a Comments object for
245
*
stored
.
251
*
stored
.
257
*
stored
.
263
*
stored
.
Completed in 1059 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>