HomeSort by relevance Sort by last modified time
    Searched full:writers (Results 101 - 125 of 176) sorted by null

1 2 3 45 6 7 8

  /external/apache-xml/src/main/java/org/apache/xml/serializer/
Encodings.java 38 * to provides writers for the different encodings.
WriterToUTF8Buffered.java 458 * buffers in a chain of Writers and OutputStreams.
  /external/libpng/
pngwtran.c 2 /* pngwtran.c - transforms the data in a row for PNG writers
pngtrans.c 2 /* pngtrans.c - transforms the data in a row (used by both readers and writers)
  /external/llvm/lib/MC/
WinCOFFStreamer.cpp 210 // data structures, the object writers data structures, and the raw, POD,
  /external/qemu/distrib/libpng-1.2.19/
pngwtran.c 2 /* pngwtran.c - transforms the data in a row for PNG writers
pngtrans.c 2 /* pngtrans.c - transforms the data in a row (used by both readers and writers)
  /external/valgrind/unittest/
demo_tests.cc 375 usleep(100000); // Let the writers go first.
  /frameworks/base/tools/layoutlib/create/src/com/android/tools/layoutlib/create/
DelegateMethodAdapter2.java 63 * the two method writers for the original and the delegate class, as needed, with their
  /frameworks/media/libvideoeditor/vss/mcs/inc/
M4MCS_InternalTypes.h 531 /**< Table of M4VES_WriterInterface structures for avalaible Writers list */
  /system/core/libpixelflinger/
buffer.cpp 75 // Choose best reader/writers.
  /libcore/luni/src/main/java/java/util/concurrent/locks/
ReentrantReadWriteLock.java 61 * <p>This lock allows both readers and writers to reacquire read or
411 // but it may allow waiting writers to proceed if
647 return false; // writers can always barge
    [all...]
  /libcore/luni/src/main/java/java/io/
File.java 330 * <li>Use the Unix trick of deleting the file as soon as all readers and writers have
331 * opened it. No new readers/writers will be able to access the file, but all existing
    [all...]
  /external/chromium/googleurl/base/
logging.h 95 // make each log outut atomic. Other writers will block.
  /external/kernel-headers/original/linux/
perf_event.h 600 local_t nest; /* nested writers */
  /external/llvm/include/llvm/MC/
MCAsmInfo.h 11 // asm writers. This class primarily takes care of global printing constants,
  /external/valgrind/main/docs/xml/
manual-writing-tools.xml 327 isn't that relevant to tool-writers, however.</para>
  /frameworks/media/libvideoeditor/vss/inc/
M4VSS3GPP_InternalTypes.h 221 /**< Table of M4VES_WriterInterface structures for avalaible Writers list */
    [all...]
  /frameworks/media/libvideoeditor/vss/mcs/src/
M4MCS_Codecs.c 43 * @brief Clear encoders, decoders, reader and writers interfaces tables
    [all...]
  /frameworks/media/libvideoeditor/vss/src/
M4VSS3GPP_Codecs.c 34 * @brief Clear encoders, decoders, reader and writers interfaces tables
    [all...]
  /libcore/luni/src/main/java/java/util/concurrent/
LinkedBlockingQueue.java 66 * Visibility between writers and readers is provided as follows:
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/usb/
ch9.h 21 * [a] they never get padded, either internally (USB spec writers
  /system/extras/tests/sdcard/
sdcard_perf_test.cpp 57 // read_write: Combine readers and writers.
  /external/bluetooth/glib/docs/reference/glib/tmpl/
threads.sgml 1108 whereas the writers (the <function>my_array_set()</function> function)
1115 Most of the time, writers should have precedence over readers. That
    [all...]
  /external/chromium/base/
logging.h 160 // make each log outut atomic. Other writers will block.
    [all...]

Completed in 2179 milliseconds

1 2 3 45 6 7 8