Home
last modified time | relevance | path

Searched refs:PyBuffer_Release (Results 1 – 25 of 113) 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()
1638 PyBuffer_Release(&pdata); in BZ2Comp_compress()
1697 PyBuffer_Release(&pdata); in BZ2Comp_compress()
1702 PyBuffer_Release(&pdata); in BZ2Comp_compress()
2006 PyBuffer_Release(&pdata); in BZ2Decomp_decompress()
2011 PyBuffer_Release(&pdata); in BZ2Decomp_decompress()
2168 PyBuffer_Release(&pdata); in bz2_compress()
2174 PyBuffer_Release(&pdata); in bz2_compress()
2190 PyBuffer_Release(&pdata); in bz2_compress()
2211 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()
66 PyBuffer_Release(&data); in binascii_b2a_uu()
98 PyBuffer_Release(&data); in binascii_a2b_base64()
133 PyBuffer_Release(&data); in binascii_b2a_base64()
165 PyBuffer_Release(&data); in binascii_a2b_hqx()
196 PyBuffer_Release(&data); in binascii_rlecode_hqx()
228 PyBuffer_Release(&data); in binascii_b2a_hqx()
260 PyBuffer_Release(&data); in binascii_rledecode_hqx()
299 PyBuffer_Release(&data); in binascii_crc_hqx()
338 PyBuffer_Release(&data); in binascii_crc32()
[all …]
D_hashopenssl.c.h45 PyBuffer_Release(&password); in _hashlib_scrypt()
49 PyBuffer_Release(&salt); in _hashlib_scrypt()
89 PyBuffer_Release(&key); in _hashlib_hmac_digest()
93 PyBuffer_Release(&msg); in _hashlib_hmac_digest()
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_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 …]
D_struct.c.h68 PyBuffer_Release(&buffer); in Struct_unpack()
111 PyBuffer_Release(&buffer); in Struct_unpack_from()
218 PyBuffer_Release(&buffer); in unpack()
262 PyBuffer_Release(&buffer); in unpack_from()
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_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()
708 PyBuffer_Release(&srcview); in memory_ass_sub()
712 PyBuffer_Release(&srcview); in memory_ass_sub()
742 PyBuffer_Release(&vv); in memory_richcompare()
743 PyBuffer_Release(&ww); in memory_richcompare()
[all …]
Dbytearrayobject.c183 PyBuffer_Release(&view); in _PyByteArray_FromBufferObject()
322 PyBuffer_Release(&va); in PyByteArray_Concat()
324 PyBuffer_Release(&vb); in PyByteArray_Concat()
351 PyBuffer_Release(&vo); in bytearray_iconcat()
360 PyBuffer_Release(&vo); in bytearray_iconcat()
364 PyBuffer_Release(&vo); in bytearray_iconcat()
580 PyBuffer_Release(&vbytes); in bytearray_setslice()
882 PyBuffer_Release(&view); in bytearray_init()
885 PyBuffer_Release(&view); in bytearray_init()
1079 PyBuffer_Release(&self_bytes); in bytearray_richcompare()
[all …]
/external/python/cpython3/Objects/
Dbytearrayobject.c122 PyBuffer_Release(&view); in _PyByteArray_FromBufferObject()
296 PyBuffer_Release(&va); in PyByteArray_Concat()
298 PyBuffer_Release(&vb); in PyByteArray_Concat()
324 PyBuffer_Release(&vo); in bytearray_iconcat()
328 PyBuffer_Release(&vo); in bytearray_iconcat()
332 PyBuffer_Release(&vo); in bytearray_iconcat()
591 PyBuffer_Release(&vbytes); in bytearray_setslice()
852 PyBuffer_Release(&view); in bytearray_init()
855 PyBuffer_Release(&view); in bytearray_init()
1042 PyBuffer_Release(&self_bytes); in bytearray_richcompare()
[all …]
Dbytes_methods.c575 PyBuffer_Release(&subbuf); in find_internal()
704 PyBuffer_Release(&vsub); in _Py_bytes_count()
721 PyBuffer_Release(&varg); in _Py_bytes_contains()
775 PyBuffer_Release(&sub_view); in tailmatch()
779 PyBuffer_Release(&sub_view); in tailmatch()
/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/
Dblake2b_impl.c.h48 PyBuffer_Release(&key); in py_blake2b_new()
52 PyBuffer_Release(&salt); in py_blake2b_new()
56 PyBuffer_Release(&person); in py_blake2b_new()
Dblake2s_impl.c.h48 PyBuffer_Release(&key); in py_blake2s_new()
52 PyBuffer_Release(&salt); in py_blake2s_new()
56 PyBuffer_Release(&person); in py_blake2s_new()
/external/python/cpython3/Modules/
D_hashopenssl.c282 PyBuffer_Release(&view); in EVP_update()
356 PyBuffer_Release(&view); in EVP_tp_init()
364 PyBuffer_Release(&view); in EVP_tp_init()
370 PyBuffer_Release(&view); in EVP_tp_init()
385 PyBuffer_Release(&view); in EVP_tp_init()
530 PyBuffer_Release(&view); in EVP_new()
724 PyBuffer_Release(&password); in pbkdf2_hmac()
725 PyBuffer_Release(&salt); in pbkdf2_hmac()
1010 PyBuffer_Release(&view); \
Dfcntlmodule.c192 PyBuffer_Release(&pstr); in fcntl_ioctl_impl()
214 PyBuffer_Release(&pstr); /* No further access to str below this point */ in fcntl_ioctl_impl()
232 PyBuffer_Release(&pstr); in fcntl_ioctl_impl()
243 PyBuffer_Release(&pstr); in fcntl_ioctl_impl()
247 PyBuffer_Release(&pstr); in fcntl_ioctl_impl()
Dsha256module.c485 PyBuffer_Release(&buf); in SHA256Type_update()
620 PyBuffer_Release(&buf); in _sha256_sha256_impl()
629 PyBuffer_Release(&buf); in _sha256_sha256_impl()
634 PyBuffer_Release(&buf); in _sha256_sha256_impl()
660 PyBuffer_Release(&buf); in _sha256_sha224_impl()
669 PyBuffer_Release(&buf); in _sha256_sha224_impl()
674 PyBuffer_Release(&buf); in _sha256_sha224_impl()
/external/python/cpython3/Modules/_io/clinic/
Dbufferedio.c.h30 PyBuffer_Release(&buffer); in _io__BufferedIOBase_readinto()
61 PyBuffer_Release(&buffer); in _io__BufferedIOBase_readinto1()
194 PyBuffer_Release(&buffer); in _io__Buffered_readinto()
225 PyBuffer_Release(&buffer); in _io__Buffered_readinto1()
401 PyBuffer_Release(&buffer); in _io_BufferedWriter_write()

12345