Lines Matching refs:sb

8 		var sb = this;
12 this.addAzure2AIMachineLearningPalette(gn, r, sb, s + 'ai_machine_learning/');
14 this.addAzure2AnalyticsPalette(gn, r, sb, s + 'analytics/');
16 this.addAzure2AppServicesPalette(gn, r, sb, s + 'app_services/');
18 this.addAzure2AzureStackPalette(gn, r, sb, s + 'azure_stack/');
20 this.addAzure2AzureVMwareSolutionPalette(gn, r, sb, s + 'azure_vmware_solution/');
22 this.addAzure2BlockchainPalette(gn, r, sb, s + 'blockchain/');
24 this.addAzure2ComputePalette(gn, r, sb, s + 'compute/');
26 this.addAzure2ContainersPalette(gn, r, sb, s + 'containers/');
28 this.addAzure2CXPPalette(gn, r, sb, s + 'cxp/');
30 this.addAzure2DatabasesPalette(gn, r, sb, s + 'databases/');
32 this.addAzure2DevOpsPalette(gn, r, sb, s + 'devops/');
34 this.addAzure2GeneralPalette(gn, r, sb, s + 'general/');
36 this.addAzure2IdentityPalette(gn, r, sb, s + 'identity/');
38 this.addAzure2IntegrationPalette(gn, r, sb, s + 'integration/');
40 this.addAzure2InternetOfThingsPalette(gn, r, sb, s + 'internet_of_things/');
42 this.addAzure2IntunePalette(gn, r, sb, s + 'intune/');
44 this.addAzure2IOTPalette(gn, r, sb, s + 'iot/');
46 this.addAzure2ManagementGovernancePalette(gn, r, sb, s + 'management_governance/');
48 this.addAzure2MigratePalette(gn, r, sb, s + 'migrate/');
50 this.addAzure2MixedRealityPalette(gn, r, sb, s + 'mixed_reality/');
52 this.addAzure2MonitorPalette(gn, r, sb, s + 'monitor/');
54 this.addAzure2NetworkingPalette(gn, r, sb, s + 'networking/');
56 this.addAzure2OtherPalette(gn, r, sb, s + 'other/');
58 this.addAzure2PreviewPalette(gn, r, sb, s + 'preview/');
60 this.addAzure2SecurityPalette(gn, r, sb, s + 'security/');
62 this.addAzure2StoragePalette(gn, r, sb, s + 'storage/');
64 this.addAzure2WebPalette(gn, r, sb, s + 'web/');
68 Sidebar.prototype.addAzure2AIMachineLearningPalette = function(gn, r, sb, s) argument
97 Sidebar.prototype.addAzure2AnalyticsPalette = function(gn, r, sb, s) argument
132 Sidebar.prototype.addAzure2AppServicesPalette = function(gn, r, sb, s) argument
167 Sidebar.prototype.addAzure2AzureStackPalette = function(gn, r, sb, s) argument
200 Sidebar.prototype.addAzure2AzureVMwareSolutionPalette = function(gn, r, sb, s) argument
219 Sidebar.prototype.addAzure2BlockchainPalette = function(gn, r, sb, s) argument
246 Sidebar.prototype.addAzure2ComputePalette = function(gn, r, sb, s) argument
313 Sidebar.prototype.addAzure2ContainersPalette = function(gn, r, sb, s) argument
342 Sidebar.prototype.addAzure2CXPPalette = function(gn, r, sb, s) argument
363 Sidebar.prototype.addAzure2DatabasesPalette = function(gn, r, sb, s) argument
424 Sidebar.prototype.addAzure2DevOpsPalette = function(gn, r, sb, s) argument
449 Sidebar.prototype.addAzure2GeneralPalette = function(gn, r, sb, s) argument
654 Sidebar.prototype.addAzure2IdentityPalette = function(gn, r, sb, s) argument
693 Sidebar.prototype.addAzure2IntegrationPalette = function(gn, r, sb, s) argument
736 Sidebar.prototype.addAzure2InternetOfThingsPalette = function(gn, r, sb, s) argument
757 Sidebar.prototype.addAzure2IntunePalette = function(gn, r, sb, s) argument
786 Sidebar.prototype.addAzure2IOTPalette = function(gn, r, sb, s) argument
825 Sidebar.prototype.addAzure2ManagementGovernancePalette = function(gn, r, sb, s) argument
892 Sidebar.prototype.addAzure2MigratePalette = function(gn, r, sb, s) argument
919 Sidebar.prototype.addAzure2MixedRealityPalette = function(gn, r, sb, s) argument
938 Sidebar.prototype.addAzure2MonitorPalette = function(gn, r, sb, s) argument
957 Sidebar.prototype.addAzure2NetworkingPalette = function(gn, r, sb, s) argument
1040 Sidebar.prototype.addAzure2OtherPalette = function(gn, r, sb, s) argument
1081 Sidebar.prototype.addAzure2PreviewPalette = function(gn, r, sb, s) argument
1116 Sidebar.prototype.addAzure2SecurityPalette = function(gn, r, sb, s) argument
1149 Sidebar.prototype.addAzure2StoragePalette = function(gn, r, sb, s) argument
1196 Sidebar.prototype.addAzure2WebPalette = function(gn, r, sb, s) argument