HomeSort by relevance Sort by last modified time
    Searched full:identity (Results 601 - 625 of 763) sorted by null

<<21222324252627282930>>

  /dalvik/libcore/xml/src/main/java/org/apache/xml/dtm/ref/
DTMNodeProxy.java 52 * It does _not_ attempt to address the "node identity" question; no effort
161 * FUTURE DOM: Test node identity, in lieu of Node==Node
    [all...]
  /dalvik/vm/
Sync.c     [all...]
  /external/ppp/pppd/
auth.c     [all...]
  /external/skia/src/core/
SkMatrix.cpp 620 // check for identity first, so we don't do a needless copy of ourselves
626 // check for identity first, so we don't do a needless copy of ourselves
    [all...]
  /external/skia/src/effects/
SkGradientShader.cpp     [all...]
  /external/webkit/WebKit/chromium/src/
WebViewImpl.cpp     [all...]
  /external/wpa_supplicant_6/wpa_supplicant/
config.c     [all...]
  /frameworks/base/graphics/java/android/graphics/
Canvas.java 428 * matrix parameter is null, then the current matrix is reset to identity.
431 * null, set the current matrix to identity.
    [all...]
  /frameworks/base/libs/surfaceflinger/
SurfaceFlinger.cpp     [all...]
  /dalvik/vm/reflect/
Reflect.c 896 * allow the "widening" and "identity" conversions, but don't allow the
    [all...]
  /external/bzip2/
compress.c 397 and record its identity in the selector table.
  /external/freetype/include/freetype/
ftcache.h 147 * An opaque pointer type that is used to identity face objects. The
    [all...]
  /external/guava/javadoc/com/google/common/collect/class-use/
Ordering.html 121 b) == 0</code> implies <code>a == b</code> (identity equality).</TD>
  /external/guava/javadoc/com/google/common/primitives/
SignedBytes.html 323 <p>The returned comparator is inconsistent with <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang"><CODE>Object.equals(Object)</CODE></A> (since arrays support only identity equality), but
UnsignedBytes.html 332 <p>The returned comparator is inconsistent with <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang"><CODE>Object.equals(Object)</CODE></A> (since arrays support only identity equality), but
  /external/ipsec-tools/src/racoon/
isakmp_base.c 93 * begin Identity Protection Mode as initiator.
    [all...]
  /external/neven/Embedded/common/src/b_TensorEm/
RBFMap2D.c 191 /* 1. Compute rigid transformation: if cluster size == 0 returns identity */
  /external/qemu/distrib/sdl-1.2.12/src/video/dga/
SDL_dgavideo.c 529 /* Initialize the colormap to the identity mapping */
  /external/webkit/WebKit/android/plugins/
android_npapi.h 252 /** Return a new identity matrix
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/radius/
radius.c 184 { RADIUS_ATTR_CHARGEABLE_USER_IDENTITY, "Chargable-User-Identity",
  /frameworks/base/opengl/java/android/opengl/
Matrix.java 347 * Sets matrix m to the identity matrix.
  /external/guava/javadoc/com/google/common/collect/
Ordering.html 168 b) == 0</code> implies <code>a == b</code> (identity equality).</TD>
    [all...]
  /external/v8/include/
v8.h     [all...]
  /hardware/ril/include/telephony/
ril.h     [all...]
  /frameworks/base/services/java/com/android/server/am/
ActivityManagerService.java 756 private class Identity {
760 Identity(int _pid, int _uid) {
765 private static ThreadLocal<Identity> sCallerIdentity = new ThreadLocal<Identity>();
    [all...]

Completed in 682 milliseconds

<<21222324252627282930>>