/external/bzip2/ |
README.XML.STUFF | 18 and add CDATA tags so writers do not have to use eg. <
|
/frameworks/media/libvideoeditor/osal/src/ |
M4PSW_DebugTrace.c | 22 * Application writers are strongly encouraged to implement their
|
/libcore/luni/src/main/java/java/util/concurrent/locks/ |
package-info.java | 21 * exclusive to writers. Only a single implementation, {@link
|
/external/apache-harmony/support/src/test/java/org/apache/harmony/testframework/ |
CharSinkTester.java | 31 * writers that collects untransformed chars so that they may be tested. 39 * time this method is invoked, any previously returned writers may be
|
/libcore/luni/src/main/java/org/xml/sax/helpers/ |
LocatorImpl.java | 21 * <p>This class is available mainly for application writers, who 43 * <p>Normally, parser writers will not use this class, since it
|
/external/apache-xml/src/main/java/org/apache/xalan/transformer/ |
TransformerIdentityImpl.java | 812 * <p>By default, do nothing. Application writers may override this 836 * <p>By default, do nothing. Application writers may override this 868 * <p>By default, do nothing. Application writers may override this 894 * <p>By default, do nothing. Application writers may override this 949 * <p>By default, do nothing. Application writers may override this 969 * <p>By default, do nothing. Application writers may override this 991 * <p>By default, do nothing. Application writers may override this [all...] |
/external/kernel-headers/original/linux/ |
rcupdate.h | 185 * way for writers to lock out RCU readers. This is a feature, not 187 * Of course, writers must coordinate with each other. The normal 189 * used as well. RCU does not care how the writers keep out of each
|
/system/extras/tests/sdcard/ |
plot_sdcard.py | 189 For instance when readers and writers are in the same mix, the 191 writers. The load test tries to be smart about that but the final 192 iterations of the writers will likely be done w/o any influence from
|
/external/llvm/include/llvm/Analysis/ |
ConstantsScanner.h | 11 // a method. This is used by the Bitcode & Assembly writers to build constant
|
/external/llvm/lib/Target/Alpha/ |
AlphaSchedule.td | 10 //This is table 2-2 from the 21264 compiler writers guide
|
/frameworks/media/libvideoeditor/vss/common/inc/ |
NXPSW_CompilerSwitches_MCS.h | 66 /* WRITERS */
|
/libcore/luni/src/main/java/java/io/ |
FilterWriter.java | 24 * decompression of the underlying writer. Writers that wrap another writer and
|
/frameworks/media/libvideoeditor/vss/mcs/inc/ |
M4MCS_InternalFunctions.h | 58 * @brief This function registers the reader, decoders, writers and encoders 70 * @brief Clear encoders, decoders, reader and writers interfaces tables
|
/libcore/luni/src/main/java/org/xml/sax/ |
SAXParseException.java | 99 * <p>This constructor is most useful for parser writers.</p> 128 * <p>This constructor is most useful for parser writers who
|
DocumentHandler.java | 30 * <p>Application writers who do not want to implement the entire 32 * the default functionality; parser writers can instantiate
|
InputSource.java | 102 * <p>Application writers should use setSystemId() to provide a base 123 * <p>Application writers should use setSystemId() to provide a base
|
/packages/apps/Email/emailcommon/src/org/apache/commons/io/ |
FileDeleteStrategy.java | 67 * Subclass writers should override {@link #doDelete(File)}, not this method.
87 * Subclass writers should override {@link #doDelete(File)}, not this method.
|
/dalvik/dexgen/src/com/android/dexgen/dex/file/ |
ClassDefItem.java | 32 import com.android.dexgen.util.Writers; 395 PrintWriter pw = Writers.printWriterFor(out);
|
/dalvik/dx/src/com/android/dx/dex/file/ |
ClassDefItem.java | 33 import com.android.dx.util.Writers; 393 PrintWriter pw = Writers.printWriterFor(out);
|
/external/apache-xml/src/main/java/org/apache/xml/serializer/ |
WriterToASCI.java | 116 * buffers in a chain of Writers and OutputStreams.
|
/external/icu4c/common/unicode/ |
ucnv_cb.h | 17 * \brief C UConverter functions to aid the writers of callbacks
|
/external/kernel-headers/original/asm-x86/ |
spinlock_32.h | 135 * but no interrupt writers. For those circumstances we
|
/external/llvm/include/llvm/Bitcode/ |
ReaderWriter.h | 1 //===-- llvm/Bitcode/ReaderWriter.h - Bitcode reader/writers ----*- C++ -*-===//
|
/external/opencv/otherlibs/highgui/ |
grfmt_base.h | 93 ///////////////////////////// base class for writers ////////////////////////////
|
/external/webkit/Source/WebCore/icu/unicode/ |
ucnv_cb.h | 17 * \brief C UConverter functions to aid the writers of callbacks
|