HomeSort by relevance Sort by last modified time
    Searched full:chained (Results 326 - 350 of 859) sorted by null

<<11121314151617181920>>

  /external/jsoncpp/src/test_lib_json/
jsontest.h 75 /// chained list.
  /external/libxml2/doc/devhelp/
general.html 36 <p><a href="libxml2-DOCBparser.html">DOCBparser</a> - old DocBook SGML parser<br/><a href="libxml2-HTMLparser.html">HTMLparser</a> - interface for an HTML 4.0 non-verifying parser<br/><a href="libxml2-HTMLtree.html">HTMLtree</a> - specific APIs to process HTML tree, especially serialization<br/><a href="libxml2-SAX.html">SAX</a> - Old SAX version 1 handler, deprecated<br/><a href="libxml2-SAX2.html">SAX2</a> - SAX2 parser interface used to build the DOM tree<br/><a href="libxml2-c14n.html">c14n</a> - Provide Canonical XML and Exclusive XML Canonicalization<br/><a href="libxml2-catalog.html">catalog</a> - interfaces to the Catalog handling system<br/><a href="libxml2-chvalid.html">chvalid</a> - Unicode character range checking<br/><a href="libxml2-debugXML.html">debugXML</a> - Tree debugging APIs<br/><a href="libxml2-dict.html">dict</a> - string dictionary<br/><a href="libxml2-encoding.html">encoding</a> - interface for the encoding conversion functions<br/><a href="libxml2-entities.html">entities</a> - interface for the XML entities handling<br/><a href="libxml2-globals.html">globals</a> - interface for all global variables of the library<br/><a href="libxml2-hash.html">hash</a> - Chained hash tables<br/><a href="libxml2-list.html">list</a> - lists interfaces<br/><a href="libxml2-nanoftp.html">nanoftp</a> - minimal FTP implementation<br/><a href="libxml2-nanohttp.html">nanohttp</a> - minimal HTTP implementation<br/><a href="libxml2-parser.html">parser</a> - the core parser module<br/><a href="libxml2-parserInternals.html">parserInternals</a> - internals routines and limits exported by the parser.<br/><a href="libxml2-pattern.html">pattern</a> - pattern expression handling<br/><a href="libxml2-relaxng.html">relaxng</a> - implementation of the Relax-NG validation<br/><a href="libxml2-schemasInternals.html">schemasInternals</a> - internal interfaces for XML Schemas<br/><a href="libxml2-schematron.html">schematron</a> - XML Schemastron implementation<br/><a href="libxml2-threads.html">threads</a> - interfaces for thread handling<br/><a href="libxml2-tree.html">tree</a> - interfaces for tree manipulation<br/><a href="libxml2-uri.html">uri</a> - library of generic URI related routines<br/><a href="libxml2-valid.html">valid</a> - The DTD validation<br/><a href="libxml2-xinclude.html">xinclude</a> - implementation of XInclude<br/><a href="libxml2-xlink.html">xlink</a> - unfinished XLink detection module<br/><a href="libxml2-xmlIO.html">xmlIO</a> - interface for the I/O interfaces used by the parser<br/><a href="libxml2-xmlautomata.html">xmlautomata</a> - API to build regexp automata<br/><a href="libxml2-xmlerror.html">xmlerror</a> - error handling<br/><a href="libxml2-xmlexports.html">xmlexports</a> - macros for marking symbols as exportable/importable.<br/><a href="libxml2-xmlmemory.html">xmlmemory</a> - interface for the memory allocator<br/><a href="libxml2-xmlmodule.html">xmlmodule</a> - dynamic module loading<br/><a href="libxml2-xmlreader.html">xmlreader</a> - the XMLReader implementation<br/><a href="libxml2-xmlregexp.html">xmlregexp</a> - regular expressions handling<br/><a href="libxml2-xmlsave.html">xmlsave</a> - the XML document serializer<br/><a href="libxml2-xmlschemas.html">xmlschemas</a> - incomplete XML Schemas structure implementation<br/><a href="libxml2-xmlschemastypes.html">xmlschemastypes</a> - implementation of XML Schema Datatypes<br/><a href="libxml2-xmlstring.html">xmlstring</a> - set of routines to process strings<br/><a href="libxml2-xmlunicode.html">xmlunicode</a> - Unicode character APIs<br/><a href="libxml2-xmlversion.html">xmlversion</a> - compile-time version informations<br/><a href="libxml2-xmlwriter.html">xmlwriter</a> - text writing API for XML<br/><a href="libxml2-xpath.html">xpath</a> - XML Path Language implementation<br/><a href="libxml2-xpathInternals.html">xpathInternals</a> - internal interfaces for XML Path Language implementation<br/><a href="libxml2-xpointer.html">xpointer</a> - API to handle XML Pointers<br/></p>
  /external/libxml2/os400/libxmlrpg/
hash.rpgle 1 * Summary: Chained hash tables
  /external/llvm/test/CodeGen/SystemZ/
dag-combine-01.ll 2 ; incorrectly drop a chain dependency to a store previously chained to
  /external/llvm/test/CodeGen/Thumb2/
crash.ll 27 ; This function creates 4 chained INSERT_SUBREGS and then invokes the register scavenger.
  /external/one-true-awk/
awk.h 85 struct Cell *cnext; /* ptr to next if chained */
  /external/pdfium/
DEPS 270 "-s", "pdfium/third_party/instrumented_libraries/binaries/msan-chained-origins-trusty.tgz.sha1",
  /external/python/cpython2/Lib/test/
test_peepholer.py 111 ('a = 2+3+4', '(9)'), # chained fold
  /external/python/cpython3/Doc/library/
exceptions.rst 59 The default traceback display code shows these chained exceptions in
60 addition to the traceback for the exception itself. An explicitly chained
62 chained exception in :attr:`__context__` is shown only if :attr:`__cause__`
65 In either case, the exception itself is always shown after any chained
  /external/python/cpython3/Objects/
structseq.c 332 /* if the type object was chained, unchain it first
  /external/v8/src/compiler/
instruction-scheduler.h 216 // All these nops are chained together and added as a predecessor of every
  /external/valgrind/include/
pub_tool_hashtable.h 36 /* Generic type for a separately-chained hash table. Via a kind of dodgy
  /external/vulkan-validation-layers/layers/
README.md 15 may be the driver. Multiple layer libraries can be chained (actually a hierarchy) together.
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Frontend/
Utils.h 176 /// The ChainedIncludesSource class converts headers to chained PCHs in
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Frontend/
Utils.h 176 /// The ChainedIncludesSource class converts headers to chained PCHs in
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Lex/
PreprocessorOptions.h 60 /// \brief Headers that will be converted to chained PCHs in memory.
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Frontend/
Utils.h 176 /// The ChainedIncludesSource class converts headers to chained PCHs in
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Lex/
PreprocessorOptions.h 60 /// \brief Headers that will be converted to chained PCHs in memory.
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Frontend/
Utils.h 176 /// The ChainedIncludesSource class converts headers to chained PCHs in
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Lex/
PreprocessorOptions.h 60 /// \brief Headers that will be converted to chained PCHs in memory.
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Frontend/
Utils.h 176 /// The ChainedIncludesSource class converts headers to chained PCHs in
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Lex/
PreprocessorOptions.h 60 /// \brief Headers that will be converted to chained PCHs in memory.
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Frontend/
Utils.h 176 /// The ChainedIncludesSource class converts headers to chained PCHs in
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Lex/
PreprocessorOptions.h 60 /// \brief Headers that will be converted to chained PCHs in memory.
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Frontend/
Utils.h 176 /// The ChainedIncludesSource class converts headers to chained PCHs in

Completed in 710 milliseconds

<<11121314151617181920>>