Home
last modified time | relevance | path

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

12345678910>>...35

/external/curl/docs/examples/
Dexternalsocket.c61 curlsocktype purpose, in opensocket() argument
65 (void)purpose; in opensocket()
74 curlsocktype purpose) in sockopt_callback() argument
78 (void)purpose; in sockopt_callback()
/external/boringssl/src/crypto/x509v3/
Dv3_purp.c116 return (*a)->purpose - (*b)->purpose; in xp_cmp()
136 int X509_PURPOSE_set(int *p, int purpose) in X509_PURPOSE_set() argument
138 if(X509_PURPOSE_get_by_id(purpose) == -1) { in X509_PURPOSE_set()
142 *p = purpose; in X509_PURPOSE_set()
170 int X509_PURPOSE_get_by_id(int purpose) in X509_PURPOSE_get_by_id() argument
175 if((purpose >= X509_PURPOSE_MIN) && (purpose <= X509_PURPOSE_MAX)) in X509_PURPOSE_get_by_id()
176 return purpose - X509_PURPOSE_MIN; in X509_PURPOSE_get_by_id()
177 tmp.purpose = purpose; in X509_PURPOSE_get_by_id()
235 ptmp->purpose = id; in X509_PURPOSE_add()
279 return xp->purpose; in X509_PURPOSE_get_id()
/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/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
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/about_files/
Dpixman-licenses.txt6 documentation for any purpose is hereby granted without fee, provided that
31 documentation for any purpose and without fee is hereby granted,
52 documentation for any purpose is hereby granted without fee, provided that
58 representations about the suitability of this software for any purpose. It
75 and its documentation for any purpose is hereby granted without fee,
82 any purpose. It is provided "as is" without express or implied
/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/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.c129 param->purpose = 0; in x509_verify_param_zero()
271 x509_verify_param_copy(purpose, 0); in X509_VERIFY_PARAM_inherit()
398 int X509_VERIFY_PARAM_set_purpose(X509_VERIFY_PARAM *param, int purpose) in X509_VERIFY_PARAM_set_purpose() argument
400 return X509_PURPOSE_set(&param->purpose, purpose); in X509_VERIFY_PARAM_set_purpose()
Dx509_vfy.c518 int purpose; in check_chain_extensions() local
536 purpose = X509_PURPOSE_CRL_SIGN; in check_chain_extensions()
546 purpose = ctx->param->purpose; in check_chain_extensions()
612 if (ctx->param->purpose > 0) in check_chain_extensions()
614 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()
2206 int purpose, int trust) in X509_STORE_CTX_purpose_inherit() argument
2210 if (!purpose) purpose = def_purpose; in X509_STORE_CTX_purpose_inherit()
2212 if (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, 56, rounded to 16
27 ; We expect three memcpy operations: one for the general purpose registers,
62 ; array. General purpose registers are saved at positions from 0 to 56, Floating
/external/e2fsprogs/debian/
Dlibss2.copyright16 and its documentation for any purpose and without fee is
24 the suitability of this software for any purpose. It is
Dlibcomerr2.copyright15 and its documentation for any purpose and without fee is
23 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/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/boringssl/src/include/openssl/
Dx509_vfy.h169 int purpose; /* purpose to check untrusted certificates */ member
439 OPENSSL_EXPORT int X509_STORE_set_purpose(X509_STORE *ctx, int purpose);
517 OPENSSL_EXPORT int X509_STORE_CTX_set_purpose(X509_STORE_CTX *ctx, int purpose);
520 int purpose, int trust);
547 OPENSSL_EXPORT int X509_VERIFY_PARAM_set_purpose(X509_VERIFY_PARAM *param, int 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
/external/nist-sip/java/javax/sip/header/
DCallInfoHeader.java12 void setPurpose(String purpose); in setPurpose() argument
/external/valgrind/none/tests/
Dresolv.vgtest2 # There is none/tests/solaris/resolv for that purpose.
/external/chromium-trace/catapult/third_party/pipeline/pipeline/
Dmodels.py265 unused_kind, purpose) = barrier_index_path[-4:]
269 _BarrierRecord.kind(), purpose)
/external/jemalloc/
Djemalloc.pc.in8 Description: A general purpose malloc(3) implementation that emphasizes fragmentation avoidance and…

12345678910>>...35