/external/tensorflow/tensorflow/tools/dockerfiles/ |
D | assembler.py | 268 def eprint(*args, **kwargs): function 348 eprint(('> Error: {} is not a valid slice_set, and also isn\'t an arg ' 386 eprint('> Skipping release {}'.format(name)) 458 eprint(('> Probably not a problem: skipping {}, which is not a ' 484 eprint('> Error: {} is an invalid spec! The errors are:'.format( 486 eprint(yaml.dump(v.errors, indent=2)) 495 eprint('> Emptying Dockerfile dir "{}"'.format(FLAGS.dockerfile_dir)) 505 eprint('> Error: please set --hub_username when uploading to Dockerhub.') 508 eprint( 512 eprint('> Error: please set --hub_password when uploading to Dockerhub.') [all …]
|
/external/rust/crates/memchr/scripts/ |
D | make-byte-frequency-table | 25 def eprint(*args, **kwargs): function 40 eprint('reading entire corpus into memory') 45 eprint('computing byte frequencies') 50 eprint('writing Rust code')
|
/external/libcups/vcnet/regex/ |
D | main.c | 81 eprint(err), len, sizeof(erbuf), erbuf); 99 eprint(err), len, sizeof(erbuf), erbuf); 234 line, type, eprint(err), len, 265 line, type, eprint(err), len, 482 eprint(err) in eprint() function
|
D | main.ih | 13 static char *eprint(int err);
|
/external/rust/crates/ciborium/tests/ |
D | fuzz.rs | 55 eprint!("{}", string); in fuzz()
|
/external/rust/crates/env_logger/src/fmt/writer/termcolor/ |
D | shim_impl.rs | 47 WritableTarget::Stderr => eprint!("{}", String::from_utf8_lossy(&buf.0)), in print()
|
D | extern_impl.rs | 131 WritableTarget::Stderr => eprint!("{}", log), in print()
|
/external/one-true-awk/ |
D | lib.c | 608 eprint(); in SYNTAX() 687 eprint(); in error() 691 void eprint(void) /* try to print context around error */ in eprint() function
|
D | proto.h | 145 extern void eprint(void);
|
/external/rust/crates/syn/benches/ |
D | rust.rs | 161 eprint!("{:20}", format!("{}:", name)); in main()
|
/external/boringssl/src/third_party/wycheproof_testvectors/ |
D | primality_test.txt | 591 # Validation" Galbraith, Massimo, Paterson, https://eprint.iacr.org/2019/032.pdf 597 # Validation" Galbraith, Massimo, Paterson, https://eprint.iacr.org/2019/032.pdf 603 # Validation" Galbraith, Massimo, Paterson, https://eprint.iacr.org/2019/032.pdf 609 # Validation" Galbraith, Massimo, Paterson, https://eprint.iacr.org/2019/032.pdf 615 # Validation" Galbraith, Massimo, Paterson, https://eprint.iacr.org/2019/032.pdf 621 # Validation" Galbraith, Massimo, Paterson, https://eprint.iacr.org/2019/032.pdf
|
/external/cronet/third_party/boringssl/src/third_party/wycheproof_testvectors/ |
D | primality_test.txt | 591 # Validation" Galbraith, Massimo, Paterson, https://eprint.iacr.org/2019/032.pdf 597 # Validation" Galbraith, Massimo, Paterson, https://eprint.iacr.org/2019/032.pdf 603 # Validation" Galbraith, Massimo, Paterson, https://eprint.iacr.org/2019/032.pdf 609 # Validation" Galbraith, Massimo, Paterson, https://eprint.iacr.org/2019/032.pdf 615 # Validation" Galbraith, Massimo, Paterson, https://eprint.iacr.org/2019/032.pdf 621 # Validation" Galbraith, Massimo, Paterson, https://eprint.iacr.org/2019/032.pdf
|
/external/crosvm/tools/audio_streams_conformance_test/src/ |
D | performance_data.rs | 36 eprint!( in fmt()
|
/external/rust/crates/criterion/src/ |
D | report.rs | 398 eprint!("\r{}", ClearLine::All) in text_overwrite() 406 eprint!("{}", s); in print_overwritable()
|
D | lib.rs | 1344 …eprint!("\nWarning: Unable to complete {} samples in {:.1?}. You may wish to increase target time … in iteration_counts() 1373 …eprint!("\nWarning: Unable to complete {} samples in {:.1?}. You may wish to increase target time … in iteration_counts()
|
/external/wycheproof/doc/ |
D | rsa.md | 113 SSL/TLS" https://eprint.iacr.org/2003/052/
|
D | dh.md | 75 discrete logarithm computation". http://eprint.iacr.org/2016/961.pdf
|
/external/rust/crates/ring/crypto/fipsmodule/ec/ |
D | ecp_nistz384.inl | 22 * http://eprint.iacr.org/2013/816 */
|
/external/cronet/net/third_party/quiche/src/quiche/blind_sign_auth/anonymous_tokens/proto/ |
D | anonymous_tokens.proto | 125 // Type of masking of message (see https://eprint.iacr.org/2022/895.pdf).
|
/external/rust/crates/base64/ |
D | README.md | 41 However, [people are drawn to their own destruction like moths to a flame](https://eprint.iacr.org/…
|
/external/rust/beto-rust/nearby/presence/ |
D | README.md | 229 doublers: [Efficient Length Doubling From Tweakable Block Ciphers](https://eprint.iacr.org/2017/841…
|
/external/cronet/third_party/boringssl/src/crypto/fipsmodule/bn/test/ |
D | mod_exp_tests.txt | 519 # "almost" reduction variant from https://eprint.iacr.org/2011/239
|
/external/boringssl/src/crypto/fipsmodule/bn/test/ |
D | mod_exp_tests.txt | 519 # "almost" reduction variant from https://eprint.iacr.org/2011/239
|
/external/python/cryptography/docs/hazmat/primitives/asymmetric/ |
D | rsa.rst | 781 .. _`security proof`: https://eprint.iacr.org/2001/062.pdf
|
/external/python/cryptography/docs/hazmat/primitives/ |
D | key-derivation-functions.rst | 937 .. _`HKDF paper`: https://eprint.iacr.org/2010/264
|