Home
last modified time | relevance | path

Searched defs:allocsize (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/system/vold/
H A DFileDeviceUtils.cpp97 size_t allocsize = offsetof(struct fiemap, fm_extents[extent_count]); in alloc_fiemap() local
/aosp_15_r20/external/OpenCL-CTS/test_common/harness/
H A DtypeWrappers.h293 size_t allocsize; variable
/aosp_15_r20/external/llvm/examples/BrainF/
H A DBrainF.cpp97 Constant* allocsize = ConstantExpr::getSizeOf(Int8Ty); in header() local
/aosp_15_r20/test/vts-testcase/kernel/encryption/
Dfile_based_encryption_tests.cpp285 size_t allocsize = offsetof(struct fiemap, fm_extents[max_extents]); in ReadRawDataOfFile() local
588 size_t allocsize = sizeof(struct fscrypt_add_key_arg) + master_key.size(); in SetMasterKey() local
/aosp_15_r20/external/nanopb-c/
H A Dpb_encode.c855 size_t allocsize; in pb_enc_bytes() local
/aosp_15_r20/external/mdnsresponder/mDNSShared/
H A Ddnsextd.c421 int allocsize; in RecvPacket() local
1377 int i, allocsize, bucket; in UpdateLeaseTable() local
/aosp_15_r20/external/zopfli/src/zopflipng/lodepng/
H A Dlodepng.cpp221 size_t allocsize; /*allocated size in bytes*/ member
232 size_t allocsize = size * sizeof(unsigned); in uivector_resize() local
266 size_t allocsize; /*allocated size*/ member
/aosp_15_r20/external/libaom/av1/encoder/
H A Dcnn.c39 int allocsize; member
/aosp_15_r20/external/libpng/contrib/libtests/
H A Dpngstest.c586 size_t allocsize; member
/aosp_15_r20/external/python/cpython2/Modules/
D_tkinter.c1170 size_t allocsize; in AsObj() local
/aosp_15_r20/external/python/cpython2/Modules/expat/
Dxmlparse.c7157 int allocsize = (dtd->scaffCount * sizeof(XML_Content) in build_model() local
/aosp_15_r20/external/python/cpython3/Modules/expat/
Dxmlparse.c7510 const size_t allocsize = (dtd->scaffCount * sizeof(XML_Content) in build_model() local
/aosp_15_r20/external/expat/expat/lib/
H A Dxmlparse.c7663 const size_t allocsize = (dtd->scaffCount * sizeof(XML_Content) in build_model() local