/external/chromium/chrome/browser/autofill/ |
autofill_profile_unittest.cc | 347 // Two fields at least, from suggested fields - no filter. 353 // Three fields at least, from suggested fields - no filter. 359 // Three fields at least, from suggested fields - but filter reduces available 369 // One field at least, from suggested fields - no filter. 375 // One field at least, from suggested fields - filter the same as suggested 382 // One field at least, from suggested fields - filter same as the first non- 383 // unknown suggested field. 398 // distinguishing fields, but only if it makes sense given the suggested fields. 410 // If the only name field in the suggested fields is the excluded field, w [all...] |
/external/chromium_org/components/autofill/core/browser/ |
autofill_profile_unittest.cc | 337 // Two fields at least, from suggested fields - no filter. 343 // Three fields at least, from suggested fields - no filter. 349 // Three fields at least, from suggested fields - but filter reduces available 359 // One field at least, from suggested fields - no filter. 365 // One field at least, from suggested fields - filter the same as suggested 375 // One field at least, from suggested fields - no filter. 381 // One field at least, from suggested fields - filter same as the first non- 382 // unknown suggested field. 394 // distinguishing fields, but only if it makes sense given the suggested fields [all...] |
/external/chromium_org/chrome/browser/download/ |
download_file_picker.h | 56 // Initially suggested path.
|
download_target_determiner_delegate.h | 71 // is the current suggested virtual path. The |callback| should be invoked to 113 // suggested danger type for the download.
|
/external/chromium_org/chrome/browser/ui/webui/ntp/ |
suggestions_page_handler.h | 92 // Whether the user has viewed the 'suggested' pane.
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/ |
RenderSVGBlock.cpp | 57 // b) reactor overflow logic out of RenderLayer (as suggested by dhyatt), which is a large task
|
/external/e2fsprogs/lib/et/ |
compile_et.1 | 48 the name of the table); thus for compatibility it is suggested that
|
/external/nist-sip/java/gov/nist/javax/sip/stack/ |
ServerResponseInterface.java | 33 * Salvador Rey Calatayud suggested adding a parameter to the processRequest/processResponse
|
/external/proguard/docs/ |
license.html | 29 exception</a> to the latter clause (in wording suggested by
|
/frameworks/base/tests/LocationTracker/res/values/ |
strings.xml | 26 <string name="summary_mintime_preference">The suggested minimum time interval for location updates, in seconds</string>
|
/packages/inputmethods/LatinIME/dictionaries/ |
sample.combined | 14 # should not be considered a typo, but that should never be suggested
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/ |
DictionaryPackConstants.java | 42 // TODO: make this different across different packages. A suggested course of action is
|
/prebuilts/tools/common/proguard/ |
license.html | 29 exception</a> to the latter clause (in wording suggested by
|
/external/chromium/chrome/browser/net/ |
url_info.h | 40 OMNIBOX_MOTIVATED, // Omni-box suggested resolving this. 51 STATIC_REFERAL_MOTIVATED, // External database suggested this resolution.
|
/external/chromium/chrome/browser/ |
spellchecker_platform_engine_unittest.cc | 47 const char* suggested_word; // A suggested word that should occur. 321 // Check if the suggested words occur.
|
/external/chromium_org/chrome/browser/net/ |
url_info.h | 39 OMNIBOX_MOTIVATED, // Omni-box suggested resolving this. 50 STATIC_REFERAL_MOTIVATED, // External database suggested this resolution.
|
/external/chromium_org/chrome/browser/tab_contents/ |
spelling_menu_observer.h | 70 // Suggested words from the local spellchecker. If the spelling service 100 // suggested words to create suggestion text.
|
/external/chromium_org/chrome/common/ |
instant_types.h | 21 // A wrapper to hold Instant suggested text and its metadata. Used to tell the 29 // Full suggested text.
|
/external/chromium_org/chrome/renderer/spellchecker/ |
spellcheck.h | 64 // In addition, finds the suggested words for a given word 67 // If optional_suggestions is NULL, suggested words will not be looked up.
|
/external/chromium_org/third_party/sqlite/src/src/ |
pcache.h | 133 /* Set and get the suggested cache-size for the specified pager-cache. 137 ** of the suggested cache-sizes.
|
/external/chromium_org/chrome/browser/autocomplete/ |
search_provider.h | 76 // the match contents to distinguish locally-typed text from suggested text. 319 // The suggested url for navigation. 326 // The suggested navigational result description; generally the site name. 363 // indicate that there is no suggested score; a value of 0 467 // Checks if suggested relevances violate certain expected constraints. 480 // if suggested relevances cause undesriable behavior. Updates |done_|. 561 // then drops the suggested relevance scores for the navsuggestions
|
/external/chromium/chrome/browser/download/ |
save_package.h | 89 // SavePackage that will generate and sanitize a suggested name for the user 239 // Helper function for preparing suggested name for the SaveAs Dialog. The 240 // suggested name is determined by the web document's title.
|
/external/chromium_org/chrome/browser/ui/omnibox/ |
omnibox_view.h | 125 // Returns true if the user deleted the suggested text. 207 // Shows |input| as gray suggested text after what the user has typed. 210 // Returns the current gray suggested text.
|
/external/chromium_org/content/browser/download/ |
save_package.h | 80 // SavePackage that will generate and sanitize a suggested name for the user 240 // Helper function for preparing suggested name for the SaveAs Dialog. The 241 // suggested name is determined by the web document's title.
|
/external/skia/bench/ |
bench_analyze.py | 6 """ Analyze recent bench data from graphs, and output suggested ranges. 9 generated by bench_graph_svg.py, and outputs an html file containing suggested 23 # Constants for calculating suggested bench ranges.
|