HomeSort by relevance Sort by last modified time
    Searched full:chains (Results 126 - 150 of 440) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/chromium_org/third_party/zlib/
deflate.h 137 Posf *head; /* Heads of the hash chains or NIL. */
171 /* To speed up deflation, hash chains are never searched beyond this
  /external/ltrace/
dict.c 588 * that there are some overlapping chains in the table. */
599 * of the chains was broken. */
  /external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
deflate.h 137 Posf *head; /* Heads of the hash chains or NIL. */
169 /* To speed up deflation, hash chains are never searched beyond this
  /external/qemu/distrib/zlib-1.2.8/
deflate.h 137 Posf *head; /* Heads of the hash chains or NIL. */
169 /* To speed up deflation, hash chains are never searched beyond this
  /external/zlib/src/
deflate.h 137 Posf *head; /* Heads of the hash chains or NIL. */
169 /* To speed up deflation, hash chains are never searched beyond this
  /frameworks/base/keystore/java/android/security/
KeyChain.java 48 * their corresponding certificate chains in credential storage.
61 * certificate chains. The chosen alias will be returned by the
  /libcore/luni/src/main/java/java/beans/
PropertyChangeSupport.java 129 * Returns true if two chains of PropertyChangeListenerProxies have the same
138 * from a and b. If they don't match, the chains must not be equal!
  /libcore/luni/src/main/java/java/util/jar/
JarVerifier.java 397 * Returns all of the {@link java.security.cert.Certificate} chains that
403 * @return an array of {@link java.security.cert.Certificate} chains.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
tree-pass.h 181 chains for virtuals (e.g., DCE). */
197 chains are easier to maintain, this simplifies the work they need
  /external/chromium_org/chrome/browser/ui/cocoa/bookmarks/
bookmark_bar_folder_controller.h 32 // Bookmark bar folder controller chains are torn down in two ways:
  /external/chromium_org/chrome/common/extensions/docs/server2/
future_test.py 215 # Test chains of thens.
  /external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
ptw32_callUserDestroyRoutines.c 221 * Remove association from both the key and thread chains
  /external/chromium_org/net/quic/crypto/
strike_register.h 42 // of the hash chains, causing us to do much more work than normal.
  /external/chromium_org/net/ssl/
client_cert_store_mac.cc 123 // full certificate chains. If it is false, only the the certificates and their
  /external/chromium_org/third_party/tcmalloc/chromium/src/
central_freelist.h 92 // slots to put link list chains into.
  /external/chromium_org/third_party/tcmalloc/vendor/doc/
cpuprofile-fileformat.html 170 sum the counts of all records having identical call chains.
  /external/chromium_org/third_party/tcmalloc/vendor/src/
central_freelist.h 92 // slots to put link list chains into.
  /external/chromium_org/v8/src/compiler/
generic-node.h 21 // chained together by input/use chains but by default otherwise contain only an
  /external/clang/include/clang/Sema/
IdentifierResolver.h 33 /// scopes. It manages the shadowing chains of declaration names and
  /external/clang/unittests/Sema/
ExternalSemaSourceTest.cpp 134 // \brief Chains together a vector of NamespaceDiagnosticWatchers and
  /external/emma/core/java12/com/vladium/jcd/cls/attribute/
Attribute_info.java 157 * Chains to super.clone() and removes CloneNotSupportedException
  /external/lldb/test/functionalities/inferior-crashing/recursive-inferior/
TestRecursiveInferior.py 18 @expectedFailureLinux('llvm.org/pr15415', ['gcc', 'clang']) # partial backtrace with -fomit-frame-pointer with tool-chains that support this option
  /external/llvm/lib/CodeGen/
DeadMachineInstructionElim.cpp 97 // more likely that chains of dependent but ultimately dead instructions will
  /external/llvm/test/CodeGen/ARM/
test-sharedidx.ll 11 ; can form three address chains in place of the shared induction
  /libcore/luni/src/main/java/java/security/cert/
CertificateFactory.java 35 * It defines methods for parsing certificate chains (certificate paths) and

Completed in 729 milliseconds

1 2 3 4 56 7 8 91011>>