/external/chromium_org/chrome/browser/search_engines/ |
template_url.cc | 60 // Like google:baseURL, but for the Search Suggest capability. 238 case SUGGEST: return owner_->suggestions_url(); 250 case SUGGEST: return owner_->suggestions_url_post_params(); [all...] |
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/ |
RuntimeModel.js | 199 // User is entering float value, do not suggest anything.
|
/external/clang/docs/ |
AddressSanitizer.rst | 116 supported by other compilers, so we suggest to use it together with
|
MemorySanitizer.rst | 92 supported by other compilers, so we suggest to use it together with
|
/external/clang/test/SemaCXX/ |
nested-name-spec.cpp | 295 // Suggest adding a namespace qualifier to both variable names even though one
|
/external/eigen/Eigen/src/Core/ |
Dot.h | 25 | // FIXME | instead of || to please GCC 4.4.0 stupid warning "suggest parentheses around &&".
|
/external/eigen/unsupported/Eigen/src/SparseExtra/ |
RandomSetter.h | 107 * suggest the use of nested blocks as in this example:
|
/external/llvm/docs/ |
ExtendedIntegerResults.txt | 90 I suggest that we have the front-end fully lower out the ABI issues here to
|
/external/llvm/docs/HistoricalNotes/ |
2000-11-18-EarlyDesignIdeasResp.txt | 53 > to modify). Note that I'm not trying to suggest actual solutions here,
|
/external/replicaisland/res/values/ |
kyle.xml | 102 There?s a whole structure below us, underground. Looks man-made, though of course it?s not. We can see it on the GPR but we?ve been looking all over for a way in. Some old notebooks we found talked about an entrance to a sewer system, and that?s what the radar seems to suggest too. Now we can actually go down there and see it.
|
/frameworks/base/docs/html/about/versions/ |
android-2.2-highlights.jd | 161 the keys as well as the auto-suggest dictionary.</p>
|
/frameworks/base/docs/html/guide/topics/search/ |
adding-recent-query-suggestions.jd | 46 <img src="{@docRoot}images/search/search-suggest-recent-queries.png" alt="" height="417" />
|
/packages/apps/Browser/src/com/android/browser/ |
IntentHandler.java | 48 final static String GOOGLE_SEARCH_SOURCE_SUGGEST = "browser-suggest";
|
/packages/apps/Contacts/tests/src/com/android/contacts/ |
RawContactModifierTests.java | 295 // Add first home, should now suggest work 300 // Add work fax, should still suggest work 305 // Add other, should still suggest work 310 // Add work, now should suggest other [all...] |
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/ |
SuggestionStripView.java | 56 // The maximum number of suggestions available. See {@link Suggest#mPrefMaxSuggestions}.
|
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/ |
proximity_info_state_utils.cpp | 17 #include "suggest/core/layout/proximity_info_state_utils.h" 25 #include "suggest/core/layout/geometry_utils.h" 26 #include "suggest/core/layout/proximity_info.h" 27 #include "suggest/core/layout/proximity_info_params.h" [all...] |
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/ |
GlobalSearchSupportTest.java | 149 * Tests suggest and refresh queries from quick search box, then deletes the contact from
|
/external/chromium/chrome/browser/autocomplete/ |
autocomplete_edit.h | 189 // turned into final text instead of inline autocomplete suggest. 200 // user, rather than as inline autocomplete suggest.
|
autocomplete_edit_view_gtk.h | 369 // Stop showing the instant suggest auto-commit animation. 395 // Animation from instant suggest (faded text) to autocomplete (selected
|
/external/chromium_org/chrome/browser/search/ |
search_unittest.cc | 642 // Enable suggest. No difference. 647 // Disable suggest. No Instant URL.
|
/external/clang/lib/AST/ |
CommentSema.cpp | 757 // Suggest corrections from a set of parameter declarations that have no 767 // All parameters documented -- can't suggest a correction. [all...] |
/frameworks/base/docs/html/reference/renderscript/ |
rs__core_8rsh.html | 161 <tr><td class="paramname">sc</td><td>Extra control infomation used to select a sub-region of the allocation to be processed or suggest a walking strategy. May be NULL. Make a script to script call to launch work. One of the input or output is required to be a valid object. The input and output must be of the same dimensions. API 14+</td></tr> 167 <tr><td class="paramname">sc</td><td>Extra control infomation used to select a sub-region of the allocation to be processed or suggest a walking strategy. May be NULL. </td></tr>
|
/frameworks/base/docs/html/tools/testing/ |
testing_eclipse.jd | 101 If <em>Use default location</em> is set, then the wizard will suggest a path that is 104 <code>MyTestApp</code>, then the wizard will suggest
|
/ndk/tests/build/issue20862-libpng-O0/jni/ |
pngconf.h | 436 * numbers suggest (a png_uint_32 must be at least 32 bits long), but they 496 /* Suggest testing for specific compiler first before testing for
|
/packages/inputmethods/LatinIME/java/res/values-en-rGB/ |
strings.xml | 47 <string name="use_contacts_dict" msgid="4435317977804180815">"Suggest Contact names"</string> 62 <string name="prefs_block_potentially_offensive_summary" msgid="2371835479734991364">"Do not suggest potentially offensive words"</string>
|