/external/chromium/chrome/browser/password_manager/ |
D | ie7_password.cc | 58 const PasswordEntry* information = in GetUserPassFromData() local 63 if (information->pre_header.pre_header_size != sizeof(PreHeader)) in GetUserPassFromData() 66 if (information->header.item_count != 2) // Username and Password in GetUserPassFromData() 69 if (information->header.fixed_header_size != sizeof(Header)) in GetUserPassFromData() 73 const uint8* offset_to_data = ptr + information->pre_header.header_size + in GetUserPassFromData() 74 information->pre_header.pre_header_size; in GetUserPassFromData() 76 const Entry* user_entry = information->entry; in GetUserPassFromData()
|
/external/qemu/docs/ |
D | ANDROID-ELFF.TXT | 4 by the emulator to extract debugging information from symbol files of the 8 subsystem with information about routine name, source file name and location 11 relevant information from them. 17 - Extract information about routine, containing given PC address in the emulated 18 system. Routine information, collected by the library includes: 23 information for all inlined routines in that chain.
|
/external/e2fsprogs/tests/f_resize_inode/ |
D | expect | 18 Writing superblocks and filesystem accounting information: done 24 Pass 5: Checking group summary information 37 Pass 5: Checking group summary information 52 Pass 5: Checking group summary information 65 Pass 5: Checking group summary information 80 Pass 5: Checking group summary information 93 Pass 5: Checking group summary information 108 Pass 5: Checking group summary information 120 Pass 5: Checking group summary information 133 Pass 5: Checking group summary information [all …]
|
/external/e2fsprogs/debian/ |
D | control.in | 93 See RFC 4122 for more information. 109 See RFC 4122 for more information. 127 See RFC 4122 for more information. 139 See RFC 4122 for more information. 253 Description: debugging information for e2fsprogs 254 This package includes the debug information useful for debugging e2fsprogs 256 The debug information is used for execution tracing and core 264 Description: debugging information for uuid-runtime 265 This package includes the debug information useful for debugging the 267 The debugging information is used for execution tracing and core [all …]
|
/external/llvm/docs/HistoricalNotes/ |
D | 2000-12-06-MeetingSummary.txt | 15 analysis because the extra information can help limit the scope of 19 * Including this information would require that all users of the LLVM 28 information for one optimization. Alias analysis itself is typically 38 1. Including dominator information in the LLVM bytecode 45 2. Including loop header and body information. This would facilitate 65 packet type and length field before analysis information, to allow a 66 runtime to skip information that it didn't understand in a bytecode
|
/external/llvm/docs/CommandGuide/ |
D | llvm-prof.rst | 23 then runs **llvm-prof** to format a report. To get more information about 35 program, annotated with execution frequency information. This can be 38 information or better. 63 information. Otherwise, it exits with zero.
|
/external/llvm/docs/ |
D | LinkTimeOptimization.rst | 96 anywhere. This information is used by the LLVM optimizer and it 114 information collected during the linker's normal symbol resolution phase. 119 **Use separate tool to collect symbol information from all object files.** 121 capability to collect information for link time optimization. Not only is 136 The linker collects information about symbol defininitions and uses in various 137 link objects which is more accurate than any information collected by other 138 tools during typical build cycles. The linker collects this information by 140 symbol visibility information. The linker also uses user-supplied information, 142 information, data flow information and knows much more about program structure 144 integration between the linker and the optimizer by sharing this information [all …]
|
D | AliasAnalysis.rst | 27 analysis information and the implementations providing it, and is designed to 30 information, this class exposes Mod/Ref information from those implementations 34 This document contains information necessary to successfully implement this 48 The ``AliasAnalysis`` interface exposes information about memory, represented in 53 get mod/ref information for arbitrary instructions. 101 ``&C[0]`` element is a two byte access. If size information wasn't available in 147 The ``getModRefInfo`` methods return information about whether the execution of 148 an instruction can read or modify a memory location. Mod/Ref information is 163 Several other tidbits of information are often collected by various alias 171 (functions, constant global variables, and the null pointer). This information [all …]
|
D | programming.rst | 24 Provides information on using the command line parsing library. 28 Details the LLVM coding standards and provides useful information on writing
|
/external/chromium/net/data/filter_unittests/ |
D | google.txt | 3 Google's mission is to organize the world's information and make it universally accessible and usef… 5 …hat took root in a Stanford University dorm room and quickly spread to information seekers around … 7 …m or one of the dozens of other Google domains, you'll be able to find information in many differe… 9 We also provide ways to access all this information without making a special trip to the Google hom… 11 … measurable, cost-effective online advertising that is relevant to the information displayed on an… 19 … term reflects the company's mission to organize the immense amount of information available on th…
|
/external/libffi/ |
D | libtool-version | 7 # information: 9 # 1. Start with version information of `0:0:0' for each libtool library. 11 # 2. Update the version information only immediately before a public
|
/external/quake/quake/src/WinQuake/data/ |
D | HELP.TXT | 2 Any of the information listed below could change. Check the id software 18 you for your credit card information, and assigns you a PIN account number. 36 Please have the following information handy. 79 If there were any error messages or fault information, report them 87 Our web support pages provide the same information that's 91 For information, FAQ, or announcements: 119 encountered or information you'd like to tell us about.
|
/external/iproute2/doc/ |
D | nstat.sgml | 49 <item><tt/-e/ - display extended information about errors (<tt/ifstat/ only). 63 or source of information switched between different instances 79 of source of information, it may be word <tt/kernel/, when <tt/Xstat/ 80 gets information from kernel or some dotted decimal number followed 81 by parameters, when it obtains information from running <tt/Xstat/ daemon. 100 Client <tt/Xstat/, before trying to get information from the kernel, 103 none of them replied it gets information from kernel.
|
/external/e2fsprogs/tests/f_special_ea/ |
D | expect.1 | 1 Backing up journal inode block information. 7 Pass 5: Checking group summary information
|
/external/e2fsprogs/tests/f_bad_local_jnl/ |
D | expect.1 | 4 Backing up journal inode block information. 10 Pass 5: Checking group summary information
|
/external/libvpx/vp8/encoder/x86/ |
D | subtract_sse2.asm | 103 pcmpgtb xmm1, xmm2 ; obtain sign information 121 pcmpgtb xmm5, xmm6 ; obtain sign information 179 pcmpgtb xmm1, xmm2 ; obtain sign information 200 pcmpgtb xmm1, xmm2 ; obtain sign information 223 pcmpgtb xmm1, xmm2 ; obtain sign information 244 pcmpgtb xmm1, xmm2 ; obtain sign information 270 pcmpgtb xmm1, xmm2 ; obtain sign information 291 pcmpgtb xmm1, xmm2 ; obtain sign information 314 pcmpgtb xmm1, xmm2 ; obtain sign information 335 pcmpgtb xmm1, xmm2 ; obtain sign information
|
/external/chromium/testing/gmock/scripts/generator/ |
D | README | 3 For more information about cppclean, see the README.cppclean file or 31 classes, the template information is lost. You will need to add the template 32 information manually.
|
/external/chromium/chrome/browser/autofill/ |
D | personal_data_manager_mac.mm | 62 // information and translates it to the internal list of |AutofillProfile| data 85 // Fill in name and company information. 88 // Fill in address information. 91 // Fill in email information. 94 // Fill in phone and fax number information. 102 // Name and company information is stored once in the Address Book against 103 // multiple addresses. We replicate that information for each profile. 121 // Addresss information from the Address Book may span multiple lines.
|
/external/zlib/src/win32/ |
D | README-WIN32.txt | 33 example.pdb Symbolic information for debugging example.exe 36 example_d.pdb Symbolic information for debugging example_d.exe 39 minigzip.pdb Symbolic information for debugging minigzip.exe 42 minigzip_d.pdb Symbolic information for debugging minigzip_d.exe 102 the file ChangeLog history information documenting your changes. Please read 103 the FAQ for more information on the distribution of modified source versions.
|
/external/e2fsprogs/ |
D | README | 6 information about the latest version at the the e2fsprogs web page, 17 suggestions of what sort of information to include when submitting bug
|
/external/linux-tools-perf/Documentation/ |
D | perf-inject.txt | 6 perf-inject - Filter to augment the events stream with additional information 22 information could make use of this facility.
|
/external/libpng/scripts/ |
D | libpng-config.in | 37 --libs print library linking information 48 --version print version information
|
/external/grub/docs/ |
D | multiboot.info | 50 This chapter describes some rough information on the Multiboot 148 to provide some configuration information to an operating system 150 how this configuration information is obtained by the boot loader, it 152 information to the operating system. 290 3. The format of information passed by a boot loader to an operating 297 * Boot information format:: 382 If bit 1 in the `flags' word is set, then information on available 383 memory via at least the `mem_*' fields of the Multiboot information 384 structure (*note Boot information format::) must be included. If 388 If bit 2 in the `flags' word is set, information about the video [all …]
|
D | multiboot.texi | 99 This chapter describes some rough information on the Multiboot 187 to provide some configuration information to an operating system 189 how this configuration information is obtained by the boot loader, it 191 information to the operating system. 327 The format of information passed by a boot loader to an operating 334 * Boot information format:: 418 If bit 1 in the @samp{flags} word is set, then information on available 419 memory via at least the @samp{mem_*} fields of the Multiboot information 420 structure (@pxref{Boot information format}) must be included. If the 424 If bit 2 in the @samp{flags} word is set, information about the video [all …]
|
/external/openssh/ |
D | sftp-server.0 | 16 declaration. See sshd_config(5) for more information. 20 -e Causes sftp-server to print logging information to stderr instead 29 -h Displays sftp-server usage information.
|