HomeSort by relevance Sort by last modified time
    Searched full:refs (Results 76 - 100 of 178) sorted by null

1 2 34 5 6 7 8

  /external/webkit/WebCore/page/
FrameTree.cpp 88 // extra refs. These swaps leave the child in a circular list by itself. Clearing its
  /external/webkit/WebKit/chromium/src/js/
DebuggerAgent.js     [all...]
  /external/libxml2/
relaxng.c 115 xmlHashTablePtr refs; /* references */ member in struct:_xmlRelaxNGGrammar
165 xmlRelaxNGDefinePtr nextHash; /* next define in defs/refs hash tables */
184 xmlHashTablePtr refs; /* references */ member in struct:_xmlRelaxNG
868 if (grammar->refs != NULL) {
869 xmlHashFree(grammar->refs, NULL);
    [all...]
valid.c     [all...]
  /dalvik/libcore/security/src/test/java/tests/security/spec/
EllipticCurveTest.java 625 * Expected: repeated method calls must return different refs
629 notes = "Verifies that repeated calls of getSeed method must return different refs.",
  /external/libxml2/include/libxml/
tree.h 525 int standalone; /* standalone document (no external refs)
537 void *refs; /* Hash table for IDREFs attributes if any */ member in struct:_xmlDoc
    [all...]
  /external/webkit/WebKitTools/Scripts/
resolve-ChangeLogs 301 # On success, remove the backup refs directory
303 rmtree(qw(.git/refs/original));
  /dalvik/vm/interp/
Stack.c 209 * It's strictly used for tracking JNI local refs, and will be popped off
492 case 'L': { /* 'shorty' descr uses L for all refs, incl array */
586 case 'L': /* includes array refs */
    [all...]
  /development/pdk/docs/porting/
build_system.jd 174 % refs/remotes/origin/android-mydevice.
  /external/iptables/
ip6tables.c 1278 unsigned int refs; local
    [all...]
iptables.c 1344 unsigned int refs; local
    [all...]
  /external/webkit/WebCore/loader/
CachedResource.cpp 434 // Should not make buffer purgeable if it has refs other than this since we don't want two copies.
  /external/webkit/WebKit/chromium/tests/
KURLTest.cpp 145 // Want to compare UCS-16 refs (or to null).
257 // Refs are tested below. On the Safari 3.1 branch, we don't match their
  /dalvik/libcore/xml/src/main/java/org/apache/xalan/res/
XSLTErrorResources.java     [all...]
  /external/webkit/WebCore/platform/
KURLGoogle.cpp 530 // Empty but present refs ("foo.com/bar#") should result in the empty
531 // string, which m_url.componentString will produce. Nonexistant refs should be
    [all...]
  /frameworks/base/core/jni/
android_util_Binder.cpp 212 /* discard local refs created for us by VM */
310 LOGV("Creating JavaBinder %p (refs %p) for Object %p, weakCount=%d\n",
    [all...]
  /dalvik/libcore/xml/src/main/java/org/apache/xalan/processor/
XSLTElementDef.java 312 * Tell if the two string refs are equal,
  /external/clearsilver/python/examples/base/
sgmllib.py 209 # XXX Can data contain &... (entity or char refs)?
  /external/webkit/JavaScriptCore/yarr/
RegexCompiler.cpp 482 // Note to self: if we waited until the AST was baked, we could also remove forwards refs
  /external/webkit/WebCore/page/animation/
CompositeAnimation.cpp 43 // Toss the refs to all animations
  /external/webkit/WebCore/platform/network/soup/
ResourceHandleSoup.cpp 889 // GIO doesn't know how to handle refs and queries, so remove them
  /frameworks/base/core/java/android/content/
ContentProviderOperation.java 361 + " but there are only " + numBackRefs + " back refs");
  /frameworks/base/core/java/android/content/res/
AssetManager.java 523 + " finalized with non-zero refs: " + mNumRefs);
  /dalvik/vm/oo/
Object.h 462 int ifieldRefCount; // number of fields that are object refs
  /external/emma/core/java12/com/vladium/emma/rt/
AppRunner.java     [all...]

Completed in 100 milliseconds

1 2 34 5 6 7 8