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

12 3 4 5 6 7 8 91011>>

  /packages/inputmethods/LatinIME/java/res/values-iw/
donottranslate.xml 23 <!-- Symbols that are suggested between words -->
  /external/chromium_org/chrome/browser/chromeos/extensions/file_manager/
file_browser_handler_api_test.cc 45 // Path that we expect to be suggested to the file selector.
90 // Confirm that the function suggested us the right name.
110 // File name that is expected to be suggested by the function.
146 // File name that is expected to be suggested by the function.
235 // Once with suggested name "some_file_name.txt", and once with suggested name
347 // Tests that user cannot be suggested a full file path when selecting a file,
  /external/chromium_org/chrome/common/metrics/proto/
omnibox_event.proto 161 NAVSUGGEST = 6; // A suggested URL
166 SEARCH_SUGGEST = 9; // A suggested search (with the default
175 SEARCH_SUGGEST_ENTITY = 14; // A suggested search for an entity.
176 SEARCH_SUGGEST_INFINITE = 15; // A suggested search to complete the tail
178 SEARCH_SUGGEST_PERSONALIZED = 16; // A personalized suggested search.
179 SEARCH_SUGGEST_PROFILE = 17; // A personalized suggested search for a
  /packages/apps/Contacts/src/com/android/contacts/group/
SuggestedMemberListAdapter.java 49 * This adapter provides suggested contacts that can be added to a group for an
178 // Create a list to store the suggested contacts (which will be alphabetically ordered),
213 // For valid suggestions, add them to the hash map of suggested members.
223 // Otherwise, add the contact as a suggested new group member
261 // address for the suggested contact
311 // Add all the suggested members to this adapter
  /external/chromium/chrome/browser/history/
download_create_info.h 51 // A number that should be added to the suggested path to make it unique.
85 // It's used to construct a suggested filename.
  /external/ppp/pppd/
ipxcp.h 75 bool tried_nlsp; /* I have suggested NLSP already */
76 bool tried_rip; /* I have suggested RIP/SAP already */
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/
ResizeState.java 50 /** The suggested horizontal fill_parent guideline position */
53 /** The suggested vertical fill_parent guideline position */
  /cts/tools/signature-tools/templates/
ApiOverviewPage.st 19 API and an explanation of the change and suggested workaround, where available.</p>
  /external/chromium_org/chrome/browser/download/
download_target_info.h 29 // Suggested intermediate path. The downloaded bytes should be written to this
  /external/chromium_org/chrome/browser/ui/webui/ntp/
suggestions_source.h 17 // Interface for a source of suggested pages. The various sources will be
  /external/chromium_org/chrome/common/extensions/api/
file_browser_handler_internal.json 48 "description": "Suggested name for the new file."
  /external/chromium_org/ppapi/c/trusted/
ppb_file_chooser_trusted.h 46 * @param[in] suggested_file_name If saving, the suggested name for the
  /external/nist-sip/java/gov/nist/javax/sip/stack/
TCPMessageProcessor.java 40 * Acknowledgement: Jeff Keyser suggested that a Stop mechanism be added to this. Niklas Uhrberg
41 * suggested that a means to limit the number of simultaneous active connections should be added.
42 * Mike Andrews suggested that the thread be accessible so as to implement clean stop using
173 * Stop the message processor. Feature suggested by Jeff Keyser.
TLSMessageProcessor.java 30 * Acknowledgement: Jeff Keyser suggested that a
31 * Stop mechanism be added to this. Niklas Uhrberg suggested that
33 * should be added. Mike Andrews suggested that the thread be
189 * Stop the message processor. Feature suggested by Jeff Keyser.
  /libcore/luni/src/main/java/org/w3c/dom/ls/
LSException.java 22 * <p ><b>Note:</b> As suggested in the definition of the constants in the
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/
cstdlib.hpp 31 // system detected errors. 200/201 were suggested to minimize conflict.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
atm_tcp.h 37 struct sockaddr_atmpvc addr; /* suggested value from kernel */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
atm_tcp.h 37 struct sockaddr_atmpvc addr; /* suggested value from kernel */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
atm_tcp.h 37 struct sockaddr_atmpvc addr; /* suggested value from kernel */
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
stat.py 3 Suggested usage: from stat import *
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
stat.py 3 Suggested usage: from stat import *
  /sdk/eclipse/
README_WINDOWS.txt 27 - Suggested extra packages: emacs, wget, openssh, rsync
  /docs/source.android.com/src/devices/tech/dalvik/
instruction-formats.jd 70 <p>Suggested static linking formats have an additional
72 suggested "inline" linking formats have an additional "<code>i</code>"
75 Finally, a couple oddball suggested formats (e.g.,
192 also suggested (optional) forms that indicate prelinked offsets or
193 indices. There are two types of suggested prelinked value: vtable offsets
218 <td><i>pseudo-format used for unused opcodes; suggested for use as the
259 <td><i>suggested format for statically determined verification errors;
329 <td><i>suggested format for statically linked field access instructions of
400 <td><i>suggested format for statically linked <code>invoke-virtual</code>
420 <td><i>suggested format for inline linked <code>invoke-static</code
    [all...]
  /external/clang/include/clang/Basic/
DiagnosticFrontendKinds.td 89 def note_fixit_applied : Note<"FIX-IT applied suggested code changes">;
91 "FIX-IT unable to apply suggested code changes in a macro">;
93 "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

Completed in 1210 milliseconds

12 3 4 5 6 7 8 91011>>