HomeSort by relevance Sort by last modified time
    Searched refs:information (Results 1 - 25 of 179) sorted by null

1 2 3 4 5 6 7 8

  /external/valgrind/main/none/tests/
cmdline3.stderr.exp 2 valgrind: Use --help for more information.
cmdline4.stderr.exp 2 valgrind: Use --help for more information or consult the user manual.
  /external/chromium/chrome/browser/password_manager/
ie7_password.cc 58 const PasswordEntry* information = local
63 if (information->pre_header.pre_header_size != sizeof(PreHeader))
66 if (information->header.item_count != 2) // Username and Password
69 if (information->header.fixed_header_size != sizeof(Header))
73 const uint8* offset_to_data = ptr + information->pre_header.header_size +
74 information->pre_header.pre_header_size;
76 const Entry* user_entry = information->entry;
129 // Now that we have the decrypted information, we need to understand it.
  /external/libpng/scripts/
libpng-config.in 37 --libs print library linking information
48 --version print version information
  /external/icu4c/config/
mh-os390 210 @echo "generating dependency information for $<"
215 @echo "generating dependency information for $<"
  /bionic/libdl/arch-sh/
sobegin.S 33 # The toolchain for SH-Linux does not produce INIT_ARRAY information which
35 # INIT information when it find the function whose name is '_init'.
  /external/grub/util/
grub-set-default 35 -v, --version print the version information and exit
grub-set-default.in 35 -v, --version print the version information and exit
grub-md5-crypt 38 -v, --version print the version information and exit
58 echo "Try \`$progname --help' for more information."
grub-md5-crypt.in 38 -v, --version print the version information and exit
58 echo "Try \`$progname --help' for more information."
grub-terminfo 28 -v, --version print the version information and exit
grub-terminfo.in 28 -v, --version print the version information and exit
  /external/chromium/chrome/browser/resources/net_internals/
httpcacheview.js 6 * This view displays information on the HTTP cache.
httpthrottlingview.js 6 * This view displays information related to HTTP throttling.
socketsview.js 6 * This view displays information on the state of all socket pools.
42 // Add table for each socket pool with information on each of its groups.
spdyview.js 40 * If |spdySessionInfo| is not null, displays a single table with information
59 * Displays information on the global SPDY status.
72 * with information on each alternate protocol enabled server. Otherwise,
dnsview.js 6 * This view displays information on the host resolver:
67 // Fill in the basic cache information.
serviceprovidersview.js 6 * This view displays information on Winsock layered service providers and
10 * information. For each namespace provider, shows the name and
proxyview.js 6 * This view displays information on the proxy setup:
42 // Register to receive proxy information as it changes.
  /external/icu4c/samples/
defs.mk 6 # Load ICU information. You can copy this to other makefiles #######
  /external/libvpx/vp8/encoder/x86/
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
    [all...]
  /external/mesa3d/docs/
MESA_agp_offset.spec 39 information.
  /external/yaffs2/yaffs2/
Kconfig 20 Further information on YAFFS2 is available at
  /external/icu4c/test/perf/collationperf/
CollPerf.pl 193 <td>Timing for generation of sort keys, used to 'precompile' information so
216 <li>For more information on incremental vs. sort key comparison, the importance
219 <li>For general information on ICU collation see <a href=
221 <li>For information on APIs, see <a href="/apiref/icu4c/ucol_8h.html">C</a>,
  /ndk/build/core/
build-all.mk 62 # this is the list of directories containing dependency information
112 # include dependency information

Completed in 2010 milliseconds

1 2 3 4 5 6 7 8