Home
last modified time | relevance | path

Searched defs:algo (Results 1 – 19 of 19) sorted by relevance

/external/kernel-headers/original/uapi/linux/tc_ematch/
Dtc_em_text.h10 char algo[TC_EM_TEXT_ALGOSIZ]; member
/external/iproute2/include/linux/tc_ematch/
Dtc_em_text.h10 char algo[TC_EM_TEXT_ALGOSIZ]; member
/external/iproute2/ip/
Dipxfrm.c515 static void __xfrm_algo_print(struct xfrm_algo *algo, int type, int len, in __xfrm_algo_print()
552 static inline void xfrm_algo_print(struct xfrm_algo *algo, int type, int len, in xfrm_algo_print()
558 static void xfrm_aead_print(struct xfrm_algo_aead *algo, int len, in xfrm_aead_print()
562 struct xfrm_algo algo; in xfrm_aead_print() member
577 static void xfrm_auth_trunc_print(struct xfrm_algo_auth *algo, int len, in xfrm_auth_trunc_print()
581 struct xfrm_algo algo; in xfrm_auth_trunc_print() member
/external/lzma/C/
DLzmaEnc.h24 int algo; /* 0 - fast, 1 - normal, default = 1 */ member
/external/chromium_org/third_party/lzma_sdk/
DLzmaEnc.h24 int algo; /* 0 - fast, 1 - normal, default = 1 */ member
/external/chromium_org/third_party/ots/third_party/lzma_sdk/
DLzmaEnc.h25 int algo; /* 0 - fast, 1 - normal, default = 1 */ member
/external/iptables/include/linux/netfilter/
Dxt_string.h17 char algo[XT_STRING_MAX_ALGO_NAME_SIZE]; member
/external/kernel-headers/original/uapi/linux/netfilter/
Dxt_string.h17 char algo[XT_STRING_MAX_ALGO_NAME_SIZE]; member
/external/chromium_org/remoting/codec/
Dvideo_encoder_vpx.cc71 const vpx_codec_iface_t* algo = vpx_codec_vp8_cx(); in CreateVP8Codec() local
111 const vpx_codec_iface_t* algo = vpx_codec_vp9_cx(); in CreateVP9Codec() local
/external/lzma/CPP/7zip/Archive/Common/
DHandlerOut.cpp211 UInt32 algo = in SetCompressionMethod2() local
243 UInt32 algo = in SetCompressionMethod2() local
/external/lzma/CPP/7zip/Bundles/LzmaCon/
DLzmaAlone.cpp383 UInt32 algo = 1; in main2() local
/external/libvpx/libvpx/third_party/libwebm/
Dmkvparser.hpp222 unsigned long long algo; member
240 unsigned long long algo; member
Dmkvparser.cpp5316 long long algo = UnserializeUInt(pReader, pos, size); in ParseCompressionEntry() local
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libwebm/
Dmkvparser.hpp197 unsigned long long algo; member
215 unsigned long long algo; member
Dmkvparser.cpp4646 long long algo = UnserializeUInt(pReader, pos, size); in ParseCompressionEntry() local
/external/libvpx/libwebm/
Dmkvparser.hpp197 unsigned long long algo; member
215 unsigned long long algo; member
Dmkvparser.cpp4649 long long algo = UnserializeUInt(pReader, pos, size); in ParseCompressionEntry() local
/external/apache-harmony/security/src/test/support/common/java/org/apache/harmony/security/tests/support/
DTestCertUtils.java274 private static final String algo = "testPublicKeyAlgorithm"; field in TestCertUtils.TestPublicKey
/external/mdnsresponder/mDNSCore/
DDNSDigest.c1441 domainname * algo; in DNSDigest_VerifyMessage() local