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

<<51525354555657585960>>

  /external/openfst/src/include/fst/extensions/far/
stlist.h 50 // struct Writer {
  /external/qemu/distrib/jpeg-6b/
jdatasrc.c 124 * buffer is the application writer's problem.
  /external/regex-re2/util/
mutex.h 87 // but only one writer. We represent this by having mutex_ be -1 when
  /external/valgrind/main/helgrind/
libhb.h 90 subtlety is required in order to support reader-writer locks: a
  /external/webrtc/src/system_wrappers/source/
thread_posix.cc 34 // Variable Writer Reader
  /frameworks/av/libvideoeditor/vss/inc/
M4PTO3GPP_API.h 170 * @param pFileWritePtrFct (IN) Pointer to OSAL file writer functions
  /frameworks/av/media/libstagefright/codecs/aacenc/
AACEncoder.cpp 87 params.adtsUsed = 0; // We add adts header in the file writer if needed.
  /frameworks/base/nfc-extras/java/com/android/nfc_extras/
NfcExecutionEnvironment.java 44 * external NFC reader/writer.
  /frameworks/base/tests/RenderScriptTests/PerfTest/src/com/android/perftest/
RsBenchRS.java 19 import java.io.Writer;
  /hardware/qcom/media/mm-core/inc/
QOMX_FileFormatExtensions.h 110 /** QOMX_CONFIG_FILEFORMATTYPE is used to determine how the file writer will interpret
  /libcore/luni/src/main/java/java/io/
Reader.java 37 * @see Writer
  /libcore/luni/src/main/java/javax/xml/transform/
TransformerException.java 298 * @param s The writer where the dump will be sent to.
  /libcore/luni/src/main/java/org/xml/sax/helpers/
AttributeListImpl.java 110 * <p>This method allows an application writer to reuse an
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
debug.h 165 /* This is 1 if the debug writer wants to see start and end commands for the
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
debug.h 165 /* This is 1 if the debug writer wants to see start and end commands for the
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
debug.h 165 /* This is 1 if the debug writer wants to see start and end commands for the
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
debug.h 165 /* This is 1 if the debug writer wants to see start and end commands for the
  /art/compiler/
image_writer.cc 195 image_.reset(MemMap::MapAnonymous("image writer image", NULL, length, prot));
220 ImageWriter* writer = reinterpret_cast<ImageWriter*>(arg); local
221 for (DexCache* dex_cache : writer->dex_caches_) {
  /dalvik/dexgen/src/com/android/dexgen/dex/file/
DexFile.java 33 import java.io.Writer;
170 public void writeTo(OutputStream out, Writer humanOut, boolean verbose)
192 public byte[] toDex(Writer humanOut, boolean verbose)
  /dalvik/dx/src/com/android/dx/dex/file/
DexFile.java 33 import java.io.Writer;
189 public void writeTo(OutputStream out, Writer humanOut, boolean verbose)
211 public byte[] toDex(Writer humanOut, boolean verbose)
  /external/aac/libFDK/include/
FDK_bitstream.h 126 * \param config Initialize BitStream as Reader or Writer.
151 * \param config Initialize BitStream as Reader or Writer.
173 * \param config Initialize BitStream as Reader or Writer.
  /external/chromium_org/remoting/host/mac/
me2me_preference_pane.mm 26 #include "third_party/jsoncpp/source/include/json/writer.h"
260 Json::FastWriter writer;
261 return writer.write(config_);
  /external/chromium_org/third_party/WebKit/Source/core/inspector/
InspectorOverlay.cpp 620 DocumentWriter* writer = loader.activeDocumentLoader()->beginWriting("text/html", "UTF-8"); local
621 writer->addData(reinterpret_cast<const char*>(InspectorOverlayPage_html), sizeof(InspectorOverlayPage_html));
622 loader.activeDocumentLoader()->endWriting(writer);
  /external/chromium_org/third_party/skia/src/pipe/
SkGPipeRead.cpp 226 // Only used when sharing bitmaps with the writer.
457 size_t posCount = reader->readU32(); // compute by our writer
468 size_t posCount = reader->readU32(); // compute by our writer
  /external/chromium_org/webkit/browser/appcache/
appcache_response_unittest.cc 153 // Wrappers to call AppCacheResponseReader/Writer Read and Write methods
205 // AppCacheResponseReader / Writer completion callbacks
596 // completion of the last write, delete the writer.

Completed in 581 milliseconds

<<51525354555657585960>>