Home
last modified time | relevance | path

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

1234

/external/boringssl/src/crypto/asn1/
Da_mbstr.c66 static int traverse_string(const unsigned char *p, int len, int inform,
88 int inform, unsigned long mask) in ASN1_mbstring_copy() argument
90 return ASN1_mbstring_ncopy(out, in, len, inform, mask, 0, 0); in ASN1_mbstring_copy()
94 int inform, unsigned long mask, in ASN1_mbstring_ncopy() argument
112 switch (inform) { in ASN1_mbstring_ncopy()
164 if (traverse_string(in, len, inform, type_str, &mask) < 0) { in ASN1_mbstring_ncopy()
208 if (inform == outform) { in ASN1_mbstring_ncopy()
235 traverse_string(in, len, inform, out_utf8, &outlen); in ASN1_mbstring_ncopy()
248 traverse_string(in, len, inform, cpyfunc, &p); in ASN1_mbstring_ncopy()
257 static int traverse_string(const unsigned char *p, int len, int inform, in traverse_string() argument
[all …]
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/dtc/
Ddtc.c171 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/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.h849 …1_mbstring_copy(ASN1_STRING **out, const unsigned char *in, int len, int inform, unsigned long mas…
850 …_mbstring_ncopy(ASN1_STRING **out, const unsigned char *in, int len, int inform, unsigned long mas…
852 …ASN1_STRING_set_by_NID(ASN1_STRING **out, const unsigned char *in, int inlen, int inform, int nid);
/external/curl/docs/
DRELEASE-PROCEDURE49 inform
DSSLCERTS.md87 openssl x509 -inform DES -in yourdownloaded.crt \
100 x509 -inform PEM -in certfile -text -out certdata" where certfile is
/external/syslinux/core/
Ddiskfs.inc68 ; left to do but inform that user that something went wrong.
/external/llvm/lib/Fuzzer/test/
DCMakeLists.txt174 # Note this is done after declaring all tests so we can inform lit if any tests
/external/skqp/gn/
DBUILDCONFIG.gn135 # location, you can set win_vc to inform us where it is.
/external/skia/gn/
DBUILDCONFIG.gn135 # non-default location, you can set win_vc to inform us where it is.
/external/icu/icu4c/source/samples/ufortune/resources/
Des.txt79 "¿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/eigen/
DNOTICE164 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
DCOPYING.MPL2164 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
/external/python/cpython2/Doc/c-api/
Dmemory.rst76 the desire to *inform* the Python memory manager about the memory needs of the
/external/libmicrohttpd/doc/chapters/
Dprocessingpost.inc70 Once it has composed the greeting string, it returns @code{MHD_NO} to inform the post processor
/external/llvm/
DCMakeLists.txt314 "Use Intel JIT API to inform Intel(R) VTune(TM) Amplifier XE 2011 about JIT code"
326 "Use opagent JIT interface to inform OProfile about JIT code" OFF)
/external/autotest/client/profilers/powertop/src/po/
Dhu.po158 "< Részletes C-állapot információ csak mobil processzorok esetén elérhető "
267 msgstr "A PowerTOP-ot rootként futtasd, hogy elég információt gyűjthessen\n"
/external/libexif/po/
Dsk.po1339 msgstr "informácie o farbách"
2558 msgstr "Ladiace informácie"
2562 msgstr "Ladiace informácie sú dostupné."
2741 "informácie v zápise ASCII. Formát nie je predpísaný. Ak nie je GPS prijímač "
3341 "interoperabilite bola informácia zapísaná ako v dolu uvedenom príklade. Keď "
3547 "fotografa aj redaktora. Je to informácia o autorských právach osoby či "
3850 "Štítok pre výrobcov zariadení zapisujúcich exif informácie pre uloženie "
3851 "akejkoľvek potrebnej informácie. Obsah je na výrobcovi."
3992 "Štítok informácie o farebnom priestore je vždy zaznamenaný ako špecifikátor "
4064 "na obrazové dáta. Jediná relačná informácia, ktorá sa tu zaznamenáva je "
[all …]
/external/python/cpython2/Doc/extending/
Dembedding.rst73 :c:func:`Py_Initialize` to inform the interpreter about paths to Python run-time
/external/tensorflow/tensorflow/docs_src/mobile/
Dlinking_libs.md92 part is that the `REGISTER_KERNEL()` macro is able to inform the core of
/external/python/cpython3/Doc/extending/
Dembedding.rst78 :c:func:`Py_Initialize` to inform the interpreter about paths to Python run-time
/external/llvm/docs/
DVectorizers.rst273 In many situations the cost model will inform LLVM that this is not beneficial
DHowToSetUpLLVMStyleRTTI.rst149 #. Finally, you need to inform LLVM's RTTI templates how to dynamically
/external/python/cpython3/Doc/c-api/
Dmemory.rst76 the desire to *inform* the Python memory manager about the memory needs of the

1234