Home
last modified time | relevance | path

Searched refs:eprint (Results 1 – 25 of 27) sorted by relevance

12

/external/tensorflow/tensorflow/tools/dockerfiles/
Dassembler.py268 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/
Dmake-byte-frequency-table25 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/
Dmain.c81 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
Dmain.ih13 static char *eprint(int err);
/external/rust/crates/ciborium/tests/
Dfuzz.rs55 eprint!("{}", string); in fuzz()
/external/rust/crates/env_logger/src/fmt/writer/termcolor/
Dshim_impl.rs47 WritableTarget::Stderr => eprint!("{}", String::from_utf8_lossy(&buf.0)), in print()
Dextern_impl.rs131 WritableTarget::Stderr => eprint!("{}", log), in print()
/external/one-true-awk/
Dlib.c608 eprint(); in SYNTAX()
687 eprint(); in error()
691 void eprint(void) /* try to print context around error */ in eprint() function
Dproto.h145 extern void eprint(void);
/external/rust/crates/syn/benches/
Drust.rs161 eprint!("{:20}", format!("{}:", name)); in main()
/external/boringssl/src/third_party/wycheproof_testvectors/
Dprimality_test.txt591 # 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/
Dprimality_test.txt591 # 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/
Dperformance_data.rs36 eprint!( in fmt()
/external/rust/crates/criterion/src/
Dreport.rs398 eprint!("\r{}", ClearLine::All) in text_overwrite()
406 eprint!("{}", s); in print_overwritable()
Dlib.rs1344eprint!("\nWarning: Unable to complete {} samples in {:.1?}. You may wish to increase target time … in iteration_counts()
1373eprint!("\nWarning: Unable to complete {} samples in {:.1?}. You may wish to increase target time … in iteration_counts()
/external/wycheproof/doc/
Drsa.md113 SSL/TLS" https://eprint.iacr.org/2003/052/
Ddh.md75 discrete logarithm computation". http://eprint.iacr.org/2016/961.pdf
/external/rust/crates/ring/crypto/fipsmodule/ec/
Decp_nistz384.inl22 * http://eprint.iacr.org/2013/816 */
/external/cronet/net/third_party/quiche/src/quiche/blind_sign_auth/anonymous_tokens/proto/
Danonymous_tokens.proto125 // Type of masking of message (see https://eprint.iacr.org/2022/895.pdf).
/external/rust/crates/base64/
DREADME.md41 However, [people are drawn to their own destruction like moths to a flame](https://eprint.iacr.org/…
/external/rust/beto-rust/nearby/presence/
DREADME.md229 doublers: [Efficient Length Doubling From Tweakable Block Ciphers](https://eprint.iacr.org/2017/841…
/external/cronet/third_party/boringssl/src/crypto/fipsmodule/bn/test/
Dmod_exp_tests.txt519 # "almost" reduction variant from https://eprint.iacr.org/2011/239
/external/boringssl/src/crypto/fipsmodule/bn/test/
Dmod_exp_tests.txt519 # "almost" reduction variant from https://eprint.iacr.org/2011/239
/external/python/cryptography/docs/hazmat/primitives/asymmetric/
Drsa.rst781 .. _`security proof`: https://eprint.iacr.org/2001/062.pdf
/external/python/cryptography/docs/hazmat/primitives/
Dkey-derivation-functions.rst937 .. _`HKDF paper`: https://eprint.iacr.org/2010/264

12