/hardware/ti/omap3/omx/system/src/openmax_il/perf/tests/ |
perf | 227 in_size=$(expr $4 \* $5) 230 3) in_size=$(expr $in_size \* 3) ;; 231 1|2|4|5|6|7) in_size=$(expr $in_size \* 2) ;; # 5, 6, 7 should not be here 232 0|5) in_size=$(expr $(expr $in_size \* 3) / 2) ;; 234 7|9) in_size=$(expr $in_size / 2) ;; 235 10) in_size=$(expr $in_size / 4) ; [all...] |
/external/opencore/baselibs/gen_data_structures/src/ |
bool_array.h | 44 bool set_size(int in_size) 50 size = in_size;
|
/external/qemu/android/ |
hw-qemud.c | 191 int in_size; member in struct:QemudSerial 218 /* if in_size is 0, we're reading the header */ 274 s->in_size = hex2int( s->data0 + LEGACY_LENGTH_OFFSET, LENGTH_SIZE ); 277 s->in_size = hex2int( s->data0 + LENGTH_OFFSET, LENGTH_SIZE ); 282 s->in_size = hex2int( s->data0 + LENGTH_OFFSET, LENGTH_SIZE ); 287 if (s->in_size <= 0 || s->in_channel < 0) { 292 if (s->in_size > MAX_SERIAL_PAYLOAD) { 294 __FUNCTION__, s->in_size, s->in_channel); 295 s->overflow = s->in_size; 301 qemud_sink_reset(s->payload, s->in_size, s->data0) [all...] |
/bionic/libc/kernel/common/linux/ |
coda.h | 572 u_short in_size; member in struct:ViceIoctl
|
hdreg.h | 67 unsigned long in_size; member in struct:ide_task_request_s
|
/external/kernel-headers/original/linux/ |
hdreg.h | 124 unsigned long in_size; member in struct:ide_task_request_s
|
coda.h | 763 u_short in_size; /* Size of input buffer <= 2K */ member in struct:ViceIoctl
|
/ndk/build/platforms/android-3/arch-arm/usr/include/linux/ |
coda.h | 572 u_short in_size; member in struct:ViceIoctl
|
hdreg.h | 67 unsigned long in_size; member in struct:ide_task_request_s
|
/ndk/build/platforms/android-4/arch-arm/usr/include/linux/ |
coda.h | 572 u_short in_size; member in struct:ViceIoctl
|
hdreg.h | 67 unsigned long in_size; member in struct:ide_task_request_s
|
/ndk/build/platforms/android-5/arch-arm/usr/include/linux/ |
coda.h | 572 u_short in_size; member in struct:ViceIoctl
|
hdreg.h | 67 unsigned long in_size; member in struct:ide_task_request_s
|
/ndk/build/platforms/android-5/arch-x86/usr/include/linux/ |
coda.h | 572 u_short in_size; member in struct:ViceIoctl
|
hdreg.h | 67 unsigned long in_size; member in struct:ide_task_request_s
|
/ndk/build/platforms/android-8/arch-arm/usr/include/linux/ |
coda.h | 572 u_short in_size; member in struct:ViceIoctl
|
hdreg.h | 67 unsigned long in_size; member in struct:ide_task_request_s
|
/ndk/build/platforms/android-8/arch-x86/usr/include/linux/ |
coda.h | 572 u_short in_size; member in struct:ViceIoctl
|
hdreg.h | 67 unsigned long in_size; member in struct:ide_task_request_s
|