Searched refs:Upgrade (Results 1 - 9 of 9) sorted by relevance
/third_party/python/Lib/msilib/ |
H A D | schema.py | 564 Upgrade = Table('Upgrade') variable 565 Upgrade.add_field(1,'UpgradeCode',11558) 566 Upgrade.add_field(2,'VersionMin',15636) 567 Upgrade.add_field(3,'VersionMax',15636) 568 Upgrade.add_field(4,'Language',15871) 569 Upgrade.add_field(5,'Attributes',8452) 570 Upgrade.add_field(6,'Remove',7679) 571 Upgrade.add_field(7,'ActionProperty',3400) 580 tables=[_Validation, ActionText, AdminExecuteSequence, Condition, AdminUISequence, AdvtExecuteSequence, AdvtUISequence, AppId, AppSearch, Property, BBControl, Billboard, Feature, Binary, BindImage, File, CCPSearch, CheckBox, Class, Component, Icon, ProgId, ComboBox, CompLocator, Complus, Directory, Control, Dialog, ControlCondition, ControlEvent, CreateFolder, CustomAction, DrLocator, DuplicateFile, Environment, Error, EventMapping, Extension, MIME, FeatureComponents, FileSFPCatalog, SFPCatalog, Font, IniFile, IniLocator, InstallExecuteSequence, InstallUISequence, IsolatedComponent, LaunchCondition, ListBox, ListView, LockPermissions, Media, MoveFile, MsiAssembly, MsiAssemblyName, MsiDigitalCertificate, MsiDigitalSignature, MsiFileHash, MsiPatchHeaders, ODBCAttribute, ODBCDriver, ODBCDataSource, ODBCSourceAttribute, ODBCTranslator, Patch, PatchPackage, PublishComponent, RadioButton, Registry, RegLocator, RemoveFile, RemoveIniFile, RemoveRegistry, ReserveCost, SelfReg, ServiceControl, ServiceInstall, Shortcut, Signature, TextStyle, TypeLib, UIText, Upgrade, Ver [all...] |
/third_party/node/test/parallel/ |
H A D | test-http-upgrade-advertise.js | 55 Upgrade: 'h2c' 61 'Upgrade: h2c\r\n\r\n' +
|
/third_party/node/lib/internal/debugger/ |
H A D | inspect_client.js | 314 'Connection': 'Upgrade', 315 'Upgrade': 'websocket',
|
/third_party/node/deps/openssl/openssl/util/perl/OpenSSL/ |
H A D | config.pm | 1001 Upgrade to gcc-2.8 or later. 1009 Upgrade to gcc-2.8 or later.
|
/third_party/openssl/util/perl/OpenSSL/ |
H A D | config.pm | 993 Upgrade to gcc-2.8 or later. 1001 Upgrade to gcc-2.8 or later.
|
/third_party/nghttp2/third-party/llhttp/src/ |
H A D | llhttp.c | 1188 state->reason = "Pause on CONNECT/Upgrade"; in llhttp__internal__run() 8187 state->reason = "Pause on PRI/Upgrade"; in llhttp__internal__run()
|
/third_party/node/lib/ |
H A D | _http_server.js | 159 426: 'Upgrade Required', // RFC 2817 and RFC 7231 6.5.15 914 // Upgrade or CONNECT
|
/third_party/pulseaudio/src/modules/alsa/ |
H A D | alsa-ucm.c | 292 #warning "Upgrade to alsa-lib 1.2.1!" in ucm_get_mixer_id() 1728 #warning "Upgrade to alsa-lib 1.2.1!" in ucm_get_jack()
|
/third_party/node/deps/llhttp/src/ |
H A D | llhttp.c | 1094 state->reason = "Pause on CONNECT/Upgrade"; in llhttp__internal__run() 7136 state->reason = "Pause on PRI/Upgrade"; in llhttp__internal__run() 9244 state->reason = "Pause on CONNECT/Upgrade"; in llhttp__internal__run() 15070 state->reason = "Pause on PRI/Upgrade"; in llhttp__internal__run()
|
Completed in 29 milliseconds