Searched refs:Writes (Results 1 – 19 of 19) sorted by relevance
/external/pcre/doc/ |
D | pcre-config.txt | 22 --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/ |
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/llvm/bindings/ocaml/bitwriter/ |
D | llvm_bitwriter.ml | 16 (* Writes the bitcode for module the given path. Returns true if successful. *)
|
/external/llvm/lib/CodeGen/ |
D | InlineSpiller.cpp | 669 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()
|
D | RegisterCoalescer.cpp | 796 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/ |
D | unit_masks | 120 0x04 32-byte Sized Writes (RevD and later) 121 0x08 64-byte Sized Writes (RevD and later)
|
/external/oprofile/events/x86-64/family11h/ |
D | unit_masks | 195 0x08 32 Bytes Sized Writes 196 0x10 64 Bytes Sized Writes
|
/external/oprofile/events/i386/atom/ |
D | unit_masks | 41 0x22 st L1 Cacheable Data Writes
|
/external/oprofile/events/x86-64/family10/ |
D | unit_masks | 224 0x08 32 Bytes Sized Writes 225 0x10 64 Bytes Sized Writes
|
/external/chromium/chrome/common/ |
D | service_process_util_mac.mm | 291 // Writes the launchd property list into the user's LaunchAgents directory,
|
/external/webkit/Source/WebKit/win/Interfaces/ |
D | IWebView.idl | 616 @abstract Writes the current selection to the pasteboard 633 @abstract Writes an element to the pasteboard
|
/external/icu4c/data/mappings/ |
D | convrtrs.txt | 243 # From Unicode: Writes BOM. 254 # From Unicode: Writes BOM. 267 # From Unicode: Writes BOM.
|
/external/oprofile/events/ia64/itanium2/ |
D | events | 205 event:0xde counters:0,1,2,3 um:l3_writes minimum:5000 name:L3_WRITES : L3 Writes
|
/external/sqlite/dist/ |
D | sqlite3.h.orig | 814 ** 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
|
D | sqlite3.c.orig | 1357 ** 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/ |
D | ChangeLog-2009-06-16 | 6952 (testPostURLFile): Added. Writes the passed-in content to the 7375 (sub sampleDumpTool): Added. Writes a sample report to
|
/external/webkit/Source/JavaScriptCore/ |
D | ChangeLog-2009-06-16 | 10059 Writes of constant values to SF registers should be made with direct memory
|
/external/webkit/Source/WebCore/ |
D | ChangeLog-2005-08-23 | 47587 (writeSelection): Writes the selection if there is one.
|
D | ChangeLog-2007-10-14 | 8307 …(WebCore::IconDatabase::writeToDatabase): Writes any changes page -> icon url mappings to disk, as…
|