/external/libjpeg-turbo/ |
D | jcphuff.c | 110 phuff_entropy_ptr entropy = (phuff_entropy_ptr) cinfo->entropy; in start_pass_phuff() local 200 #define emit_byte(entropy,val) \ argument 207 dump_buffer (phuff_entropy_ptr entropy) in dump_buffer() 229 emit_bits (phuff_entropy_ptr entropy, unsigned int code, int size) in emit_bits() 268 flush_bits (phuff_entropy_ptr entropy) in flush_bits() 281 emit_symbol (phuff_entropy_ptr entropy, int tbl_no, int symbol) in emit_symbol() 297 emit_buffered_bits (phuff_entropy_ptr entropy, char * bufstart, in emit_buffered_bits() 316 emit_eobrun (phuff_entropy_ptr entropy) in emit_eobrun() 347 emit_restart (phuff_entropy_ptr entropy, int restart_num) in emit_restart() 379 phuff_entropy_ptr entropy = (phuff_entropy_ptr) cinfo->entropy; in encode_mcu_DC_first() local [all …]
|
D | jdarith.c | 194 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in process_restart() local 245 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in decode_mcu_DC_first() local 324 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in decode_mcu_AC_first() local 398 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in decode_mcu_DC_refine() local 431 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in decode_mcu_AC_refine() local 500 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in decode_mcu() local 627 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in start_pass() local 736 arith_entropy_ptr entropy; in jinit_arith_decoder() local
|
D | jdphuff.c | 96 phuff_entropy_ptr entropy = (phuff_entropy_ptr) cinfo->entropy; in start_pass_phuff_decoder() local 235 phuff_entropy_ptr entropy = (phuff_entropy_ptr) cinfo->entropy; in process_restart() local 293 phuff_entropy_ptr entropy = (phuff_entropy_ptr) cinfo->entropy; in decode_mcu_DC_first() local 364 phuff_entropy_ptr entropy = (phuff_entropy_ptr) cinfo->entropy; in decode_mcu_AC_first() local 449 phuff_entropy_ptr entropy = (phuff_entropy_ptr) cinfo->entropy; in decode_mcu_DC_refine() local 498 phuff_entropy_ptr entropy = (phuff_entropy_ptr) cinfo->entropy; in decode_mcu_AC_refine() local 648 phuff_entropy_ptr entropy; in jinit_phuff_decoder() local
|
D | jcarith.c | 323 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in emit_restart() local 366 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in encode_mcu_DC_first() local 457 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in encode_mcu_AC_first() local 556 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in encode_mcu_DC_refine() local 591 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in encode_mcu_AC_refine() local 684 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in encode_mcu() local 826 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in start_pass() local 909 arith_entropy_ptr entropy; in jinit_arith_encoder() local
|
D | jdhuff.c | 92 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in start_pass_huff_decoder() local 522 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in process_restart() local 556 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in decode_mcu_slow() local 653 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in decode_mcu_fast() local 757 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in decode_mcu() local 801 huff_entropy_ptr entropy; in jinit_huff_decoder() local
|
D | jchuff.c | 144 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in start_pass_huff() local 622 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in encode_mcu_huff() local 679 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in finish_pass_huff() local 791 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in encode_mcu_gather() local 992 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in finish_pass_gather() local 1037 huff_entropy_ptr entropy; in jinit_huff_encoder() local
|
/external/pdfium/third_party/libjpeg/ |
D | fpdfapi_jcphuff.c | 108 phuff_entropy_ptr entropy = (phuff_entropy_ptr) cinfo->entropy; in start_pass_phuff() local 198 #define emit_byte(entropy,val) \ argument 205 dump_buffer (phuff_entropy_ptr entropy) in dump_buffer() 267 flush_bits (phuff_entropy_ptr entropy) in flush_bits() 297 emit_buffered_bits (phuff_entropy_ptr entropy, char * bufstart, in emit_buffered_bits() 316 emit_eobrun (phuff_entropy_ptr entropy) in emit_eobrun() 347 emit_restart (phuff_entropy_ptr entropy, int restart_num) in emit_restart() 379 phuff_entropy_ptr entropy = (phuff_entropy_ptr) cinfo->entropy; in encode_mcu_DC_first() local 466 phuff_entropy_ptr entropy = (phuff_entropy_ptr) cinfo->entropy; in encode_mcu_AC_first() local 573 phuff_entropy_ptr entropy = (phuff_entropy_ptr) cinfo->entropy; in encode_mcu_DC_refine() local [all …]
|
D | fpdfapi_jdphuff.c | 94 phuff_entropy_ptr entropy = (phuff_entropy_ptr) cinfo->entropy; in start_pass_phuff_decoder() local 230 phuff_entropy_ptr entropy = (phuff_entropy_ptr) cinfo->entropy; in process_restart() local 288 phuff_entropy_ptr entropy = (phuff_entropy_ptr) cinfo->entropy; in decode_mcu_DC_first() local 359 phuff_entropy_ptr entropy = (phuff_entropy_ptr) cinfo->entropy; in decode_mcu_AC_first() local 444 phuff_entropy_ptr entropy = (phuff_entropy_ptr) cinfo->entropy; in decode_mcu_DC_refine() local 493 phuff_entropy_ptr entropy = (phuff_entropy_ptr) cinfo->entropy; in decode_mcu_AC_refine() local 643 phuff_entropy_ptr entropy; in jinit_phuff_decoder() local
|
D | fpdfapi_jchuff.c | 111 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in start_pass_huff() local 481 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in encode_mcu_huff() local 538 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in finish_pass_huff() local 650 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in encode_mcu_gather() local 851 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in finish_pass_gather() local 896 huff_entropy_ptr entropy; in jinit_huff_encoder() local
|
D | fpdfapi_jdhuff.c | 91 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in start_pass_huff_decoder() local 473 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in process_restart() local 522 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in decode_mcu() local 640 huff_entropy_ptr entropy; in jinit_huff_decoder() local
|
/external/opencv3/3rdparty/libjpeg/ |
D | jchuff.c | 262 #define emit_byte_e(entropy,val) \ argument 284 dump_buffer_e (huff_entropy_ptr entropy) in dump_buffer_e() 397 flush_bits_e (huff_entropy_ptr entropy) in flush_bits_e() 440 emit_buffered_bits (huff_entropy_ptr entropy, char * bufstart, in emit_buffered_bits() 459 emit_eobrun (huff_entropy_ptr entropy) in emit_eobrun() 511 emit_restart_e (huff_entropy_ptr entropy, int restart_num) in emit_restart_e() 543 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in encode_mcu_DC_first() local 630 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in encode_mcu_AC_first() local 741 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in encode_mcu_DC_refine() local 788 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in encode_mcu_AC_refine() local [all …]
|
D | jdarith.c | 192 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in process_restart() local 244 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in decode_mcu_DC_first() local 323 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in decode_mcu_AC_first() local 403 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in decode_mcu_DC_refine() local 436 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in decode_mcu_AC_refine() local 511 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in decode_mcu() local 643 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in start_pass() local 753 arith_entropy_ptr entropy; in jinit_arith_decoder() local
|
D | jcarith.c | 321 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in emit_restart() local 364 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in encode_mcu_DC_first() local 455 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 694 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in encode_mcu() local 842 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in start_pass() local 925 arith_entropy_ptr entropy; in jinit_arith_encoder() local
|
D | jdhuff.c | 638 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in process_restart() local 697 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in decode_mcu_DC_first() local 768 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in decode_mcu_AC_first() local 856 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in decode_mcu_DC_refine() local 905 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in decode_mcu_AC_refine() local 1062 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in decode_mcu_sub() local 1190 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in decode_mcu() local 1313 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in start_pass_huff_decoder() local 1512 huff_entropy_ptr entropy; in jinit_huff_decoder() local
|
/external/tpm2/ |
D | CpriRNG.c | 32 BYTE entropy[MAX_RNG_ENTROPY_SIZE]; in _cpri__RngStartup() local 89 BYTE *entropy in _cpri__StirRandom()
|
D | Entropy.c | 40 unsigned char *entropy, // output buffer in _plat__GetEntropy()
|
/external/libcxx/src/ |
D | random.cpp | 147 random_device::entropy() const _NOEXCEPT in entropy() function in random_device
|
/external/curl/lib/ |
D | curl_ntlm_msgs.c | 538 unsigned int entropy[2]; in Curl_sasl_create_ntlm_type3_message() local 578 unsigned int entropy[2]; in Curl_sasl_create_ntlm_type3_message() local
|
/external/tlsdate/src/events/ |
D | kickoff_time_sync.c | 27 static entropy_context entropy; variable
|
/external/chromium-trace/catapult/telemetry/third_party/webpagereplay/third_party/dns/ |
D | entropy.py | 49 def stir(self, entropy, already_locked=False): argument
|
/external/libopus/celt/tests/ |
D | test_unit_entropy.c | 57 double entropy; in main() local
|
/external/chromium-trace/catapult/third_party/webapp2/webapp2_extras/ |
D | security.py | 39 def generate_random_string(length=None, entropy=None, pool=ALPHANUMERIC): argument
|
/external/wpa_supplicant_8/src/eap_common/ |
D | eap_pax_common.c | 32 const u8 *entropy, size_t entropy_len, in eap_pax_kdf()
|
/external/boringssl/src/crypto/rand/ |
D | rand.c | 212 void RAND_add(const void *buf, int num, double entropy) {} in RAND_add()
|
/external/wpa_supplicant_8/src/crypto/ |
D | random.c | 60 static unsigned int entropy = 0; variable
|