Home
last modified time | relevance | path

Searched refs:PyBuffer_Release (Results 1 – 25 of 107) sorted by relevance

12345

/external/python/cpython2/Modules/
Dbinascii.c212 PyBuffer_Release(&pascii); in binascii_a2b_uu()
234 PyBuffer_Release(&pascii); in binascii_a2b_uu()
263 PyBuffer_Release(&pascii); in binascii_a2b_uu()
268 PyBuffer_Release(&pascii); in binascii_a2b_uu()
292 PyBuffer_Release(&pbin); in binascii_b2a_uu()
298 PyBuffer_Release(&pbin); in binascii_b2a_uu()
327 PyBuffer_Release(&pbin); in binascii_b2a_uu()
379 PyBuffer_Release(&pascii); in binascii_a2b_base64()
387 PyBuffer_Release(&pascii); in binascii_a2b_base64()
442 PyBuffer_Release(&pascii); in binascii_a2b_base64()
[all …]
D_codecsmodule.c249 PyBuffer_Release(&pbuf); in utf_7_decode()
272 PyBuffer_Release(&pbuf); in utf_8_decode()
295 PyBuffer_Release(&pbuf); in utf_16_decode()
319 PyBuffer_Release(&pbuf); in utf_16_le_decode()
343 PyBuffer_Release(&pbuf); in utf_16_be_decode()
374 PyBuffer_Release(&pbuf); in utf_16_ex_decode()
399 PyBuffer_Release(&pbuf); in utf_32_decode()
422 PyBuffer_Release(&pbuf); in utf_32_le_decode()
445 PyBuffer_Release(&pbuf); in utf_32_be_decode()
476 PyBuffer_Release(&pbuf); in utf_32_ex_decode()
[all …]
D_hashopenssl.c323 PyBuffer_Release(&view); in EVP_update()
402 PyBuffer_Release(&view); in EVP_tp_init()
409 PyBuffer_Release(&view); in EVP_tp_init()
425 PyBuffer_Release(&view); in EVP_tp_init()
553 PyBuffer_Release(&view); in EVP_new()
562 PyBuffer_Release(&view); in EVP_new()
758 PyBuffer_Release(&password); in pbkdf2_hmac()
759 PyBuffer_Release(&salt); in pbkdf2_hmac()
843 PyBuffer_Release(&view); \
Dbz2module.c859 PyBuffer_Release(&pbuf); in BZ2File_write()
1624 PyBuffer_Release(&pdata); in BZ2Comp_compress()
1683 PyBuffer_Release(&pdata); in BZ2Comp_compress()
1688 PyBuffer_Release(&pdata); in BZ2Comp_compress()
1992 PyBuffer_Release(&pdata); in BZ2Decomp_decompress()
1997 PyBuffer_Release(&pdata); in BZ2Decomp_decompress()
2154 PyBuffer_Release(&pdata); in bz2_compress()
2160 PyBuffer_Release(&pdata); in bz2_compress()
2176 PyBuffer_Release(&pdata); in bz2_compress()
2197 PyBuffer_Release(&pdata); in bz2_compress()
[all …]
Dmd5module.c74 PyBuffer_Release(&view); in md5_update()
285 PyBuffer_Release(&view); in MD5_new()
302 PyBuffer_Release(&view); in MD5_new()
Dsha256module.c490 PyBuffer_Release(&buf); in SHA256_update()
624 PyBuffer_Release(&buf); in SHA256_new()
632 PyBuffer_Release(&buf); in SHA256_new()
638 PyBuffer_Release(&buf); in SHA256_new()
659 PyBuffer_Release(&buf); in SHA224_new()
667 PyBuffer_Release(&buf); in SHA224_new()
673 PyBuffer_Release(&buf); in SHA224_new()
/external/python/cpython3/Modules/clinic/
Daudioop.c.h35 PyBuffer_Release(&fragment); in audioop_getsample()
69 PyBuffer_Release(&fragment); in audioop_max()
103 PyBuffer_Release(&fragment); in audioop_minmax()
137 PyBuffer_Release(&fragment); in audioop_avg()
171 PyBuffer_Release(&fragment); in audioop_rms()
206 PyBuffer_Release(&fragment); in audioop_findfit()
210 PyBuffer_Release(&reference); in audioop_findfit()
245 PyBuffer_Release(&fragment); in audioop_findfactor()
249 PyBuffer_Release(&reference); in audioop_findfactor()
284 PyBuffer_Release(&fragment); in audioop_findmax()
[all …]
Dbinascii.c.h31 PyBuffer_Release(&data); in binascii_a2b_uu()
62 PyBuffer_Release(&data); in binascii_b2a_uu()
94 PyBuffer_Release(&data); in binascii_a2b_base64()
129 PyBuffer_Release(&data); in binascii_b2a_base64()
161 PyBuffer_Release(&data); in binascii_a2b_hqx()
192 PyBuffer_Release(&data); in binascii_rlecode_hqx()
224 PyBuffer_Release(&data); in binascii_b2a_hqx()
256 PyBuffer_Release(&data); in binascii_rledecode_hqx()
295 PyBuffer_Release(&data); in binascii_crc_hqx()
334 PyBuffer_Release(&data); in binascii_crc32()
[all …]
D_codecsmodule.c.h178 PyBuffer_Release(&data); in _codecs_escape_decode()
271 PyBuffer_Release(&data); in _codecs_utf_7_decode()
306 PyBuffer_Release(&data); in _codecs_utf_8_decode()
341 PyBuffer_Release(&data); in _codecs_utf_16_decode()
376 PyBuffer_Release(&data); in _codecs_utf_16_le_decode()
411 PyBuffer_Release(&data); in _codecs_utf_16_be_decode()
448 PyBuffer_Release(&data); in _codecs_utf_16_ex_decode()
483 PyBuffer_Release(&data); in _codecs_utf_32_decode()
518 PyBuffer_Release(&data); in _codecs_utf_32_le_decode()
553 PyBuffer_Release(&data); in _codecs_utf_32_be_decode()
[all …]
Dzlibmodule.c.h40 PyBuffer_Release(&data); in zlib_compress()
85 PyBuffer_Release(&data); in zlib_decompress()
150 PyBuffer_Release(&zdict); in zlib_compressobj()
226 PyBuffer_Release(&data); in zlib_Compress_compress()
274 PyBuffer_Release(&data); in zlib_Decompress_decompress()
422 PyBuffer_Release(&data); in zlib_adler32()
461 PyBuffer_Release(&data); in zlib_crc32()
D_lzmamodule.c.h36 PyBuffer_Release(&data); in _lzma_LZMACompressor_compress()
108 PyBuffer_Release(&data); in _lzma_LZMADecompressor_decompress()
254 PyBuffer_Release(&encoded_props); in _lzma__decode_filter_properties()
D_hashopenssl.c.h45 PyBuffer_Release(&password); in _hashlib_scrypt()
49 PyBuffer_Release(&salt); in _hashlib_scrypt()
D_bz2module.c.h36 PyBuffer_Release(&data); in _bz2_BZ2Compressor_compress()
142 PyBuffer_Release(&data); in _bz2_BZ2Decompressor_decompress()
/external/python/cpython2/Objects/
Dmemoryobject.c47 PyBuffer_Release(view); in memory_releasebuf()
90 PyBuffer_Release(&view); in PyMemoryView_FromObject()
318 PyBuffer_Release(view); /* XXX ? */ in PyMemoryView_GetContiguous()
416 PyBuffer_Release(&view); in memory_tobytes()
485 PyBuffer_Release(&(self->view)); in memory_dealloc()
488 PyBuffer_Release(&(self->view)); in memory_dealloc()
707 PyBuffer_Release(&srcview); in memory_ass_sub()
711 PyBuffer_Release(&srcview); in memory_ass_sub()
741 PyBuffer_Release(&vv); in memory_richcompare()
742 PyBuffer_Release(&ww); in memory_richcompare()
[all …]
Dbytearrayobject.c302 PyBuffer_Release(&va); in PyByteArray_Concat()
304 PyBuffer_Release(&vb); in PyByteArray_Concat()
331 PyBuffer_Release(&vo); in bytearray_iconcat()
340 PyBuffer_Release(&vo); in bytearray_iconcat()
344 PyBuffer_Release(&vo); in bytearray_iconcat()
559 PyBuffer_Release(&vbytes); in bytearray_setslice()
861 PyBuffer_Release(&view); in bytearray_init()
864 PyBuffer_Release(&view); in bytearray_init()
1058 PyBuffer_Release(&self_bytes); in bytearray_richcompare()
1093 PyBuffer_Release(&self_bytes); in bytearray_richcompare()
[all …]
/external/python/cpython3/Objects/clinic/
Dbytesobject.c.h77 PyBuffer_Release(&sep); in bytes_partition()
116 PyBuffer_Release(&sep); in bytes_rpartition()
342 PyBuffer_Release(&frm); in bytes_maketrans()
346 PyBuffer_Release(&to); in bytes_maketrans()
389 PyBuffer_Release(&old); in bytes_replace()
393 PyBuffer_Release(&new); in bytes_replace()
/external/python/cpython3/Modules/_blake2/clinic/
Dblake2s_impl.c.h49 PyBuffer_Release(&key); in py_blake2s_new()
53 PyBuffer_Release(&salt); in py_blake2s_new()
57 PyBuffer_Release(&person); in py_blake2s_new()
Dblake2b_impl.c.h49 PyBuffer_Release(&key); in py_blake2b_new()
53 PyBuffer_Release(&salt); in py_blake2b_new()
57 PyBuffer_Release(&person); in py_blake2b_new()
/external/python/cpython3/Objects/
Dbytearrayobject.c275 PyBuffer_Release(&va); in PyByteArray_Concat()
277 PyBuffer_Release(&vb); in PyByteArray_Concat()
303 PyBuffer_Release(&vo); in bytearray_iconcat()
307 PyBuffer_Release(&vo); in bytearray_iconcat()
311 PyBuffer_Release(&vo); in bytearray_iconcat()
569 PyBuffer_Release(&vbytes); in bytearray_setslice()
830 PyBuffer_Release(&view); in bytearray_init()
833 PyBuffer_Release(&view); in bytearray_init()
1018 PyBuffer_Release(&self_bytes); in bytearray_richcompare()
1053 PyBuffer_Release(&self_bytes); in bytearray_richcompare()
[all …]
Dbytes_methods.c519 PyBuffer_Release(&subbuf); in find_internal()
640 PyBuffer_Release(&vsub); in _Py_bytes_count()
657 PyBuffer_Release(&varg); in _Py_bytes_contains()
711 PyBuffer_Release(&sub_view); in tailmatch()
715 PyBuffer_Release(&sub_view); in tailmatch()
/external/python/cpython3/Modules/_io/clinic/
Dbufferedio.c.h30 PyBuffer_Release(&buffer); in _io__BufferedIOBase_readinto()
61 PyBuffer_Release(&buffer); in _io__BufferedIOBase_readinto1()
193 PyBuffer_Release(&buffer); in _io__Buffered_readinto()
224 PyBuffer_Release(&buffer); in _io__Buffered_readinto1()
400 PyBuffer_Release(&buffer); in _io_BufferedWriter_write()
/external/python/cpython3/Modules/
D_hashopenssl.c280 PyBuffer_Release(&view); in EVP_update()
354 PyBuffer_Release(&view); in EVP_tp_init()
362 PyBuffer_Release(&view); in EVP_tp_init()
378 PyBuffer_Release(&view); in EVP_tp_init()
519 PyBuffer_Release(&view); in EVP_new()
715 PyBuffer_Release(&password); in pbkdf2_hmac()
716 PyBuffer_Release(&salt); in pbkdf2_hmac()
929 PyBuffer_Release(&view); \
Dfcntlmodule.c189 PyBuffer_Release(&pstr); in fcntl_ioctl_impl()
211 PyBuffer_Release(&pstr); /* No further access to str below this point */ in fcntl_ioctl_impl()
229 PyBuffer_Release(&pstr); in fcntl_ioctl_impl()
240 PyBuffer_Release(&pstr); in fcntl_ioctl_impl()
244 PyBuffer_Release(&pstr); in fcntl_ioctl_impl()
Dsha256module.c485 PyBuffer_Release(&buf); in SHA256Type_update()
621 PyBuffer_Release(&buf); in _sha256_sha256_impl()
630 PyBuffer_Release(&buf); in _sha256_sha256_impl()
635 PyBuffer_Release(&buf); in _sha256_sha256_impl()
661 PyBuffer_Release(&buf); in _sha256_sha224_impl()
670 PyBuffer_Release(&buf); in _sha256_sha224_impl()
675 PyBuffer_Release(&buf); in _sha256_sha224_impl()
Dsocketmodule.c1584 PyBuffer_Release(&path); in getsockaddrarg()
1824 PyBuffer_Release(&haddr); in getsockaddrarg()
1830 PyBuffer_Release(&haddr); in getsockaddrarg()
1837 PyBuffer_Release(&haddr); in getsockaddrarg()
1853 PyBuffer_Release(&haddr); in getsockaddrarg()
2604 PyBuffer_Release(&optval); in sock_setsockopt()
2615 PyBuffer_Release(&optval); in sock_setsockopt()
3136 PyBuffer_Release(&pbuf); in sock_recv_into()
3148 PyBuffer_Release(&pbuf); in sock_recv_into()
3158 PyBuffer_Release(&pbuf); in sock_recv_into()
[all …]

12345