/frameworks/compile/mclinker/lib/Target/Hexagon/ |
HexagonLDBackend.h | 65 /// When writers get a LDSection whose kind is LDFileFormat::Target, writers
|
/frameworks/compile/mclinker/lib/Target/Mips/ |
MipsLDBackend.h | 63 /// When writers get a LDSection whose kind is LDFileFormat::Target, writers
|
/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/chromium_org/mojo/system/ |
message_pipe_dispatcher_unittest.cc | 536 // Make writers. 537 ScopedVector<WriterThread> writers; local 539 writers.push_back( 550 // Start writers. 552 writers[i]->Start();
|
/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
|