HomeSort by relevance Sort by last modified time
    Searched full:writer (Results 1126 - 1150 of 2093) sorted by null

<<41424344454647484950>>

  /external/llvm/
llvm-tblgen-rules.mk 111 $(call transform-td-to-out,asm-writer)
118 $(call transform-td-to-out,asm-writer -asmwriternum=1)
  /external/qemu/android/protocol/
core-commands-proxy.c 328 // Initialze command writer and response reader.
332 derror("Unable to initialize CoreCmdProxy writer: %s\n", errno_str);
  /external/skia/src/core/
SkOrderedWriteBuffer.cpp 287 * the writer and reader are in the same process.
288 * 2. index into fFactorySet : This is assumes the writer will later
  /external/tagsoup/src/org/ccil/cowan/tagsoup/
CommandLine.java 182 Writer w;
211 private static ContentHandler chooseContentHandler(Writer w) {
  /external/v8/src/
liveobjectlist.h 145 static MaybeObject* DumpPrivate(DumpWriter* writer,
149 static MaybeObject* SummarizePrivate(SummaryWriter* writer,
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/stress/
MediaRecorderStressTest.java 26 import java.io.Writer;
65 private Writer mOutput;
  /frameworks/base/tools/layoutlib/create/src/com/android/tools/layoutlib/create/
StubMethodAdapter.java 35 /** The parent method writer */
175 /* Pass down to visitor writer. In this implementation, either do nothing. */
  /frameworks/testing/androidtestlib/src/com/android/test/runner/
TestRequestBuilder.java 149 public TestRequestBuilder(PrintStream writer, String... apkPaths) {
151 mTestLoader = new TestLoader(writer);
  /frameworks/testing/uiautomator/library/testrunner-src/com/android/uiautomator/testrunner/
UiAutomatorTestRunner.java 373 public SimpleResultPrinter(PrintStream writer, boolean fullOutput) {
374 super(writer);
  /libcore/luni/src/main/java/java/io/
InputStreamReader.java 152 * Returns the canonical name of the encoding used by this writer to convert characters to
153 * bytes, or null if this writer has been closed. Most callers should probably keep
  /libcore/luni/src/main/java/java/sql/
SQLOutput.java 36 * {@code SQLOutput} writer methods to write the data from the {@code SQLData}
216 * SQLOutput writer methods for each attribute, in order. The order of the
  /prebuilts/devtools/tools/lib/
lint.jar 
  /packages/apps/Music/src/com/android/music/
MediaPlaybackService.java     [all...]
  /frameworks/av/libvideoeditor/vss/mcs/src/
M4MCS_API.c     [all...]
  /bionic/libc/include/sys/
_system_properties.h 65 ** - there is only one writer, but many readers
  /bootable/recovery/fonts/
OFL.txt 45 writer or other person who contributed to the Font Software.
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/
FileWriterTest.java 173 f = new File(System.getProperty("user.home"), "writer.tst");
  /external/apache-xml/src/main/java/org/apache/xml/serializer/
SerializationHandler.java 115 * If the SerializationHandler has a Writer or OutputStream,
  /external/chromium/sdch/open-vcdiff/src/
vcdiffengine.h 32 // code table writer object which is passed as an argument to Encode().
vcencoder.cc 135 "Initialization of code table writer failed" << LOG_ENDL;
  /external/chromium_org/chrome/browser/chromeos/fileapi/
file_system_backend.h 41 // - Create FileStreamReader/Writer per file system type
  /external/chromium_org/chrome/browser/diagnostics/
diagnostics_controller_unittest.cc 58 // Use this writer instead, if you want to see the diagnostics output.
  /external/chromium_org/chrome/browser/mac/
relauncher.h 21 // start a relauncher process, giving it the "writer" side of a pipe that it
  /external/chromium_org/content/browser/gamepad/
gamepad_provider.cc 170 // Acquire the SeqLock. There is only ever one writer to this data.
  /external/chromium_org/mojo/system/
core_impl.h 143 // TODO(vtl): |handle_table_lock_| should be a reader-writer lock (if only we

Completed in 1160 milliseconds

<<41424344454647484950>>