Searched defs:allocsize (Results 1 – 14 of 14) sorted by relevance
/external/curl/lib/ |
D | doh.h | 73 size_t allocsize; /* allocated size */ member
|
/external/swiftshader/third_party/llvm-7.0/llvm/examples/BrainF/ |
D | BrainF.cpp | 97 Constant* allocsize = ConstantExpr::getSizeOf(Int8Ty); in header() local
|
/external/swiftshader/third_party/LLVM/examples/BrainF/ |
D | BrainF.cpp | 85 Constant* allocsize = ConstantExpr::getSizeOf(Int8Ty); in header() local
|
/external/llvm/examples/BrainF/ |
D | BrainF.cpp | 97 Constant* allocsize = ConstantExpr::getSizeOf(Int8Ty); in header() local
|
/external/curl/src/ |
D | tool_urlglob.c | 604 size_t allocsize; in glob_match_url() local
|
/external/mdnsresponder/mDNSShared/ |
D | dnsextd.c | 421 int allocsize; in RecvPacket() local 1377 int i, allocsize, bucket; in UpdateLeaseTable() local
|
/external/libpng/contrib/libtests/ |
D | pngstest.c | 585 png_size_t allocsize; member
|
/external/python/cpython3/Modules/ |
D | _tkinter.c | 1058 size_t allocsize; in AsObj() local
|
/external/zopfli/src/zopflipng/lodepng/ |
D | lodepng.cpp | 132 size_t allocsize; /*allocated size in bytes*/ member 203 size_t allocsize; /*allocated size*/ member
|
/external/python/cpython2/Modules/ |
D | _tkinter.c | 1170 size_t allocsize; in AsObj() local
|
/external/curl/tests/python_dependencies/impacket/ |
D | smb.py | 553 def __init__(self, ctime, atime, mtime, filesize, allocsize, attribs, shortname, longname): argument
|
/external/python/cpython3/Modules/expat/ |
D | xmlparse.c | 7157 int allocsize = (dtd->scaffCount * sizeof(XML_Content) in build_model() local
|
/external/expat/lib/ |
D | xmlparse.c | 7157 int allocsize = (dtd->scaffCount * sizeof(XML_Content) in build_model() local
|
/external/python/cpython2/Modules/expat/ |
D | xmlparse.c | 7157 int allocsize = (dtd->scaffCount * sizeof(XML_Content) in build_model() local
|