/external/libvpx/libvpx/ |
warnings.c | 68 c = getchar();
|
/external/pdfium/xfa/fde/ |
cfde_txtedttextset.cpp | 30 pBuffer[i] = m_pPage->GetChar(pPiece, i);
|
/external/syslinux/com32/gplinclude/zzjson/ |
zzjson.h | 34 int (*getchar)(void *ihandle); // pa member in struct:ZZJSON_CONFIG
|
/external/syslinux/gpxe/src/core/ |
monojob.c | 77 key = getchar();
|
pc_kbd.c | 111 .getchar = kbd_getc,
|
debug.c | 9 getchar(); 15 getchar();
|
/prebuilts/ndk/r10/sources/cxx-stl/gabi++/include/ |
cstdio | 65 using ::getchar;
|
/prebuilts/ndk/r10/sources/cxx-stl/llvm-libc++/gabi++/include/ |
cstdio | 65 using ::getchar;
|
/prebuilts/ndk/r10/sources/cxx-stl/system/include/ |
cstdio | 65 using ::getchar;
|
/prebuilts/ndk/r11/sources/cxx-stl/gabi++/include/ |
cstdio | 65 using ::getchar;
|
/prebuilts/ndk/r11/sources/cxx-stl/system/include/ |
cstdio | 65 using ::getchar;
|
/prebuilts/ndk/r13/sources/cxx-stl/gabi++/include/ |
cstdio | 65 using ::getchar;
|
/prebuilts/ndk/r13/sources/cxx-stl/system/include/ |
cstdio | 65 using ::getchar;
|
/external/clang/lib/CodeGen/ |
CodeGenTBAA.h | 75 /// getChar - This is the mdnode for "char", which is special, and any types 77 llvm::MDNode *getChar();
|
/external/fsck_msdos/ |
main.c | 156 c = getchar(); 157 while (c != '\n' && getchar() != '\n')
|
/external/libcxx/include/ |
cstdio | 76 int getchar(void); 158 using ::getchar;
|
/external/pdfium/xfa/fgas/layout/ |
fgas_rtfbreak.h | 57 CFX_RTFChar& GetChar(int32_t index) { 119 CFX_RTFChar& GetChar(int32_t index) {
|
/external/python/cpython2/Demo/curses/ |
ncurses.py | 15 def Getchar(): 23 Getchar()
|
/external/syslinux/core/lwip/src/netif/ppp/ |
chap.c | 379 GETCHAR(code, inp); 380 GETCHAR(id, inp); 446 GETCHAR(rchallenge_len, inp); 562 GETCHAR(remmd_len, inp); /* get length of MD */ 858 GETCHAR(code, p); 859 GETCHAR(id, p); 886 GETCHAR(x, p); 897 GETCHAR(x, p);
|
/prebuilts/clang/host/darwin-x86/clang-4053586/include/c++/v1/ |
cstdio | 76 int getchar(void); 158 using ::getchar;
|
/prebuilts/clang/host/linux-x86/clang-4053586/include/c++/v1/ |
cstdio | 76 int getchar(void); 158 using ::getchar;
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ |
cstdio | 72 #undef getchar 119 using ::getchar;
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ |
cstdio | 72 #undef getchar 119 using ::getchar;
|
/prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/ |
cstdio | 72 #undef getchar 121 using ::getchar;
|
/prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/ |
cstdio | 72 #undef getchar 121 using ::getchar;
|