HomeSort by relevance Sort by last modified time
    Searched full:keyword (Results 151 - 175 of 1334) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/chromium/chrome/browser/autocomplete/
autocomplete_classifier.h 29 // potential keyword search is valid; see
  /external/chromium/chrome/browser/search_engines/
template_url_fetcher.h 37 void ScheduleDownload(const string16& keyword,
util.h 30 // * whether there is a new resource keyword version (and the value).
  /external/chromium/chrome/browser/ui/search_engines/
search_engine_tab_helper.h 39 // If params has a searchable form, this tries to create a new keyword.
  /external/clang/include/clang/Sema/
TypoCorrection.h 97 /// \brief Mark this TypoCorrection as being a keyword.
100 /// as the only element in the list to mark this TypoCorrection as a keyword.
106 // Check if this TypoCorrection is a keyword by checking if the first
113 // Returns true if the correction either is a keyword or has a known decl.
  /external/clang/test/Index/
annotate-tokens-pp.c 65 // CHECK: Keyword: "float" [5:20 - 5:25]
68 // CHECK: Keyword: "int" [5:33 - 5:36]
70 // CHECK: Keyword: "float" [5:38 - 5:43]
73 // CHECK: Keyword: "int" [6:1 - 6:4]
103 // CHECK: Keyword: "void" [13:1 - 13:5] FunctionDecl=test_macro_args:13:6 (Definition)
108 // CHECK: Keyword: "int" [14:3 - 14:6] VarDecl=z:14:7 (Definition)
113 // CHECK: Keyword: "int" [15:3 - 15:6] VarDecl=t:15:7 (Definition)
118 // CHECK: Keyword: "int" [16:3 - 16:6] VarDecl=k:16:7 (Definition)
129 // CHECK: Keyword: "int" [17:3 - 17:6] VarDecl=j:17:7 (Definition)
140 // CHECK: Keyword: "int" [18:3 - 18:6] VarDecl=w:18:7 (Definition
    [all...]
annotate-tokens-with-default-args.cpp 6 // CHECK: Keyword: "void" [3:1 - 3:5] CXXMethod=m:3:11 (Definition)
  /external/clang/test/Sema/
types.c 17 // but not a keyword
  /external/clang/test/SemaTemplate/
metafun-apply.cpp 26 // expected-error{{'apply' following the 'template' keyword does not refer to a template}}
  /external/dnsmasq/bld/
Makefile 14 $(XGETTEXT) -d dnsmasq --foreign-user --omit-header --keyword=_ -o $@ -i $(OBJS:.o=.c)
  /external/expat/vms/
expat_config.h 9 /* Define to empty if the keyword does not work. */
  /external/icu4c/common/
locdispnames.cpp 440 const char *keyword = NULL; local
602 keyword = uenum_next(keywordEnum, &keywordLen, pErrorCode);
604 length3 += uloc_getDisplayKeyword(keyword, displayLocale, dest+length+length3, destCapacity-length-length3, pErrorCode);
606 length3 += uloc_getDisplayKeyword(keyword, displayLocale, NULL, 0, pErrorCode);
612 keywordValueLen = uloc_getKeywordValue(locale, keyword, keywordValue, 256, pErrorCode);
619 length3 += uloc_getDisplayKeywordValue(locale, keyword, displayLocale, dest+length+length3, destCapacity-length-length3, pErrorCode);
621 length3 += uloc_getDisplayKeywordValue(locale, keyword, displayLocale, NULL, 0, pErrorCode);
708 uloc_getDisplayKeyword(const char* keyword,
728 keyword,
729 keyword,
    [all...]
ulocimp.h 18 * @return enumeration (owned by caller) of the keyword list.
  /external/llvm/test/Transforms/GlobalOpt/
ctor-list-opt-inbounds.ll 3 ; Don't get fooled by the inbounds keyword; it doesn't change
  /external/webkit/Source/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/
JavaScriptCoreGenerated.vcproj 8 Keyword="MakeFileProj"
  /external/webkit/Source/WebCore/WebCore.vcproj/
WebCoreGenerated.vcproj 7 Keyword="MakeFileProj"
  /external/webkit/Tools/TestWebKitAPI/win/
TestWebKitAPIGenerated.vcproj 7 Keyword="MakeFileProj"
  /external/webkit/Tools/WebKitTestRunner/win/
InjectedBundleGenerated.vcproj 8 Keyword="MakeFileProj"
  /external/webkit/Tools/android/flex-2.5.4a/MISC/Borland/
config.h 7 /* Define to empty if the keyword does not work. */
  /external/webkit/Tools/android/flex-2.5.4a/MISC/NT/
config.h 5 /* Define to empty if the keyword does not work. */
  /external/webkit/Tools/android/flex-2.5.4a/MISC/OS2/
config.h 5 /* Define to empty if the keyword does not work. */
  /libcore/luni/src/main/java/java/lang/
Void.java 24 * Placeholder class for the Java keyword {@code void}.
  /ndk/sources/host-tools/sed-4.2.1/m4/
inline.m4 7 dnl Test for the 'inline' keyword or equivalent.
  /system/core/include/cutils/
compiler.h 36 * after the "class" keyword. For instance:
  /external/stlport/stlport/stl/config/
stl_mycomp.h 56 // Uncomment this if your compiler does not support "typename" keyword
59 // Uncomment this if your compiler does not support "mutable" keyword
62 // Uncomment this if your compiler does not support "explicit" keyword
71 // Uncomment this if your compiler does not have "bool" type, but has "bool" keyword reserved
98 // Uncomment if "using" keyword does not work with template types
141 // Uncomment if no "template" keyword should be used with member template classes
187 // Compiler requires typename keyword on outline method definition

Completed in 2620 milliseconds

1 2 3 4 5 67 8 91011>>