Searched defs:algo (Results 1 - 20 of 20) sorted by relevance

/external/iproute2/include/linux/tc_ematch/
H A Dtc_em_text.h10 char algo[TC_EM_TEXT_ALGOSIZ]; member in struct:tcf_em_text
/external/kernel-headers/original/uapi/linux/tc_ematch/
H A Dtc_em_text.h10 char algo[TC_EM_TEXT_ALGOSIZ]; member in struct:tcf_em_text
/external/chromium_org/third_party/lzma_sdk/
H A DLzmaEnc.h24 int algo; /* 0 - fast, 1 - normal, default = 1 */ member in struct:_CLzmaEncProps
/external/chromium_org/third_party/ots/third_party/lzma_sdk/
H A DLzmaEnc.h25 int algo; /* 0 - fast, 1 - normal, default = 1 */ member in struct:_CLzmaEncProps
/external/iptables/include/linux/netfilter/
H A Dxt_string.h17 char algo[XT_STRING_MAX_ALGO_NAME_SIZE]; member in struct:xt_string_info
/external/kernel-headers/original/uapi/linux/netfilter/
H A Dxt_string.h17 char algo[XT_STRING_MAX_ALGO_NAME_SIZE]; member in struct:xt_string_info
/external/lzma/C/
H A DLzmaEnc.h24 int algo; /* 0 - fast, 1 - normal, default = 1 */ member in struct:_CLzmaEncProps
/external/chromium_org/remoting/codec/
H A Dvideo_encoder_vpx.cc71 const vpx_codec_iface_t* algo = vpx_codec_vp8_cx(); local
72 CHECK(algo);
73 vpx_codec_err_t ret = vpx_codec_enc_config_default(algo, &config, 0);
88 if (vpx_codec_enc_init(codec.get(), algo, &config, 0))
111 const vpx_codec_iface_t* algo = vpx_codec_vp9_cx(); local
112 CHECK(algo);
113 vpx_codec_err_t ret = vpx_codec_enc_config_default(algo, &config, 0);
133 if (vpx_codec_enc_init(codec.get(), algo, &config, 0))
/external/apache-harmony/security/src/test/support/common/java/org/apache/harmony/security/tests/support/
H A DTestCertUtils.java274 private static final String algo = "testPublicKeyAlgorithm"; field in class:TestCertUtils.TestPublicKey
282 return algo;
/external/lzma/CPP/7zip/Archive/Common/
H A DHandlerOut.cpp211 UInt32 algo = local
224 SetMethodProp(oneMethodInfo, NCoderPropID::kAlgorithm, algo);
243 UInt32 algo = local
247 SetMethodProp(oneMethodInfo, NCoderPropID::kAlgorithm, algo);
/external/lzma/CPP/7zip/Bundles/LzmaCon/
H A DLzmaAlone.cpp383 UInt32 algo = 1; local
390 ParseUInt32(parser, NKey::kAlgo, algo);
424 props[4].ulVal = (UInt32)algo;
/external/iproute2/ip/
H A Dipxfrm.c515 static void __xfrm_algo_print(struct xfrm_algo *algo, int type, int len, argument
526 if (len < sizeof(*algo)) {
530 len -= sizeof(*algo);
532 fprintf(fp, "%s ", algo->alg_name);
534 keylen = algo->alg_key_len / 8;
542 fprintf(fp, "%.2x", (unsigned char)algo->alg_key[i]);
545 fprintf(fp, " (%d bits)", algo->alg_key_len);
552 static inline void xfrm_algo_print(struct xfrm_algo *algo, int type, int len, argument
555 return __xfrm_algo_print(algo, type, len, fp, prefix, 1);
558 static void xfrm_aead_print(struct xfrm_algo_aead *algo, in argument
562 struct xfrm_algo algo; member in struct:__anon22395
577 xfrm_auth_trunc_print(struct xfrm_algo_auth *algo, int len, FILE *fp, const char *prefix) argument
581 struct xfrm_algo algo; member in struct:__anon22396
[all...]
/external/mdnsresponder/mDNSCore/
H A DDNSDigest.c1441 domainname * algo; local
1447 algo = (domainname*) ptr;
1449 if (!SameDomainName(algo, &HMAC_MD5_AlgName))
1451 LogMsg("ERROR: DNSDigest_VerifyMessage - TSIG algorithm not supported: %##s", algo->c);
1458 ptr += DomainNameLength(algo);
1529 MD5_Update(&c, algo->c, DomainNameLength(algo));
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libwebm/
H A Dmkvparser.hpp197 unsigned long long algo; member in struct:mkvparser::ContentEncoding::ContentCompression
215 unsigned long long algo; member in struct:mkvparser::ContentEncoding::ContentEncryption
H A Dmkvparser.cpp4406 : algo(0), settings(NULL), settings_len(0) {}
4413 : algo(0),
4646 long long algo = UnserializeUInt(pReader, pos, size); local
4647 if (algo < 0)
4649 compression->algo = algo;
4701 encryption->algo = UnserializeUInt(pReader, pos, size);
4702 if (encryption->algo != 5)
/external/libvpx/libvpx/third_party/libwebm/
H A Dmkvparser.hpp222 unsigned long long algo; member in struct:mkvparser::ContentEncoding::ContentCompression
240 unsigned long long algo; member in struct:mkvparser::ContentEncoding::ContentEncryption
H A Dmkvparser.cpp5049 : algo(0),
5059 : algo(0),
5316 long long algo = UnserializeUInt(pReader, pos, size); local
5317 if (algo < 0)
5319 compression->algo = algo;
5376 encryption->algo = UnserializeUInt(pReader, pos, size);
5377 if (encryption->algo != 5)
/external/libvpx/libwebm/
H A Dmkvparser.hpp197 unsigned long long algo; member in struct:mkvparser::ContentEncoding::ContentCompression
215 unsigned long long algo; member in struct:mkvparser::ContentEncoding::ContentEncryption
H A Dmkvparser.cpp4409 : algo(0), settings(NULL), settings_len(0) {}
4416 : algo(0),
4649 long long algo = UnserializeUInt(pReader, pos, size); local
4650 if (algo < 0)
4652 compression->algo = algo;
4704 encryption->algo = UnserializeUInt(pReader, pos, size);
4705 if (encryption->algo != 5)
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.ecf.identity_3.1.0.v20100529-0735.jar ... .ecf.core.identity.Namespace n String algo String provider int byteLength Exception e byte[] newBytes protected void ...

Completed in 6642 milliseconds