| /third_party/node/deps/npm/test/lib/commands/ |
| D | search.js | 18 const registry = new MockRegistry({ constant 20 registry: npm.config.get('registry'), property 30 const registry = new MockRegistry({ constant 32 registry: npm.config.get('registry'), property 48 const registry = new MockRegistry({ constant 50 registry: npm.config.get('registry'), property 60 const registry = new MockRegistry({ constant 62 registry: npm.config.get('registry'), property 72 const registry = new MockRegistry({ constant 74 registry: npm.config.get('registry'), property [all …]
|
| D | ping.js | 7 const registry = new MockRegistry({ constant 9 registry: npm.config.get('registry'), property 19 const registry = new MockRegistry({ constant 21 registry: npm.config.get('registry'), property 37 const registry = new MockRegistry({ constant 39 registry: npm.config.get('registry'), property 45 registry: npm.config.get('registry'), property 55 const registry = new MockRegistry({ constant 57 registry: npm.config.get('registry'), property 63 registry: npm.config.get('registry'), property
|
| D | access.js | 79 const registry = new MockRegistry({ constant 81 registry: npm.config.get('registry'), property 99 const registry = new MockRegistry({ constant 101 registry: npm.config.get('registry'), property 126 const registry = new MockRegistry({ constant 128 registry: npm.config.get('registry'), property 140 const registry = new MockRegistry({ constant 142 registry: npm.config.get('registry'), property 156 const registry = new MockRegistry({ constant 158 registry: npm.config.get('registry'), property [all …]
|
| D | publish.js | 40 publishConfig: { registry: alternateRegistry }, property 44 const registry = new MockRegistry({ constant 46 registry: alternateRegistry, property 65 registry: alternateRegistry, property 96 publishConfig: { registry: alternateRegistry }, property 100 const registry = new MockRegistry({ constant 102 registry: alternateRegistry, property 121 registry: alternateRegistry, property 144 const registry = new MockRegistry({ constant 146 registry: npm.config.get('registry'), property [all …]
|
| D | audit.js | 68 const registry = new MockRegistry({ constant 70 registry: npm.config.get('registry'), property 97 const registry = new MockRegistry({ constant 99 registry: npm.config.get('registry'), property 148 const registry = new MockRegistry({ constant 150 registry: npm.config.get('registry'), property 174 const registry = new MockRegistry({ constant 176 registry: npm.config.get('registry'), property 847 async function manifestWithValidSigs ({ registry }) { field 869 async function manifestWithValidAttestations ({ registry }) { field [all …]
|
| D | unpublish.js | 23 const registry = new MockRegistry({ constant 25 registry: npm.config.get('registry'), property 129 const registry = new MockRegistry({ constant 131 registry: npm.config.get('registry'), property 155 const registry = new MockRegistry({ constant 157 registry: npm.config.get('registry'), property 198 const registry = new MockRegistry({ constant 200 registry: npm.config.get('registry'), property 218 const registry = new MockRegistry({ constant 220 registry: npm.config.get('registry'), property [all …]
|
| D | owner.js | 42 function registryPackage (t, registry, name) { argument 43 const mockRegistry = new MockRegistry({ tap: t, registry }) field 67 const registry = new MockRegistry({ constant 69 registry: npm.config.get('registry'), property 120 const registry = new MockRegistry({ constant 122 registry: npm.config.get('registry'), property 131 const registry = new MockRegistry({ constant 133 registry: npm.config.get('registry'), property 148 const registry = new MockRegistry({ constant 150 registry: npm.config.get('registry'), property [all …]
|
| D | whoami.js | 11 const registry = new MockRegistry({ constant 13 registry: npm.config.get('registry'), property 28 const registry = new MockRegistry({ constant 30 registry: npm.config.get('registry'), property 43 const registry = new MockRegistry({ constant 45 registry: npm.config.get('registry'), property
|
| D | deprecate.js | 28 const registry = new MockRegistry({ constant 30 registry: npm.config.get('registry'), property 82 const registry = new MockRegistry({ constant 84 registry: npm.config.get('registry'), property 107 const registry = new MockRegistry({ constant 109 registry: npm.config.get('registry'), property 133 const registry = new MockRegistry({ constant 135 registry: npm.config.get('registry'), property 159 const registry = new MockRegistry({ constant 161 registry: npm.config.get('registry'), property
|
| D | token.js | 74 config: { registry: 'https://registry.npmjs.org', otp: '123456' }, property 115 config: { registry: 'https://registry.npmjs.org', json: true }, property 161 config: { registry: 'https://registry.npmjs.org', parseable: true }, property 209 config: { registry: 'https://registry.npmjs.org' }, property 232 config: { registry: 'https://registry.npmjs.org' }, property 253 config: { registry: 'https://registry.npmjs.org', json: true }, property 275 config: { registry: 'https://registry.npmjs.org', parseable: true }, property 295 config: { registry: 'https://registry.npmjs.org' }, property 320 config: { registry: 'https://registry.npmjs.org' }, property 335 config: { registry: 'https://registry.npmjs.org' }, property [all …]
|
| D | logout.js | 17 const mockRegistry = new MockRegistry({ tap: t, registry: 'https://registry.npmjs.org/' }) property 44 const mockRegistry = new MockRegistry({ tap: t, registry: 'https://diff-registry.npmjs.com/' }) property 104 const mockRegistry = new MockRegistry({ tap: t, registry: 'https://registry.npmjs.org/' }) property 133 const mockRegistry = new MockRegistry({ tap: t, registry: 'https://registry.npmjs.org/' }) property
|
| D | exec.js | 21 const registry = new MockRegistry({ constant 23 registry: 'https://registry.npmjs.org/', property 56 const registry = new MockRegistry({ constant 58 registry: 'https://registry.npmjs.org/', property 93 const registry = new MockRegistry({ constant 95 registry: 'https://registry.npmjs.org/', property 167 const registry = new MockRegistry({ constant 169 registry: 'https://registry.npmjs.org/', property 224 const registry = new MockRegistry({ constant 226 registry: 'https://registry.npmjs.org/', property
|
| D | unstar.js | 23 const registry = new MockRegistry({ constant 25 registry: npm.config.get('registry'), property 46 const registry = new MockRegistry({ constant 48 registry: npm.config.get('registry'), property
|
| D | star.js | 23 const registry = new MockRegistry({ constant 25 registry: npm.config.get('registry'), property 45 const registry = new MockRegistry({ constant 47 registry: npm.config.get('registry'), property
|
| /third_party/protobuf/java/core/src/test/java/com/google/protobuf/ |
| D | ExtensionRegistryFactoryTest.java | 85 ExtensionRegistryLite registry = ExtensionRegistryFactory.create(); in testCreate() local 100 ExtensionRegistryLite registry = ExtensionRegistryFactory.create(); in testIsFullRegistry() local 171 ExtensionRegistryLite registry = ExtensionRegistryFactory.create(); in testCreate() local 186 ExtensionRegistryLite registry = ExtensionRegistryFactory.create(); in testIsFullRegistry() local 192 ExtensionRegistryLite registry = ExtensionRegistryLite.newInstance(); in testAdd() local 203 ExtensionRegistryLite registry = ExtensionRegistryLite.newInstance().getUnmodifiable(); in testAdd_immutable() local
|
| /third_party/vk-gl-cts/scripts/opengl/ |
| D | gen_ext_init.py | 25 def getExtensionCommands (registry, iface, api, extension): argument 45 def genExtensions (registry, iface, api): argument 67 def genExtInit (registry, iface): argument
|
| /third_party/vk-gl-cts/scripts/egl/ |
| D | library.py | 65 def getExtOnlyIface (registry, api, extensions): argument 82 def genStaticLibrary (registry): argument 89 def gen (registry): argument
|
| D | proc_address_tests.py | 72 def getExtensionList (registry, api): argument 102 def getInterfaceExactVersion (registry, api, version): argument
|
| /third_party/protobuf/csharp/src/Google.Protobuf/ |
| D | MessageExtensions.cs | 243 …ergeFrom(this IMessage message, byte[] data, bool discardUnknownFields, ExtensionRegistry registry) in MergeFrom() 254 …essage, byte[] data, int offset, int length, bool discardUnknownFields, ExtensionRegistry registry) in MergeFrom() 265 …From(this IMessage message, ByteString data, bool discardUnknownFields, ExtensionRegistry registry) in MergeFrom() 276 …rgeFrom(this IMessage message, Stream input, bool discardUnknownFields, ExtensionRegistry registry) in MergeFrom() 288 …essage message, ReadOnlySequence<byte> data, bool discardUnknownFields, ExtensionRegistry registry) in MergeFrom() 297 …tedFrom(this IMessage message, Stream input, bool discardUnknownFields, ExtensionRegistry registry) in MergeDelimitedFrom()
|
| /third_party/protobuf/csharp/src/Google.Protobuf.Test/Reflection/ |
| D | TypeRegistryTest.cs | 84 … private static void AssertDescriptorPresent(TypeRegistry registry, MessageDescriptor descriptor) in AssertDescriptorPresent() 89 … private static void AssertDescriptorAbsent(TypeRegistry registry, MessageDescriptor descriptor) in AssertDescriptorAbsent()
|
| /third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Reflection/ |
| D | TypeRegistryTest.cs | 84 … private static void AssertDescriptorPresent(TypeRegistry registry, MessageDescriptor descriptor) in AssertDescriptorPresent() 89 … private static void AssertDescriptorAbsent(TypeRegistry registry, MessageDescriptor descriptor) in AssertDescriptorAbsent()
|
| /third_party/node/deps/npm/lib/commands/ |
| D | audit.js | 46 await Promise.all([...registries].map(registry => this.setKeys({ registry, tuf }))) property 196 async setKeys ({ registry, tuf }) { property 219 registry, property 258 buildRegistryConfig (registry) { argument 308 async verifySignatures (name, version, registry) { argument 363 registry, property 384 registry, property
|
| /third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
| D | MessageReflection.java | 223 ExtensionRegistry registry, String name); in findExtensionByName() 226 ExtensionRegistry registry, Descriptors.Descriptor containingType, int fieldNumber); in findExtensionByNumber() 298 ExtensionRegistryLite registry, in parseGroup() 309 ExtensionRegistryLite registry, in parseMessage() 321 ExtensionRegistryLite registry, in parseMessageFromBytes() 420 ExtensionRegistry registry, String name) { in findExtensionByName() 426 ExtensionRegistry registry, Descriptors.Descriptor containingType, int fieldNumber) { in findExtensionByNumber() 622 ExtensionRegistry registry, String name) { in findExtensionByName() 628 ExtensionRegistry registry, Descriptors.Descriptor containingType, int fieldNumber) { in findExtensionByNumber() 635 ExtensionRegistryLite registry, in parseGroup() [all …]
|
| /third_party/skia/third_party/externals/swiftshader/src/WSI/ |
| D | WaylandSurfaceKHR.cpp | 26 static void wl_registry_handle_global(void *data, struct wl_registry *registry, unsigned int name, … in wl_registry_handle_global() 35 static void wl_registry_handle_global_remove(void *data, struct wl_registry *registry, unsigned int… in wl_registry_handle_global_remove() 45 struct wl_registry *registry = wl_display_get_registry(display); in WaylandSurfaceKHR() local
|
| /third_party/mesa3d/src/vulkan/device-select-layer/ |
| D | device_select_wayland.c | 82 device_select_registry_global(void *data, struct wl_registry *registry, uint32_t name, in device_select_registry_global() 93 device_select_registry_global_remove_cb(void *data, struct wl_registry *registry, in device_select_registry_global_remove_cb() 102 struct wl_registry *registry = NULL; in device_select_find_wayland_pci_default() local
|