HomeSort by relevance Sort by last modified time
    Searched full:chain (Results 876 - 900 of 2078) sorted by null

<<31323334353637383940>>

  /external/webkit/PerformanceTests/SunSpider/tests/v8-v5/
v8-deltablue.js 779 * This is the standard DeltaBlue benchmark. A long chain of equality
786 * chain. In case 2, the added constraint is weaker than the stay
795 // Build chain of n equality constraints
815 alert("Chain test failed.");
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v6/
v8-deltablue.js 779 * This is the standard DeltaBlue benchmark. A long chain of equality
786 * chain. In case 2, the added constraint is weaker than the stay
795 // Build chain of n equality constraints
815 alert("Chain test failed.");
  /external/webkit/Source/JavaScriptCore/tests/mozilla/js1_5/Object/
regress-137000.js 76 * to chain constructors from child to parent.
  /external/webkit/Source/WebCore/bindings/v8/
DebuggerScript.js 215 // Get scope chain array in format: [<scope type>, <scope object>, <scope type>, <scope object>,...]
  /external/webkit/Source/WebCore/editing/
BreakBlockquoteCommand.cpp 169 // Split the tree up the ancestor chain until the topBlockquote
  /external/webkit/Source/WebCore/platform/
Arena.cpp 236 /* Insert the whole arena chain at the front of the freelist. */
  /external/webkit/Source/WebCore/platform/graphics/gpu/
Shader.cpp 235 " // Chain rule\n"
  /external/webkit/Source/WebCore/platform/text/
TextBreakIteratorICU.cpp 227 "!!chain;"
  /external/webkit/Source/WebKit/mac/WebView/
WebScriptDebugDelegate.mm 84 // the chain of callers.
  /frameworks/base/docs/html/guide/topics/ui/notifiers/
toasts.jd 56 <p>You can also chain your methods and avoid holding on to the Toast object, like this:</p>
  /frameworks/base/graphics/java/android/renderscript/
Type.java 128 * Return if the Type has a mipmap chain.
  /frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
Type.java 126 * Return if the Type has a mipmap chain.
  /libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/
KeyStoreSpiTest.java 100 Certificate[] chain) throws KeyStoreException { keyEntryWasSet[0] = true; }
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/include/
unwind.h 142 is called for every stack frame in the call chain, but no cleanup
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin11/4.2.1/include/
unwind.h 142 is called for every stack frame in the call chain, but no cleanup
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/netfilter_ipv6/
ip6_tables.h 2 * 25-Jul-1998 Major changes to allow for ip chain table
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter_ipv6/
ip6_tables.h 2 * 25-Jul-1998 Major changes to allow for ip chain table
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter_ipv6/
ip6_tables.h 2 * 25-Jul-1998 Major changes to allow for ip chain table
  /system/netd/
BandwidthController.cpp 66 * - quota'd rules in the costly chain should be before penalty_box lookups.
70 * - global quota for all costly interfaces uses a single costly chain:
717 /* This also removes the quota command of CostlyIface chain. */
986 * Chain FORWARD (policy RETURN 0 packets, 0 bytes)
    [all...]
  /external/apache-harmony/security/src/test/support/common/java/org/apache/harmony/security/tests/support/
TestCertUtils.java 69 * real chain of certificates, it's just an array of 3 certs. The method
76 Certificate[] chain = { new TestCertificate(), new TestCertificate(), local
78 return chain;
  /external/chromium/net/disk_cache/
block_files.cc 215 // Walk this chain of files removing empty ones.
540 // Delete next_file and remove it from the chain.
592 // substract the empty blocks from the total blocks for each file in the chain.
  /external/clang/include/clang/Serialization/
ASTWriter.h 110 ASTReader *Chain;
310 /// if its primary namespace comes from the chain. If it does, we add the
698 bool hasChain() const { return Chain; }
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
abap.php     [all...]
  /external/llvm/lib/CodeGen/
ShadowStackGC.cpp 42 /// RootChain - This is the global linked-list that contains the chain of GC
298 // Get the root chain if it already exists.
301 // If the root chain does not exist, insert a new one with linkonce
  /external/llvm/lib/DebugInfo/
DWARFContext.cpp 349 // so we have to build the chain of inlined functions and take the
382 // so we have to build the chain of inlined functions and take the
467 // previous DIE in inlined chain.

Completed in 6309 milliseconds

<<31323334353637383940>>