HomeSort by relevance Sort by last modified time
    Searched refs:identity (Results 1 - 25 of 328) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/clang/test/CXX/over/over.match/over.match.best/over.best.ics/over.ics.user/
p3-0x.cpp 4 template<typename T> struct identity struct in namespace:PR6285
9 operator typename identity<T>::type(); // expected-note{{candidate}}
  /external/clang/test/CXX/dcl.decl/dcl.meaning/dcl.fct/
p14.cpp 3 template<typename T> struct identity;
23 typedef identity<T(Types...)> function_pack_1;
24 typedef identity<T(Types......)> variadic_function_pack_1;
25 typedef identity<T(T...)> variadic_1;
  /external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.call/
p4.cpp 4 template<class T> struct identity { typedef T type; }; struct in namespace:PR8598
7 void f(T C::*, typename identity<T>::type*){}
  /external/wpa_supplicant_6/wpa_supplicant/examples/
ieee8021x.conf 10 identity="user name"
openCryptoki.conf 26 identity="User"
  /external/wpa_supplicant_8/wpa_supplicant/examples/
ieee8021x.conf 10 identity="user name"
openCryptoki.conf 26 identity="User"
  /packages/apps/Camera/jni/feature_mos/src/mosaic/
MatrixUtils.h 39 * Constructor with identity initialization
41 * identity: Specifies wether to initialize matrix to
42 * identity or zeros
44 Matrix33(bool identity) {
45 initialize(identity);
49 * Initialize to identity matrix
51 void initialize(bool identity = false) {
53 if (identity) {
97 * Constructor with identity initialization
99 * identity: Specifies wether to initialize matrix t
    [all...]
  /packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
MatrixUtils.h 39 * Constructor with identity initialization
41 * identity: Specifies wether to initialize matrix to
42 * identity or zeros
44 Matrix33(bool identity) {
45 initialize(identity);
49 * Initialize to identity matrix
51 void initialize(bool identity = false) {
53 if (identity) {
97 * Constructor with identity initialization
99 * identity: Specifies wether to initialize matrix t
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/eap_server/
eap_sim_db.h 22 /* Identity prefixes */
36 int eap_sim_db_get_gsm_triplets(void *priv, const u8 *identity,
44 int eap_sim_db_identity_known(void *priv, const u8 *identity,
51 int eap_sim_db_add_pseudonym(void *priv, const u8 *identity,
54 int eap_sim_db_add_reauth(void *priv, const u8 *identity,
57 int eap_sim_db_add_reauth_prime(void *priv, const u8 *identity,
62 const u8 * eap_sim_db_get_permanent(void *priv, const u8 *identity,
67 u8 *identity; member in struct:eap_sim_reauth
79 eap_sim_db_get_reauth_entry(void *priv, const u8 *identity,
84 int eap_sim_db_get_aka_auth(void *priv, const u8 *identity,
    [all...]
eap_sim_db.c 34 u8 *identity; member in struct:eap_sim_pseudonym
431 os_free(p->identity);
439 os_free(r->identity);
523 * @identity: User name identity
524 * @identity_len: Length of identity in bytes
547 int eap_sim_db_get_gsm_triplets(void *priv, const u8 *identity,
558 if (identity_len < 2 || identity[0] != EAP_SIM_PERMANENT_PREFIX) {
559 wpa_hexdump_ascii(MSG_DEBUG, "EAP-SIM DB: unexpected identity",
560 identity, identity_len)
    [all...]
  /libcore/luni/src/main/java/org/apache/harmony/security/
SystemScope.java 25 import java.security.Identity;
43 // Identities hash: key is the identity name
80 public synchronized Identity getIdentity(String name) {
84 return (Identity) names.get(name);
90 public synchronized Identity getIdentity(PublicKey key) {
94 return (Identity) keys.get(key);
98 * @see java.security.IdentityScope#addIdentity(java.security.Identity)
100 public synchronized void addIdentity(Identity identity) throws KeyManagementException {
101 if (identity == null)
    [all...]
  /external/chromium/net/base/
cert_database_mac.cc 27 SecIdentityRef identity = NULL;
29 &identity);
34 if (err != noErr || !identity) {
39 CFRelease(identity);
  /external/clang/test/CodeGenCXX/
mangle-variadic-templates.cpp 6 template<typename T> struct identity { }; struct
54 template<typename R, typename ...ArgTypes> identity<R(ArgTypes...)> f5() {}
56 template identity<int(int, float, double)> f5();
67 template template_tuple<identity, add_reference> f7();
  /external/guava/guava-tests/test/com/google/common/base/
EquivalencesTest.java 44 EquivalenceTester.of(Equivalences.identity())
54 .addEqualityGroup(Equivalences.identity(), Equivalences.identity())
61 SerializableTester.reserializeAndAssert(Equivalences.identity());
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ecf.identity_3.1.0.v20100529-0735.jar 
  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DTMDefaultBase.java 51 /** The identity of the root node. */
120 /** The document identity number(s). If we have overflowed the addressing
124 /** The mask for the identity.
160 * @param dtmIdentity The DTM identity ID for this DTM.
180 * @param dtmIdentity The DTM identity ID for this DTM.
315 * @param identity The node identity index.
317 protected void indexNode(int expandedTypeID, int identity)
332 index[index[0]] = identity;
349 * to the identity argument, or -1 if no node is higher or equal
882 int identity = makeNodeIdentity(nodeHandle); local
972 int identity = makeNodeIdentity(nodeHandle); local
1025 int identity = makeNodeIdentity(nodeHandle); local
1110 int identity = makeNodeIdentity(nodeHandle); local
1463 int identity = makeNodeIdentity(nodeHandle); local
1483 int identity = makeNodeIdentity(nodeHandle); local
1534 int identity = makeNodeIdentity(nodeHandle); local
1561 int identity = makeNodeIdentity(nodeHandle); local
1743 int identity = makeNodeIdentity(nodeHandle); local
1852 int identity = makeNodeIdentity(nodeHandle); local
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/
wpa_supplicant.conf.orig 354 # identity: Identity string for EAP
357 # anonymous_identity: Anonymous identity string for EAP (to be used as the
358 # unencrypted identity with EAP types that support different tunnelled
359 # identity, e.g., EAP-TTLS)
558 identity="user@example.com"
572 identity="user@example.com"
580 # EAP-TTLS/EAP-MD5-Challenge configuration with anonymous identity for the
581 # unencrypted use. Real identity is sent only within an encrypted TLS tunnel.
586 identity="user@example.com
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
wpa_supplicant.conf 584 # identity: Identity string for EAP
587 # anonymous_identity: Anonymous identity string for EAP (to be used as the
588 # unencrypted identity with EAP types that support different tunnelled
589 # identity, e.g., EAP-TTLS). This field can also be used with
590 # EAP-SIM/AKA/AKA' to store the pseudonym identity.
    [all...]
  /external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.partial/
p11.cpp 11 struct identity { struct
16 T* f2(int, typename identity<T>::type = 0);
18 T& f2(U, typename identity<T>::type = 0);
  /external/webkit/Source/WebCore/platform/network/
Credential.cpp 59 , m_identity(original.identity())
97 Credential::Credential(SecIdentityRef identity, CFArrayRef certificates, CredentialPersistence persistence)
101 , m_identity(identity)
107 SecIdentityRef Credential::identity() const function in class:WebCore::Credential
135 // Comparing identity and certificate chain pointers is valid only
138 // FIXME: Is pointer comparison of the identity and certificates properties sufficient?
140 if (a.identity() != b.identity())
145 // We only need to check identity and certificates to compare
  /frameworks/base/core/java/android/content/pm/
VerifierDeviceIdentity.java 27 * An identity that uniquely identifies a particular device. In this
28 * implementation, the identity is represented as a 64-bit integer encoded to a
54 * Create a verifier device identity from a long.
56 * @param identity device identity in a 64-bit integer.
59 public VerifierDeviceIdentity(long identity) {
60 mIdentity = identity;
61 mIdentityString = encodeBase32(identity);
65 final long identity = source.readLong(); local
67 mIdentity = identity;
90 long identity = rng.nextLong(); local
    [all...]
  /libcore/support/src/test/java/org/apache/harmony/security/tests/support/
IdentityStub.java 25 import java.security.Identity;
31 * Stub for abstract class Identity
35 public class IdentityStub extends Identity {
81 public boolean identityEquals(Identity identity) {
82 return super.identityEquals(identity);
  /external/wpa_supplicant_8/src/ap/
ieee802_11_auth.h 22 u8 *psk, int *has_psk, char **identity,
  /external/clang/test/SemaTemplate/
address-spaces.cpp 63 template<typename T> struct identity {}; struct
66 identity<T> accept_arg_in_address_space_1(__attribute__((address_space(1))) T &ir1);
69 identity<T> accept_any_arg(T &ir1);
73 identity<int> ii = accept_arg_in_address_space_1(int_1);
74 identity<int __attribute__((address_space(1)))> ii2 = accept_any_arg(int_1);

Completed in 779 milliseconds

1 2 3 4 5 6 7 8 91011>>