Home
last modified time | relevance | path

Searched refs:purpose (Results 1 – 25 of 981) sorted by relevance

12345678910>>...40

/external/curl/docs/examples/
Dexternalsocket.c62 curlsocktype purpose, in opensocket() argument
66 (void)purpose; in opensocket()
75 curlsocktype purpose) in sockopt_callback() argument
79 (void)purpose; in sockopt_callback()
/external/python/cpython2/Lib/
Dssl.py387 def _load_windows_store_certs(self, storename, purpose): argument
393 if trust is True or purpose.oid in trust:
401 def load_default_certs(self, purpose=Purpose.SERVER_AUTH): argument
402 if not isinstance(purpose, _ASN1Object):
403 raise TypeError(purpose)
406 self._load_windows_store_certs(storename, purpose)
410 def create_default_context(purpose=Purpose.SERVER_AUTH, cafile=None, argument
418 if not isinstance(purpose, _ASN1Object):
419 raise TypeError(purpose)
433 if purpose == Purpose.SERVER_AUTH:
[all …]
/external/ppp/pppd/plugins/radius/
DCOPYRIGHT7 purpose and without fee is hereby granted, provided that this
16 suitability of this software for any purpose. It is provided "as is"
23 purpose and without fee is hereby granted, provided that this copyright and
31 software for any purpose. It is provided "as is" without express or implied
39 purpose and without fee is hereby granted, provided that this copyright
47 of this software for any purpose. It is provided "as is" without express
54 documentation for any purpose and without fee is hereby granted, provided
85 software for any particular purpose. It is provided "as is"
/external/boringssl/src/crypto/x509v3/
Dv3_purp.c137 return (*a)->purpose - (*b)->purpose; in xp_cmp()
159 int X509_PURPOSE_set(int *p, int purpose) in X509_PURPOSE_set() argument
161 if (X509_PURPOSE_get_by_id(purpose) == -1) { in X509_PURPOSE_set()
165 *p = purpose; in X509_PURPOSE_set()
197 int X509_PURPOSE_get_by_id(int purpose) in X509_PURPOSE_get_by_id() argument
202 if ((purpose >= X509_PURPOSE_MIN) && (purpose <= X509_PURPOSE_MAX)) in X509_PURPOSE_get_by_id()
203 return purpose - X509_PURPOSE_MIN; in X509_PURPOSE_get_by_id()
204 tmp.purpose = purpose; in X509_PURPOSE_get_by_id()
266 ptmp->purpose = id; in X509_PURPOSE_add()
311 return xp->purpose; in X509_PURPOSE_get_id()
/external/nist-sip/java/gov/nist/javax/sip/header/
DCallInfo.java100 public void setPurpose(String purpose) { in setPurpose() argument
101 if (purpose == null) in setPurpose()
104 this.setParameter("purpose", purpose); in setPurpose()
/external/curl/tests/libtest/
Dlib1530.c28 curlsocktype purpose, in opensocket() argument
31 (void)purpose; in opensocket()
Dlib500.c32 curlsocktype purpose, in tst_opensocket() argument
36 (void)purpose; in tst_opensocket()
/external/libgsm/
DNOTICE7 software for any purpose nor are held responsible for any defects of
25 for any purpose with or without fee is hereby granted,
29 of this software for any purpose nor are held responsible
DCOPYRIGHT7 software for any purpose nor are held responsible for any defects of
25 for any purpose with or without fee is hereby granted,
29 of this software for any purpose nor are held responsible
/external/c-ares/
DNOTICE4 documentation for any purpose and without fee is hereby granted, provided that
10 purpose. It is provided "as is" without express or implied warranty.
Dcares.rc5 * software and its documentation for any purpose and without
13 * this software for any purpose. It is provided "as is"
/external/pdfium/third_party/libpng16/
D0003-check-errors-in-set-pcal.patch42 - png_warning(png_ptr, "Insufficient memory for pCAL purpose");
44 + png_chunk_report(png_ptr, "Insufficient memory for pCAL purpose",
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/
DMBlazeRegisterInfo.td20 // Special purpose registers have 15-bit values
26 // MBlaze general purpose registers
31 // MBlaze special purpose registers
142 // None of the special purpose registers are allocatable.
/external/swiftshader/third_party/LLVM/projects/sample/autoconf/
DLICENSE.TXT14 documentation for any purpose is hereby granted without fee, provided that
20 suitability of this software for any purpose. It is provided "as is"
/external/swiftshader/third_party/LLVM/autoconf/
DLICENSE.TXT14 documentation for any purpose is hereby granted without fee, provided that
20 suitability of this software for any purpose. It is provided "as is"
/external/boringssl/src/crypto/x509/
Dx509_vpm.c135 param->purpose = 0; in x509_verify_param_zero()
273 x509_verify_param_copy(purpose, 0); in X509_VERIFY_PARAM_inherit()
388 int X509_VERIFY_PARAM_set_purpose(X509_VERIFY_PARAM *param, int purpose) in X509_VERIFY_PARAM_set_purpose() argument
390 return X509_PURPOSE_set(&param->purpose, purpose); in X509_VERIFY_PARAM_set_purpose()
Dx509_vfy.c587 int purpose; in check_chain_extensions() local
604 purpose = X509_PURPOSE_CRL_SIGN; in check_chain_extensions()
608 purpose = ctx->param->purpose; in check_chain_extensions()
666 if (ctx->param->purpose > 0) { in check_chain_extensions()
667 ret = X509_check_purpose(x, purpose, must_be_ca > 0); in check_chain_extensions()
2185 int X509_STORE_CTX_set_purpose(X509_STORE_CTX *ctx, int purpose) in X509_STORE_CTX_set_purpose() argument
2187 return X509_STORE_CTX_purpose_inherit(ctx, 0, purpose, 0); in X509_STORE_CTX_set_purpose()
2207 int purpose, int trust) in X509_STORE_CTX_purpose_inherit() argument
2211 if (!purpose) in X509_STORE_CTX_purpose_inherit()
2212 purpose = def_purpose; in X509_STORE_CTX_purpose_inherit()
[all …]
/external/llvm/test/Instrumentation/MemorySanitizer/AArch64/
Dvararg.ll19 ; size (192 is total of general purpose registers size, 64, plus total of
27 ; We expect three memcpy operations: one for the general purpose registers,
62 ; array. General purpose registers are saved at positions from 0 to 64, Floating
/external/e2fsprogs/debian/
Dlibcomerr2.copyright15 and its documentation for any purpose and without fee is
23 the suitability of this software for any purpose. It is
Dlibss2.copyright16 and its documentation for any purpose and without fee is
24 the suitability of this software for any purpose. It is
/external/guava/guava-tests/test/com/google/common/reflect/
Dtest.txt1 This is a resource file for testing purpose.
/external/zlib/src/contrib/blast/
DREADME1 Read blast.h for purpose and usage.
/external/boringssl/src/include/openssl/
Dx509_vfy.h154 int purpose; /* purpose to check untrusted certificates */ member
433 OPENSSL_EXPORT int X509_STORE_set_purpose(X509_STORE *ctx, int purpose);
516 OPENSSL_EXPORT int X509_STORE_CTX_set_purpose(X509_STORE_CTX *ctx, int purpose);
519 int purpose, int trust);
546 OPENSSL_EXPORT int X509_VERIFY_PARAM_set_purpose(X509_VERIFY_PARAM *param, int purpose);
/external/webrtc/
DNOTICE38 * You may use, copy, modify and distribute this code for any purpose (include
61 * You may use, copy, modify and distribute this code for any purpose (include
149 // warranty, and with no claim as to its suitability for any purpose.
187 // comp.sys.arm a long time ago), so you can use them freely for any purpose.
200 // approximation routines, or if I can freely use it for any purpose.
/external/llvm/test/MC/Mips/
Dmips-pdr-bad.s13 .frame $f1, 8, # ASM: :[[@LINE]]:16: error: expected general purpose register
19 .frame $sp, 8, $f1 # ASM: :[[@LINE]]:24: error: expected general purpose register

12345678910>>...40