OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:convert
(Results
1576 - 1600
of
5560
) sorted by null
<<
61
62
63
64
65
66
67
68
69
70
>>
/external/chromium/base/json/
json_writer.cc
193
// have to
convert
it to UTF-16. This round-trip is suboptimal.
/external/chromium/base/mac/
mac_util.h
122
//
Convert
toll-free bridged CFTypes to NSTypes and vice-versa. This does not
/external/chromium/base/memory/
linked_ptr.h
174
// A function to
convert
T* into linked_ptr<T>
/external/chromium/base/win/
win_util.cc
62
//
Convert
the data to a string.
/external/chromium/chrome/browser/autocomplete/
history_provider.cc
74
// If the user types a number, GURL will
convert
it to a dotted quad.
/external/chromium/chrome/browser/bookmarks/
bookmark_codec.h
127
// instead of taking in a BookmarkNode for efficiency so that we don't
convert
/external/chromium/chrome/browser/
browsing_data_indexed_db_helper.h
122
//
Convert
the pending indexed db info to indexed db info objects.
browsing_data_local_storage_helper.h
136
//
Convert
the pending local storage info to local storage info objects.
/external/chromium/chrome/browser/chromeos/input_method/
input_method_util.cc
262
// some language codes are not recognized by ICU (i.e. ICU cannot
convert
264
//
convert
these codes to ones that ICU recognize.
423
//
Convert
special language codes. See comments at kIso639VariantMapping.
430
//
Convert
the three-letter code to two letter-code.
/external/chromium/chrome/browser/chromeos/status/
power_menu_button.cc
145
// from 0 to 100, so we need to
convert
that to 0 to kNumPowerImages - 1.
/external/chromium/chrome/browser/extensions/
extension_file_browser_private_api.h
125
//
Convert
virtual paths to local paths on the file thread.
/external/chromium/chrome/browser/history/
query_parser_unittest.cc
24
// Test helper:
Convert
a user query string in 8-bit (for hardcoding
visit_tracker_unittest.cc
41
// Our host pointer is actually just an int,
convert
it (it will not get
/external/chromium/chrome/browser/importer/
firefox_proxy_settings.cc
111
// Can't
convert
this directly to a ProxyConfig.
/external/chromium/chrome/browser/resources/net_internals/
resizableverticalsplitview.js
102
//
Convert
from page coordinates, to view coordinates.
/external/chromium/chrome/browser/safe_browsing/
chunk_range_unittest.cc
5
// Test program to
convert
lists of integers into ranges, and vice versa.
protocol_parser.h
94
//
Convert
a list of partial hashes into a proper GetHash request.
/external/chromium/chrome/browser/sync/engine/
syncer_util.h
163
// and the client uses FILETIMEs (ns since 1601) so we need to
convert
/external/chromium/chrome/browser/ui/cocoa/
chrome_event_processing_window.mm
133
//
Convert
the event's location from the original window's coordinates into
tab_view_picker_table.mm
11
// are shifted by one. These functions
convert
between tab indices and table
/external/chromium/chrome/browser/ui/cocoa/importer/
import_progress_dialog_cocoa.mm
22
//
Convert
ImportItem enum into the name of the ImportProgressDialogController
/external/chromium/chrome/browser/ui/
window_sizer_mac.mm
30
//
Convert
coordinate systems.
/external/chromium/chrome/common/extensions/docs/static/
themes.html
80
and
convert
the remaining characters to lowercase.
/external/chromium/crypto/
nss_util.h
119
//
Convert
a NSS PRTime value into a base::Time object.
/external/chromium/googleurl/src/
url_canon_ip.cc
155
// We know the input is 7-bit, so
convert
to narrow (if this is the wide
215
//
Convert
existing components to digits. Values up to
486
//
Convert
it to a number (overflow is not possible, since with 4 hex
538
// If there was an IPv4 section,
convert
it into a 32-bit number and append
Completed in 603 milliseconds
<<
61
62
63
64
65
66
67
68
69
70
>>