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

1 2 3 4 5 6 7 8 91011>>

  /ndk/sources/host-tools/make-3.81/po/
Makevars 28 XGETTEXT_OPTIONS = --keyword=_ --keyword=N_
  /ndk/sources/host-tools/sed-4.2.1/po/
Makevars 13 XGETTEXT_OPTIONS = --keyword=_ --keyword=N_ \
  /tools/motodev/src/plugins/android.codeutils/src/com/motorola/studio/android/generateviewbylayout/codegenerators/
SaveStateCodeGenerator.java 314 ModifierKeyword keyword = ModifierKeyword.PUBLIC_KEYWORD; local
318 keyword = ModifierKeyword.PUBLIC_KEYWORD;
323 keyword = ModifierKeyword.PROTECTED_KEYWORD;
326 addMethodDeclaration(keyword, ON_RESUME, PrimitiveType.VOID,
349 ModifierKeyword keyword = ModifierKeyword.PUBLIC_KEYWORD; local
353 keyword = ModifierKeyword.PUBLIC_KEYWORD;
358 keyword = ModifierKeyword.PROTECTED_KEYWORD;
361 addMethodDeclaration(keyword, ON_PAUSE, PrimitiveType.VOID,
  /tools/motodev/src/plugins/db.core/src/com/motorolamobility/studio/android/db/core/model/
Field.java 27 * Use the toString method to retrieve the SQL syntax keyword
52 * Use the toString method to retrieve the SQL syntax keyword
  /external/chromium/chrome/browser/autocomplete/
autocomplete_edit_view.h 56 // If the URL was expanded from a keyword, |keyword| is that keyword.
64 const string16& keyword) = 0;
  /external/chromium/chrome/browser/password_manager/
encryptor_password_mac.mm 47 // the encryption keyword. So as to not lose encrypted data when system
  /external/chromium/chrome/browser/ui/cocoa/location_bar/
selected_keyword_decoration_unittest.mm 32 // Test that the cell correctly chooses the partial keyword if there's
  /external/chromium/chrome/browser/ui/webui/options/
search_engine_manager_handler.h 35 const string16& keyword,
  /external/chromium/googleurl/build/
base.vcproj 8 Keyword="Win32Proj"
  /external/clang/bindings/python/clang/
enumerations.py 28 ('KEYWORD', 1),
  /external/clang/include/clang/Basic/
IdentifierTable.h 47 /// is a language keyword, or if it is a front-end token of some sort (e.g. a
52 // Objective-C keyword ('protocol' in '@protocol') or builtin (__builtin_inf).
58 bool IsCXX11CompatKeyword : 1; // True if identifier is a keyword in C++11.
60 bool IsCPPOperatorKeyword : 1; // True if ident is a C++ operator keyword.
72 // keyword.
162 /// \brief Return the preprocessor keyword ID for this identifier.
167 /// \brief Return the Objective-C keyword ID for the this identifier.
209 /// this language token is a keyword in C++11. This controls compatibility
211 /// problem has been diagnosed with this keyword, the flag will be cleared.
288 /// \brief Determine whether this is the contextual keyword
    [all...]
OperatorKinds.h 31 /// the preceding "operator" keyword.
  /external/clang/lib/Basic/
TokenKinds.cpp 21 #define KEYWORD(X,Y) #X,
  /external/hyphenation/
README.compound 13 pattern file and separated by the NEXTLEVEL keyword. First pattern
  /external/javassist/sample/preproc/
Assistant.java 32 * import declaration annotated with the "by" keyword.
  /external/javassist/src/main/javassist/compiler/ast/
Visitor.java 46 public void atKeyword(Keyword n) throws CompileError {}
  /external/jpeg/
ansi2knr.1 13 recognizes function definitions by seeing a non-keyword identifier at the left
  /external/libvpx/examples/includes/geshi/docs/
geshi-doc.txt 43 + 3.4.3 Setting Keyword Styles
60 + 3.11.1 Adding a Keyword
61 + 3.11.2 Removing a Keyword
62 + 3.11.3 Adding a Keyword Group
63 + 3.11.4 Removing a Keyword Group
65 + 3.12.1 Keyword Substitution
70 o 3.13 Keyword URLs
71 + 3.13.1 Setting a URL for a Keyword Group
72 + 3.13.2 Disabling URLs for a Keyword Group
498 As of version 1.0.2, GeSHi comes with a contrib/ directory, which in it contains a "wizard" script for creating a stylesheet. Although this script is by no means a complete solution, it will create the necessary rules for the basic lexics - comments, strings for example. Things not included in the wizard include regular expressions for any language that uses them (PHP and XML are two languages that use them), and keyword-link styles. However, this script should take some of the tedium out of the job of making an exter (…)
    [all...]
  /external/qemu/distrib/jpeg-6b/
ansi2knr.1 13 recognizes function definitions by seeing a non-keyword identifier at the left
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/LexicalConventions/
7.4.1-1-n.js 31 Keyword
7.4.1-2-n.js 31 Keyword
7.4.1-3-n.js 31 Keyword
  /external/webkit/Source/WebKit2/win/
WebKit2Generated.vcproj 8 Keyword="MakeFileProj"
  /frameworks/base/docs/html/reference/renderscript/
rs__time_8rsh_source.html 49 <a name="l00031"></a><a class="code" href="rs__time_8rsh.html#ad2b4759a0a6a98bd79b7ad82a4b057d6">00031</a> <span class="keyword">typedef</span> <span class="keywordtype">int</span> <a class="code" href="rs__time_8rsh.html#ad2b4759a0a6a98bd79b7ad82a4b057d6">rs_time_t</a>;
51 <a name="l00049"></a><a class="code" href="structrs__tm.html">00049</a> <span class="keyword">typedef</span> <span class="keyword">struct </span>{
63 <a name="l00070"></a>00070 <span class="keyword">extern</span> <a class="code" href="rs__time_8rsh.html#ad2b4759a0a6a98bd79b7ad82a4b057d6">rs_time_t</a> __attribute__((overloadable))
  /ndk/sources/host-tools/make-3.81/
ansi2knr.1 13 recognizes function definitions by seeing a non-keyword identifier at the left

Completed in 1756 milliseconds

1 2 3 4 5 6 7 8 91011>>