Searched refs:extension (Results 1 – 14 of 14) sorted by relevance
53 ManifestGenerationExtension extension = in elementaryManifestGeneration() local55 extension.register(zf); in elementaryManifestGeneration()89 ManifestGenerationExtension extension = in manifestGenerationOnHalfWrittenFile() local91 extension.register(zf); in manifestGenerationOnHalfWrittenFile()127 ManifestGenerationExtension extension = in manifestGenerationOnExistingFile() local129 extension.register(zf); in manifestGenerationOnExistingFile()159 ManifestGenerationExtension extension = in manifestGenerationOnIncrementalNoChanges() local161 extension.register(zf); in manifestGenerationOnIncrementalNoChanges()
117 private ZFileExtension extension; field in ManifestGenerationExtension159 Preconditions.checkState(extension == null, "register() has already been invoked."); in register()164 extension = new ZFileExtension() { in register()172 this.zFile.addZFileExtension(extension); in register()
126 private ZFileExtension extension; field in SigningExtension157 Preconditions.checkState(extension == null, "register() already invoked"); in register()160 extension = new ZFileExtension() { in register()188 this.zFile.addZFileExtension(extension); in register()
225 def _get_output_file(self, output_path, filename, extension): argument236 return os.path.join(output_path, "%s.%s" % (filename, extension))
73 repeated FieldDescriptorProto extension = 7; field93 repeated FieldDescriptorProto extension = 6; field177 // on the extension range containing the extension's field number.252 // independent entities, e-mail protobuf-global-extension-registry@google.com253 // to reserve extension numbers. Simply provide your project name (e.g.255 // to explain how you intend to use them. Usually you only need one extension256 // number. You can declare multiple options with only one extension number by304 // However, an extension field still accepts non-UTF-8 byte sequences.322 // - Otherwise, the basename of the .proto file, without extension.575 // extension (denoted with parentheses in options specs in .proto files).[all …]
125 defined IPv6 extension headers and options. It also discusses packet231 extension headers [section 4] present are291 layer header in a packet. There are a small number of such extension294 more extension headers, each identified by the Next Header field of320 With one exception, extension headers are not examined or processed325 header invokes the module to process the first extension header, or326 the upper-layer header if no extension header is present. The327 contents and semantics of each extension header determine whether or328 not to proceed to the next header. Therefore, extension headers must331 particular kind of extension header and process that header prior to[all …]
META-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt META ...
META-INF/ META-INF/MANIFEST.MF META-INF/maven/ META- ...
68 // The file extension of disk image, e.g. ".tar.gz"73 // The file extension of a raw linux image file, e.g. "img"
790 for extension in (constant.JAVA_FILES, constant.KOTLIN_FILES):791 if fnmatch.filter(filenames, extension):
67 // Protocol Buffers extension number registry
50 unsafe-load-any-extension=no55 extension-pkg-whitelist=
486 extention||extension
318 * Should make file extension filters configurable. All hooks currently declare