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

1 23 4 5 6 7 8 91011>>

  /external/llvm/docs/HistoricalNotes/
2000-11-18-EarlyDesignIdeas.txt 65 that you had suggested doing instruction scheduling on SSA form instead
  /external/webkit/Source/WebCore/rendering/svg/
RenderSVGBlock.cpp 62 // b) reactor overflow logic out of RenderLayer (as suggested by dhyatt), which is a large task
  /external/webkit/Source/WebKit/chromium/public/
WebAutoFillClient.h 46 // Autocomplete suggestion; and |value| stores the suggested text. |index|
WebStorageNamespace.h 53 // The quota for each storage area. Suggested by the spec.
  /external/webkit/Tools/android/flex-2.5.4a/MISC/
EBCDIC 36 the SAS C compiler. The approach I used was, as Vern suggested, was to
  /frameworks/base/core/java/android/os/
LatencyTimer.java 26 * Suggested usage:
  /packages/apps/Contacts/src/com/android/contacts/editor/
AggregationSuggestionView.java 108 * Returns true if the suggested contact can be edited.
  /packages/apps/QuickSearchBox/res/values/
styles.xml 75 <style name="SuggestionText1.Suggested" parent="@style/SuggestionText1">
  /packages/inputmethods/LatinIME/native/jni/src/
dictionary.h 40 const static int KIND_APP_DEFINED = 6; // Suggested by the application
  /prebuilts/tools/common/proguard/proguard4.7/docs/
license.html 40 exception</a> to the latter clause (in wording suggested by
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/
TypographyFix.java 85 return "Replace with suggested characters";
  /system/core/sh/bltin/
echo.c 50 * It is suggested that 'printf "%b" "string"' be used to get \ sequences
  /packages/apps/Contacts/tests/src/com/android/contacts/
RawContactModifierTests.java 291 EditType suggested; local
295 suggested = RawContactModifier.getBestValidType(state, kindPhone, false, Integer.MIN_VALUE);
296 assertEquals("Unexpected suggestion", typeHome, suggested);
300 suggested = RawContactModifier.getBestValidType(state, kindPhone, false, Integer.MIN_VALUE);
301 assertEquals("Unexpected suggestion", typeWork, suggested);
305 suggested = RawContactModifier.getBestValidType(state, kindPhone, false, Integer.MIN_VALUE);
306 assertEquals("Unexpected suggestion", typeWork, suggested);
310 suggested = RawContactModifier.getBestValidType(state, kindPhone, false, Integer.MIN_VALUE);
311 assertEquals("Unexpected suggestion", typeWork, suggested);
315 suggested = RawContactModifier.getBestValidType(state, kindPhone, false, Integer.MIN_VALUE)
    [all...]
  /external/chromium/chrome/browser/autocomplete/
autocomplete_match.h 73 NAVSUGGEST, // A suggested URL.
78 SEARCH_SUGGEST, // A suggested search (with the default engine).
  /external/chromium/chrome/browser/instant/
instant_loader.h 112 // Invoked when the page wants to update the suggested text. If |user_text_|
184 // The latest suggestion (suggested text less the user text).
  /external/kernel-headers/original/asm-mips/
mipsmtregs.h 200 /* Enable virtual processor execution if previous suggested it should be.
241 /* enable multi-threaded execution if previous suggested it should be.
  /packages/apps/Browser/src/com/android/browser/
UrlInputView.java 57 static final String SUGGESTED = "browser-suggest";
296 finishInput(url, extra, SUGGESTED);
  /tools/motodev/src/plugins/preflighting.core/src/com/motorolamobility/preflighting/core/validation/
ValidationResultData.java 129 * @param quickFixSuggestion Quick fix suggested.
149 * @param quickFixSuggestion Quick fix suggested.
  /ndk/sources/host-tools/make-3.81/
ansi2knr.c 95 suggested by Jim Meyering <meyering@ascend.com>
103 --filename switch (changes suggested by
106 compilers that don't understand void, as suggested by
110 to reduce sensitivity to macros, as suggested by Tom Lane
119 don't handle 8-bit characters properly, suggested by
124 suggested by Francois Pinard <pinard@iro.umontreal.ca>;
  /external/chromium/chrome/browser/ui/views/location_bar/
location_bar_view.cc 402 // Don't show the suggested text if inline autocomplete is prevented.
635 // Layout out the suggested text view right aligned to the location
636 // entry. Only show the suggested text if we can fit the text from one
638 // suggested text. If we can't it means either the suggested text is too big,
643 // keyword hints and suggested text is minimal and we're not confident this
644 // is the right approach for suggested text.
650 // Hide the suggested text if the user has scrolled or we can't fit all
651 // the suggested text.
    [all...]
  /external/chromium/chrome/browser/download/
download_manager.h 276 // Called on the download thread to check whether the suggested file path
283 // suggested file path exists.
287 // determined, either automatically based on the suggested file name, or by
  /external/chromium/chrome/browser/net/
predictor.h 106 // Discards any referrer for which all the suggested host names are currently
295 // sub-resource speculation, and retard resolutions suggested by page scans.
315 // The number of consecutive requests to AnticipateOmniboxUrl() that suggested
  /sdk/lint/libs/lint_checks/src/com/android/tools/lint/checks/
TypoDetector.java 321 /** Returns the suggested replacements, if any, for the given typo. The error
325 * @return a list of replacement words suggested by the error message
330 // the other words are the suggested replacements
  /external/llvm/lib/Linker/
LinkItems.cpp 38 // Link in the library suggested.
45 // Link in the file suggested
  /external/tcpdump/
CHANGES 374 names. Suggested by Rob van Nieuwkerk (robn@verdi.et.tudelft.nl)
481 - Added rfc1716 icmp codes as suggested by Martin Fredriksson
490 - Added a printer entry for DLT_IEEE802 as suggested by Tak Kushida
520 - Add "sca" keyword (for DEC cluster services) as suggested by Terry
523 - Add "atalk" keyword as suggested by John Hawkinson.
553 - Print new icmp unreachable codes as suggested by Martin Fredriksson
566 - Added T/TCP options printing. As suggested by Richard Stevens
575 and bind (as suggested by Charles Hannum).

Completed in 2078 milliseconds

1 23 4 5 6 7 8 91011>>