/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/chromium_org/tools/grit/grit/format/policy_templates/writers/ |
adml_writer_unittest.py | 7 """Unittests for grit.format.policy_templates.writers.adml_writer.""" 17 from grit.format.policy_templates.writers import adml_writer 18 from grit.format.policy_templates.writers import xml_writer_base_unittest
|
admx_writer_unittest.py | 7 """Unittests for grit.format.policy_templates.writers.admx_writer.""" 17 from grit.format.policy_templates.writers import admx_writer 18 from grit.format.policy_templates.writers import xml_writer_base_unittest
|
json_writer.py | 7 from grit.format.policy_templates.writers import template_writer
|
reg_writer.py | 7 from grit.format.policy_templates.writers import template_writer
|
xml_formatted_writer.py | 7 from grit.format.policy_templates.writers import template_writer
|
json_writer_unittest.py | 6 '''Unit tests for grit.format.policy_templates.writers.json_writer''' 16 from grit.format.policy_templates.writers import writer_unittest_common
|
plist_writer_unittest.py | 6 '''Unit tests for grit.format.policy_templates.writers.plist_writer''' 16 from grit.format.policy_templates.writers import writer_unittest_common
|
reg_writer_unittest.py | 7 '''Unit tests for grit.format.policy_templates.writers.reg_writer''' 17 from grit.format.policy_templates.writers import writer_unittest_common
|
/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/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xa/ |
README | 31 xorg driver writers. Initially it's mostly based on Zack Rusin's
|
/external/llvm/include/llvm/Analysis/ |
ConstantsScanner.h | 11 // a method. This is used by the Bitcode & Assembly writers to build constant
|
/external/mesa3d/src/gallium/state_trackers/xa/ |
README | 31 xorg driver writers. Initially it's mostly based on Zack Rusin's
|
/frameworks/av/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
|
/external/qemu/android/ |
async-socket.c | 374 /* Head of the list of the active writers. */ 376 /* Tail of the list of the active writers. */ 443 * First writer pulled out of the list, or NULL if there are no writers in the 644 /* Cancels all the active socket writers. 671 /* Cancel active readers and writers. */ 928 /* Lets see if there are still active writers, and enable, or disable 969 /* Lets see if there are still active writers, and enable, or disable 991 /* Lets see if there are still active writers, and enable, or disable write [all...] |
/frameworks/av/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
|
/frameworks/compile/mclinker/lib/Target/ARM/ |
ARMLDBackend.h | 77 /// When writers get a LDSection whose kind is LDFileFormat::Target, writers
|
/frameworks/compile/mclinker/lib/Target/X86/ |
X86LDBackend.h | 58 /// When writers get a LDSection whose kind is LDFileFormat::Target, writers
|
/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
|
/packages/apps/UnifiedEmail/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.
|
/frameworks/base/services/java/com/android/server/ |
NativeDaemonConnector.java | 497 // A positive value means we've had more writers retreive this object while 504 // writers have retrieved this object - not that they are done using it. The 506 // responses added to it. But all those readers/writers have retreived and
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
formatter.py | 6 restored; writers need not be able to handle relative changes nor any sort 64 This implementation has demonstrated wide applicability to many writers, 299 taken on any methods. This should be the base class for all writers
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
formatter.py | 6 restored; writers need not be able to handle relative changes nor any sort 64 This implementation has demonstrated wide applicability to many writers, 299 taken on any methods. This should be the base class for all writers
|