Searched
full:writer (Results
1251 -
1275 of
2093) sorted by null
<<51525354555657585960>>
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/common/checkout/ |
baselineoptimizer.py | 240 def write_by_directory(self, results_by_directory, writer, indent): 242 writer("%s%s: %s" % (indent, self._platform(path), results_by_directory[path][0:6]))
|
/external/chromium_org/third_party/libjingle/source/talk/media/base/ |
filemediaengine_unittest.cc | 165 RtpDumpWriter writer(stream.get()); 171 &writer);
|
/external/chromium_org/tools/grit/grit/format/policy_templates/writers/ |
admx_writer.py | 11 '''Factory method for instanciating the ADMXWriter. Every Writer needs a 13 instantiate a Writer.
|
/external/chromium_org/tools/gyp/pylib/gyp/ |
MSVSNew.py | 216 def Write(self, writer=gyp.common.WriteOnDiff): 241 f = writer(self.path)
|
/external/dexmaker/src/dx/java/com/android/dx/dex/file/ |
ClassDataItem.java | 29 import java.io.Writer; 198 public void debugPrint(Writer out, boolean verbose) {
|
/external/emma/core/java12/com/vladium/emma/report/xml/ |
ReportGenerator.java | 17 import java.io.Writer; 285 IndentingWriter (final Writer out, final int buffer, final int indent)
|
/external/libnfc-nci/src/include/ |
nfc_target.h | 191 /* Define to TRUE if compling for NFC Reader/Writer Only mode */ 258 /* Number of times reader/writer should attempt to resend a command on failure */
|
/external/libnfc-nci/src/nfa/rw/ |
nfa_rw_act.c | 180 ** Description Handler for NDEF detection reader/writer event 297 ** Description Handler for TLV detection reader/writer event 543 ** Description Handler for Type-1 tag reader/writer events 700 ** Description Handler for Type-2 tag reader/writer events 848 ** Description Handler for Type-3 tag reader/writer events [all...] |
/external/llvm/docs/ |
ExtendingLLVM.rst | 284 #. ``llvm/lib/Bitcode/Writer/Writer.cpp``:
|
/external/llvm/utils/ |
GenLibDeps.pl | 98 $libpath =~ s/^BitWriter/Bitcode\/Writer/; 139 $libpath =~ s/^BitWriter/Bitcode\/Writer/;
|
/external/marisa-trie/lib/marisa/ |
trie.h | 52 void write(Writer &writer) const;
|
/external/marisa-trie/v0_1_5/lib/marisa_alpha/ |
trie.h | 52 void write(Writer &writer) const;
|
/frameworks/av/libvideoeditor/vss/inc/ |
M4xVSS_Internal.h | 192 writer not used */ 325 /**< temporary file used for metadata writing, NULL is cstmem writer not used */
|
/frameworks/base/core/java/android/app/ |
Activity.java | [all...] |
/libcore/luni/src/main/java/java/lang/ |
Throwable.java | 291 * to the specified print writer. If the {@code Throwable} contains a 296 * the writer to write the stack trace on.
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/makedict/ |
Ver4DictEncoder.java | 102 final SparseTableContentWriterInterface writer) throws IOException { 104 writer.write(mContentOutStreams[contentIndex]);
|
/packages/inputmethods/LatinIME/tools/dicttool/src/com/android/inputmethod/latin/dicttool/ |
XmlDictInputOutput.java | 31 import java.io.Writer; 355 public static void writeDictionaryXml(Writer destination, FusionDictionary dict)
|
/packages/providers/DownloadProvider/src/com/android/providers/downloads/ |
DownloadService.java | 431 protected void dump(FileDescriptor fd, PrintWriter writer, String[] args) { 432 final IndentingPrintWriter pw = new IndentingPrintWriter(writer, " ");
|
/prebuilts/devtools/tools/lib/ |
dvlib.jar | |
/prebuilts/gradle-plugin/com/android/tools/dvlib/22.2.0/ |
dvlib-22.2.0.jar | |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_multibytecodec_support.py | 33 self.writer = self.codec.streamwriter 244 ostream = self.writer(StringIO())
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_multibytecodec_support.py | 33 self.writer = self.codec.streamwriter 244 ostream = self.writer(StringIO())
|
/development/samples/BackupRestore/src/com/example/android/backuprestore/ |
MultiRecordExampleAgent.java | 145 // reusing the given buffering stream & data writer objects to do so.
|
/external/aac/libMpegTPEnc/src/ |
tpenc_asc.h | 87 Description: Audio Specific Config writer
|
/external/apache-xml/src/main/java/org/apache/xpath/ |
XPathException.java | 253 * @param s The writer where the dump will be sent to.
|
Completed in 781 milliseconds
<<51525354555657585960>>