/external/webkit/WebKit/chromium/public/ |
WebView.h | 178 const WebDragData&, int identity,
|
/external/webkit/WebKit/mac/Plugins/ |
WebBaseNetscapePluginStream.mm | 347 if (contentEncoding && ![contentEncoding isEqualToString:@"identity"])
|
/external/wpa_supplicant/ |
eap_psk.c | 64 wpa_printf(MSG_INFO, "EAP-PSK: could not get own identity");
|
config.c | 1155 { STR_LEN(identity) }, 1332 os_free(ssid->identity); [all...] |
/external/wpa_supplicant_6/wpa_supplicant/src/eap_server/ |
eap_mschapv2.c | 340 username = sm->identity;
|
/frameworks/base/core/java/android/view/ |
Surface.java | 391 return "Surface(name=" + mName + ", identity=" + getIdentity() + ")";
|
/frameworks/base/core/tests/coretests/src/com/android/internal/net/ |
DomainNameValidatorTest.java | 63 // be used as the identity
|
/packages/apps/Email/src/com/android/exchange/ |
SSLSocketFactory.java | 68 * SSLSocketFactory can be used to validate the identity of the HTTPS
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/ |
real.h | 226 /* Compare two floating-point objects for bitwise identity. */
|
/external/dnsmasq/ |
FAQ | 324 A: By default, the identity of a machine is determined by using the 329 identity rather than the MAC address. If you arrange for the same
|
/packages/apps/Email/src/com/android/email/activity/ |
AccountFolderList.java | [all...] |
/dalvik/docs/ |
dex-format.html | [all...] |
/external/guava/javadoc/com/google/common/base/class-use/ |
Function.html | 210 <TD><CODE><B>Functions.</B><B><A HREF="../../../../../com/google/common/base/Functions.html#identity()">identity</A></B>()</CODE> 213 Returns the identity function.</TD> [all...] |
/external/wpa_supplicant_6/wpa_supplicant/ |
ctrl_iface.c | 262 if (os_strcmp(rsp, "IDENTITY") == 0) { 263 os_free(eap->identity); 264 eap->identity = (u8 *) os_strdup(pos); [all...] |
/dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/ |
SerializerBase.java | 302 * then it works as the identity (SAX2). 813 * then it works as the identity (SAX2). [all...] |
/external/ipsec-tools/src/racoon/ |
isakmp_ident.c | 34 /* Identity Protecion Exchange (Main Mode) */ 97 * begin Identity Protection Mode as initiator. [all...] |
/external/skia/include/core/ |
SkCanvas.h | 212 /** Helper for setMatrix(identity). Sets the current matrix to identity. [all...] |
/frameworks/base/awt/java/awt/ |
Font.java | 77 // Identity Transform attribute [all...] |
/frameworks/base/docs/html/guide/publishing/ |
app-signing.jd | 589 could find and use them, your authoring identity and the trust of the user 595 sign and distribute applications under your identity that attack other
|
/external/libxml2/ |
xmlschemas.c | 716 * The identity-constraint "field" and "selector" item, holding the 732 * The identity-constraint definition component. 793 * The identity-constraint binding item of the [identity-constraint table]. [all...] |
/dalvik/dx/src/com/android/dx/dex/code/ |
OutputFinisher.java | 402 * CodeAddress instance identity is used to link
|
/dalvik/libcore/dom/src/test/java/org/w3c/domts/ |
DOMTestCase.java | 770 * Compares the identity of actual and expected.
|
/external/e2fsprogs/ext2ed/ |
ext2.descriptors | 48 unsigned short acle_tag; /* User or group identity */
|
/external/e2fsprogs/lib/ext2fs/ |
ext2_fs.h | 129 __u16 acle_tag; /* User or group identity */
|
/external/guava/src/com/google/common/primitives/ |
Chars.java | 369 * Object#equals(Object)} (since arrays support only identity equality), but
|