/third_party/python/Lib/importlib/ |
D | resources.py | 36 Package = Union[str, ModuleType] variable 40 def open_binary(package: Package, resource: Resource) -> BinaryIO: 75 package: Package, 86 def read_binary(package: Package, resource: Resource) -> bytes: 93 package: Package, 108 package: Package, 145 def is_resource(package: Package, name: str) -> bool: 161 def contents(package: Package) -> Iterable[str]:
|
D | _common.py | 14 Package = Union[types.ModuleType, str] variable
|
/third_party/rust/crates/syn/codegen/src/ |
D | version.rs | 20 struct Package { struct 21 version: Version,
|
/third_party/skia/third_party/externals/abseil-cpp/absl/flags/internal/ |
D | path_util.h | 50 inline absl::string_view Package(absl::string_view filename) { in Package() function
|
/third_party/node/deps/npm/docs/content/using-npm/ |
D | developers.md | 151 #### Testing whether your `.npmignore` or `files` config works
|
/third_party/protobuf/php/ |
D | README.md | 65 #### Installation from composer
|
/third_party/python/Doc/tutorial/ |
D | modules.rst | 537 .. _intra-package-references:
|
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ |
D | FileDescriptor.cs | 266 public string Package => Proto.Package; field in Google.Protobuf.Reflection.FileDescriptor
|
D | Descriptor.cs | 445 public string Package { property in Google.Protobuf.Reflection.FileDescriptorProto
|
/third_party/vk-gl-cts/external/openglcts/scripts/ |
D | mustpass.py | 67 class Package: class
|
/third_party/vk-gl-cts/scripts/ |
D | mustpass.py | 58 class Package: class
|
/third_party/typescript/tests/cases/conformance/parser/ecmascript5/ |
D | parserRealSource10.ts | 43 Package, enumerator
|
/third_party/rust/crates/serde/test_suite/tests/ |
D | test_macros.rs | 1127 Package { name: &'a str }, in test_internally_tagged_borrow() enumerator
|
/third_party/skia/third_party/externals/icu/source/tools/toolutil/ |
D | package.cpp | 384 Package::Package() in Package() function in Package
|
/third_party/node/deps/icu-small/source/tools/toolutil/ |
D | package.cpp | 384 Package::Package() in Package() function in Package
|
/third_party/icu/icu4c/source/tools/toolutil/ |
D | package.cpp | 384 Package::Package() in Package() function in Package
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/protocol/ |
D | tsprotocol.go | 4353 Package SymbolKind = 4 const
|
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/lsp/protocol/ |
D | tsprotocol.go | 4353 Package SymbolKind = 4 const
|
/third_party/spirv-tools/utils/vscode/src/lsp/protocol/ |
D | tsprotocol.go | 4353 Package SymbolKind = 4 const
|
/third_party/protobuf/src/google/protobuf/ |
D | descriptor_unittest.cc | 402 TEST_F(FileDescriptorTest, Package) { in TEST_F() argument
|