/third_party/flutter/skia/third_party/externals/libjpeg-turbo/ |
D | jcphuff.c | 200 phuff_entropy_ptr entropy = (phuff_entropy_ptr)cinfo->entropy; in start_pass_phuff() local 298 #define emit_byte(entropy, val) { \ argument 306 dump_buffer(phuff_entropy_ptr entropy) in dump_buffer() 328 emit_bits(phuff_entropy_ptr entropy, unsigned int code, int size) in emit_bits() 367 flush_bits(phuff_entropy_ptr entropy) in flush_bits() 380 emit_symbol(phuff_entropy_ptr entropy, int tbl_no, int symbol) in emit_symbol() 396 emit_buffered_bits(phuff_entropy_ptr entropy, char *bufstart, in emit_buffered_bits() 415 emit_eobrun(phuff_entropy_ptr entropy) in emit_eobrun() 444 emit_restart(phuff_entropy_ptr entropy, int restart_num) in emit_restart() 476 phuff_entropy_ptr entropy = (phuff_entropy_ptr)cinfo->entropy; in encode_mcu_DC_first() local [all …]
|
D | jdarith.c | 201 arith_entropy_ptr entropy = (arith_entropy_ptr)cinfo->entropy; in process_restart() local 252 arith_entropy_ptr entropy = (arith_entropy_ptr)cinfo->entropy; in decode_mcu_DC_first() local 331 arith_entropy_ptr entropy = (arith_entropy_ptr)cinfo->entropy; in decode_mcu_AC_first() local 405 arith_entropy_ptr entropy = (arith_entropy_ptr)cinfo->entropy; in decode_mcu_DC_refine() local 438 arith_entropy_ptr entropy = (arith_entropy_ptr)cinfo->entropy; in decode_mcu_AC_refine() local 507 arith_entropy_ptr entropy = (arith_entropy_ptr)cinfo->entropy; in decode_mcu() local 634 arith_entropy_ptr entropy = (arith_entropy_ptr)cinfo->entropy; in start_pass() local 743 arith_entropy_ptr entropy; in jinit_arith_decoder() local
|
D | jdphuff.c | 101 phuff_entropy_ptr entropy = (phuff_entropy_ptr)cinfo->entropy; in start_pass_phuff_decoder() local 244 phuff_entropy_ptr entropy = (phuff_entropy_ptr)cinfo->entropy; in process_restart() local 302 phuff_entropy_ptr entropy = (phuff_entropy_ptr)cinfo->entropy; in decode_mcu_DC_first() local 377 phuff_entropy_ptr entropy = (phuff_entropy_ptr)cinfo->entropy; in decode_mcu_AC_first() local 462 phuff_entropy_ptr entropy = (phuff_entropy_ptr)cinfo->entropy; in decode_mcu_DC_refine() local 511 phuff_entropy_ptr entropy = (phuff_entropy_ptr)cinfo->entropy; in decode_mcu_AC_refine() local 661 phuff_entropy_ptr entropy; in jinit_phuff_decoder() local
|
D | jcarith.c | 327 arith_entropy_ptr entropy = (arith_entropy_ptr)cinfo->entropy; in emit_restart() local 370 arith_entropy_ptr entropy = (arith_entropy_ptr)cinfo->entropy; in encode_mcu_DC_first() local 461 arith_entropy_ptr entropy = (arith_entropy_ptr)cinfo->entropy; in encode_mcu_AC_first() local 560 arith_entropy_ptr entropy = (arith_entropy_ptr)cinfo->entropy; in encode_mcu_DC_refine() local 595 arith_entropy_ptr entropy = (arith_entropy_ptr)cinfo->entropy; in encode_mcu_AC_refine() local 688 arith_entropy_ptr entropy = (arith_entropy_ptr)cinfo->entropy; in encode_mcu() local 830 arith_entropy_ptr entropy = (arith_entropy_ptr)cinfo->entropy; in start_pass() local 914 arith_entropy_ptr entropy; in jinit_arith_encoder() local
|
D | jdhuff.c | 96 huff_entropy_ptr entropy = (huff_entropy_ptr)cinfo->entropy; in start_pass_huff_decoder() local 529 huff_entropy_ptr entropy = (huff_entropy_ptr)cinfo->entropy; in process_restart() local 563 huff_entropy_ptr entropy = (huff_entropy_ptr)cinfo->entropy; in decode_mcu_slow() local 660 huff_entropy_ptr entropy = (huff_entropy_ptr)cinfo->entropy; in decode_mcu_fast() local 764 huff_entropy_ptr entropy = (huff_entropy_ptr)cinfo->entropy; in decode_mcu() local 807 huff_entropy_ptr entropy; in jinit_huff_decoder() local
|
D | jchuff.c | 148 huff_entropy_ptr entropy = (huff_entropy_ptr)cinfo->entropy; in start_pass_huff() local 645 huff_entropy_ptr entropy = (huff_entropy_ptr)cinfo->entropy; in encode_mcu_huff() local 716 huff_entropy_ptr entropy = (huff_entropy_ptr)cinfo->entropy; in finish_pass_huff() local 828 huff_entropy_ptr entropy = (huff_entropy_ptr)cinfo->entropy; in encode_mcu_gather() local 1031 huff_entropy_ptr entropy = (huff_entropy_ptr)cinfo->entropy; in finish_pass_gather() local 1076 huff_entropy_ptr entropy; in jinit_huff_encoder() local
|
/third_party/skia/third_party/externals/libjpeg-turbo/ |
D | jcphuff.c | 207 phuff_entropy_ptr entropy = (phuff_entropy_ptr)cinfo->entropy; in start_pass_phuff() local 305 #define emit_byte(entropy, val) { \ argument 313 dump_buffer(phuff_entropy_ptr entropy) in dump_buffer() 335 emit_bits(phuff_entropy_ptr entropy, unsigned int code, int size) in emit_bits() 374 flush_bits(phuff_entropy_ptr entropy) in flush_bits() 387 emit_symbol(phuff_entropy_ptr entropy, int tbl_no, int symbol) in emit_symbol() 403 emit_buffered_bits(phuff_entropy_ptr entropy, char *bufstart, in emit_buffered_bits() 422 emit_eobrun(phuff_entropy_ptr entropy) in emit_eobrun() 451 emit_restart(phuff_entropy_ptr entropy, int restart_num) in emit_restart() 483 phuff_entropy_ptr entropy = (phuff_entropy_ptr)cinfo->entropy; in encode_mcu_DC_first() local [all …]
|
D | jdarith.c | 201 arith_entropy_ptr entropy = (arith_entropy_ptr)cinfo->entropy; in process_restart() local 252 arith_entropy_ptr entropy = (arith_entropy_ptr)cinfo->entropy; in decode_mcu_DC_first() local 331 arith_entropy_ptr entropy = (arith_entropy_ptr)cinfo->entropy; in decode_mcu_AC_first() local 405 arith_entropy_ptr entropy = (arith_entropy_ptr)cinfo->entropy; in decode_mcu_DC_refine() local 438 arith_entropy_ptr entropy = (arith_entropy_ptr)cinfo->entropy; in decode_mcu_AC_refine() local 507 arith_entropy_ptr entropy = (arith_entropy_ptr)cinfo->entropy; in decode_mcu() local 634 arith_entropy_ptr entropy = (arith_entropy_ptr)cinfo->entropy; in start_pass() local 752 arith_entropy_ptr entropy; in jinit_arith_decoder() local
|
D | jdphuff.c | 82 phuff_entropy_ptr entropy = (phuff_entropy_ptr)cinfo->entropy; in start_pass_phuff_decoder() local 232 phuff_entropy_ptr entropy = (phuff_entropy_ptr)cinfo->entropy; in process_restart() local 290 phuff_entropy_ptr entropy = (phuff_entropy_ptr)cinfo->entropy; in decode_mcu_DC_first() local 366 phuff_entropy_ptr entropy = (phuff_entropy_ptr)cinfo->entropy; in decode_mcu_AC_first() local 452 phuff_entropy_ptr entropy = (phuff_entropy_ptr)cinfo->entropy; in decode_mcu_DC_refine() local 502 phuff_entropy_ptr entropy = (phuff_entropy_ptr)cinfo->entropy; in decode_mcu_AC_refine() local 653 phuff_entropy_ptr entropy; in jinit_phuff_decoder() local
|
D | jcarith.c | 327 arith_entropy_ptr entropy = (arith_entropy_ptr)cinfo->entropy; in emit_restart() local 370 arith_entropy_ptr entropy = (arith_entropy_ptr)cinfo->entropy; in encode_mcu_DC_first() local 461 arith_entropy_ptr entropy = (arith_entropy_ptr)cinfo->entropy; in encode_mcu_AC_first() local 560 arith_entropy_ptr entropy = (arith_entropy_ptr)cinfo->entropy; in encode_mcu_DC_refine() local 595 arith_entropy_ptr entropy = (arith_entropy_ptr)cinfo->entropy; in encode_mcu_AC_refine() local 688 arith_entropy_ptr entropy = (arith_entropy_ptr)cinfo->entropy; in encode_mcu() local 830 arith_entropy_ptr entropy = (arith_entropy_ptr)cinfo->entropy; in start_pass() local 914 arith_entropy_ptr entropy; in jinit_arith_encoder() local
|
D | jdhuff.c | 79 huff_entropy_ptr entropy = (huff_entropy_ptr)cinfo->entropy; in start_pass_huff_decoder() local 512 huff_entropy_ptr entropy = (huff_entropy_ptr)cinfo->entropy; in process_restart() local 552 huff_entropy_ptr entropy = (huff_entropy_ptr)cinfo->entropy; in decode_mcu_slow() local 657 huff_entropy_ptr entropy = (huff_entropy_ptr)cinfo->entropy; in decode_mcu_fast() local 761 huff_entropy_ptr entropy = (huff_entropy_ptr)cinfo->entropy; in decode_mcu() local 805 huff_entropy_ptr entropy; in jinit_huff_decoder() local
|
D | jchuff.c | 166 huff_entropy_ptr entropy = (huff_entropy_ptr)cinfo->entropy; in start_pass_huff() local 687 huff_entropy_ptr entropy = (huff_entropy_ptr)cinfo->entropy; in encode_mcu_huff() local 759 huff_entropy_ptr entropy = (huff_entropy_ptr)cinfo->entropy; in finish_pass_huff() local 872 huff_entropy_ptr entropy = (huff_entropy_ptr)cinfo->entropy; in encode_mcu_gather() local 1075 huff_entropy_ptr entropy = (huff_entropy_ptr)cinfo->entropy; in finish_pass_gather() local 1120 huff_entropy_ptr entropy; in jinit_huff_encoder() local
|
/third_party/libjpeg-turbo/ |
D | jcphuff.c | 200 phuff_entropy_ptr entropy = (phuff_entropy_ptr)cinfo->entropy; in start_pass_phuff() local 298 #define emit_byte(entropy, val) { \ argument 306 dump_buffer(phuff_entropy_ptr entropy) in dump_buffer() 328 emit_bits(phuff_entropy_ptr entropy, unsigned int code, int size) in emit_bits() 367 flush_bits(phuff_entropy_ptr entropy) in flush_bits() 380 emit_symbol(phuff_entropy_ptr entropy, int tbl_no, int symbol) in emit_symbol() 396 emit_buffered_bits(phuff_entropy_ptr entropy, char *bufstart, in emit_buffered_bits() 415 emit_eobrun(phuff_entropy_ptr entropy) in emit_eobrun() 444 emit_restart(phuff_entropy_ptr entropy, int restart_num) in emit_restart() 476 phuff_entropy_ptr entropy = (phuff_entropy_ptr)cinfo->entropy; in encode_mcu_DC_first() local [all …]
|
D | jdarith.c | 201 arith_entropy_ptr entropy = (arith_entropy_ptr)cinfo->entropy; in process_restart() local 252 arith_entropy_ptr entropy = (arith_entropy_ptr)cinfo->entropy; in decode_mcu_DC_first() local 331 arith_entropy_ptr entropy = (arith_entropy_ptr)cinfo->entropy; in decode_mcu_AC_first() local 405 arith_entropy_ptr entropy = (arith_entropy_ptr)cinfo->entropy; in decode_mcu_DC_refine() local 438 arith_entropy_ptr entropy = (arith_entropy_ptr)cinfo->entropy; in decode_mcu_AC_refine() local 507 arith_entropy_ptr entropy = (arith_entropy_ptr)cinfo->entropy; in decode_mcu() local 634 arith_entropy_ptr entropy = (arith_entropy_ptr)cinfo->entropy; in start_pass() local 743 arith_entropy_ptr entropy; in jinit_arith_decoder() local
|
D | jdphuff.c | 101 phuff_entropy_ptr entropy = (phuff_entropy_ptr)cinfo->entropy; in start_pass_phuff_decoder() local 244 phuff_entropy_ptr entropy = (phuff_entropy_ptr)cinfo->entropy; in process_restart() local 302 phuff_entropy_ptr entropy = (phuff_entropy_ptr)cinfo->entropy; in decode_mcu_DC_first() local 377 phuff_entropy_ptr entropy = (phuff_entropy_ptr)cinfo->entropy; in decode_mcu_AC_first() local 462 phuff_entropy_ptr entropy = (phuff_entropy_ptr)cinfo->entropy; in decode_mcu_DC_refine() local 511 phuff_entropy_ptr entropy = (phuff_entropy_ptr)cinfo->entropy; in decode_mcu_AC_refine() local 661 phuff_entropy_ptr entropy; in jinit_phuff_decoder() local
|
D | jcarith.c | 327 arith_entropy_ptr entropy = (arith_entropy_ptr)cinfo->entropy; in emit_restart() local 370 arith_entropy_ptr entropy = (arith_entropy_ptr)cinfo->entropy; in encode_mcu_DC_first() local 461 arith_entropy_ptr entropy = (arith_entropy_ptr)cinfo->entropy; in encode_mcu_AC_first() local 560 arith_entropy_ptr entropy = (arith_entropy_ptr)cinfo->entropy; in encode_mcu_DC_refine() local 595 arith_entropy_ptr entropy = (arith_entropy_ptr)cinfo->entropy; in encode_mcu_AC_refine() local 688 arith_entropy_ptr entropy = (arith_entropy_ptr)cinfo->entropy; in encode_mcu() local 830 arith_entropy_ptr entropy = (arith_entropy_ptr)cinfo->entropy; in start_pass() local 914 arith_entropy_ptr entropy; in jinit_arith_encoder() local
|
D | jdhuff.c | 96 huff_entropy_ptr entropy = (huff_entropy_ptr)cinfo->entropy; in start_pass_huff_decoder() local 529 huff_entropy_ptr entropy = (huff_entropy_ptr)cinfo->entropy; in process_restart() local 563 huff_entropy_ptr entropy = (huff_entropy_ptr)cinfo->entropy; in decode_mcu_slow() local 664 huff_entropy_ptr entropy = (huff_entropy_ptr)cinfo->entropy; in decode_mcu_fast() local 768 huff_entropy_ptr entropy = (huff_entropy_ptr)cinfo->entropy; in decode_mcu() local 811 huff_entropy_ptr entropy; in jinit_huff_decoder() local
|
D | jchuff.c | 148 huff_entropy_ptr entropy = (huff_entropy_ptr)cinfo->entropy; in start_pass_huff() local 649 huff_entropy_ptr entropy = (huff_entropy_ptr)cinfo->entropy; in encode_mcu_huff() local 720 huff_entropy_ptr entropy = (huff_entropy_ptr)cinfo->entropy; in finish_pass_huff() local 832 huff_entropy_ptr entropy = (huff_entropy_ptr)cinfo->entropy; in encode_mcu_gather() local 1035 huff_entropy_ptr entropy = (huff_entropy_ptr)cinfo->entropy; in finish_pass_gather() local 1080 huff_entropy_ptr entropy; in jinit_huff_encoder() local
|
/third_party/mbedtls/library/ |
D | psa_crypto_random_impl.h | 123 mbedtls_entropy_context entropy; member 184 mbedtls_entropy_context *entropy, in mbedtls_psa_drbg_seed()
|
/third_party/openssl/test/ |
D | drbg_cavs_test.c | 26 const unsigned char *entropy; member 35 int entropy, size_t min_len, size_t max_len, in kat_entropy() 46 int entropy, size_t min_len, size_t max_len) in kat_nonce()
|
/third_party/musl/src/env/ |
D | __stack_chk_fail.c | 7 void __init_ssp(void *entropy) in __init_ssp()
|
/third_party/musl/porting/liteos_m/kernel/src/env/ |
D | __stack_chk_fail.c | 7 void __init_ssp(void *entropy) in __init_ssp()
|
/third_party/musl/porting/uniproton/kernel/src/env/ |
D | __stack_chk_fail.c | 7 void __init_ssp(void *entropy) in __init_ssp()
|
/third_party/boost/libs/random/test/ |
D | test_random_device.cpp | 18 double entropy = rng.entropy(); in test_main() local
|
/third_party/openssl/crypto/rand/ |
D | rand_lib.c | 131 int entropy, size_t min_len, size_t max_len, in rand_drbg_get_entropy() 232 int entropy, size_t min_len, size_t max_len) in rand_drbg_get_nonce() 481 size_t entropy) in rand_pool_attach() 721 const unsigned char *buffer, size_t len, size_t entropy) in rand_pool_add() 814 int rand_pool_add_end(RAND_POOL *pool, size_t len, size_t entropy) in rand_pool_add_end()
|