/external/chromium/chrome/browser/search_engines/ |
template_url.cc | 118 replacements->push_back(Replacement(SEARCH_TERMS, start)); 131 replacements->push_back(Replacement(LANGUAGE, start)); 133 replacements->push_back(Replacement(ENCODING, start)); 138 replacements->push_back(Replacement(GOOGLE_ACCEPTED_SUGGESTION, start)); 140 replacements->push_back(Replacement(GOOGLE_BASE_URL, start)); 142 replacements->push_back(Replacement(GOOGLE_BASE_SUGGEST_URL, start)); 144 replacements->push_back(Replacement(GOOGLE_ORIGINAL_QUERY_FOR_SUGGESTION, 147 replacements->push_back(Replacement(GOOGLE_RLZ, start)); 149 replacements->push_back(Replacement(GOOGLE_UNESCAPED_SEARCH_TERMS, start));
|
/external/chromium_org/base/process/ |
process_win.cc | 29 // which might have been hooked with a buggy replacement by third party
|
/external/chromium_org/chrome/browser/autocomplete/ |
autocomplete_input.h | 63 // replacement, meaning the search terms should've appeared in the omnibox 73 // replacement, meaning the URL of the page should've appeared in the 98 // is a search result page doing search term replacement or not. 186 // displayed (e.g., with search term replacement or without).
|
/external/chromium_org/chrome/browser/notifications/ |
notification_ui_manager_mac.h | 72 // Finds a notification with a given replacement id.
|
/external/chromium_org/chrome/browser/spellchecker/ |
spellcheck_host_metrics.h | 50 // Collects a histogram for misspelled word replacement
|
/external/chromium_org/chrome/browser/status_icons/ |
status_icon.h | 35 // for the menu item which is created as a replacement for the status icon
|
/external/chromium_org/chrome/renderer/extensions/ |
console.h | 50 // replacement for the standard devtools console.* methods usually accessible
|
/external/chromium_org/chrome_frame/ready_mode/internal/ |
registry_ready_mode_state.h | 72 // Allows dependency replacement via derivation for tests.
|
/external/chromium_org/content/browser/renderer_host/media/ |
web_contents_audio_input_stream.h | 12 // browser tab) so that it can track the replacement of RenderViews due to
|
/external/chromium_org/content/plugin/ |
plugin_carbon_interpose_mac.cc | 109 const void* replacement; member in struct:interpose_substitution
|
/external/chromium_org/native_client_sdk/src/tools/ |
quote.py | 16 # Since escape is used in replacement pattern context, so we need to
|
/external/chromium_org/net/base/ |
mime_sniffer.h | 23 // replacement mime type from the content.
|
/external/chromium_org/third_party/WebKit/Source/core/platform/graphics/opentype/ |
OpenTypeSanitizer.cpp | 57 // name table replacement and/or padding for glyf table.
|
/external/chromium_org/third_party/WebKit/Source/core/platform/text/ |
TextChecking.h | 65 String replacement; member in struct:WebCore::TextCheckingResult
|
/external/chromium_org/third_party/WebKit/Source/testing/runner/ |
NotificationPresenter.h | 76 // Map of active replacement IDs to the titles of those notifications
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/common/ |
editdistance.py | 45 # Deletion, Insertion, Identical / Replacement
|
/external/chromium_org/third_party/icu/source/i18n/unicode/ |
regex.h | [all...] |
/external/chromium_org/third_party/libpng/ |
pngerror.c | 14 * need special error handling are expected to write replacement functions 35 * you should supply a replacement error function and use png_set_error_fn() 107 * you should supply a replacement warning function and use 309 * it can continue anyway. Replacement functions don't have to do anything
|
/external/chromium_org/third_party/mesa/src/bin/ |
minstall | 4 # A minimal replacement for 'install' that supports installing symbolic links.
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/compiler/tests/ |
radeon_compiler_util_tests.c | 38 * all registers that shared the same file and index as the replacement
|
/external/chromium_org/third_party/openssl/openssl/crypto/des/ |
README | 31 The des program is a replacement for the sun des command. I believe it
|
/external/chromium_org/third_party/ots/test/ |
perf.cc | 49 // name table replacement and/or padding for glyf table.
|
/external/chromium_org/third_party/skia/include/xml/ |
SkXMLParser.h | 129 SkString* replacement);
|
/external/chromium_org/third_party/skia/src/xml/ |
SkXMLPullParser.cpp | 134 SkString* replacement)
|
/external/chromium_org/third_party/tlslite/ |
make_release.py | 14 #First, scan through and make sure the replacement is possible
|