/external/dtc/ |
D | dtc.c | 163 const char *inform = NULL; in main() local 183 inform = optarg; in main() 286 if (inform == NULL) in main() 287 inform = guess_input_format(arg, "dts"); in main() 291 if (streq(inform, "dts")) in main() 297 if (annotate && (!streq(inform, "dts") || !streq(outform, "dts"))) in main() 299 if (streq(inform, "dts")) in main() 301 else if (streq(inform, "fs")) in main() 303 else if(streq(inform, "dtb")) in main() 306 die("Unknown input format \"%s\"\n", inform); in main() [all …]
|
/external/one-true-awk/bugs-fixed/ |
D | inf-nan-torture.in | 1 -inf -inform inform -nan -nancy nancy -123 0 123 +123 nancy +nancy +nan inform +inform +inf
|
D | inf-nan-torture.ok | 2 2 -inform 0 3 3 inform 0 14 14 inform 0 15 15 +inform 0
|
/external/rust/crates/quiche/deps/boringssl/src/crypto/asn1/ |
D | a_mbstr.c | 81 int inform, unsigned long mask) in ASN1_mbstring_copy() argument 83 return ASN1_mbstring_ncopy(out, in, len, inform, mask, 0, 0); in ASN1_mbstring_copy() 91 int inform, unsigned long mask, in OPENSSL_DECLARE_ERROR_REASON() 106 switch (inform) { in OPENSSL_DECLARE_ERROR_REASON() 143 (inform == MBSTRING_BMP || inform == MBSTRING_UNIV) && in OPENSSL_DECLARE_ERROR_REASON() 240 if (inform == outform) { in OPENSSL_DECLARE_ERROR_REASON()
|
D | a_strnid.c | 130 int inform, int nid) in ASN1_STRING_set_by_NID() argument 143 ret = ASN1_mbstring_ncopy(out, in, inlen, inform, mask, in ASN1_STRING_set_by_NID() 147 ASN1_mbstring_copy(out, in, inlen, inform, in ASN1_STRING_set_by_NID()
|
/external/boringssl/src/crypto/asn1/ |
D | a_mbstr.c | 81 int inform, unsigned long mask) in ASN1_mbstring_copy() argument 83 return ASN1_mbstring_ncopy(out, in, len, inform, mask, 0, 0); in ASN1_mbstring_copy() 91 int inform, unsigned long mask, in OPENSSL_DECLARE_ERROR_REASON() 106 switch (inform) { in OPENSSL_DECLARE_ERROR_REASON() 143 (inform == MBSTRING_BMP || inform == MBSTRING_UNIV) && in OPENSSL_DECLARE_ERROR_REASON() 240 if (inform == outform) { in OPENSSL_DECLARE_ERROR_REASON()
|
D | a_strnid.c | 130 int inform, int nid) in ASN1_STRING_set_by_NID() argument 143 ret = ASN1_mbstring_ncopy(out, in, inlen, inform, mask, in ASN1_STRING_set_by_NID() 147 ASN1_mbstring_copy(out, in, inlen, inform, in ASN1_STRING_set_by_NID()
|
/external/python/rsa/rsa/ |
D | util.py | 50 (cli.infilename, cli.inform), file=sys.stderr) 54 print('Reading private key from stdin in %s format' % cli.inform, 61 priv_key = rsa.key.PrivateKey.load_pkcs1(in_data, cli.inform)
|
/external/tpm2-tss/script/ |
D | int-log-compiler.sh | 298 FINGERPRINT=$(openssl pkey -pubin -inform PEM -in $EKPUB_FILE -outform DER | sha256sum | cut -f 1 … 300 openssl x509 -inform DER -in $EKCERT_FILE -outform PEM -out $EKCERT_PEM_FILE 304 FINGERPRINT_ECC=$(openssl pkey -pubin -inform PEM -in $EKECCPUB_FILE -outform DER | sha256sum | cu… 306 openssl x509 -inform DER -in $EKECCCERT_FILE -outform PEM -out $EKECCCERT_PEM_FILE
|
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/ |
D | RELEASE-PROCEDURE.md | 44 inform section in c-ares release procedure - how to do a release
|
/external/wpa_supplicant_8/hs20/server/ca/ |
D | setup.sh | 192 openssl asn1parse -in server.der -inform DER | grep HEX | tail -1 | sed 's/.*://' | xxd -r -p > log… 193 openssl asn1parse -in logo.der -inform DER > logo.asn1
|
/external/boringssl/src/include/openssl/ |
D | asn1.h | 875 int inform, unsigned long mask); 878 int inform, unsigned long mask, 883 int inlen, int inform,
|
/external/grpc-grpc-java/buildscripts/ |
D | make_dependencies.bat | 31 @rem If vcvars64.bat has set PLATFORM to X64, then inform cmake to use the Win64 version of VS
|
/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/ |
D | README.md | 36 disconnected. This connectivity state can be used to inform load balancing
|
/external/python/setuptools/docs/ |
D | history.txt | 22 and he has given talks at PyCon and elsewhere to inform and educate the
|
/external/grpc-grpc/src/core/ext/filters/client_channel/ |
D | README.md | 36 disconnected. This connectivity state can be used to inform load balancing
|
/external/rust/crates/quiche/deps/boringssl/src/include/openssl/ |
D | asn1.h | 779 …1_mbstring_copy(ASN1_STRING **out, const unsigned char *in, int len, int inform, unsigned long mas… 780 …_mbstring_ncopy(ASN1_STRING **out, const unsigned char *in, int len, int inform, unsigned long mas… 782 …ASN1_STRING_set_by_NID(ASN1_STRING **out, const unsigned char *in, int inlen, int inform, int nid);
|
/external/google-breakpad/docs/ |
D | linux_system_calls.md | 27 summarize briefly, we just have to inform the processor how to get to the
|
/external/llvm-project/clang-tools-extra/clangd/index/remote/ |
D | README.md | 54 flag will inform build system that you chose this option —
|
/external/llvm-project/compiler-rt/lib/hwasan/ |
D | hwasan_flags.inc | 20 "inform on thread creation/destruction")
|
/external/python/httplib2/doc/html/ |
D | searchindex.js | 1 …ttpconnect:1,data:1,unreserv:1,attempt:1,ssl:1,credenti:1,robot:1,caus:1,inform:1,preced:1,allow:1… property
|
/external/grpc-grpc/doc/ |
D | load-balancing.md | 62 inform the client. The load balancer may communicate with the backend 76 complex decisions and inform the client. The load balancer may communicate
|
/external/llvm/lib/Fuzzer/test/ |
D | CMakeLists.txt | 174 # Note this is done after declaring all tests so we can inform lit if any tests
|
/external/arm-trusted-firmware/docs/process/ |
D | security.rst | 9 vulnerabilities and inform users as best we can about all possible issues.
|
/external/curl/docs/ |
D | RELEASE-PROCEDURE.md | 52 inform section in curl release procedure - how to do a release
|