Home
last modified time | relevance | path

Searched refs:inform (Results 1 – 25 of 155) sorted by relevance

1234567

/external/dtc/
Ddtc.c163 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/
Dinf-nan-torture.in1 -inf -inform inform -nan -nancy nancy -123 0 123 +123 nancy +nancy +nan inform +inform +inf
Dinf-nan-torture.ok2 2 -inform 0
3 3 inform 0
14 14 inform 0
15 15 +inform 0
/external/rust/crates/quiche/deps/boringssl/src/crypto/asn1/
Da_mbstr.c81 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()
Da_strnid.c130 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/
Da_mbstr.c81 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()
Da_strnid.c130 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/
Dutil.py50 (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/
Dint-log-compiler.sh298 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/
DRELEASE-PROCEDURE.md44 inform section in c-ares release procedure - how to do a release
/external/wpa_supplicant_8/hs20/server/ca/
Dsetup.sh192 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/
Dasn1.h875 int inform, unsigned long mask);
878 int inform, unsigned long mask,
883 int inlen, int inform,
/external/grpc-grpc-java/buildscripts/
Dmake_dependencies.bat31 @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/
DREADME.md36 disconnected. This connectivity state can be used to inform load balancing
/external/python/setuptools/docs/
Dhistory.txt22 and he has given talks at PyCon and elsewhere to inform and educate the
/external/grpc-grpc/src/core/ext/filters/client_channel/
DREADME.md36 disconnected. This connectivity state can be used to inform load balancing
/external/rust/crates/quiche/deps/boringssl/src/include/openssl/
Dasn1.h779 …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/
Dlinux_system_calls.md27 summarize briefly, we just have to inform the processor how to get to the
/external/llvm-project/clang-tools-extra/clangd/index/remote/
DREADME.md54 flag will inform build system that you chose this option —
/external/llvm-project/compiler-rt/lib/hwasan/
Dhwasan_flags.inc20 "inform on thread creation/destruction")
/external/python/httplib2/doc/html/
Dsearchindex.js1 …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/
Dload-balancing.md62 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/
DCMakeLists.txt174 # Note this is done after declaring all tests so we can inform lit if any tests
/external/arm-trusted-firmware/docs/process/
Dsecurity.rst9 vulnerabilities and inform users as best we can about all possible issues.
/external/curl/docs/
DRELEASE-PROCEDURE.md52 inform section in curl release procedure - how to do a release

1234567