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

1 2 3 4 5 6 7 8 91011

  /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 216 @echo "generating dependency information for $<"
221 @echo "generating dependency information for $<"
  /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/libmtp/
hotplug.sh.in 9 HALBASEPATH=/usr/share/hal/fdi/information
10 HALPATH=/usr/share/hal/fdi/information/20thirdparty
79 echo "See the INSTALL file for information."
  /frameworks/rs/cpp/
Android.mk 9 # See build/core/version_defaults.mk for more information about this.
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/
lcp.bat 4 REM this work for additional information regarding copyright ownership.
  /external/icu4c/samples/
defs.mk 6 # Load ICU information. You can copy this to other makefiles #######
  /external/yaffs2/yaffs2/
Kconfig 20 Further information on YAFFS2 is available at
  /external/v8/test/mjsunit/
fast-element-smi-check.js 49 gc(); // Makes V8 forget about type information for test_load_set_smi.
70 gc(); // Makes V8 forget about type information for test_load_set_smi.
  /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>,

Completed in 367 milliseconds

1 2 3 4 5 6 7 8 91011