OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:setbuf
(Results
26 - 50
of
675
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/ndk/7/sources/cxx-stl/gabi++/include/
cstdio
76
using ::
setbuf
;
/prebuilts/ndk/7/sources/cxx-stl/system/include/
cstdio
76
using ::
setbuf
;
/prebuilts/ndk/8/sources/cxx-stl/gabi++/include/
cstdio
76
using ::
setbuf
;
/prebuilts/ndk/8/sources/cxx-stl/system/include/
cstdio
76
using ::
setbuf
;
/prebuilts/ndk/9/sources/cxx-stl/EH/gabi++/include/
cstdio
76
using ::
setbuf
;
/prebuilts/ndk/9/sources/cxx-stl/llvm-libc++/gabi++/include/
cstdio
76
using ::
setbuf
;
/prebuilts/ndk/9/sources/cxx-stl/system/include/
cstdio
76
using ::
setbuf
;
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/
fileobject.h
22
char *f_setbuf; /* Buffer for
setbuf
(3) and setvbuf(3) */
/prebuilts/python/linux-x86/2.7.5/include/python2.7/
fileobject.h
22
char *f_setbuf; /* Buffer for
setbuf
(3) and setvbuf(3) */
/bootable/recovery/updater/
updater.c
44
setbuf
(stdout, NULL);
45
setbuf
(stderr, NULL);
/external/libcxx/include/
cstdio
54
void
setbuf
(FILE* restrict stream, char* restrict buf);
137
using ::
setbuf
;
/external/qemu/distrib/sdl-1.2.15/src/
SDL.c
313
setbuf
(stdout, NULL);
314
setbuf
(stderr, NULL);
/hardware/invensense/6515/libsensors_iio/software/simple_apps/mpu_iio/build/android/
inv_mpu_iio-shared
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/
cstdio
81
#undef
setbuf
128
using ::
setbuf
;
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/
cstdio
82
#undef
setbuf
129
using ::
setbuf
;
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/
cstdio
83
#undef
setbuf
130
using ::
setbuf
;
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/
cstdio
82
#undef
setbuf
129
using ::
setbuf
;
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/
cstdio
82
#undef
setbuf
129
using ::
setbuf
;
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/
cstdio
82
#undef
setbuf
129
using ::
setbuf
;
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/
cstdio
82
#undef
setbuf
129
using ::
setbuf
;
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/
cstdio
81
#undef
setbuf
128
using ::
setbuf
;
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/
cstdio
84
#undef
setbuf
131
using ::
setbuf
;
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/
cstdio
81
#undef
setbuf
128
using ::
setbuf
;
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/
cstdio
84
#undef
setbuf
131
using ::
setbuf
;
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/
cstdio
82
#undef
setbuf
129
using ::
setbuf
;
Completed in 618 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>