/external/grub/grub/ |
asmstub.c | 693 c = getchar ();
|
/external/grub/netboot/ |
davicom.c | 205 getchar();
|
/external/grub/stage2/ |
shared.h | 283 /* Codes for getchar. */
|
/external/guava/src/com/google/common/primitives/ |
Chars.java | 287 * ByteBuffer.wrap(bytes).getChar()}. For example, the input byte array
|
/external/zlib/contrib/blast/ |
blast.c | 438 while (getchar() != EOF) n++;
|
/libcore/luni/src/main/java/java/lang/reflect/ |
Array.java | 183 public static char getChar(Object array, int index)
|
Field.java | 350 public char getChar(Object object) throws IllegalAccessException, IllegalArgumentException { [all...] |
/libcore/luni/src/test/java/libcore/java/nio/ |
BufferTest.java | 464 b.getChar();
|
/external/guava/javadoc/com/google/common/primitives/ |
Chars.html | 206 stored in the first 2 bytes of <code>bytes</code>; equivalent to <code>ByteBuffer.wrap(bytes).getChar()</code>.</TD> 560 stored in the first 2 bytes of <code>bytes</code>; equivalent to <code>ByteBuffer.wrap(bytes).getChar()</code>. For example, the input byte array [all...] |
/external/pcre/ |
pcre_internal.h | 417 #define GETCHAR(c, eptr) c = *eptr; 457 #define GETCHAR(c, eptr) \ [all...] |
/ndk/sources/host-tools/sed-4.2.1/testsuite/ |
uniq.inp | 332 #define GETCHAR(c, eptr) c = *eptr; 586 GETCHAR (c, eptr) /* Get character */ [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/xml/ |
Hyperlinks.java | [all...] |
/bionic/libc/ |
Android.mk | 108 stdio/getchar.c \
|
/external/ppp/pppd/ |
pppd.h | 726 #define GETCHAR(c, cp) { \ [all...] |
/external/stlport/etc/ |
ChangeLog-4.0 | 161 * <cstdio> : undefined obsolete C macros : getchar/putchar & the like.
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
stdio.h | 516 extern int getchar (void);
|
/development/tools/glesv2debugger/src/com/android/glesv2debugger/ |
CodeGen.java | [all...] |
/external/guava/javadoc/com/google/common/annotations/class-use/ |
GwtIncompatible.html | 353 stored in the first 2 bytes of <code>bytes</code>; equivalent to <code>ByteBuffer.wrap(bytes).getChar()</code>.</TD>
|
/prebuilt/ndk/android-ndk-r5/platforms/android-9/arch-arm/usr/lib/ |
libc.so | |
/prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-arm/usr/lib/ |
libc.so | |
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gldebugger/ |
CodeGen.java | [all...] |
/external/bison/tests/ |
glr-regression.at | 85 int ch = getchar (); [all...] |
/external/tinyxml/ |
tinyxml.h | 280 inline static const char* GetChar( const char* p, char* _value, int* length, TiXmlEncoding encoding ) [all...] |
/libcore/luni/src/main/java/java/io/ |
ObjectOutputStream.java | [all...] |
/prebuilt/sdk/tools/linux/ |
aidl | |