/prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/sys/ |
cdefs.h | 104 #define __const /* delete pseudo-ANSI C keywords */ 111 * In non-ANSI C environments, new programs will want ANSI-only C keywords 113 * Programs using the ANSI C keywords const, inline etc. as normal 117 #define const __const /* convert ANSI C keywords */ 168 /* Delete pseudo-keywords wherever they are not available or needed. */
|
/prebuilts/tools/common/proguard/proguard4.7/docs/ |
FAQ.html | 51 <li><a href="#keywords">Can <b>ProGuard</b> obfuscate using reserved 52 keywords?</a></li> 228 <h3><a name="keywords">Can <b>ProGuard</b> obfuscate using reserved keywords?</a></h3> 233 Decent decompilers can automatically replace reserved keywords, and the effect
|
/external/doclava/src/com/google/doclava/ |
ClassInfo.java | 713 public void makeKeywordEntries(List<KeywordEntry> keywords) { 721 keywords.add(new KeywordEntry(name(), htmlPage, "class in " + containingPackage().name())); 731 keywords.add(new KeywordEntry(field.name(), htmlPage + "#" + field.anchor(), 739 keywords.add(new KeywordEntry(field.name(), htmlPage + "#" + field.anchor(), "constant in " 747 keywords.add(new KeywordEntry(field.name(), htmlPage + "#" + field.anchor(), "field in " 755 keywords.add(new KeywordEntry(m.prettySignature(), htmlPage + "#" + m.anchor(), 764 keywords.add(new KeywordEntry(m.prettySignature(), 774 keywords.add(new KeywordEntry(m.prettySignature(), 784 keywords.add(new KeywordEntry(m.name() + m.prettySignature(), 793 keywords.add(new KeywordEntry(m.name() + m.prettySignature(), htmlPage + "#" + m.anchor() [all...] |
/external/icu4c/common/unicode/ |
uloc.h | 259 * (including the terminating NULL and all keywords). 272 * Useful constant for the maximum size of keywords in a locale 278 * Useful constant for the maximum total size of keywords and their values in a locale 284 * Invariant character separating keywords from the locale string 290 * Unicode code point for '@' separating keywords from the locale string. 310 * Invariant character separating keywords 316 * Unicode code point for ';' separating keywords 474 * @param name fill in buffer for the name without keywords. 811 * @param name fill in buffer for the name without keywords. [all...] |
/external/icu4c/common/ |
uloc.c | 57 char *keywords, int32_t keywordCapacity, 566 /* ### Keywords **************************************************/ 644 char *keywords, int32_t keywordCapacity, 1462 char* keywords; member in struct:UKeywordsContext 1553 char keywords[256]; local [all...] |
/external/libvpx/examples/includes/geshi/geshi/ |
asm.php | 57 'KEYWORDS' => array( 150 'KEYWORDS' => array( 218 'KEYWORDS' => array(
|
cpp-qt.php | 69 'KEYWORDS' => array( 233 'KEYWORDS' => array( 305 'KEYWORDS' => array(
|
klonecpp.php | 47 'KEYWORDS' => array( 205 'KEYWORDS' => array( 298 'KEYWORDS' => array(
|
lotusformulas.php | 49 'KEYWORDS' => array( 227 '@LanguagePreference', '@Keywords', '@IsVirtualizedDirectory', 270 'KEYWORDS' => array(
|
lscript.php | 39 'KEYWORDS' => array( 321 'KEYWORDS' => array( 376 'KEYWORDS' => array(
|
plsql.php | 50 'KEYWORDS' => array( 51 //PL/SQL reserved keywords (http://download-uk.oracle.com/docs/cd/B10501_01/appdev.920/a96624/f_words.htm#LNPLS019) 206 'KEYWORDS' => array(
|
tsql.php | 47 'KEYWORDS' => array( 55 // Keywords 325 'KEYWORDS' => array(
|
/external/v8/tools/ |
jsmin.py | 55 # short language keywords could otherwise be used by the script as variable 64 """Records identifiers or keywords that we see in use. 253 # Collect keywords and identifiers that are already in use.
|
/development/tools/mkstubs/src/com/android/mkstubs/sourcer/ |
ClassSourcer.java | 57 // dump access keywords. Note: do not dump "super" here
|
/external/chromium/chrome/browser/search_engines/ |
search_provider_install_data.h | 68 // Notification that the keywords have been loaded.
|
/external/chromium/chrome/browser/ui/cocoa/extensions/ |
extension_installed_bubble_controller.h | 72 // Only shown for page actions and omnibox keywords.
|
/external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/ |
javascriptstatetracker.py | 93 Code blocks come after parameters, keywords like else, and closing parens.
|
/external/clang/include/clang/Rewrite/Core/ |
HTMLRewrite.h | 69 /// information about keywords, comments, etc.
|
/external/dropbear/libtommath/ |
dep.pl | 69 # now $& is the match, we want to skip over LTM keywords like
|
/external/e2fsprogs/lib/ss/ |
ct_c.sed | 54 # Dispatch based on the keyword.... illegal keywords are prefixed by ERROR:
|
/external/expat/amiga/ |
README.txt | 88 - removed extraneous VARARGS68K keywords
|
/external/freetype/include/freetype/internal/ |
t1types.h | 217 /* respectively, as Type 2 charstrings; -1 if keywords not present */
|
/external/icu4c/i18n/ |
plurrule_impl.h | 190 UErrorCode getKeywords(int32_t maxArraySize, UnicodeString *keywords, int32_t& arraySize) const;
|
/external/jpeg/ |
jmem-ashmem.c | 51 * NB: although we include FAR keywords in the routine declarations,
|
jmemansi.c | 50 * NB: although we include FAR keywords in the routine declarations,
|