/external/pcre/dist/doc/ |
D | pcre-config.txt | 27 --prefix Writes the directory prefix used in the PCRE installation for 32 Writes the directory prefix used in the PCRE installation for 36 --version Writes the version number of the installed PCRE libraries to 39 --libs Writes to the standard output the command line options 43 --libs16 Writes to the standard output the command line options 47 --libs32 Writes to the standard output the command line options 52 Writes to the standard output the command line options 57 Writes to the standard output the command line options 61 --cflags Writes to the standard output the command line options 66 Writes to the standard output the command line options
|
/external/llvm/utils/TableGen/ |
D | CodeGenSchedule.cpp | 386 IdxVec &Writes, IdxVec &Reads) const { in findRWs() argument 390 findRWs(WriteDefs, Writes, false); in findRWs() 512 IdxVec Writes, Reads; in collectSchedClasses() local 514 findRWs(Inst->TheDef->getValueAsListOfDefs("SchedRW"), Writes, Reads); in collectSchedClasses() 519 unsigned SCIdx = addSchedClass(ItinDef, Writes, Reads, ProcIndices); in collectSchedClasses() 553 if (!SC.Writes.empty()) { in collectSchedClasses() 556 for (IdxIter WI = SC.Writes.begin(), WE = SC.Writes.end(); WI != WE; ++WI) in collectSchedClasses() 569 IdxVec Writes; in collectSchedClasses() local 572 Writes, Reads); in collectSchedClasses() 573 for (IdxIter WI = Writes.begin(), WE = Writes.end(); WI != WE; ++WI) in collectSchedClasses() [all …]
|
D | CodeGenSchedule.h | 132 IdxVec Writes; member 148 return ItinClassDef == IC && Writes == W && Reads == R; in isKeyEqual() 360 void findRWs(const RecVec &RWDefs, IdxVec &Writes, IdxVec &Reads) const; 372 const IdxVec &Writes, 418 void collectRWResources(const IdxVec &Writes, const IdxVec &Reads,
|
D | SubtargetEmitter.cpp | 870 IdxVec Writes = SCI->Writes; in GenSchedClassTables() local 885 Writes.clear(); in GenSchedClassTables() 888 Writes, Reads); in GenSchedClassTables() 891 if (Writes.empty()) { in GenSchedClassTables() 899 Writes, Reads); in GenSchedClassTables() 903 if (Writes.empty()) { in GenSchedClassTables() 913 for (IdxIter WI = Writes.begin(), WE = Writes.end(); WI != WE; ++WI) { in GenSchedClassTables()
|
/external/blktrace/doc/ |
D | blktrace.tex | 163 Reads Queued: 0, 0KiB Writes Queued: 7, 128KiB 165 Reads Completed: 0, 0KiB Writes Completed: 11, 168KiB 170 Reads Queued: 0, 0KiB Writes Queued: 1, 28KiB 172 Reads Completed: 0, 0KiB Writes Completed: 0, 0KiB 177 Reads Queued: 0, 0KiB Writes Queued: 11, 168KiB 179 Reads Completed: 0, 0KiB Writes Completed: 11, 168KiB 299 Reads Queued: 0, 0KiB Writes Queued: 9, 5,520KiB 301 Reads Completed: 0, 0KiB Writes Completed: 0, 0KiB 305 Reads Queued: 2,411, 38,576KiB Writes Queued: 769, 425,408KiB 307 Reads Completed: 0, 0KiB Writes Completed: 0, 0KiB [all …]
|
/external/sepolicy/ |
D | lmkd.te | 22 ## Writes to /sys/module/lowmemorykiller/parameters/minfree
|
/external/llvm/lib/Target/ARM/ |
D | ARMScheduleA9.td | 1883 list <WriteSequence> Writes = writes; 2087 SchedVar<A9LMAdr1Pred, A9WriteLMOpsList.Writes[0-1]>, 2088 SchedVar<A9LMAdr2Pred, A9WriteLMOpsList.Writes[0-3]>, 2089 SchedVar<A9LMAdr3Pred, A9WriteLMOpsList.Writes[0-5]>, 2090 SchedVar<A9LMAdr4Pred, A9WriteLMOpsList.Writes[0-7]>, 2091 SchedVar<A9LMAdr5Pred, A9WriteLMOpsList.Writes[0-9]>, 2092 SchedVar<A9LMAdr6Pred, A9WriteLMOpsList.Writes[0-11]>, 2093 SchedVar<A9LMAdr7Pred, A9WriteLMOpsList.Writes[0-13]>, 2094 SchedVar<A9LMAdr8Pred, A9WriteLMOpsList.Writes[0-15]>, 2192 SchedVar<A9LMAdr1Pred, A9WriteLMfpPostRAOpsList.Writes[0-0, 8-8]>, [all …]
|
/external/llvm/include/llvm/CodeGen/ |
D | MachineInstrBundle.h | 159 bool Writes; member
|
/external/deqp/doc/testspecs/GLES31/ |
D | functional.ssbo.txt | 60 shader text. Writes are validated by reading back the SSBO and comparing
|
/external/llvm/lib/CodeGen/ |
D | MachineInstrBundle.cpp | 274 RI.Writes = true; in analyzeVirtReg()
|
D | InlineSpiller.cpp | 1274 if (RI.Writes) { in spillAroundUses() 1317 if (RI.Writes) in spillAroundUses()
|
D | RegisterCoalescer.cpp | 1146 bool Reads, Writes; in updateRegDefsUses() local 1147 std::tie(Reads, Writes) = UseMI->readsWritesVirtualRegister(SrcReg, &Ops); in updateRegDefsUses()
|
/external/nanopb-c/docs/ |
D | reference.rst | 395 Writes data to an output stream. Always use this function, instead of trying to call stream callbac… 494 Writes the length of a string as varint and then contents of the string. Works for fields of type `… 505 Writes 4 bytes to stream and swaps bytes on big-endian architectures. Works for fields of type `fix… 515 Writes 8 bytes to stream and swaps bytes on big-endian architecture. Works for fields of type `fixe…
|
/external/llvm/include/llvm/Target/ |
D | TargetSchedule.td | 225 list<SchedWrite> Writes = writes; 309 // to implement pipeline bypass. The Writes list may be empty to
|
/external/icu/icu4c/source/data/mappings/ |
D | convrtrs.txt | 245 # From Unicode: Writes BOM. 256 # From Unicode: Writes BOM. 269 # From Unicode: Writes BOM.
|
/external/mesa3d/src/gallium/docs/source/ |
D | context.rst | 137 by the shader resource. Writes to a shader resource are only allowed
|
/external/selinux/policycoreutils/po/ |
D | cs.po | 1754 msgid "Writes syslog messages\t"
|
D | si_LK.po | 1750 msgid "Writes syslog messages\t"
|
D | lo.po | 1750 msgid "Writes syslog messages\t"
|
D | tl.po | 1750 msgid "Writes syslog messages\t"
|
D | ms_MY.po | 1750 msgid "Writes syslog messages\t"
|
D | aln.po | 1750 msgid "Writes syslog messages\t"
|
D | az.po | 1750 msgid "Writes syslog messages\t"
|
D | br.po | 1750 msgid "Writes syslog messages\t"
|
D | nn.po | 1749 msgid "Writes syslog messages\t"
|