Home
last modified time | relevance | path

Searched refs:Writes (Results 1 – 19 of 19) sorted by relevance

/external/pcre/doc/
Dpcre-config.txt22 --prefix Writes the directory prefix used in the PCRE installation for
27 Writes the directory prefix used in the PCRE installation for
31 --version Writes the version number of the installed PCRE libraries to
34 --libs Writes to the standard output the command line options
38 Writes to the standard output the command line options
42 --cflags Writes to the standard output the command line options
47 Writes to the standard output the command line options
/external/blktrace/doc/
Dblktrace.tex163 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/llvm/bindings/ocaml/bitwriter/
Dllvm_bitwriter.ml16 (* Writes the bitcode for module the given path. Returns true if successful. *)
/external/llvm/lib/CodeGen/
DInlineSpiller.cpp669 bool Reads, Writes; in reMaterializeFor() local
671 tie(Reads, Writes) = MI->readsWritesVirtualRegister(VirtReg.reg, &Ops); in reMaterializeFor()
672 if (Writes) { in reMaterializeFor()
914 bool Reads, Writes; in spillAroundUses() local
916 tie(Reads, Writes) = MI->readsWritesVirtualRegister(Reg, &Ops); in spillAroundUses()
934 if (Writes) { in spillAroundUses()
978 if (Writes && hasLiveDef) in spillAroundUses()
DRegisterCoalescer.cpp796 bool Reads, Writes; in UpdateRegDefsUses() local
797 tie(Reads, Writes) = UseMI->readsWritesVirtualRegister(SrcReg, &Ops); in UpdateRegDefsUses()
821 else if (!Reads && Writes) in UpdateRegDefsUses()
/external/oprofile/events/x86-64/hammer/
Dunit_masks120 0x04 32-byte Sized Writes (RevD and later)
121 0x08 64-byte Sized Writes (RevD and later)
/external/oprofile/events/x86-64/family11h/
Dunit_masks195 0x08 32 Bytes Sized Writes
196 0x10 64 Bytes Sized Writes
/external/oprofile/events/i386/atom/
Dunit_masks41 0x22 st L1 Cacheable Data Writes
/external/oprofile/events/x86-64/family10/
Dunit_masks224 0x08 32 Bytes Sized Writes
225 0x10 64 Bytes Sized Writes
/external/chromium/chrome/common/
Dservice_process_util_mac.mm291 // Writes the launchd property list into the user's LaunchAgents directory,
/external/webkit/Source/WebKit/win/Interfaces/
DIWebView.idl616 @abstract Writes the current selection to the pasteboard
633 @abstract Writes an element to the pasteboard
/external/icu4c/data/mappings/
Dconvrtrs.txt243 # From Unicode: Writes BOM.
254 # From Unicode: Writes BOM.
267 # From Unicode: Writes BOM.
/external/oprofile/events/ia64/itanium2/
Devents205 event:0xde counters:0,1,2,3 um:l3_writes minimum:5000 name:L3_WRITES : L3 Writes
/external/sqlite/dist/
Dsqlite3.h.orig814 ** the open of a journal file a no-op. Writes to this journal would
2651 ** CAPI3REF: Determine If An SQL Statement Writes The Database
4937 ** error code of [SQLITE_ABORT]. ^Writes to the BLOB that occurred
Dsqlite3.c.orig1357 ** the open of a journal file a no-op. Writes to this journal would
3194 ** CAPI3REF: Determine If An SQL Statement Writes The Database
5480 ** error code of [SQLITE_ABORT]. ^Writes to the BLOB that occurred
18248 ** * mprintf -- Similar to sprintf. Writes output to memory
34867 ** (3) Writes to the database file are an integer multiple of the page size
43332 ** When reading, read [0] first then [1]. Writes are in the reverse order.
/external/webkit/Tools/
DChangeLog-2009-06-166952 (testPostURLFile): Added. Writes the passed-in content to the
7375 (sub sampleDumpTool): Added. Writes a sample report to
/external/webkit/Source/JavaScriptCore/
DChangeLog-2009-06-1610059 Writes of constant values to SF registers should be made with direct memory
/external/webkit/Source/WebCore/
DChangeLog-2005-08-2347587 (writeSelection): Writes the selection if there is one.
DChangeLog-2007-10-148307 …(WebCore::IconDatabase::writeToDatabase): Writes any changes page -> icon url mappings to disk, as…