HomeSort by relevance Sort by last modified time
    Searched full:keyword (Results 301 - 325 of 1354) sorted by null

<<11121314151617181920>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
posix2_lim.h 40 the LC_COLLATE `order' keyword in the locale definition file. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
posix2_lim.h 40 the LC_COLLATE `order' keyword in the locale definition file. */
  /sdk/monkeyrunner/scripts/
monkey_playback.py 25 # keyword argument dictionary that could be passed to the underlying
  /external/icu4c/test/cintltst/
cloctst.c 1628 const char *keyword = NULL; local
1683 const char *keyword; member in struct:__anon7549
2054 const char* keyword =NULL; local
2136 const char* keyword =NULL; local
2179 const char* keyword =NULL; local
    [all...]
  /external/chromium/chrome/browser/autocomplete/
autocomplete_edit_view_views.h 85 const string16& keyword) OVERRIDE;
169 // edit, such as invoking the keyword editor.
  /external/chromium/chrome/browser/importer/
firefox2_importer.h 37 // Creates a TemplateURL with the |keyword| and |url|. |title| may be empty.
40 const string16& keyword,
  /external/chromium/chrome/browser/search_engines/
util.cc 108 // User edited the entry, preserve the keyword and description.
110 prepopulated_url->set_keyword(existing_url->keyword());
  /external/chromium/chrome/browser/ui/search_engines/
edit_search_engine_controller.cc 62 return false; // Do not allow empty keyword.
81 // An entry may have been added with the same keyword string while the
  /external/clang/include/clang/AST/
PrettyPrinter.h 66 /// \brief Whether type printing should skip printing the tag keyword.
69 /// (as the tag keyword is part of the elaborated type):
  /external/icu4c/test/perf/DateFmtPerf/
DateFmtPerf.vcxproj 16 <Keyword>Win32Proj</Keyword>
  /external/libvpx/examples/includes/geshi/geshi/
dos.php 36 * - If the same keyword is placed at the end of the line and the
39 * - I can't avoid to have keyword highlighted even when they are not used
qbasic.php 30 * to the first keyword group
31 * * Update colours, especially for the first keyword group
teraterm.php 243 /* Keyword Symbols */
268 4 => 'color: #ff00ff; font-weight: bold;' // Keyword Symbols
  /external/qemu/distrib/sdl-1.2.15/docs/html/
audio.html 21 NAME="KEYWORD"
23 NAME="KEYWORD"
cdrom.html 21 NAME="KEYWORD"
23 NAME="KEYWORD"
general.html 21 NAME="KEYWORD"
23 NAME="KEYWORD"
joystick.html 21 NAME="KEYWORD"
23 NAME="KEYWORD"
time.html 21 NAME="KEYWORD"
23 NAME="KEYWORD"
  /external/srtp/googlepatches/
google-11-srtp-replay-fix.patch 9 - Fix debug build compile errors: added static keyword to inline methods and undefined DEBUG before #define DEBUG
11 + Fix debug build compile errors: added static keyword to inline methods and undefined DEBUG before #define DEBUG
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_3/Array/
regress-101488.js 26 * Without the "new" keyword, assigning arr.length = Number(n) worked.
79 * Also try the above with the "new" keyword before Array().
  /external/webkit/Tools/Scripts/webkitpy/style/
filereader.py 101 **kwargs: Any additional keyword parameters that should be passed
103 method should support these keyword arguments.
  /ndk/sources/host-tools/sed-4.2.1/m4/
gnulib-common.m4 67 [AC_CACHE_CHECK([for C/C++ restrict keyword], [ac_cv_c_restrict],
85 [/* Define to the equivalent of the C99 'restrict' keyword, or to
  /packages/inputmethods/OpenWnn/libs/libwnnDictionary/include/
nj_ext.h 77 { (x)->keyword[0] = NJ_CHAR_NUL; (x)->keyword[1] = NJ_CHAR_NUL; }
  /tools/motodev/src/plugins/videos/src/com/motorola/studio/android/videos/ui/views/
MOTODEVVideosView.java 771 * @param keyword search keyword
773 private void searchAndFilter(String keyword)
776 keyword = removeDuplicatedBlankSpaces(keyword.trim());
779 videosListComposite.filter(videoManager.search(keyword), keyword.equals(""));
781 videosListComposite.highlightKeywords(keyword);
    [all...]
  /external/chromium/chrome/browser/ui/views/location_bar/
location_bar_view.cc 475 const string16 keyword(location_entry_->model()->keyword());
477 const bool show_selected_keyword = !keyword.empty() && !is_keyword_hint;
479 // Assume the keyword might be hidden.
537 const bool show_keyword_hint = !keyword.empty() && is_keyword_hint;
541 if (selected_keyword_view_->keyword() != keyword) {
542 selected_keyword_view_->SetKeyword(keyword);
544 profile_->GetTemplateURLModel()->GetTemplateURLForKeyword(keyword);
557 if (keyword_hint_view_->keyword() != keyword
    [all...]

Completed in 1756 milliseconds

<<11121314151617181920>>