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

1 2 3 4 5 6 7 8 91011>>

  /external/chromium/chrome/browser/ui/views/location_bar/
suggested_text_view.h 16 // |CommitSuggestedText| on the AutocompleteEdit to commit the suggested text.
24 // and restarted. The animation transitions the suggested text to look like
  /packages/inputmethods/LatinIME/dictionaries/
sample.xml 7 not be considered a typo, but that should never be suggested explicitly.
  /packages/apps/QuickSearchBox/tests/src/com/android/quicksearchbox/
LevenshteinFormatterTest.java 173 verifyFormatSuggestion("query", "query suggested",
175 new SpanFormat(6, "suggested", mSuggestedStyle));
190 verifyFormatSuggestion("query", "suggested query",
191 new SpanFormat(0, "suggested", mSuggestedStyle),
196 verifyFormatSuggestion("query", "suggested",
197 new SpanFormat(0, "suggested", mSuggestedStyle));
  /external/chromium/chrome/browser/instant/
instant_delegate.h 40 // Invoked when the suggested text is to change to |text|.
instant_loader_delegate.h 26 // Invoked when the loader has suggested text.
  /external/qemu/distrib/sdl-1.2.15/docs/man3/
SDL_VideoModeOK.3 13 The bits-per-pixel value returned is only a suggested mode\&. You can usually request and bpp you want when \fIsetting\fR the video mode and SDL will emulate that color depth with a shadow video surface\&.
  /external/zlib/src/contrib/masmx86/
readme.txt 11 directory, then run the appropriate makefile, as suggested below. You can
  /packages/inputmethods/LatinIME/java/res/values-ar/
donottranslate.xml 23 <!-- Symbols that are suggested between words -->
  /packages/inputmethods/LatinIME/java/res/values-fa/
donottranslate.xml 23 <!-- Symbols that are suggested between words -->
  /packages/inputmethods/LatinIME/java/res/values-iw/
donottranslate.xml 23 <!-- Symbols that are suggested between words -->
  /packages/apps/Contacts/src/com/android/contacts/group/
SuggestedMemberListAdapter.java 48 * This adapter provides suggested contacts that can be added to a group for an
176 // Create a list to store the suggested contacts (which will be alphabetically ordered),
211 // For valid suggestions, add them to the hash map of suggested members.
221 // Otherwise, add the contact as a suggested new group member
259 // address for the suggested contact
307 // 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/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.
  /external/webkit/Source/WebCore/page/
GroupSettings.cpp 32 : m_localStorageQuotaBytes(5 * 1024 * 1024) // Suggested by the HTML5 spec.
  /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
  /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 */
  /sdk/eclipse/
README_WINDOWS.txt 27 - Suggested extra packages: emacs, wget, openssh, rsync
  /tools/motodev/src/help/studio_help/src/topics/
u_avd-offline-dialog.dita 24 <stentry>Ignore the suggested AVD(s). Launch the AVD specified in the run configuration, and then install and
  /docs/source.android.com/src/tech/dalvik/
instruction-formats.html 64 <p>Suggested static linking formats have an additional
66 suggested "inline" linking formats have an additional "<code>i</code>"
69 Finally, a couple oddball suggested formats (e.g.,
186 also suggested (optional) forms that indicate prelinked offsets or
187 indices. There are two types of suggested prelinked value: vtable offsets
212 <td><i>pseudo-format used for unused opcodes; suggested for use as the
253 <td><i>suggested format for statically determined verification errors;
323 <td><i>suggested format for statically linked field access instructions of
394 <td><i>suggested format for statically linked <code>invoke-virtual</code>
414 <td><i>suggested format for inline linked <code>invoke-static</code
    [all...]

Completed in 293 milliseconds

1 2 3 4 5 6 7 8 91011>>