OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:iosize
(Results
1 - 7
of
7
) sorted by null
/bionic/libc/stdio/
setvbuf.c
46
size_t
iosize
;
local
85
flags |= __swhatbuf(fp, &
iosize
, &ttyflag);
88
size =
iosize
;
99
if (size !=
iosize
) {
100
size =
iosize
;
121
* SHOULD WE ALLOW MULTIPLES HERE (i.e., ok iff (size %
iosize
) == 0)?
123
if (size !=
iosize
)
/external/svox/pico/compat/include/
TtsEngine.h
187
// @param[inout]
iosize
in: stores the size available to store the
195
size_t *
iosize
);
/external/svox/pico/compat/jni/
tts.h
253
// @param[inout]
iosize
in: stores the size available to store the
264
size_t *
iosize
);
/external/svox/pico/tts/
com_svox_picottsengine.cpp
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
nubus.h
284
unsigned long
iosize
;
member in struct:nubus_dev
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
nubus.h
284
unsigned long
iosize
;
member in struct:nubus_dev
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
nubus.h
284
unsigned long
iosize
;
member in struct:nubus_dev
Completed in 162 milliseconds