Searched defs:version (Results 201 - 225 of 837) sorted by relevance

1234567891011>>

/external/chromium/net/tools/dump_cache/
H A Ddump_cache.cc36 "\nIn order to use the upgrade function, a version of this tool that\n"
38 "instance, to upgrade files saved with file format 3.4 to version 5.2,\n"
39 "a version of this program that was compiled with version 3.4 has to be\n"
41 "executable should be compiled with version 5.2 being the current one.";
56 // Upgrade an old version to the current one.
75 const std::wstring& pipe_number, int version) {
87 new_program = base::StringPrintf(L"%ls%d", L"dump_cache_", version);
101 printf("Unable to launch the needed version of this tool: %ls\n",
142 int version local
74 LaunchSlave(const CommandLine& command_line, const std::wstring& pipe_number, int version) argument
[all...]
H A Ddump_files.cc49 return header.version >> 16;
60 printf("version: %d.%d\n", header.version >> 16, header.version & 0xffff);
89 printf("version: %d.%d\n", header.version >> 16, header.version & 0xffff);
271 int version = GetMajorVersionFromFile(index_name); local
272 if (!version)
277 if (version !
[all...]
/external/clang/test/CodeGen/
H A Dbool-bitfield.c7 unsigned short version; member in struct:SysParams
/external/freetype/src/sfnt/
H A Dttkern.c80 p += 2; /* skip version */
98 p += 2; /* skip version */
200 FT_UInt version = FT_NEXT_USHORT( p ); local
206 FT_UNUSED( version );
/external/freetype/src/truetype/
H A Dttpload.c489 FT_UInt version, nn, num_records; local
506 version = FT_NEXT_USHORT( p );
516 /* There are at least two fonts, HANNOM-A and HANNOM-B version */
526 if ( version != 0 || num_records > 255 || record_size > 0x10001L )
/external/icu4c/common/
H A Ducol_data.h66 UVersionInfo version; member in struct:__anon6609
67 UVersionInfo UCAVersion; /* version of the UCA, read from file */
68 UVersionInfo UCDVersion; /* UCD version, obtained by u_getUnicodeVersion */
69 UVersionInfo formatVersion; /* format version from the UDataInfo header */
81 UVersionInfo UCAVersion; /* version of the UCA, read from file */
/external/icu4c/layout/
H A DGlyphDefinitionTables.h83 fixed32 version; member in struct:GlyphDefinitionTableHeader
H A DMorphTables.h46 le_int32 version; member in struct:MorphTableHeader
/external/icu4c/samples/date/
H A Ddate.c46 static void version(void);
52 /* The version of date */
82 /* version info */
83 if(strcmp(arg, "-v") == 0 || strcmp(arg, "--version") == 0) {
154 /* print version info */
156 version();
182 puts(" -v, --version Print the version number of date and exit.");
197 version() function
203 printf("icudate version
[all...]
/external/iproute2/include/
H A Diptables.h44 const char *version; member in struct:iptables_match
97 const char *version; member in struct:iptables_target
/external/ipsec-tools/src/racoon/
H A Dnattraversal.h59 int version; member in struct:ph1natt_options
81 int natt_fill_options (struct ph1natt_options *opts, int version);
/external/jdiff/src/jdiff/
H A DJDiff.java184 } else if (args[0].compareTo("-version") == 0) {
185 System.out.println("JDiff version: " + JDiff.version);
197 System.out.println("usage: java jdiff.JDiff [-version] [-buildfile <XML configuration file>]");
288 /** The current JDiff version. */
289 static final String version = "1.1.0"; field in class:JDiff
291 /** The current virtual machine version. */
292 static String javaVersion = System.getProperty("java.version");
/external/kernel-headers/original/linux/mtd/
H A Dbbm.h28 * @veroffs: offset of the bbt version counter in the oob area of the page
29 * @version: version read from the bbt page during scan
41 * that the pattern and the version count are always located in the oob area
49 uint8_t version[NAND_MAX_CHIPS]; member in struct:nand_bbt_descr
72 /* bbt has a version counter at offset veroffs */
/external/kernel-headers/original/linux/
H A Dncp_mount.h27 int version; member in struct:ncp_mount_data
47 int version; member in struct:ncp_mount_data_v4
H A Dtaskstats.h7 * under the terms of version 2.1 of the GNU Lesser General Public License
28 * b) add comment indicating new version number at end of struct
29 * c) add new fields after version comment; maintain 64-bit alignment
37 __u16 version; member in struct:taskstats
90 /* version 1 ends here */
H A Dublock.h10 * License version 2, as published by the Free Software Foundation, and
49 __u32 version; member in struct:ublock_init_in
55 __u32 version; member in struct:ublock_init_out
/external/llvm/docs/
H A Dconf.py22 # If your documentation needs a minimal Sphinx version, state it here.
45 # The version info for the project you're documenting, acts as replacement for
46 # |version| and |release|, also used in various other places throughout the
49 # The short X.Y version.
50 version = '3.3' variable
51 # The full version, including alpha/beta/rc tags.
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DGDBRegistrar.cpp36 uint32_t version; member in struct:jit_descriptor
45 // debugger reads. Make sure to specify the version statically, because the
46 // debugger checks the version before we can set it during runtime.
/external/llvm/unittests/ExecutionEngine/JIT/
H A DOProfileJITEventListenerTest.cpp114 int version() { function in namespace:test_opagent
135 test_opagent::version,
136 test_opagent::version,
/external/openssh/
H A Dssh-keysign.c156 int key_fd[NUM_KEYTYPES], i, found, version = 2, fd; local
225 if (buffer_get_char(&b) != version)
226 fatal("bad version");
256 if (ssh_msg_send(STDOUT_FILENO, version, &b) == -1)
/external/openssl/crypto/asn1/
H A Dn_pkey.c53 * The licence and distribution terms for any publically available version or
74 long version; member in struct:netscape_pkey_st
100 ASN1_SIMPLE(NETSCAPE_PKEY, version, LONG),
138 pkey->version = 0;
/external/oprofile/libopagent/
H A Djitdump.h42 /* version of the dump */
43 u32 version; member in struct:jitheader
/external/protobuf/python/
H A Dsetup.py54 # work even if a previous version is already installed.
101 version = '2.3.0', variable
/external/protobuf/src/google/protobuf/stubs/
H A Dcommon_unittest.cc52 // Verify that the version string specified in config.h matches the one
53 // in common.h. The config.h version is a string which may have a suffix
55 string version = PACKAGE_VERSION; local
57 while (pos < version.size() &&
58 (ascii_isdigit(version[pos]) || version[pos] == '.')) {
61 version.erase(pos);
63 EXPECT_EQ(version, internal::VersionString(GOOGLE_PROTOBUF_VERSION));
/external/qemu/block/
H A Dparallels.c39 uint32_t version; member in struct:parallels_header
64 (le32_to_cpu(ph->version) == HEADER_VERSION))
82 (le32_to_cpu(ph.version) != HEADER_VERSION)) {

Completed in 4914 milliseconds

1234567891011>>