Home
last modified time | relevance | path

Searched defs:pout (Results 26 - 33 of 33) sorted by relevance

12

/third_party/openssl/providers/implementations/rands/
H A Ddrbg.c144 size_t ossl_drbg_get_seed(void *vdrbg, unsigned char **pout, in ossl_drbg_get_seed() argument
194 static size_t get_entropy(PROV_DRBG *drbg, unsigned char **pout, int entropy, in get_entropy() argument
312 static size_t prov_drbg_get_nonce(PROV_DRBG *drbg, unsigned char **pout, in prov_drbg_get_nonce() argument
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Denc_mips_dsp_r2.c1284 int16_t* pout = &out[0]; in QuantizeBlock_MIPSdspR2() local
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvf_rotate.c356 static av_always_inline void copy_elem(uint8_t *pout, const uint8_t *pin, int elem_size) in copy_elem() argument
454 uint8_t *pin, *pout; in filter_slice() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Droqvideoenc.c644 uint8_t **pout; member
/third_party/python/PC/
H A Dlauncher.c727 safe_duplicate_handle(HANDLE in, HANDLE * pout) in safe_duplicate_handle() argument
H A Dlauncher2.c2411 _safeDuplicateHandle(HANDLE in, HANDLE * pout, const wchar_t *nameForError) in _safeDuplicateHandle() argument
/third_party/python/Modules/_ctypes/
H A D_ctypes_test.c502 EXPORT(int) _testfunc_byval(point in, point *pout) in _testfunc_byval() argument
/third_party/python/Objects/
H A Dlongobject.c1639 inplace_divrem1(digit *pout, digit *pin, Py_ssize_t size, digit n) in inplace_divrem1() argument
1717 digit *pout, *pin, rem, tenpow; in long_to_decimal_string_internal() local
[all...]

Completed in 21 milliseconds

12