OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:_fileno
(Results
26 - 50
of
160
) sorted by null
1
2
3
4
5
6
7
/external/libvorbis/doc/vorbisfile/
seeking_test_c.html
37
_setmode(
_fileno
( stdin ), _O_BINARY );
chaining_example_c.html
35
_setmode(
_fileno
( stdin ), _O_BINARY );
example.html
82
_setmode(
_fileno
( stdin ), _O_BINARY );
83
_setmode(
_fileno
( stdout ), _O_BINARY );
seekexample.html
61
_setmode(
_fileno
( stdin ), _O_BINARY );
seekingexample.html
82
_setmode(
_fileno
( stdin ), _O_BINARY );
/external/libvorbis/examples/
chaining_example.c
34
_setmode(
_fileno
( stdin ), _O_BINARY );
decoder_example.c
62
_setmode(
_fileno
( stdin ), _O_BINARY );
63
_setmode(
_fileno
( stdout ), _O_BINARY );
encoder_example.c
74
_setmode(
_fileno
( stdin ), _O_BINARY );
75
_setmode(
_fileno
( stdout ), _O_BINARY );
/external/chromium_org/content/shell/browser/
shell_win.cc
36
_setmode(
_fileno
(stdout), _O_BINARY);
37
_setmode(
_fileno
(stderr), _O_BINARY);
shell_views.cc
303
_setmode(
_fileno
(stdout), _O_BINARY);
304
_setmode(
_fileno
(stderr), _O_BINARY);
/external/chromium_org/native_client_sdk/src/tools/tests/data/
test_dynamic_x86_32.nexe
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
asyncore.py
239
self.
_fileno
= None
284
map[self.
_fileno
] = self
287
fd = self.
_fileno
293
self.
_fileno
= None
304
self.
_fileno
= sock.fileno()
658
self.
_fileno
= self.socket.fileno()
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
asyncore.py
239
self.
_fileno
= None
284
map[self.
_fileno
] = self
287
fd = self.
_fileno
293
self.
_fileno
= None
304
self.
_fileno
= sock.fileno()
658
self.
_fileno
= self.socket.fileno()
/external/llvm/lib/Support/Windows/
Program.inc
417
int result = _setmode(
_fileno
(stdin), _O_BINARY );
424
int result = _setmode(
_fileno
(stdout), _O_BINARY );
431
int result = _setmode(
_fileno
(stderr), _O_BINARY );
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/lib/gcc/i686-linux/4.4.3/
libgcc.a
135
?? ?? ?? # H ?? #6 ?% # p ? E ? ? i E ? ? ' 8 ?% ? ?o ? ? Q W ? ? ?S low ?? # % ?? # ?r s ?' ll ?? ? ?S ? (? 4 ? u (? D v (? d uu *? vv +? w ,r P?R? __w ,r r ? ?? ?? P / ? /tmp/gcc32/toolchain-src/gcc/gcc-4.4.3/libgcc/../gcc /tmp/gcc32/build/1/gcc/./gcc/include /tmp/gcc32/1/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits /tmp/gcc32/1/i686-linux-glibc2.7-4.4.3/sysroot/usr/include libgcc2.c stddef.h types.h libio.h stdio.h libgcc2.h ?i9?9?vr>\82 ???? | ( 4 AB IF` ??A? t t 2 u2 3 t3 4 t ? 4 u ? 4 u ~ __muldi3 4 _IO_buf_end DWstruct complex float short int size_t /tmp/gcc32/build/1/gcc/i686-linux/libgcc _offset _IO_write_ptr _flags _IO_buf_base double _lock _markers __unknown__ __quad_t DWunion _IO_write_base float long long int long int /tmp/gcc32/toolchain-src/gcc/gcc-4.4.3/libgcc/../gcc/libgcc2.c high _cur_column _pos _IO_save_end _sbuf _IO_FILE long double unsigned char signed char long long unsigned int unsigned int _IO_marker _shortbuf _IO_read_end _old_offset _chain _unused2 _IO_read_ptr short unsigned int char __float128 _next __pad1 __pad2 __pad3 __pad4 __pad5 SItype long unsigned int complex double _IO_write_end __off64_t
_fileno