HomeSort by relevance Sort by last modified time
    Searched full:suggested (Results 26 - 50 of 658) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/clang/include/clang/Basic/
DiagnosticFrontendKinds.td 80 def note_fixit_applied : Note<"FIX-IT applied suggested code changes">;
82 "FIX-IT unable to apply suggested code changes in a macro">;
84 "FIX-IT unable to apply suggested code changes">;
  /external/xmp_toolkit/XMPCore/src/com/adobe/xmp/
XMPSchemaRegistry.java 50 * Register a namespace URI with a suggested prefix. It is not an error if
52 * is not registered but the suggested prefix is in use, a unique prefix is
53 * created from the suggested one. The actual registeed prefix is always
55 * suggested one.
62 * The suggested prefix to be used if the URI is not yet
  /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/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
  /external/webkit/Source/WebKit/chromium/public/
WebSpellCheckClient.h 49 // is given, then it will be filled with suggested words (not a cheap step).
  /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>
  /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.
browser_signin.h 97 // Suggested email for the current login prompt.
  /external/webkit/Source/WebKit/gtk/webkit/
webkitdownload.cpp 310 * WebKitDownload:suggested-filename
312 * The file name suggested as default when saving
318 g_param_spec_string("suggested-filename",
319 _("Suggested Filename"),
320 _("The filename suggested as default when saving"),
608 * Retrieves the filename that was suggested by the server, or the one
611 * Returns: the suggested filename
637 g_object_notify(G_OBJECT(download), "suggested-filename");
  /libcore/dalvik/src/main/java/dalvik/system/
VMRuntime.java 88 * @param newTarget the new suggested ideal heap utilization.
155 * @param newTarget the new suggested ideal heap utilization.
  /frameworks/base/graphics/java/android/graphics/drawable/
Drawable.java 673 * Returns the minimum width suggested by this Drawable. If a View uses this
674 * Drawable as a background, it is suggested that the View use at least this
678 * @return The minimum width suggested by this Drawable. If this Drawable
679 * doesn't have a suggested minimum width, 0 is returned.
687 * Returns the minimum height suggested by this Drawable. If a View uses this
688 * Drawable as a background, it is suggested that the View use at least this
692 * @return The minimum height suggested by this Drawable. If this Drawable
693 * doesn't have a suggested minimum height, 0 is returned.
701 * Return in padding the insets suggested by this Drawable for placing
713 * Return in insets the layout insets suggested by this Drawable for use with alignmen
    [all...]
  /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/antlr/antlr-3.4/runtime/C/doxygen/
using.dox 14 /// it is suggested that you read the various <a href="http://www.antlr.org/wiki">wiki pages</a> concerned with
  /external/antlr/antlr-3.4/runtime/Perl5/lib/ANTLR/
Runtime.pm 53 problem, one or more likely causes, and any suggested remedies.
  /external/apache-http/src/org/apache/http/conn/
ConnectionKeepAliveStrategy.java 67 * idle, or <=0 if no suggested duration.
  /external/chromium/chrome/browser/ui/omnibox/
location_bar.h 35 // Sets the suggested text to show in the omnibox. This is shown in addition
  /external/chromium/webkit/glue/
context_menu.h 87 // Suggested replacements for a misspelled word under the cursor.
  /external/dhcpcd/compat/
arc4random.c 121 * Throw away the first N words of output, as suggested in the
  /external/gtest/test/
Android.mk 23 # TODO: Refactor these as 1st class build templates as suggested in
  /external/jmonkeyengine/engine/src/bullet/com/jme3/bullet/collision/shapes/
CollisionShape.java 42 * CollisionShapes (as suggested in bullet manuals)
  /external/jmonkeyengine/engine/src/jbullet/com/jme3/bullet/collision/shapes/
CollisionShape.java 41 * CollisionShapes (as suggested in bullet manuals)

Completed in 1311 milliseconds

12 3 4 5 6 7 8 91011>>