HomeSort by relevance Sort by last modified time
    Searched full:identity (Results 201 - 225 of 2436) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/mockito/src/org/mockito/internal/stubbing/answers/
ReturnsArgumentAt.java 14 * Returns the passed parameter identity at specified index.
31 * Build the identity answer to return the argument at the given position in the argument array.
33 * @param wantedArgumentPosition The position of the argument identity to return in the invocation.
  /external/webrtc/webrtc/base/
sslfingerprint.cc 23 const std::string& algorithm, const rtc::SSLIdentity* identity) {
24 if (!identity) {
28 return Create(algorithm, &(identity->certificate()));
rtccertificate_unittests.cc 80 scoped_ptr<SSLIdentity> identity(SSLIdentity::GenerateForTest(params));
81 return RTCCertificate::Create(std::move(identity));
88 scoped_ptr<SSLIdentity> identity(
91 RTCCertificate::Create(std::move(identity));
  /external/wpa_supplicant_8/src/eap_server/
eap_server_sim.c 113 * RFC 4186, Chap. 4.2.4 recommends that identity from EAP is
114 * ignored and the SIM/Start is used to request the identity.
126 * already know the identity of the peer, there is no need to
127 * request any identity in this case.
129 } else if (sm->identity && sm->identity_len > 0 &&
130 sm->identity[0] == EAP_SIM_REAUTH_ID_PREFIX) {
262 eap_sim_derive_keys_reauth(data->counter, sm->identity,
427 * Special case for AT_COUNTER_TOO_SMALL recovery - no identity
434 * We always request identity in SIM/Start, so the peer is required to
437 if (!attr->identity || attr->identity_len == 0)
    [all...]
  /frameworks/base/docs/html/distribute/users/
ota-installs.jd 3 page.tags="google", "identity", "installs"
16 <p>Get started with <a href="https://developers.google.com/identity/sign-in/android/">
18 href="https://developers.google.com/identity/sign-in/web/android-app-installs">over-the-air
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
IsimRecords.java 25 * Return the IMS private user identity (IMPI).
27 * @return the IMS private user identity string, or null if not available
41 * @return an array of IMS public user identity strings, or null if not available
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/
is_sequence.hpp 23 #include <boost/mpl/identity.hpp>
53 identity< aux::has_tag<T> >
54 , identity< aux::has_begin<T> >
  /external/curl/lib/
curl_sasl_sspi.c 130 SEC_WINNT_AUTH_IDENTITY identity; local
186 /* Populate our identity structure */
187 result = Curl_create_sspi_identity(userp, passwdp, &identity);
196 /* Allow proper cleanup of the identity structure */
197 p_identity = &identity;
262 /* Free the identity structure */
280 * This is used to populate the domain in a SSPI identity structure
287 * identity [in/out] - The identity structure.
292 SEC_WINNT_AUTH_IDENTITY *identity)
412 SEC_WINNT_AUTH_IDENTITY identity; local
    [all...]
  /cts/apps/CameraITS/tests/scene1/
test_param_color_correction.py 49 # 1. Identity
50 # 2. Identity
67 # 1. With unit gains, and identity transform.
68 # 2. With a higher red gain, and identity transform.
  /developers/build/prebuilts/gradle/DocumentCentricRelinquishIdentity/Application/src/main/res/values/
base-strings.xml 24 This sample shows how to relinquish identity to activities above it in the task stack.
  /development/samples/browseable/DocumentCentricRelinquishIdentity/res/values/
base-strings.xml 24 This sample shows how to relinquish identity to activities above it in the task stack.
  /external/caliper/caliper/src/main/java/com/google/caliper/util/
Parsers.java 29 public static final Parser<String> IDENTITY = new Parser<String>() {
51 Parser<T> identity = (Parser<T>) IDENTITY; local
52 return identity;
  /external/clang/test/SemaObjCXX/
message.mm 58 struct identity {
68 return [typename identity<I3>::type method];
78 int* ip3 = {[typename identity<I3>::type method]};
83 int* ip4 = {[typename identity<I2_holder>::type().get() method]};
  /external/conscrypt/src/main/java/org/conscrypt/
DuckTypedPSKKeyManager.java 115 public SecretKey getKey(String identityHint, String identity, Socket socket) {
119 .invoke(mDelegate, identityHint, identity, socket);
126 public SecretKey getKey(String identityHint, String identity, SSLEngine engine) {
130 .invoke(mDelegate, identityHint, identity, engine);
  /external/eigen/demos/opengl/
gpuhelper.cpp 34 pushMatrix(Matrix4f::Identity(),GL_PROJECTION);
47 pushMatrix(Matrix4f::Identity(),GL_MODELVIEW);
63 Vector3f ax = Matrix3f::Identity().col(2).cross(vec);
84 Vector3f ax = Matrix3f::Identity().col(2).cross(vec);
  /external/eigen/doc/examples/
class_Block.cpp 22 Matrix4d m = Matrix4d::Identity();
  /external/eigen/doc/snippets/
class_FullPivLU.cpp 9 Matrix5x5 l = Matrix5x5::Identity();
  /external/guava/guava-testlib/src/com/google/common/testing/
DummyProxy.java 84 return identity().hashCode();
90 return identity().equals(that.identity());
96 private DummyProxy identity() { method in class:DummyProxy.DummyHandler
  /external/opencv3/samples/winrt/FaceDetection/FaceDetection/
Package.appxmanifest 4 <Identity Name="f8308285-aea6-41b1-a76e-9954cfd46c7e"
  /external/wpa_supplicant_8/src/eap_peer/
eap_gtc.c 50 const u8 *pos, *password, *identity; local
99 identity = eap_get_config_identity(sm, &identity_len);
100 if (identity == NULL)
110 wpabuf_put_data(resp, identity, identity_len);
  /frameworks/base/graphics/java/android/graphics/
Shader.java 65 * Return true if the shader has a non-identity local matrix.
67 * @return true if the shader has a non-identity local matrix
79 * matrix to identity.
81 * @param localM The shader's new local matrix, or null to specify identity
  /frameworks/base/libs/hwui/tests/unit/
BakedOpStateTests.cpp 37 auto parentSnapshot = TestUtils::makeSnapshot(Matrix4::identity(), Rect(100, 200));
72 auto parentSnapshot = TestUtils::makeSnapshot(Matrix4::identity(), Rect(100, 200));
167 Matrix4::identity(), &clip, &strokedPaint);
186 RectOp successOp(Rect(30, 40, 100, 200), Matrix4::identity(), &clip, &paint);
187 auto snapshot = TestUtils::makeSnapshot(Matrix4::identity(), Rect(100, 200));
234 RectOp rejectOp(Rect(100, 200), Matrix4::identity(), &clip, &paint);
235 auto snapshot = TestUtils::makeSnapshot(Matrix4::identity(), Rect()); // Note: empty clip
248 RectOp rejectOp(Rect(50, 50, 150, 150), Matrix4::identity(), &clip, &paint);
249 auto snapshot = TestUtils::makeSnapshot(Matrix4::identity(), Rect(200, 200));
263 RectOp rejectOp(Rect(50, 50, 150, 150), Matrix4::identity(), &clip, &paint)
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/integration/cognito/sync/
test_cognito_sync.py 30 AWS account IDs are required to aqcuire a Cognito identity so only
31 Cognito pool identity related operations are tested.
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/mturk/
selenium_support.py 34 identity = lambda x: x variable
40 return identity
  /external/guava/guava-gwt/test-super/com/google/common/base/super/com/google/common/base/
FunctionsTest.java 39 Function<String, String> identity = Functions.identity(); local
40 assertNull(identity.apply(null));
41 assertSame("foo", identity.apply("foo"));
45 Function<Long, Long> identity = Functions.identity(); local
46 assertNotSame(new Long(135135L), identity.apply(new Long(135135L)));
249 .addEqualityGroup(Functions.identity())

Completed in 614 milliseconds

1 2 3 4 5 6 7 891011>>