| /external/chromium_org/chrome/common/extensions/docs/templates/json/ |
| D | whats_new.json | 5 "version": 22 number 10 "version": 21 number 15 "version": 21 number 20 "version": 21 number 25 "version": 21 number 30 "version": 21 number 35 "version": 21 number 40 "version": 21 number 45 "version": 21 number 50 "version": 20 number [all …]
|
| D | api_availabilities.json | 8 "version": 18 number 12 "version": 18 number 16 "version": 18 number 20 "version": 21 number 24 "version": 23 number 28 "version": 28 number 32 "version": 20 number 36 "version": 18 number 41 "version": 15 number 45 "version": 25 number
|
| /external/chromium_org/chrome/common/extensions/docs/server2/test_data/branch_utility/ |
| D | second.json | 1 [{"timestamp": "2014-06-03 14:20:11.466940", "version": "37.0.2024.2", "os": "win", "channel": "dev… string
|
| D | first.json | 15 "version": "0.0.0.0", string 28 "version": "28.0.1500.11", string 41 "version": "27.0.1453.81", string 54 "version": "26.0.1410.64", string 72 "version": "27.0.1453.10", string 85 "version": "26.0.1410.53", string 103 "version": "28.0.1500.11", string 116 "version": "27.0.1453.83", string 129 "version": "26.0.1410.57", string 147 "version": "28.0.1500.11", string [all …]
|
| /external/chromium_org/third_party/WebKit/Tools/GardeningServer/scripts/ |
| D | config.js | 43 'WebKit XP': {version: 'xp'}, property 44 'WebKit Win7': {version: 'win7'}, property 45 'WebKit Win7 (dbg)': {version: 'win7', debug: true}, property 46 'WebKit Linux': {version: 'lucid', is64bit: true}, property 49 'WebKit Linux 32': {version: 'lucid'}, property 50 'WebKit Linux (dbg)': {version: 'lucid', is64bit: true, debug: true}, property 51 'WebKit Mac10.6': {version: 'snowleopard'}, property 52 'WebKit Mac10.6 (dbg)': {version: 'snowleopard', debug: true}, property 53 'WebKit Mac10.7': {version: 'lion'}, property 54 'WebKit Mac10.7 (dbg)': {version: 'lion', debug: true}, property [all …]
|
| /external/chromium_org/net/spdy/ |
| D | spdy_protocol.cc | 30 bool SpdyConstants::IsValidFrameType(SpdyMajorVersion version, in IsValidFrameType() 70 SpdyFrameType SpdyConstants::ParseFrameType(SpdyMajorVersion version, in ParseFrameType() 129 int SpdyConstants::SerializeFrameType(SpdyMajorVersion version, in SerializeFrameType() 192 bool SpdyConstants::IsValidSettingId(SpdyMajorVersion version, in IsValidSettingId() 231 SpdySettingsIds SpdyConstants::ParseSettingId(SpdyMajorVersion version, in ParseSettingId() 274 int SpdyConstants::SerializeSettingId(SpdyMajorVersion version, in SerializeSettingId() 320 bool SpdyConstants::IsValidRstStreamStatus(SpdyMajorVersion version, in IsValidRstStreamStatus() 370 SpdyMajorVersion version, in ParseRstStreamStatus() 430 SpdyMajorVersion version, in SerializeRstStreamStatus() 494 bool SpdyConstants::IsValidGoAwayStatus(SpdyMajorVersion version, in IsValidGoAwayStatus() [all …]
|
| /external/libopus/win32/ |
| D | genversion.bat | 5 for /f %%v in ('git --git-dir="%~dp0..\.git" describe --tags --match "v*"') do set version=%%v variable 13 set version=unknown variable 19 for /f "delims== tokens=2" %%v in (%~dps0..\version.mk) do set version=%%v variable 21 set version=!version:^"=! variable 22 set version=!version: =! variable
|
| /external/chromium_org/third_party/opus/src/win32/ |
| D | genversion.bat | 5 for /f %%v in ('git --git-dir="%~dp0..\.git" describe --tags --match "v*"') do set version=%%v variable 13 set version=unknown variable 19 for /f "delims== tokens=2" %%v in (%~dps0..\version.mk) do set version=%%v variable 21 set version=!version:^"=! variable 22 set version=!version: =! variable
|
| /external/chromium_org/content/browser/service_worker/ |
| D | service_worker_handle.cc | 17 GetWebServiceWorkerState(ServiceWorkerVersion* version) { in GetWebServiceWorkerState() 46 ServiceWorkerVersion* version) { in Create() 61 ServiceWorkerVersion* version) in ServiceWorkerHandle() 81 void ServiceWorkerHandle::OnWorkerStarted(ServiceWorkerVersion* version) { in OnWorkerStarted() 84 void ServiceWorkerHandle::OnWorkerStopped(ServiceWorkerVersion* version) { in OnWorkerStopped() 87 void ServiceWorkerHandle::OnErrorReported(ServiceWorkerVersion* version, in OnErrorReported() 94 void ServiceWorkerHandle::OnReportConsoleMessage(ServiceWorkerVersion* version, in OnReportConsoleMessage() 102 void ServiceWorkerHandle::OnVersionStateChanged(ServiceWorkerVersion* version) { in OnVersionStateChanged()
|
| D | service_worker_provider_host.cc | 45 ServiceWorkerVersion* version) { in SetActiveVersion() 63 ServiceWorkerVersion* version) { in SetWaitingVersion() 122 ServiceWorkerVersion* version) { in ValidateVersionForAssociation() 163 ServiceWorkerVersion* version) { in CreateHandleAndPass()
|
| /external/apache-harmony/crypto/src/test/api/java/org/apache/harmony/crypto/tests/javax/crypto/spec/ |
| D | RC5ParameterSpecTest.java | 44 int version = 1; in testRC5ParameterSpec1() local 85 int version = 1; in testRC5ParameterSpec2() local 141 int version = 1; in testGetVersion() local 156 int version = 1; in testGetRounds() local 171 int version = 1; in testGetWordSize() local 188 int version = 1; in testGetIV() local 215 int version = 1; in testEquals() local 265 int version = 1; in testHashCode() local
|
| /external/chromium_org/media/cdm/ppapi/ |
| D | supported_cdm_versions.h | 12 bool IsSupportedCdmModuleVersion(int version) { in IsSupportedCdmModuleVersion() 22 bool IsSupportedCdmInterfaceVersion(int version) { in IsSupportedCdmInterfaceVersion() 36 bool IsSupportedCdmHostVersion(int version) { in IsSupportedCdmHostVersion()
|
| /external/deqp/framework/opengl/ |
| D | gluShaderUtil.cpp | 32 const char* getGLSLVersionName (GLSLVersion version) in getGLSLVersionName() 53 const char* getGLSLVersionDeclaration (GLSLVersion version) in getGLSLVersionDeclaration() 74 bool glslVersionUsesInOutQualifiers (GLSLVersion version) in glslVersionUsesInOutQualifiers() 79 bool glslVersionIsES (GLSLVersion version) in glslVersionIsES() 92 static ApiType getMinAPIForGLSLVersion (GLSLVersion version) in getMinAPIForGLSLVersion() 113 bool isGLSLVersionSupported (ContextType type, GLSLVersion version) in isGLSLVersionSupported() 121 for (int version = GLSL_VERSION_LAST-1; version >= 0; version--) in getContextTypeGLSLVersion() local
|
| /external/chromium_org/chrome/common/extensions/docs/server2/ |
| D | caching_rietveld_patcher.py | 15 def _MakeKey(path, version): argument 18 def _ToObjectStoreValue(raw_value, version): argument 27 version, argument 85 def GetPatchedFiles(self, version=None): argument 96 def Apply(self, paths, file_system, version=None): argument
|
| D | test_patcher.py | 9 def __init__(self, version, patched_files, patch_data): argument 22 def GetPatchedFiles(self, version=None): argument 26 def Apply(self, paths, file_system, version=None): argument
|
| /external/chromium_org/chrome/browser/component_updater/ |
| D | swiftshader_component_installer.cc | 76 Version version(path.BaseName().MaybeAsASCII()); in GetLatestSwiftShaderDirectory() local 119 const Version& version) in SwiftShaderComponentInstaller() 137 Version version(proposed_version.c_str()); in Install() local 167 const Version& version) { in FinishSwiftShaderUpdateRegistration() 203 Version version(kNullVersion); in OnGpuInfoUpdate() local 227 Version version(kNullVersion); in RegisterSwiftShaderPath() local
|
| D | pepper_flash_component_installer.cc | 117 Version version(path.BaseName().MaybeAsASCII()); in GetPepperFlashDirectory() local 180 Version version(version_string); in GetPepperFlashDebuggerPath() local 257 const Version& version, in RegisterPepperFlashWithChrome() 352 const Version& version) in PepperFlashComponentInstaller() 364 Version version; in Install() local 408 Version version(proposed_version.c_str()); in CheckPepperFlashManifest() local 439 const Version& version) { in FinishPepperFlashUpdateRegistration() 461 Version version(kNullVersion); in StartPepperFlashUpdateRegistration() local
|
| /external/antlr/antlr-3.4/runtime/Python/ |
| D | ez_setup.py | 60 version=DEFAULT_VERSION, download_base=DEFAULT_URL, to_dir=os.curdir, argument 101 version=DEFAULT_VERSION, download_base=DEFAULT_URL, to_dir=os.curdir, argument 147 def main(argv, version=DEFAULT_VERSION): argument
|
| /external/protobuf/python/ |
| D | ez_setup.py | 78 version=DEFAULT_VERSION, download_base=DEFAULT_URL, to_dir=os.curdir, argument 119 version=DEFAULT_VERSION, download_base=DEFAULT_URL, to_dir=os.curdir, argument 200 def main(argv, version=DEFAULT_VERSION): argument
|
| /external/chromium_org/third_party/protobuf/python/ |
| D | ez_setup.py | 86 version=DEFAULT_VERSION, download_base=DEFAULT_URL, to_dir=os.curdir, argument 127 version=DEFAULT_VERSION, download_base=DEFAULT_URL, to_dir=os.curdir, argument 208 def main(argv, version=DEFAULT_VERSION): argument
|
| /external/chromium_org/chrome/browser/sync_file_system/ |
| D | remote_file_sync_service.cc | 14 BackendVersion version, in CreateForBrowserContext() 30 BackendVersion version, in AppendDependsOnFactories()
|
| /external/chromium_org/content/common/ |
| D | one_writer_seqlock.cc | 14 base::subtle::Atomic32 version; in ReadBegin() local 29 bool OneWriterSeqLock::ReadRetry(base::subtle::Atomic32 version) { in ReadRetry()
|
| /external/chromium_org/sql/ |
| D | meta_table.cc | 100 int version = s.ColumnInt(0); in RazeIfDeprecated() local 115 bool MetaTable::Init(Connection* db, int version, int compatible_version) { in Init() 149 void MetaTable::SetVersionNumber(int version) { in SetVersionNumber() 155 int version = 0; in GetVersionNumber() local 159 void MetaTable::SetCompatibleVersionNumber(int version) { in SetCompatibleVersionNumber() 165 int version = 0; in GetCompatibleVersionNumber() local
|
| /external/chromium_org/ppapi/proxy/ |
| D | gamepad_resource.cc | 22 base::subtle::Atomic32 version; in ReadBegin() local 38 base::subtle::Atomic32 version) { in ReadRetry() 85 base::subtle::Atomic32 version; in Sample() local
|
| /external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/http/ |
| D | StatusLineTest.java | 28 int version = 1; in parse() local 37 int version = 1; in emptyMessage() local 51 int version = 1; in emptyMessageAndNoLeadingSpace() local
|