HomeSort by relevance Sort by last modified time
    Searched full:writers (Results 51 - 75 of 176) sorted by null

1 23 4 5 6 7 8

  /frameworks/compile/slang/BitWriter_2_9/
ReaderWriter_2_9.h 1 //===-- llvm/Bitcode/ReaderWriter.h - Bitcode reader/writers ----*- C++ -*-===//
  /libcore/luni/src/main/java/org/w3c/dom/ls/
LSResourceResolver.java 49 * <br> Application writers can use this method to redirect external
  /libcore/luni/src/main/java/org/xml/sax/
EntityResolver.java 86 * <p>Application writers can use this method to redirect external
  /libcore/luni/src/main/java/org/xml/sax/helpers/
ParserFactory.java 27 * specifically for Java XML application writers. SAX applications
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
shadow.h 141 /* Protect password file against multi writers. */
  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/sax2dtm/
SAX2DTM.java     [all...]
  /dalvik/dexgen/src/com/android/dexgen/dex/file/
ClassDataItem.java 27 import com.android.dexgen.util.Writers;
202 PrintWriter pw = Writers.printWriterFor(out);
  /dalvik/dx/src/com/android/dx/dex/file/
ClassDataItem.java 26 import com.android.dx.util.Writers;
199 PrintWriter pw = Writers.printWriterFor(out);
  /external/llvm/docs/
CompilerWriterInfo.html 6 <title>Architecture/platform information for compiler writers</title>
13 Architecture/platform information for compiler writers
  /frameworks/media/libvideoeditor/vss/inc/
M4VSS3GPP_InternalFunctions.h 468 * @brief Clear encoders, decoders, reader and writers interfaces tables
479 * @brief This function registers the reader, decoders, writers and encoders
  /libcore/luni/src/main/java/java/io/
PipedInputStream.java 251 // let blocked writers write to the newly available buffer space
354 // let blocked writers write to the newly available buffer space
Writer.java 21 * The base class for all writers. A writer is a means of writing data to a
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
pointer.h 249 * A key point of this class is also that it allows container writers to
253 * only impositions on container writers to support extended pointers are:
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/
pointer.h 249 * A key point of this class is also that it allows container writers to
253 * only impositions on container writers to support extended pointers are:
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/
pointer.h 249 * A key point of this class is also that it allows container writers to
253 * only impositions on container writers to support extended pointers are:
  /dalvik/dexgen/src/com/android/dexgen/util/
TwoColumnOutput.java 27 * output writers, one of which ends up writing to the left column and
  /dalvik/dx/src/com/android/dx/util/
TwoColumnOutput.java 27 * output writers, one of which ends up writing to the left column and
  /external/jpeg/
jdatasrc.c 119 * Writers of suspendable-input applications must note that skip_input_data
  /frameworks/media/libvideoeditor/vss/mcs/src/
M4MCS_MediaAndCodecSubscription.c 133 * @brief This function registers the reader, decoders, writers and encoders
  /external/llvm/include/llvm/CodeGen/
AsmPrinter.h 11 // asm writers. This class primarily handles common functionality used by
12 // all asm writers.
63 /// asm writers.
  /external/apache-xml/src/main/java/org/apache/xalan/processor/
StylesheetHandler.java 320 * <p>By default, do nothing. Application writers may override this
503 * <p>By default, do nothing. Application writers may override this
530 * <p>By default, do nothing. Application writers may override this
741 * <p>By default, do nothing. Application writers may override this
818 * <p>By default, do nothing. Application writers may override this
    [all...]
  /external/apache-xml/src/main/java/org/apache/xml/serializer/
Serializer.java 32 * <li>get and set streams or writers
SerializerTraceWriter.java 332 * chain of writers.
  /external/bluetooth/glib/docs/reference/glib/tmpl/
conversions.sgml 98 <title>Checklist for Application Writers</title>
  /external/clang/lib/StaticAnalyzer/
README.txt 12 and simple for checker writers, and attempts to isolate them from much

Completed in 569 milliseconds

1 23 4 5 6 7 8