Searched
full:separated (Results
251 -
275 of
2368) sorted by null
<<11121314151617181920>>
/external/antlr/antlr-3.4/runtime/ObjC/Framework/ |
ANTLRRewriteRuleElementStream.h | 30 // TODO: this should be separated into stream and enumerator classes
|
/external/chromium/chrome/browser/chromeos/ |
preferences.h | 71 // A variant of SetLanguageConfigStringList. You can pass comma-separated
|
/external/chromium/chrome/browser/importer/ |
firefox_importer_utils.h | 55 // they are separated in different sections. For example:
|
/external/chromium/net/http/ |
http_util.h | 75 // Returns the stripped header lines list, separated by "\r\n". 81 // separated list since their values are (or contain) unquoted HTTP-date 135 // Given a comma separated ordered list of language codes, return 145 // to put in Accept-Language header. If a comma separated list of language
|
/external/chromium/net/proxy/ |
proxy_config_service_win_unittest.cc | 23 const char* proxy_bypass_list; // newline separated
|
/external/chromium/net/spdy/ |
spdy_http_utils.cc | 47 // For each value, if the server sends a NUL-separated
|
/external/chromium_org/base/process/ |
process_iterator_linux.cc | 38 // Note: /proc/<pid>/cmdline contains command line arguments separated by single
|
process_iterator_openbsd.cc | 89 // |data| contains all the command line parameters of the process, separated
|
/external/chromium_org/build/android/ |
surface_stats.py | 89 help='Comma separated list of fields to display or "all".')
|
/external/chromium_org/chrome/browser/extensions/api/messaging/ |
native_messaging_host_manifest.cc | 30 // Verify that dots are separated by other characters and that string
|
/external/chromium_org/chrome/browser/policy/ |
policy_error_map.h | 70 // Returns all the error messages stored for |policy|, separated by a white
|
/external/chromium_org/chrome/browser/predictors/ |
predictor_database.cc | 46 // Opens the database file from the profile path. Separated from the
|
/external/chromium_org/chrome/browser/resources/net_internals/ |
hsts_view.html | 26 <p style="font-size: small; color: gray; font-style: italic; margin-left: 2em; max-width: 40em; max-width: 100%;">(public key fingerprints are comma separated and consist of the hash function followed by a foreslash and the base64 encoded fingerprint, for example <tt>sha1/Guzek9lMwR3KeIS8wwS9gBvVtIg=</tt>)</p>
|
/external/chromium_org/chrome/browser/search_engines/ |
prepopulated_engines_schema.json | 34 // The string of post parameters consists of comma-separated name/value
|
/external/chromium_org/chrome/browser/signin/ |
android_profile_oauth2_token_service.cc | 27 // The Android AccountManager supports multiple scopes separated by a space:
|
/external/chromium_org/chrome/browser/ui/ |
browser_window_state.cc | 22 // Parse two comma-separated integers from str. Return true on success.
|
/external/chromium_org/chrome/common/importer/ |
firefox_importer_utils.h | 63 // they are separated in different sections. For example:
|
/external/chromium_org/chrome/installer/util/ |
auto_launch_util.h | 22 // There are two flavors of auto-start, separated by whether a window is
|
/external/chromium_org/chrome/test/pyautolib/ |
prefs_info.py | 84 path is a dot-separated string like "session.restore_on_startup".
|
/external/chromium_org/chrome_frame/ |
chrome_frame_activex.h | 100 // Separated to static function for unit testing this logic more easily.
|
/external/chromium_org/chromeos/network/ |
network_event_log.h | 77 // must be comma-separated, e.g. "time,desc".
|
/external/chromium_org/components/webdata/common/ |
web_data_service_backend.h | 57 // attempted. Separated from the constructor to ease construction/destruction
|
/external/chromium_org/content/browser/renderer_host/pepper/ |
pepper_browser_font_singleton_host.cc | 85 // Font names are separated with nulls. We also want an explicit null at
|
/external/chromium_org/content/common/ |
set_process_title.cc | 37 // Build a single string which consists of all the arguments separated
|
/external/chromium_org/content/public/common/ |
renderer_preferences.h | 121 // The accept-languages of the browser, comma-separated.
|
Completed in 543 milliseconds
<<11121314151617181920>>