/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/ |
pointer.h | 249 * A key point of this class is also that it allows container writers to 253 * only impositions on container writers to support extended pointers are:
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/ |
pointer.h | 266 * writers to 'assume' Alocator::pointer is a typedef for a normal 270 * container writers to support extended pointers are: 1) use the
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/ |
pointer.h | 261 * writers to 'assume' Allocator::pointer is a typedef for a normal 265 * container writers to support extended pointers are: 1) use the
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/ |
pointer.h | 266 * writers to 'assume' Alocator::pointer is a typedef for a normal 270 * container writers to support extended pointers are: 1) use the
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/ |
pointer.h | 261 * writers to 'assume' Allocator::pointer is a typedef for a normal 265 * container writers to support extended pointers are: 1) use the
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/ |
pointer.h | 262 * writers to 'assume' Allocator::pointer is a typedef for a normal 266 * container writers to support extended pointers are: 1) use the
|
/art/compiler/dex/ |
compiler_enums.h | 330 // Memory barrier types (see "The JSR-133 Cookbook for Compiler Writers").
|
/dalvik/dexgen/src/com/android/dexgen/util/ |
TwoColumnOutput.java | 27 * output writers, one of which ends up writing to the left column and
|
/dalvik/dx/src/com/android/dx/util/ |
TwoColumnOutput.java | 27 * output writers, one of which ends up writing to the left column and
|
/external/chromium_org/webkit/browser/fileapi/quota/ |
quota_reservation_manager_unittest.cc | 235 // independently even if there are multiple writers for the same file.
|
/external/compiler-rt/lib/tsan/rtl/ |
tsan_mutex.cc | 21 // Readers have preference, can possibly starvate writers.
|
/external/dexmaker/src/dx/java/com/android/dx/util/ |
TwoColumnOutput.java | 27 * output writers, one of which ends up writing to the left column and
|
/external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/sftp/ |
OpenFlags.java | 113 * if multiple writers attempt to append data simultaneously, data
|
/external/jpeg/ |
jdatasrc.c | 119 * Writers of suspendable-input applications must note that skip_input_data
|
/external/qemu/distrib/jpeg-6b/ |
jdatasrc.c | 119 * Writers of suspendable-input applications must note that skip_input_data
|
/external/qemu/distrib/sdl-1.2.15/ |
VisualC.html | 143 should be sent to the writers of this document.
|
/external/smali/dexlib/src/main/java/org/jf/dexlib/Util/ |
TwoColumnOutput.java | 31 * output writers, one of which ends up writing to the left column and
|
/frameworks/av/libvideoeditor/vss/mcs/src/ |
M4MCS_MediaAndCodecSubscription.c | 133 * @brief This function registers the reader, decoders, writers and encoders
|
/libcore/luni/src/main/java/java/io/ |
Writer.java | 21 * The base class for all writers. A writer is a means of writing data to a
|
/external/chromium_org/tools/grit/grit/format/policy_templates/writers/ |
doc_writer_unittest.py | 6 '''Unit tests for grit.format.policy_templates.writers.doc_writer''' 17 from grit.format.policy_templates.writers import writer_unittest_common 18 from grit.format.policy_templates.writers import doc_writer
|
/external/llvm/include/llvm/CodeGen/ |
AsmPrinter.h | 11 // asm writers. This class primarily handles common functionality used by 12 // all asm writers. 56 /// asm writers.
|
/external/apache-xml/src/main/java/org/apache/xalan/processor/ |
StylesheetHandler.java | 320 * <p>By default, do nothing. Application writers may override this 503 * <p>By default, do nothing. Application writers may override this 530 * <p>By default, do nothing. Application writers may override this 741 * <p>By default, do nothing. Application writers may override this 818 * <p>By default, do nothing. Application writers may override this [all...] |
/external/bison/lib/glthread/ |
lock.h | 240 pthread_cond_t waiting_writers; /* waiting writers */ 241 unsigned int waiting_writers_count; /* number of waiting writers */ 684 gl_carray_waitqueue_t waiting_writers; /* waiting writers */ [all...] |
/external/chromium_org/third_party/libjingle/source/talk/base/ |
stream.cc | 634 // This is needed by some stream writers, such as RtpDumpWriter. 640 // This is needed by some stream writers, such as the plugin log writers. [all...] |
/external/smack/src/org/jivesoftware/smack/ |
XMPPConnection.java | 442 // Close down the readers and writers. 673 // readers and writers and close the socket. [all...] |