Searched refs:version (Results 151 - 175 of 4103) sorted by relevance

1234567891011>>

/external/chromium_org/chrome/common/extensions/docs/server2/
H A Dtest_patcher.py9 def __init__(self, version, patched_files, patch_data):
10 self._version = version
22 def GetPatchedFiles(self, version=None):
26 def Apply(self, paths, file_system, version=None):
/external/chromium_org/chrome/common/mac/
H A Dcfbundle_blocker.h33 // Returns true if |bundle_id| and |version| identify a bundle that is allowed
37 bool IsBundleAllowed(NSString* bundle_id, NSString* version);
/external/chromium_org/content/test/data/indexeddb/
H A Dversion_change_blocked.js19 var delreq = window.indexedDB.deleteDatabase('version-change-blocked');
28 request = indexedDB.open('version-change-blocked');
41 function doSetVersion(version)
44 var openreq = window.indexedDB.open('version-change-blocked', version);
48 result('setVersion(' + version + ') blocked');
52 result('setVersion(' + version + ') complete');
/external/chromium_org/net/ssl/
H A Dssl_connection_status_flags.h23 // We fell back to an older protocol version for this connection.
32 // The next three bits are reserved for the SSL version.
40 // NOTE: the SSL version enum constants must be between 0 and
43 SSL_CONNECTION_VERSION_UNKNOWN = 0, // Unknown SSL version.
76 inline void SSLConnectionStatusSetVersion(int version, int* connection_status) { argument
77 DCHECK_GT(version, 0);
78 DCHECK_LT(version, SSL_CONNECTION_VERSION_MAX);
80 // Clear out the old version.
83 // Set the new version.
85 ((version
[all...]
/external/chromium_org/ppapi/api/private/
H A Dppb_flash_clipboard.idl62 [version=4.0, deprecate=5.0]
71 [version=4.0, deprecate=5.0]
79 [version=4.0, deprecate=5.0]
100 [version=5.0]
109 [version=5.0]
121 [version=5.0]
140 [version=5.0]
149 * be used to version the data on the clipboard and determine whether it has
153 [version=5.1]
H A Dppb_flash_fullscreen.idl24 * This older version required that graphics contexts be recreated after the
27 [version=0.1, deprecate=1.0]
43 [version=1.0]
/external/chromium_org/sync/test/engine/
H A Dmock_model_type_sync_worker.cc77 // Overwrite the existing server version if this is the new highest version.
79 int64 version = old_version + version_offset; local
80 if (version > old_version) {
81 SetServerVersion(tag_hash, version);
87 data.response_version = version;
94 data.mtime = data.ctime + base::TimeDelta::FromSeconds(version);
106 int64 version = old_version + version_offset; local
107 if (version > old_version) {
108 SetServerVersion(tag_hash, version);
147 int64 version = GetServerVersion(client_tag_hash); local
175 SetServerVersion(const std::string& tag_hash, int64 version) argument
[all...]
/external/chromium_org/sync/test/
H A Dmock_invalidation.cc18 int64 version,
21 new MockInvalidation(false, version, payload));
50 int64 version,
53 version_(version),
17 Build( int64 version, const std::string& payload) argument
49 MockInvalidation(bool is_unknown_version, int64 version, const std::string& payload) argument
/external/chromium_org/third_party/WebKit/Source/modules/webdatabase/
H A DInspectorDatabaseResource.cpp40 PassRefPtrWillBeRawPtr<InspectorDatabaseResource> InspectorDatabaseResource::create(PassRefPtrWillBeRawPtr<Database> database, const String& domain, const String& name, const String& version) argument
42 return adoptRefWillBeNoop(new InspectorDatabaseResource(database, domain, name, version));
45 InspectorDatabaseResource::InspectorDatabaseResource(PassRefPtrWillBeRawPtr<Database> database, const String& domain, const String& name, const String& version) argument
50 , m_version(version)
/external/chromium_org/third_party/WebKit/Source/modules/webmidi/
H A DMIDIInput.cpp40 MIDIInput* MIDIInput::create(MIDIAccess* access, const String& id, const String& manufacturer, const String& name, const String& version) argument
43 return adoptRefCountedGarbageCollectedWillBeNoop(new MIDIInput(access, id, manufacturer, name, version));
46 MIDIInput::MIDIInput(MIDIAccess* access, const String& id, const String& manufacturer, const String& name, const String& version) argument
47 : MIDIPort(access, id, manufacturer, name, MIDIPortTypeInput, version)
/external/chromium_org/third_party/closure_linter/
H A Dsetup.py23 version='2.3.14', variable
/external/chromium_org/third_party/cython/src/Cython/Tempita/
H A Dcompat3.py5 if sys.version < "3":
18 if sys.version < "3":
25 if sys.version < "3":
37 if sys.version < "3":
/external/chromium_org/third_party/hwcplus/include/cutils/
H A Dnative_handle.h26 int version; /* sizeof(native_handle_t) */ member in struct:native_handle
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/
H A Dheader.h23 unsigned int version: 3; member in struct:__anon13055
/external/chromium_org/third_party/ots/src/
H A Dgasp.h16 uint16_t version; member in struct:ots::OpenTypeGASP
/external/chromium_org/third_party/v4l2capture/
H A Dsetup.py16 version = "1.4", variable
/external/chromium_org/third_party/webrtc/base/
H A Dopenssl.h17 #error OpenSSL is older than 1.0.0, which is the minimum supported version.
H A Dversionparsing.h18 // Parses a version string into an array. "num_expected_segments" must be the
19 // number of numerical segments that the version is expected to have (e.g.,
20 // "1.1.2.0" has 4). "version" must be an array of that length to hold the
25 int version[]);
/external/chromium_org/tools/gyp/test/mac/clang-cxx-language-standard/
H A Dc++98.cc6 #error wrong c++ standard version
/external/iptables/extensions/
H A Dlibip6t_eui64.c6 .version = XTABLES_VERSION,
H A Dlibipt_MIRROR.c6 .version = XTABLES_VERSION,
H A Dlibipt_unclean.c6 .version = XTABLES_VERSION,
/external/kernel-headers/original/uapi/linux/
H A Dkeychord.h8 * License version 2, as published by the Free Software Foundation, and
38 __u16 version; member in struct:input_keychord
/external/libvpx/libvpx/vp8/common/
H A Dheader.h23 unsigned int version: 3; member in struct:__anon24846
/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/
H A DFullBox.java12 void setVersion(int version); argument

Completed in 437 milliseconds

1234567891011>>