Searched
full:identity (Results
476 -
500 of
763) sorted by null
<<11121314151617181920>>
/external/tcpdump/ |
isakmp.h | 137 #define ISAKMP_ETYPE_IDENT 2 /* Identity Proteciton */ 189 first message of an Identity Protect Exchange (see Section 4.5).
|
/external/v8/src/ |
spaces-inl.h | 280 return Failure::RetryAfterGC(size_in_bytes, identity()); 294 return Failure::RetryAfterGC(size_in_bytes, identity());
|
/external/webkit/WebKit/chromium/src/ |
WebViewImpl.h | 134 const WebDragData& dragData, int identity, 390 // Valid when m_dragTargetDispatch is true; the identity of the drag data
|
/external/wpa_supplicant/wpa_gui/ |
networkconfig.ui.h | 184 setNetworkParam(id, "identity", identityEdit->text().ascii(), true); 373 snprintf(cmd, sizeof(cmd), "GET_NETWORK %d identity", network_id);
|
/external/wpa_supplicant/wpa_gui-qt4/ |
networkconfig.cpp | 217 setNetworkParam(id, "identity", identityEdit->text().ascii(), 412 snprintf(cmd, sizeof(cmd), "GET_NETWORK %d identity", network_id);
|
/external/wpa_supplicant_6/wpa_supplicant/wpa_gui/ |
networkconfig.ui.h | 187 setNetworkParam(id, "identity", identityEdit->text().ascii(), true); 387 snprintf(cmd, sizeof(cmd), "GET_NETWORK %d identity", network_id);
|
/frameworks/base/core/java/android/net/http/ |
AndroidHttpClientConnection.java | 394 } else if (len == ContentLengthStrategy.IDENTITY) { 427 return ContentLengthStrategy.IDENTITY;
|
/system/core/adb/ |
protocol.txt | 56 --- CONNECT(version, maxdata, "system-identity-string") ---------------- 72 The system identity string should be "<systemtype>:<serialno>:<banner>"
|
/dalvik/libcore/security/src/main/java/java/security/cert/ |
Certificate.java | 35 * Abstract class to represent identity certificates. It represents a way to
|
/dalvik/vm/oo/ |
TypeCheck.c | 61 * Y[][] instanceof Y[][] --> true (identity)
|
/external/guava/src/com/google/common/primitives/ |
SignedBytes.java | 155 * Object#equals(Object)} (since arrays support only identity equality), but
|
UnsignedBytes.java | 158 * Object#equals(Object)} (since arrays support only identity equality), but
|
/external/icu4c/layout/ |
TibetanReordering.h | 62 // Candrabindu -> Forms of the Anusvara with different glyphs (and different in identity) which can be placed
|
/external/icu4c/test/intltest/ |
transtst.h | 48 * of the transliterators and expect the identity function. F x
|
/external/ipsec-tools/src/racoon/ |
racoonctl.c | 232 " %s establish-sa [-u identity] <saopts>\n" 233 " %s vpn-connect [-u identity] vpn_gateway\n" 660 /* Optional -u identity */ 755 /* Optional -u identity */ [all...] |
/external/neven/Embedded/common/src/b_TensorEm/ |
Flt16Alt2D.h | 100 /** creates identity alt */
|
Flt16Alt3D.h | 86 /** creates identity alt */
|
Flt16Mat2D.h | 96 /** creates identity matrix */
|
Flt16Mat3D.h | 111 /** creates identity matrix */
|
Int16Mat2D.h | 74 /** creates identity matrix */
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/ |
analyzeper.cpp | 339 // This function displays the identity of a toplevel 359 // This function displays the identity of a toplevel 379 // This function displays the identity of a toplevel 399 // This function displays the identity of a toplevel
|
/external/skia/src/animator/ |
SkDrawMatrix.cpp | 108 SkDebugf("matrix=\"identity\"/>\n");
|
/external/skia/src/core/ |
SkBitmap.cpp | 1120 SkMatrix identity; local 1131 identity.reset(); 1133 if (!filter->filterMask(&dstM, srcM, identity, NULL)) { 1152 if (!filter->filterMask(&dstM, srcM, identity, NULL)) { [all...] |
/external/srec/srec/clib/ |
jacobi.c | 77 /* initialize v to identity matrix, d and b to the diagonal of mat */
|
/external/webkit/WebCore/inspector/front-end/ |
BottomUpProfileDataGridTree.js | 114 // In heavy mode, we take our visual identity from ancestor node...
|
Completed in 654 milliseconds
<<11121314151617181920>>