/external/perfetto/src/traced/probes/packages_list/ |
D | packages_list_data_source.h | 36 struct Package { struct 44 bool ReadPackagesListLine(char* line, Package* package); argument
|
/external/python/cpython3/Lib/importlib/ |
D | resources.py | 30 Package = Union[str, ModuleType] variable 85 def open_binary(package: Package, resource: Resource) -> BinaryIO: 116 def open_text(package: Package, 150 def read_binary(package: Package, resource: Resource) -> bytes: 158 def read_text(package: Package, 174 def path(package: Package, resource: Resource) -> Iterator[Path]: 218 def is_resource(package: Package, name: str) -> bool: 241 def contents(package: Package) -> Iterable[str]:
|
/external/vogar/src/vogar/target/ |
D | Package.java | 30 class Package { class 36 Package(ClassPathScanner source, in Package() method in Package
|
/external/protobuf/csharp/src/Google.Protobuf/Reflection/ |
D | FileDescriptor.cs | 137 public string Package => Proto.Package; field in Google.Protobuf.Reflection.FileDescriptor
|
D | Descriptor.cs | 329 public string Package { property in Google.Protobuf.Reflection.FileDescriptorProto
|
/external/apache-commons-bcel/src/examples/ |
D | Package.java | 46 public class Package { class
|
/external/deqp/external/openglcts/scripts/ |
D | mustpass.py | 66 class Package: class
|
/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/ |
D | ResTable.java | 2662 public static class Package { class 2671 public Package(ResTable owner, Header header, ResTable_package _package) { in Package() method in ResTable.Package
|
D | CppAssetManager2.java | 1399 private static class Package { class in CppAssetManager2.Theme
|
/external/deqp/scripts/ |
D | mustpass.py | 55 class Package: class
|
/external/icu/icu4c/source/tools/toolutil/ |
D | package.cpp | 384 Package::Package() in Package() function in Package
|
/external/clang/include/clang/AST/ |
D | DeclObjC.h | 1854 None, Private, Protected, Public, Package enumerator
|
/external/pdfium/xfa/fxfa/ |
D | fxfa_basic.h | 280 Package, enumerator
|
/external/golang-protobuf/protoc-gen-go/descriptor/ |
D | descriptor.pb.go | 391 Package *string `protobuf:"bytes,2,opt,name=package" json:"package,omitempty"` member
|
/external/syzkaller/vendor/github.com/golang/protobuf/protoc-gen-go/descriptor/ |
D | descriptor.pb.go | 364 Package *string `protobuf:"bytes,2,opt,name=package" json:"package,omitempty"` member
|
/external/protobuf/src/google/protobuf/ |
D | descriptor_unittest.cc | 343 TEST_F(FileDescriptorTest, Package) { in TEST_F() argument
|