Home
last modified time | relevance | path

Searched defs:package (Results 1 – 25 of 120) sorted by relevance

12345

/third_party/vk-gl-cts/scripts/verify/
Dverify.py97 def verifyStatement (package): argument
144 def verifyGitStatus (package): argument
159 def isGitLogEmpty (package, gitLog): argument
165 def verifyGitLog (package): argument
177 def verifyPatches (package): argument
/third_party/python/Lib/importlib/resources/
D_common.py17 def files(package): argument
25 def get_resource_reader(package): argument
47 def get_package(package): argument
59 def from_package(package): argument
/third_party/python/Lib/distutils/command/
Dbuild_py.py121 def find_data_files(self, package, src_dir): argument
144 def get_package_dir(self, package): argument
183 def check_package(self, package, package_dir): argument
217 def find_package_modules(self, package, package_dir): argument
303 def get_module_outfile(self, build_dir, package, module): argument
330 def build_module(self, module, module_file, package): argument
411 def build_module(self, module, module_file, package): argument
/third_party/node/deps/npm/test/lib/utils/
Dsbom-spdx.js33 package: rootPkg, property
42 package: {}, property
51 package: {}, property
60 package: {}, property
69 package: {}, property
78 package: {}, property
88 package: {}, property
101 package: {}, property
114 const node = { ...root, package: pkg } property
128 const node = { ...root, package: pkg } property
[all …]
Dsbom-cyclonedx.js37 package: rootPkg, property
47 package: {}, property
57 package: {}, property
67 package: {}, property
95 const node = { ...root, package: pkg } property
103 const node = { ...root, package: pkg } property
140 const node = { ...root, package: pkg } property
148 const node = { ...root, package: pkg } property
156 const node = { ...root, package: pkg } property
164 const node = { ...root, package: pkg } property
[all …]
Dreify-output.js61 package: { property
69 package: { property
94 package: { property
102 package: { property
123 package: { property
131 package: { property
141 package: { property
151 package: { property
394 { action: 'ADD', ideal: { name: 'foo', package: { version: '1.0.0' } } }, property
395 { action: 'REMOVE', actual: { name: 'bar', package: { version: '1.0.0' } } }, property
[all …]
/third_party/node/src/inspector/
Dnode_protocol_config.json4 "package": "src/node/inspector/protocol", string
9 "package": "include/inspector", string
18 "package": "src/node/inspector/protocol", string
/third_party/typescript/tests/baselines/reference/
DstrictModeReservedWord2.js29 var package; variable
30 (function (package) { argument
DstrictModeReservedWord.js10 function package() { } function
16 var myClass = class package extends public {} class
57 barn(function (private, public, package) { }); argument
/third_party/python/Doc/whatsnew/
D2.5.rst1757 .. _module-etree:
1874 .. _module-hashlib:
1928 .. _module-sqlite:
2037 .. _module-wsgiref:
2077 .. _build-api:
/third_party/protobuf/php/src/Google/Protobuf/Internal/
DFileDescriptor.php38 private $package; variable in Google\\Protobuf\\Internal\\FileDescriptor
42 public function setPackage($package)
/third_party/node/deps/v8/src/inspector/
Dinspector_protocol_config.json3 "package": "src/inspector/protocol", string
34 "package": "include/inspector", string
44 "package": "src/inspector/protocol", string
/third_party/protobuf/python/google/protobuf/
Ddescriptor_pool.py824 def _ConvertMessageDescriptor(self, desc_proto, package=None, file_desc=None, argument
912 def _ConvertEnumDescriptor(self, enum_proto, package=None, file_desc=None, argument
1010 def _SetAllFieldTypes(self, package, desc_proto, scope): argument
1042 def _SetFieldType(self, field_proto, field_desc, package, scope): argument
1137 package, file_desc): argument
1172 def _MakeMethodDescriptor(self, method_proto, service_name, package, scope, argument
1234 def _GetTypeFromScope(self, package, type_name, scope): argument
/third_party/vk-gl-cts/scripts/android/
Dbuild_apk.py258 def __init__ (self, package): argument
463 def __init__ (self, package): argument
492 def __init__ (self, package, libraries = []): argument
555 def __init__ (self, package, libraries): argument
610 def __init__ (self, package, libraries = []): argument
684 def __init__ (self, package): argument
707 def __init__ (self, package, abi): argument
738 def __init__ (self, package, abis): argument
798 def __init__ (self, package): argument
828 def getBuildRootRelativeAPKPath (package): argument
[all …]
/third_party/python/Lib/test/test_importlib/
Dtest_read.py9 def execute(self, package, path): argument
14 def execute(self, package, path): argument
Dtest_open.py9 def execute(self, package, path): argument
16 def execute(self, package, path): argument
Dtest_compatibilty_files.py16 def package(self): member in CompatibilityFilesTests
94 def package(self): member in CompatibilityFilesNoReaderTests
/third_party/jerryscript/tests/jerry-test-suite/07/07.06/07.06.01/
D07.06.01-001.js15 var package = 1; variable
/third_party/python/Lib/lib2to3/
Dfixer_util.py303 def does_tree_import(package, name, node): argument
315 def touch_import(package, name, node): argument
361 def find_binding(name, node, package=None): argument
414 def _is_import_binding(node, name, package=None): argument
/third_party/protobuf/php/ext/google/protobuf/
Dnames.c160 static void fill_namespace(const char *package, const char *php_namespace, in fill_namespace()
184 const char *package, in fill_classname()
213 const char *package = upb_filedef_package(file); in GetPhpClassname() local
/third_party/skia/build/fuchsia/skqp/
Dtest_manifest.json3 "package": "skqp_pkg", string
/third_party/protobuf/java/core/src/test/proto/com/google/protobuf/
Dnon_nested_extension_lite.proto49 optional bool package = 2006; field
/third_party/skia/third_party/externals/libwebp/swig/
Dsetup.py12 package = "com.google.webp" variable
/third_party/skia/third_party/externals/abseil-cpp/absl/
Dabseil.podspec.gen.py75 def parse_rule(elem, package): argument
89 def read_build(package): argument
/third_party/openssl/test/
Dasn1_encode_test.c486 const TEST_PACKAGE *package) in do_decode()
522 const TEST_PACKAGE *package) in do_encode()
550 const TEST_PACKAGE *package) in do_enc_dec()
671 const TEST_PACKAGE *package) in do_decode_custom()
694 const TEST_PACKAGE *package) in do_encode_custom()
709 static int do_print_item(const TEST_PACKAGE *package) in do_print_item()
729 static int test_intern(const TEST_PACKAGE *package) in test_intern()

12345