HomeSort by relevance Sort by last modified time
    Searched full:suggest (Results 126 - 150 of 899) sorted by null

1 2 3 4 56 7 8 91011>>

  /packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/typing/
scoring_params.cpp 17 #include "suggest/policyimpl/typing/scoring_params.h"
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/assetstudio/
AssetType.java 58 * Returns the default format to use to suggest a name for the asset
  /external/chromium/chrome/browser/autocomplete/
keyword_provider.h 146 // suggest results from the extension are current.
149 // The input state at the time we last asked the extension for suggest
search_provider.cc 112 // Add the new suggest result. We give it a rank higher than
140 // Can't return search/suggest results for bogus input or without a profile.
222 // We should only get here if we have a suggest url for the keyword or default
245 // JSON is supposed to be UTF-8, but some suggest service providers send JSON
356 // Don't run Suggest in incognito mode, the engine doesn't support it, or
388 // private, and the Suggest server is unlikely to have any useful results
465 // Parse optional data in the results from the Suggest server if any.
476 // Parse Google Suggest specific type extension.
    [all...]
  /external/chromium/chrome/browser/resources/options/chromeos/
language_mozc_options.html 81 <input id="mozc-use-history-suggest"
93 <input id="mozc-use-dictionary-suggest"
  /external/chromium/chrome/common/extensions/docs/examples/extensions/chrome_search/
background.html 5 function(text, suggest) {
64 suggest(results);
  /external/chromium_org/chrome/browser/resources/options/chromeos/
language_mozc_options.html 34 <input id="mozc-use-history-suggest" type="checkbox"
45 <input id="mozc-use-dictionary-suggest" type="checkbox"
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/chrome_search/
background.js 8 function(text, suggest) {
67 suggest(results);
  /external/chromium_org/chrome/test/pyautolib/
omnibox_info.py 51 u'type': u'search-suggest'},
57 u'type': u'search-suggest'},
  /external/yaffs2/yaffs2/
Kconfig 121 Suggest setting Y during development and ironing out driver issues
122 etc. Suggest setting to N if you want faster writing.
  /frameworks/rs/scriptc/
rs_core.rsh 134 * allocation to be processed or suggest a walking strategy. May be
165 * allocation to be processed or suggest a walking strategy. May be
  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
dic_node_priority_queue.h 24 #include "suggest/core/dicnode/dic_node.h"
25 #include "suggest/core/dicnode/dic_node_release_listener.h"
dic_node.h 21 #include "suggest/core/dicnode/dic_node_profiler.h"
22 #include "suggest/core/dicnode/dic_node_release_listener.h"
23 #include "suggest/core/dicnode/internal/dic_node_state.h"
24 #include "suggest/core/dicnode/internal/dic_node_properties.h"
25 #include "suggest/core/dictionary/digraph_utils.h"
  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/
proximity_info_state.h 24 #include "suggest/core/layout/proximity_info_params.h"
25 #include "suggest/core/layout/proximity_info_state_utils.h"
  /packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/dictionary/
dynamic_patricia_trie_reading_helper.cpp 17 #include "suggest/policyimpl/dictionary/dynamic_patricia_trie_reading_helper.h"
19 #include "suggest/policyimpl/dictionary/utils/buffer_with_extendable_buffer.h"
patricia_trie_reading_utils.cpp 17 #include "suggest/policyimpl/dictionary/patricia_trie_reading_utils.h"
20 #include "suggest/policyimpl/dictionary/utils/byte_array_utils.h"
  /packages/inputmethods/LatinIME/native/jni/src/utils/
autocorrection_threshold_utils.cpp 22 #include "suggest/policyimpl/utils/edit_distance.h"
23 #include "suggest/policyimpl/utils/damerau_levenshtein_edit_distance_policy.h"
  /prebuilts/sdk/renderscript/include/
rs_core.rsh 134 * allocation to be processed or suggest a walking strategy. May be
165 * allocation to be processed or suggest a walking strategy. May be
  /external/chromium_org/chrome/browser/tab_contents/
spelling_menu_observer_browsertest.cc 319 // SpellingServiceClient::SUGGEST is on.
325 // Force a non-empty locale so SUGGEST is available.
328 SpellingServiceClient::SUGGEST));
405 // Force a non-empty locale so SUGGEST normally would be available.
408 SpellingServiceClient::SUGGEST));
  /build/tools/droiddoc/templates-sdk/assets/js/
docs.js 13 var GOOGLE_DATA; // combined data for google service apis, used for search suggest
    [all...]
  /external/chromium_org/chrome/browser/autocomplete/
search_provider_unittest.cc 46 // TemplateURL has a valid suggest and search URL.
125 // Calls QueryForInput(), finishes any suggest query, then if |wyt_match| is
130 // Notifies the URLFetcher for the suggest query corresponding to the default
348 // Tell the SearchProvider the default suggest query is done.
368 // created for the default provider suggest results.
373 // Make sure the default providers suggest service was queried.
383 // Tell the SearchProvider the suggest query is done.
430 // Make sure the default providers suggest service was queried.
435 // Tell the SearchProvider the default suggest query is done.
440 // Make sure the keyword providers suggest service was queried
    [all...]
  /external/ceres-solver/examples/
Makefile.example 32 # suggest using CMake instead, but if Make is needed for some reason, this
  /external/chromium/chrome/browser/net/
sdch_dictionary_fetcher.h 41 // page subresources (or tabs opened in parallel) all suggest the dictionary.
  /external/chromium/chrome/browser/search_engines/
search_terms_data.cc 25 // The suggest base URL we want at the end is something like
  /external/chromium_org/chrome/browser/net/
sdch_dictionary_fetcher.h 48 // page subresources (or tabs opened in parallel) all suggest the dictionary.

Completed in 309 milliseconds

1 2 3 4 56 7 8 91011>>