Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/tools/dockerfiles/
Dassembler.py272 def eprint(*args, **kwargs): function
352 eprint(('> Error: {} is not a valid slice_set, and also isn\'t an arg '
390 eprint('> Skipping release {}'.format(name))
462 eprint(('> Probably not a problem: skipping {}, which is not a '
488 eprint('> Error: {} is an invalid spec! The errors are:'.format(
490 eprint(yaml.dump(v.errors, indent=2))
499 eprint('> Emptying Dockerfile dir "{}"'.format(FLAGS.dockerfile_dir))
509 eprint('> Error: please set --hub_username when uploading to Dockerhub.')
512 eprint(
516 eprint('> Error: please set --hub_password when uploading to Dockerhub.')
[all …]
/external/llvm-project/llvm/utils/git/
Dpre-push.py46 def eprint(*args, **kwargs): function
63 eprint(msg)
110 eprint('`%s` printed to stderr:' % ' '.join(quoted_cmd))
111 eprint(stderr.rstrip())
122 eprint(err_msg)
124 eprint(stderr.rstrip())
188eprint('Please remove arcanist tags from the commit message (found "%s" tag in %s)' % (tag, sha[:1…
190 eprint('Try running: llvm/utils/git/arcfilter.sh')
/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/env_logger/src/fmt/writer/termcolor/
Dshim_impl.rs37 Target::Stderr => eprint!("{}", log), in print()
Dextern_impl.rs111 Target::Stderr => eprint!("{}", log), in print()
/external/rust/crates/syn/benches/
Drust.rs149 eprint!("{:20}", format!("{}:", name)); in main()
/external/one-true-awk/
Dlib.c603 eprint(); in SYNTAX()
682 eprint(); in error()
686 void eprint(void) /* try to print context around error */ in eprint() function
Dproto.h145 extern void eprint(void);
/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/adhd/cras/client/cras_tests/src/
Darguments.rs113 eprint!("{}", opts.usage(&brief)); in show_audio_command_usage()
/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/python/cryptography/docs/hazmat/primitives/asymmetric/
Drsa.rst726 .. _`security proof`: https://eprint.iacr.org/2001/062.pdf
/external/python/cryptography/docs/hazmat/primitives/
Dkey-derivation-functions.rst912 .. _`HKDF paper`: https://eprint.iacr.org/2010/264