/prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/arpa/ |
telnet.h | 40 #define DO 253 /* please, you use option */ 65 "EL", "GA", "SB", "WILL", "WONT", "DO", "DONT", "IAC", 0,
|
/prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/arpa/ |
telnet.h | 40 #define DO 253 /* please, you use option */ 65 "EL", "GA", "SB", "WILL", "WONT", "DO", "DONT", "IAC", 0,
|
/prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/arpa/ |
telnet.h | 40 #define DO 253 /* please, you use option */ 65 "EL", "GA", "SB", "WILL", "WONT", "DO", "DONT", "IAC", 0,
|
/prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/arpa/ |
telnet.h | 40 #define DO 253 /* please, you use option */ 65 "EL", "GA", "SB", "WILL", "WONT", "DO", "DONT", "IAC", 0,
|
/prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/arpa/ |
telnet.h | 40 #define DO 253 /* please, you use option */ 65 "EL", "GA", "SB", "WILL", "WONT", "DO", "DONT", "IAC", 0,
|
/prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/arpa/ |
telnet.h | 40 #define DO 253 /* please, you use option */ 65 "EL", "GA", "SB", "WILL", "WONT", "DO", "DONT", "IAC", 0,
|
/prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/arpa/ |
telnet.h | 40 #define DO 253 /* please, you use option */ 65 "EL", "GA", "SB", "WILL", "WONT", "DO", "DONT", "IAC", 0,
|
/prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/arpa/ |
telnet.h | 40 #define DO 253 /* please, you use option */ 65 "EL", "GA", "SB", "WILL", "WONT", "DO", "DONT", "IAC", 0,
|
/prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/arpa/ |
telnet.h | 40 #define DO 253 /* please, you use option */ 65 "EL", "GA", "SB", "WILL", "WONT", "DO", "DONT", "IAC", 0,
|
/prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/arpa/ |
telnet.h | 40 #define DO 253 /* please, you use option */ 65 "EL", "GA", "SB", "WILL", "WONT", "DO", "DONT", "IAC", 0,
|
/prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/arpa/ |
telnet.h | 40 #define DO 253 /* please, you use option */ 65 "EL", "GA", "SB", "WILL", "WONT", "DO", "DONT", "IAC", 0,
|
/prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/arpa/ |
telnet.h | 40 #define DO 253 /* please, you use option */ 65 "EL", "GA", "SB", "WILL", "WONT", "DO", "DONT", "IAC", 0,
|
/prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/arpa/ |
telnet.h | 40 #define DO 253 /* please, you use option */ 65 "EL", "GA", "SB", "WILL", "WONT", "DO", "DONT", "IAC", 0,
|
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/arpa/ |
telnet.h | 40 #define DO 253 /* please, you use option */ 65 "EL", "GA", "SB", "WILL", "WONT", "DO", "DONT", "IAC", 0,
|
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/arpa/ |
telnet.h | 40 #define DO 253 /* please, you use option */ 65 "EL", "GA", "SB", "WILL", "WONT", "DO", "DONT", "IAC", 0,
|
/external/valgrind/massif/ |
ms_main.c | 34 // - do a graph-drawing test 40 // - do snapshots on some specific client requests 44 // Give each graph a title. (try to do it generically!) 59 // The other benchmarks don't do much allocation, and so give similar speeds 282 // - Because there's still some core initialisation to do, and so there 302 #define DO(x) { const HChar* s = x; VG_(addToXA)(alloc_fns, &s); } 319 DO("malloc" ); 320 DO("__builtin_new" ); 321 DO("operator new(unsigned)" ); 322 DO("operator new(unsigned long)" ) [all...] |
/external/doclava/src/com/google/doclava/parser/ |
JavaLexer.java | 68 public static final int DO=40; 258 do { 291 do { 328 do { 481 do { 511 do { 562 do { 616 do { 653 do { 689 do { [all...] |
JavaParser.java | 174 "<invalid>", "<EOR>", "<DOWN>", "<UP>", "IDENTIFIER", "INTLITERAL", "LONGLITERAL", "FLOATLITERAL", "DOUBLELITERAL", "CHARLITERAL", "STRINGLITERAL", "TRUE", "FALSE", "NULL", "IntegerNumber", "LongSuffix", "HexPrefix", "HexDigit", "Exponent", "NonIntegerNumber", "FloatSuffix", "DoubleSuffix", "EscapeSequence", "UNICODECHAR", "UNICODEPART", "WS", "COMMENT", "LINE_COMMENT", "ABSTRACT", "ASSERT", "BOOLEAN", "BREAK", "BYTE", "CASE", "CATCH", "CHAR", "CLASS", "CONST", "CONTINUE", "DEFAULT", "DO", "DOUBLE", "ELSE", "ENUM", "EXTENDS", "FINAL", "FINALLY", "FLOAT", "FOR", "GOTO", "IF", "IMPLEMENTS", "IMPORT", "INSTANCEOF", "INT", "INTERFACE", "LONG", "NATIVE", "NEW", "PACKAGE", "PRIVATE", "PROTECTED", "PUBLIC", "RETURN", "SHORT", "STATIC", "STRICTFP", "SUPER", "SWITCH", "SYNCHRONIZED", "THIS", "THROW", "THROWS", "TRANSIENT", "TRY", "VOID", "VOLATILE", "WHILE", "LPAREN", "RPAREN", "LBRACE", "RBRACE", "LBRACKET", "RBRACKET", "SEMI", "COMMA", "DOT", "ELLIPSIS", "EQ", "BANG", "TILDE", "QUES", "COLON", "EQEQ", "AMPAMP", "BARBAR", "PLUSPLUS", "SUBSUB", "PLUS", "SUB", "STAR", "SLASH", "AMP", "BAR", "CARET", "PERCENT", "PLUSEQ", "SUBEQ", "STAREQ", "SLASHEQ", "AMPEQ", "BAREQ", "CARETEQ", "PERCENTEQ", "MONKEYS_AT", "BANGEQ", "GT", "LT", "IdentifierStart", "IdentifierPart", "SurrogateIdentifer" 213 public static final int DO=40; 552 do { 592 do { [all...] |
/external/icu/icu4c/source/tools/tzcode/ |
zic.c | 98 int r_todo; /* a rule to do (used in outzone) */ 803 do 1015 /* nothing to do */ [all...] |
/external/mksh/src/ |
sh.h | 245 /* un-do vendor damage */ 274 do { \ 280 do { \ 291 do { \ 370 #define mksh_TIME(tv) do { \ 532 #define mkssert(e) do { if (!(e)) exit(255); } while (/* CONSTCOND */ 0) 537 #define mkssert(e) do { } while (/* CONSTCOND */ 0) 546 /* I?m sorry, Dave. I?m afraid I can?t do that. */ 554 #define utf_ptradjx(src, dst) do { \ 559 #define strdupx(d, s, ap) do { \ [all...] |
/prebuilts/tools/common/m2/repository/net/java/dev/javacc/javacc/5.0/ |
javacc-5.0.jar | |
/external/robolectric/lib/main/ |
javassist-3.14.0-GA.jar | |
/prebuilts/sdk/tools/ |
jack.jar | |
/prebuilts/tools/common/m2/repository/net/sourceforge/pmd/pmd/5.1.1/ |
pmd-5.1.1.jar | |
/prebuilts/tools/common/m2/repository/net/sourceforge/htmlunit/htmlunit-core-js/2.14/ |
htmlunit-core-js-2.14.jar | |