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

<<31323334353637383940>>

  /external/chromium_org/tools/telemetry/telemetry/page/
csv_page_measurement_results.py 14 self._results_writer = csv.writer(self._output_stream)
  /external/clang/utils/analyzer/
SATestAdd.py 59 PMapWriter = csv.writer(PMapFile)
  /external/icu4c/samples/
readme.txt 37 udata - demonstrates the use of ICU low level data routines (reader/writer in 'all' MSVC solution)
  /external/libnfc-nci/src/nfc/include/
ce_api.h 244 ** Description This function selects the tag type for Reader/Writer mode.
  /external/llvm/include/llvm/Analysis/
CFGPrinter.h 18 #include "llvm/Assembly/Writer.h"
  /external/llvm/include/llvm/MC/
MCObjectStreamer.h 31 /// to that file format or custom semantics expected by the object writer
  /external/llvm/lib/Analysis/
ModuleDebugInfoPrinter.cpp 20 #include "llvm/Assembly/Writer.h"
PostDominators.cpp 20 #include "llvm/Assembly/Writer.h"
  /external/llvm/lib/CodeGen/
ScheduleDAGPrinter.cpp 17 #include "llvm/Assembly/Writer.h"
  /external/llvm/lib/Target/MSP430/InstPrinter/
MSP430InstPrinter.cpp 25 // Include the auto-generated portion of the assembly writer.
  /external/opencv/cv/src/
cvrotcalipers.cpp 398 CvSeqWriter writer; local
406 temp_storage, &writer );
411 CV_WRITE_SEQ_ELEM( pt, writer );
414 ptseq = cvEndWriteSeq( &writer );
  /external/opencv/otherlibs/highgui/
grfmt_tiff.h 146 // ... and writer
  /external/tagsoup/src/org/ccil/cowan/tagsoup/
PYXScanner.java 121 Writer w = new BufferedWriter(new OutputStreamWriter(System.out, "UTF-8"));
  /external/valgrind/main/drd/tests/
annotate_rwlock.c 5 * without triggering any race conditions using a reader-writer lock
  /external/valgrind/main/helgrind/tests/
annotate_rwlock.c 15 * without triggering any race conditions using a reader-writer lock
tc08_hbl2.c 22 child joins back to parent. Parent (writer) uses hardware bus lock;
  /external/webp/src/enc/
vp8li.h 59 // Encodes the main image stream using the supplied bit writer.
  /frameworks/av/libvideoeditor/osal/inc/
M4OSA_FileCommon.h 22 * writer and file reader.
  /frameworks/av/libvideoeditor/vss/common/inc/
NXPSW_CompilerSwitches_MCS.h 69 /* ----- 3gp writer ----- */
  /frameworks/av/libvideoeditor/vss/src/
M4PTO3GPP_VideoPreProcessing.c 113 the light writer */
  /frameworks/av/media/libmediaplayerservice/
StagefrightRecorder.h 153 status_t setupAudioEncoder(const sp<MediaWriter>& writer);
  /frameworks/av/media/libnbaio/
MonoPipeReader.cpp 55 // MonoPipe writer to imlement getNextWriteTimestamp.
  /frameworks/av/services/audioflinger/
FastMixerState.h 81 NBLog::Writer* mNBLogWriter; // non-blocking logger
  /frameworks/base/docs/html/guide/topics/connectivity/nfc/
index.jd 20 <li><strong>Reader/writer mode</strong>, allowing the NFC device to read and/or write
  /frameworks/base/tests/RenderScriptTests/Fountain/src/com/example/android/rs/fountain/
FountainView.java 19 import java.io.Writer;

Completed in 716 milliseconds

<<31323334353637383940>>