/external/chromium_org/chrome/browser/autocomplete/ |
history_quick_provider.cc | 69 // BEST_MATCH and there is no inline autocompletion because none of the HQP 73 (input.matches_requested() == AutocompleteInput::BEST_MATCH &&
|
keyword_provider.cc | 350 (input.matches_requested() != AutocompleteInput::BEST_MATCH)) {
|
/external/chromium/chrome/browser/password_manager/ |
password_store_mac.cc | 422 PasswordForm* best_match = BestKeychainFormForForm(*db_form, local 424 if (best_match) { 425 used_keychain_forms.insert(best_match); 426 db_form->password_value = best_match->password_value; [all...] |
/external/chromium_org/chrome/browser/password_manager/ |
password_store_mac.cc | 438 PasswordForm* best_match = BestKeychainFormForForm(*db_form, local 440 if (best_match) { 441 used_keychain_forms.insert(best_match); 442 db_form->password_value = best_match->password_value; [all...] |
/external/apache-http/src/org/apache/http/impl/client/ |
DefaultHttpClient.java | 262 CookiePolicy.BEST_MATCH,
|
/external/chromium/chrome/browser/autocomplete/ |
history_contents_provider.cc | 90 if (input.matches_requested() == AutocompleteInput::BEST_MATCH) {
|
autocomplete.h | 209 BEST_MATCH, 641 // If |matches_requested| is BEST_MATCH or SYNCHRONOUS_MATCHES the controller [all...] |
/external/libvpx/libvpx/examples/includes/geshi/geshi/ |
scilab.php | 71 'beep', 'besselh', 'besseli', 'besselj', 'besselk', 'bessely', 'best_match', 'beta','bezout',
|
/external/chromium_org/third_party/pexpect/ |
pexpect.py | [all...] |
/external/robolectric/lib/main/ |
httpclient-4.0.3.jar | |
/prebuilts/sdk/8/ |
android.jar | |