/prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/arpa/ |
telnet.h | 81 #define TELOPT_SGA 3 /* suppress go ahead */ 124 "BINARY", "ECHO", "RCP", "SUPPRESS GO AHEAD", "NAME",
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/arpa/ |
telnet.h | 81 #define TELOPT_SGA 3 /* suppress go ahead */ 124 "BINARY", "ECHO", "RCP", "SUPPRESS GO AHEAD", "NAME",
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/arpa/ |
telnet.h | 81 #define TELOPT_SGA 3 /* suppress go ahead */ 124 "BINARY", "ECHO", "RCP", "SUPPRESS GO AHEAD", "NAME",
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/arpa/ |
telnet.h | 81 #define TELOPT_SGA 3 /* suppress go ahead */ 124 "BINARY", "ECHO", "RCP", "SUPPRESS GO AHEAD", "NAME",
|
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/arpa/ |
telnet.h | 81 #define TELOPT_SGA 3 /* suppress go ahead */ 124 "BINARY", "ECHO", "RCP", "SUPPRESS GO AHEAD", "NAME",
|
/prebuilts/ndk/android-ndk-r5/platforms/android-9/arch-arm/usr/include/arpa/ |
telnet.h | 81 #define TELOPT_SGA 3 /* suppress go ahead */ 124 "BINARY", "ECHO", "RCP", "SUPPRESS GO AHEAD", "NAME",
|
/prebuilts/ndk/android-ndk-r6/platforms/android-9/arch-arm/usr/include/arpa/ |
telnet.h | 81 #define TELOPT_SGA 3 /* suppress go ahead */ 124 "BINARY", "ECHO", "RCP", "SUPPRESS GO AHEAD", "NAME",
|
/prebuilts/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/arpa/ |
telnet.h | 81 #define TELOPT_SGA 3 /* suppress go ahead */ 124 "BINARY", "ECHO", "RCP", "SUPPRESS GO AHEAD", "NAME",
|
/prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/arpa/ |
telnet.h | 81 #define TELOPT_SGA 3 /* suppress go ahead */ 124 "BINARY", "ECHO", "RCP", "SUPPRESS GO AHEAD", "NAME",
|
/prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/arpa/ |
telnet.h | 81 #define TELOPT_SGA 3 /* suppress go ahead */ 124 "BINARY", "ECHO", "RCP", "SUPPRESS GO AHEAD", "NAME",
|
/prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/arpa/ |
telnet.h | 81 #define TELOPT_SGA 3 /* suppress go ahead */ 124 "BINARY", "ECHO", "RCP", "SUPPRESS GO AHEAD", "NAME",
|
/prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/arpa/ |
telnet.h | 81 #define TELOPT_SGA 3 /* suppress go ahead */ 124 "BINARY", "ECHO", "RCP", "SUPPRESS GO AHEAD", "NAME",
|
/bionic/libc/arch-arm/bionic/ |
memcmp16.S | 105 * because we effectively read ahead one long word, and we could
|
/bionic/libc/bionic/ |
memmove_words.c | 57 * there is some overlap, because the reader is always ahead of the
|
/bootable/recovery/minzip/ |
Hash.h | 81 * this when you know ahead of time how many elements the table will hold.
|
SysUtil.c | 80 * We need to know the length ahead of time so we can allocate a segment
|
/build/tools/acp/ |
acp.c | 77 * If it turns out to be a directory, go ahead and raise the
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/location/ |
LocationVerifier.java | 129 // Updates can be up to 100ms ahead of schedule
|
/dalvik/vm/ |
Hash.h | 94 * this when you know ahead of time how many elements the table will hold.
|
/dalvik/vm/compiler/template/armv5te/ |
footer.S | 63 bxne r2 @ yes - go ahead
|
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/ |
ANTLRStringStream.as | 168 /** consume() ahead until p==index; can't just set p=index as we must
|
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/ |
TreeNodeStream.as | 40 /** Get tree node at current input pointer + i ahead where i=1 is next node.
|
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Misc/ |
FastQueue.cs | 69 * Return element i elements ahead of current element. i==0 gets
|
LookaheadStream.cs | 111 * ahead. If we need 1 element, (p+1-1)==p must be < data.size().
|
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/ |
ITreeNodeStream.cs | 47 * Get tree node at current input pointer + i ahead where i=1 is next node.
|