/external/u-boot/scripts/dtc/ |
D | dtc.c | 169 const char *inform = NULL; in main() local 189 inform = optarg; in main() 289 if (inform == NULL) in main() 290 inform = guess_input_format(arg, "dts"); in main() 294 if (streq(inform, "dts")) in main() 300 if (streq(inform, "dts")) in main() 302 else if (streq(inform, "fs")) in main() 304 else if(streq(inform, "dtb")) in main() 307 die("Unknown input format \"%s\"\n", inform); in main()
|
/external/dtc/ |
D | dtc.c | 171 const char *inform = NULL; in main() local 191 inform = optarg; in main() 291 if (inform == NULL) in main() 292 inform = guess_input_format(arg, "dts"); in main() 296 if (streq(inform, "dts")) in main() 302 if (streq(inform, "dts")) in main() 304 else if (streq(inform, "fs")) in main() 306 else if(streq(inform, "dtb")) in main() 309 die("Unknown input format \"%s\"\n", inform); in main()
|
/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 | 54 (cli.infilename, cli.inform), file=sys.stderr) 58 print('Reading private key from stdin in %s format' % cli.inform, 65 priv_key = rsa.key.PrivateKey.load_pkcs1(in_data, cli.inform)
|
/external/u-boot/doc/device-tree-bindings/thermal/ |
D | ti_soc_thermal.txt | 21 - gpios : this entry should be used to inform which GPIO
|
/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/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/python/setuptools/docs/ |
D | history.txt | 22 and he has given talks at PyCon and elsewhere to inform and educate the
|
/external/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/grpc-grpc/src/core/ext/filters/client_channel/ |
D | README.md | 36 disconnected. This connectivity state can be used to inform load balancing
|
/external/u-boot/tools/ |
D | k3_gen_x509_cert.sh | 109 openssl rsa -in degenerateKey.der -inform DER -outform PEM -out $RAND_KEY >>/dev/null 2>&1
|
/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/curl/docs/ |
D | RELEASE-PROCEDURE.md | 50 inform section in curl release procedure - how to do a release
|
D | SSLCERTS.md | 87 openssl x509 -inform DES -in yourdownloaded.crt \ 100 x509 -inform PEM -in certfile -text -out certdata" where certfile is
|
/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/skia/gn/ |
D | BUILDCONFIG.gn | 123 # non-default location, you can set win_vc to inform us where it is.
|
/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.
|
D | faq.rst | 60 will inform the patch owner if this is going to happen.
|
/external/skqp/gn/ |
D | BUILDCONFIG.gn | 137 # non-default location, you can set win_vc to inform us where it is.
|
/external/mesa3d/docs/relnotes/ |
D | 17.0.2.rst | 135 - st/mesa: inform the driver of framebuffer changes before compute
|
/external/icu/icu4c/source/samples/ufortune/resources/ |
D | es.txt | 79 "¿Cuál es la patrona de los informáticos? - Santa Tecla. 122 …-- Universidad de Massachussets. Utilizado en la toga del equipo para las olimpiadas informáticas.… 433 "Existen dos tipos de personas en el mundo de la informática: Las que ya perdieron su HD y las que …
|
/external/angle/extensions/ |
D | ANGLE_texture_usage.txt | 39 This can help to inform the implementation's choice of format
|
/external/eigen/ |
D | COPYING.MPL2 | 164 the terms of this License. You must inform recipients that the Source 175 Form, as described in Section 3.1, and You must inform recipients of
|