Home
last modified time | relevance | path

Searched refs:Writers (Results 1 – 25 of 35) sorted by relevance

12

/external/llvm/lib/Analysis/IPA/
DGlobalsModRef.cpp187 std::vector<Function*> &Writers,
209 std::vector<Function*> Readers, Writers; in AnalyzeGlobals() local
212 if (!AnalyzeUsesOfPointer(I, Readers, Writers)) { in AnalyzeGlobals()
217 Readers.clear(); Writers.clear(); in AnalyzeGlobals()
223 if (!AnalyzeUsesOfPointer(I, Readers, Writers)) { in AnalyzeGlobals()
231 for (unsigned i = 0, e = Writers.size(); i != e; ++i) in AnalyzeGlobals()
232 FunctionInfo[Writers[i]].GlobalInfo[I] |= Mod; in AnalyzeGlobals()
240 Readers.clear(); Writers.clear(); in AnalyzeGlobals()
252 std::vector<Function*> &Writers, in AnalyzeUsesOfPointer() argument
262 Writers.push_back(SI->getParent()->getParent()); in AnalyzeUsesOfPointer()
[all …]
/external/dexmaker/src/dx/java/com/android/dx/util/
DWriters.java25 public final class Writers { class
29 private Writers() { in Writers() method in Writers
/external/fio/examples/
Dnetio_multicast.fio1 # netio UDP multicast example. Writers and readers can be run on separate hosts.
/external/dexmaker/src/dx/java/com/android/dx/dex/file/
DClassDefItem.java33 import com.android.dx.util.Writers;
393 PrintWriter pw = Writers.printWriterFor(out); in debugPrint()
DClassDataItem.java26 import com.android.dx.util.Writers;
199 PrintWriter pw = Writers.printWriterFor(out); in debugPrint()
/external/llvm/docs/
DCompilerWriterInfo.rst2 Architecture & Platform Information for Compiler Writers
/external/libexif/po/
Den_AU.po3915 "files must be recorded in conformance to the Exif audio format. Writers are "
3937 "files must be recorded in conformance to the Exif audio format. Writers are "
Den_GB.po3915 "files must be recorded in conformance to the Exif audio format. Writers are "
3937 "files must be recorded in conformance to the Exif audio format. Writers are "
Dlibexif-12.pot3598 "files must be recorded in conformance to the Exif audio format. Writers are "
Duk.po3601 "files must be recorded in conformance to the Exif audio format. Writers are "
Dsq.po3602 "files must be recorded in conformance to the Exif audio format. Writers are "
Dpt.po3602 "files must be recorded in conformance to the Exif audio format. Writers are "
Dbe.po3602 "files must be recorded in conformance to the Exif audio format. Writers are "
Dtr.po3602 "files must be recorded in conformance to the Exif audio format. Writers are "
Dja.po3613 "files must be recorded in conformance to the Exif audio format. Writers are "
Den_CA.po3647 "files must be recorded in conformance to the Exif audio format. Writers are "
Dru.po3769 "files must be recorded in conformance to the Exif audio format. Writers are "
Dzh_CN.po3602 "files must be recorded in conformance to the Exif audio format. Writers are "
Dsr.po3788 "files must be recorded in conformance to the Exif audio format. Writers are "
Dfr.po3888 "files must be recorded in conformance to the Exif audio format. Writers are "
Dpt_BR.po3625 "files must be recorded in conformance to the Exif audio format. Writers are "
Dsv.po3666 "files must be recorded in conformance to the Exif audio format. Writers are "
Dcs.po3714 "files must be recorded in conformance to the Exif audio format. Writers are "
Dbs.po3911 "files must be recorded in conformance to the Exif audio format. Writers are "
Dit.po3927 "files must be recorded in conformance to the Exif audio format. Writers are "

12