OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:outsize
(Results
101 - 125
of
215
) sorted by null
1
2
3
4
5
6
7
8
9
/hardware/libhardware/include/hardware/
hwcomposer2.h
[
all
...]
/build/tools/atree/
files.cpp
373
rec->
outSize
= st.st_size;
377
rec->
outSize
= 0;
/development/ndk/platforms/android-13/include/android/
native_activity.h
134
*
outSize
with the number of bytes in the allocation. Note that the
138
void* (*onSaveInstanceState)(ANativeActivity* activity, size_t*
outSize
);
/development/ndk/platforms/android-9/include/android/
native_activity.h
127
*
outSize
with the number of bytes in the allocation. Note that the
131
void* (*onSaveInstanceState)(ANativeActivity* activity, size_t*
outSize
);
/external/lzma/C/
Lzma2Enc.c
252
static SRes Progress(ICompressProgress *p, UInt64 inSize, UInt64
outSize
)
254
return (p && p->Progress(p, inSize,
outSize
) != SZ_OK) ? SZ_ERROR_PROGRESS : SZ_OK;
/external/lzma/CS/7zip/Compress/LZMA/
LzmaDecoder.cs
231
Int64 inSize, Int64
outSize
, ICodeProgress progress)
240
UInt64 outSize64 = (UInt64)
outSize
;
/external/squashfs-tools/squashfs-tools/
lzo_wrapper.c
378
static int lzo_uncompress(void *dest, void *src, int size, int
outsize
,
382
lzo_uint outlen =
outsize
;
/frameworks/native/include/android/
native_activity.h
145
*
outSize
with the number of bytes in the allocation. Note that the
149
void* (*onSaveInstanceState)(ANativeActivity* activity, size_t*
outSize
);
/prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/android/
native_activity.h
127
*
outSize
with the number of bytes in the allocation. Note that the
131
void* (*onSaveInstanceState)(ANativeActivity* activity, size_t*
outSize
);
/prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/android/
native_activity.h
127
*
outSize
with the number of bytes in the allocation. Note that the
131
void* (*onSaveInstanceState)(ANativeActivity* activity, size_t*
outSize
);
/prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/android/
native_activity.h
127
*
outSize
with the number of bytes in the allocation. Note that the
131
void* (*onSaveInstanceState)(ANativeActivity* activity, size_t*
outSize
);
/prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/android/
native_activity.h
134
*
outSize
with the number of bytes in the allocation. Note that the
138
void* (*onSaveInstanceState)(ANativeActivity* activity, size_t*
outSize
);
/prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/android/
native_activity.h
134
*
outSize
with the number of bytes in the allocation. Note that the
138
void* (*onSaveInstanceState)(ANativeActivity* activity, size_t*
outSize
);
/prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/android/
native_activity.h
134
*
outSize
with the number of bytes in the allocation. Note that the
138
void* (*onSaveInstanceState)(ANativeActivity* activity, size_t*
outSize
);
/prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/android/
native_activity.h
134
*
outSize
with the number of bytes in the allocation. Note that the
138
void* (*onSaveInstanceState)(ANativeActivity* activity, size_t*
outSize
);
/prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/android/
native_activity.h
134
*
outSize
with the number of bytes in the allocation. Note that the
138
void* (*onSaveInstanceState)(ANativeActivity* activity, size_t*
outSize
);
/prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/android/
native_activity.h
134
*
outSize
with the number of bytes in the allocation. Note that the
138
void* (*onSaveInstanceState)(ANativeActivity* activity, size_t*
outSize
);
/prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/android/
native_activity.h
134
*
outSize
with the number of bytes in the allocation. Note that the
138
void* (*onSaveInstanceState)(ANativeActivity* activity, size_t*
outSize
);
/prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/android/
native_activity.h
134
*
outSize
with the number of bytes in the allocation. Note that the
138
void* (*onSaveInstanceState)(ANativeActivity* activity, size_t*
outSize
);
/prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/android/
native_activity.h
134
*
outSize
with the number of bytes in the allocation. Note that the
138
void* (*onSaveInstanceState)(ANativeActivity* activity, size_t*
outSize
);
/prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/android/
native_activity.h
134
*
outSize
with the number of bytes in the allocation. Note that the
138
void* (*onSaveInstanceState)(ANativeActivity* activity, size_t*
outSize
);
/prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/android/
native_activity.h
134
*
outSize
with the number of bytes in the allocation. Note that the
138
void* (*onSaveInstanceState)(ANativeActivity* activity, size_t*
outSize
);
/prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/android/
native_activity.h
134
*
outSize
with the number of bytes in the allocation. Note that the
138
void* (*onSaveInstanceState)(ANativeActivity* activity, size_t*
outSize
);
/prebuilts/ndk/current/platforms/android-17/arch-arm/usr/include/android/
native_activity.h
134
*
outSize
with the number of bytes in the allocation. Note that the
138
void* (*onSaveInstanceState)(ANativeActivity* activity, size_t*
outSize
);
/prebuilts/ndk/current/platforms/android-17/arch-mips/usr/include/android/
native_activity.h
134
*
outSize
with the number of bytes in the allocation. Note that the
138
void* (*onSaveInstanceState)(ANativeActivity* activity, size_t*
outSize
);
Completed in 1031 milliseconds
1
2
3
4
5
6
7
8
9