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

<<11121314151617181920>>

  /external/chromium/chrome/browser/search_engines/
template_url.cc 628 void TemplateURL::set_keyword(const string16& keyword) {
629 // Case sensitive keyword matching is confusing. As such, we force all
631 keyword_ = l10n_util::ToLower(keyword);
635 string16 TemplateURL::keyword() const { function in class:TemplateURL
642 // Generate a keyword and cache it.
  /external/clang/include/clang/AST/
DeclCXX.h 222 /// with the 'class' keyword (vs. one declared with the 'struct' keyword).
    [all...]
  /external/clang/test/SemaCXX/
cxx98-compat.cpp 116 struct OverrideControl final : OverrideControlBase { // expected-warning {{'final' keyword is incompatible with C++98}}
117 virtual void f() override; // expected-warning {{'override' keyword is incompatible with C++98}}
118 virtual void g() final; // expected-warning {{'final' keyword is incompatible with C++98}}
188 Typename::template Inner<int> TemplateOutsideTemplate(); // expected-warning {{use of 'template' keyword outside of a template is incompatible with C++98}}
209 friend Struct; // expected-warning {{befriending 'Struct' without 'struct' keyword is incompatible with C++98}}
  /frameworks/base/docs/html/guide/topics/search/
searchable-config.jd 90 <dd><em>Keyword</em>. Sets additional modes that control the search presentation.
120 <dd><em>Keyword</em>. Defines the type of input method (such as the type of soft keyboard)
126 <dd><em>Keyword</em>. Supplies additional options for the input method.
227 <dd><em>Keyword</em>. (Required to provide voice search capabilities.)
257 <dd><em>Keyword</em>. The language model that
  /external/clang/lib/AST/
Type.cpp     [all...]
  /external/qemu/distrib/libpng-1.2.19/
pngwutil.c 750 png_warning(png_ptr, "Empty keyword in iCCP chunk");
821 png_warning(png_ptr, "Empty keyword in sPLT chunk");
    [all...]
  /bionic/libc/include/sys/
cdefs.h 91 #define __inline inline /* convert to C++ keyword */
94 #define __inline /* delete GCC keyword */
213 * C99 defines the restrict type qualifier keyword, which was made available
  /development/ndk/platforms/android-3/include/sys/
cdefs.h 97 #define __inline inline /* convert to C++ keyword */
100 #define __inline /* delete GCC keyword */
219 * C99 defines the restrict type qualifier keyword, which was made available
  /development/ndk/platforms/android-9/include/sys/
cdefs.h 91 #define __inline inline /* convert to C++ keyword */
94 #define __inline /* delete GCC keyword */
213 * C99 defines the restrict type qualifier keyword, which was made available
  /external/chromium/chrome/browser/importer/
profile_writer.cc 232 // TemplateURL with this keyword, don't import it again.
234 model->GetTemplateURLForKeyword(t_url->keyword());
242 // For search engines if there is already a keyword with the same
  /external/libvpx/examples/includes/geshi/geshi/
mysql.php 18 * (must be immediately followed by an opening bracket) or some other keyword:
192 // Numeric function distinguished from other keyword by the same name
251 // Miscellaneous function distinguished from other keyword by the same name
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
tgmath.h 154 the imaginary keyword. */
181 the imaginary keyword. */
203 the imaginary keyword. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/include-fixed/
tgmath.h 163 the imaginary keyword. */
190 the imaginary keyword. */
212 the imaginary keyword. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
tgmath.h 154 the imaginary keyword. */
181 the imaginary keyword. */
203 the imaginary keyword. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/lib/gcc/x86_64-linux/4.6.x-google/include-fixed/
tgmath.h 163 the imaginary keyword. */
190 the imaginary keyword. */
212 the imaginary keyword. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
tgmath.h 154 the imaginary keyword. */
181 the imaginary keyword. */
203 the imaginary keyword. */
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/sys/
cdefs.h 97 #define __inline inline /* convert to C++ keyword */
100 #define __inline /* delete GCC keyword */
219 * C99 defines the restrict type qualifier keyword, which was made available
  /prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/sys/
cdefs.h 91 #define __inline inline /* convert to C++ keyword */
94 #define __inline /* delete GCC keyword */
213 * C99 defines the restrict type qualifier keyword, which was made available
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/sys/
cdefs.h 97 #define __inline inline /* convert to C++ keyword */
100 #define __inline /* delete GCC keyword */
219 * C99 defines the restrict type qualifier keyword, which was made available
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/sys/
cdefs.h 97 #define __inline inline /* convert to C++ keyword */
100 #define __inline /* delete GCC keyword */
219 * C99 defines the restrict type qualifier keyword, which was made available
  /prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/sys/
cdefs.h 91 #define __inline inline /* convert to C++ keyword */
94 #define __inline /* delete GCC keyword */
213 * C99 defines the restrict type qualifier keyword, which was made available
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/sys/
cdefs.h 91 #define __inline inline /* convert to C++ keyword */
94 #define __inline /* delete GCC keyword */
213 * C99 defines the restrict type qualifier keyword, which was made available
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/sys/
cdefs.h 91 #define __inline inline /* convert to C++ keyword */
94 #define __inline /* delete GCC keyword */
213 * C99 defines the restrict type qualifier keyword, which was made available
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/sys/
cdefs.h 91 #define __inline inline /* convert to C++ keyword */
94 #define __inline /* delete GCC keyword */
213 * C99 defines the restrict type qualifier keyword, which was made available
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/sys/
cdefs.h 97 #define __inline inline /* convert to C++ keyword */
100 #define __inline /* delete GCC keyword */
219 * C99 defines the restrict type qualifier keyword, which was made available

Completed in 1415 milliseconds

<<11121314151617181920>>