Home
last modified time | relevance | path

Searched defs:package (Results 26 - 50 of 114) sorted by relevance

12345

/third_party/vk-gl-cts/external/openglcts/modules/gles3/
H A Des3cTestPackage.cpp75 TestCaseWrapper::TestCaseWrapper(ES30TestPackage& package, de::SharedPtr<tcu::WaiverUtil> waiverMechanism) in TestCaseWrapper() argument
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cTestPackage.cpp96 TestCaseWrapper::TestCaseWrapper(ES31TestPackage& package, de::SharedPtr<tcu::WaiverUtil> waiverMechanism) in TestCaseWrapper() argument
/third_party/vk-gl-cts/external/openglcts/modules/gles32/
H A Des32cTestPackage.cpp80 TestCaseWrapper::TestCaseWrapper(ES32TestPackage& package, de::SharedPtr<tcu::WaiverUtil> waiverMechanism) in TestCaseWrapper() argument
/third_party/vk-gl-cts/external/openglcts/modules/glesext/
H A DesextcTestPackage.cpp60 TestCaseWrapper::TestCaseWrapper(ESEXTTestPackage& package, de::SharedPtr<tcu::WaiverUtil> waiverMechanism) in TestCaseWrapper() argument
/third_party/python/Lib/test/test_importlib/
H A Dtest_compatibilty_files.py16 def package(self): member in CompatibilityFilesTests
94 def package(self): member in CompatibilityFilesNoReaderTests
/third_party/skia/third_party/externals/abseil-cpp/
H A Dconanfile.py39 def package(self): member in AbseilConan
/third_party/vk-gl-cts/modules/gles3/
H A Dtes3TestPackage.cpp59 TestCaseWrapper::TestCaseWrapper (TestPackage& package, de::SharedPtr<tcu::WaiverUtil> waiverMechanism) in TestCaseWrapper() argument
/third_party/vk-gl-cts/modules/gles2/
H A Dtes2TestPackage.cpp61 TestCaseWrapper::TestCaseWrapper (TestPackage& package, de::SharedPtr<tcu::WaiverUtil> waiverMechanism) in TestCaseWrapper() argument
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/fw/
H A Dpnvm.c255 struct pnvm_sku_package *package; in iwl_get_pnvm_image() local
H A Duefi.c229 struct pnvm_sku_package *package; in iwl_uefi_get_reduced_power() local
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcSingleConfigTestPackage.cpp55 TestCaseWrapper::TestCaseWrapper(deqp::TestPackage& package, de::SharedPtr<tcu::WaiverUtil> waiverMechanism) in TestCaseWrapper() argument
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl3cTestPackages.cpp61 TestCaseWrapper::TestCaseWrapper(deqp::TestPackage& package, de::SharedPtr<tcu::WaiverUtil> waiverMechanism) in TestCaseWrapper() argument
/third_party/protobuf/src/google/protobuf/compiler/java/
H A Djava_shared_code_generator.cc165 std::string package = FileJavaPackage(file_->dependency(i)); in GenerateDescriptors() local
/third_party/protobuf/php/ext/google/protobuf/
H A Dnames.c160 static void fill_namespace(const char *package, const char *php_namespace, in fill_namespace() argument
183 fill_classname(const char *fullname, const char *package, const char *prefix, stringsink *classname) fill_classname() argument
213 const char *package = upb_filedef_package(file); GetPhpClassname() local
[all...]
/third_party/protobuf/objectivec/
H A DGPBDescriptor.h127 @property(nonatomic, readonly, copy) NSString *package; variable
/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Ddbnames.c404 const union acpi_predefined_info *package = NULL; in acpi_db_walk_for_predefined_names() local
/kernel/linux/linux-5.10/arch/loongarch/include/asm/
H A Dcpu-info.h66 int package;/* physical package number */ member
/kernel/linux/linux-6.6/arch/loongarch/include/asm/
H A Dcpu-info.h56 int package;/* physical package number */ member
/kernel/linux/linux-5.10/net/ncsi/
H A Dncsi-netlink.c216 struct ncsi_package *np, *package; in ncsi_pkg_info_all_nl() local
277 struct ncsi_package *np, *package; in ncsi_set_interface_nl() local
644 struct ncsi_package *np, *package; ncsi_set_channel_mask_nl() local
[all...]
/kernel/linux/linux-6.6/drivers/acpi/acpica/
H A Ddbnames.c404 const union acpi_predefined_info *package = NULL; in acpi_db_walk_for_predefined_names() local
/kernel/linux/linux-6.6/drivers/thermal/intel/int340x_thermal/
H A Dacpi_thermal_rel.c269 union acpi_object *package = &(p->package.elements[i]); acpi_parse_psvt() local
[all...]
/kernel/linux/linux-6.6/net/ncsi/
H A Dncsi-netlink.c216 struct ncsi_package *np, *package; in ncsi_pkg_info_all_nl() local
277 struct ncsi_package *np, *package; in ncsi_set_interface_nl() local
644 struct ncsi_package *np, *package; ncsi_set_channel_mask_nl() local
[all...]
/third_party/jinja2/
H A Dloaders.py293 assert spec is not None, "An import spec was not found for the package." namespace
[all...]
/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DFileDescriptorProto.php31 protected $package = null; variable
195 $this->package variable
[all...]
/third_party/typescript/tests/baselines/reference/
H A DconvertKeywordsYes.js12 var package = 0; variable
318 var package = 0; variable
[all...]

Completed in 14 milliseconds

12345