Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/buildroot/support/testing/tests/download/
H A Dtest_git.py28 def check_hash(self, package): argument
37 def check_download(self, package): argument
/OK3568_Linux_fs/kernel/drivers/acpi/acpica/
H A Dnsprepkg.c55 const union acpi_predefined_info *package; in acpi_ns_check_package() local
387 const union acpi_predefined_info *package, in acpi_ns_check_package_list()
H A Ddbnames.c404 const union acpi_predefined_info *package = NULL; in acpi_db_walk_for_predefined_names() local
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/fetch2/
H A Dnpm.py43 def npm_package(package): argument
51 def npm_filename(package, version): argument
55 def npm_localfile(package, version=None): argument
H A Dwget.py465 def _check_latest_version(self, url, package, package_regex, current_version, ud, d): argument
505 def _check_latest_version_by_dir(self, dirver, package, package_regex, current_version, ud, d): argument
557 def _init_regexes(self, package, ud, d): argument
/OK3568_Linux_fs/yocto/poky/scripts/
H A Doe-pkgdata-browser80 def load_runtime_package(pkgdata, package): argument
83 def recipe_from_package(pkgdata, package): argument
H A Dcrosstap121 def __init__(self, package): argument
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/ui/
H A Dtaskexp.py51 def set_current_package(self, package): argument
76 def set_current_package(self, package): argument
/OK3568_Linux_fs/kernel/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; in ncsi_set_channel_mask_nl() local
/OK3568_Linux_fs/yocto/poky/scripts/lib/devtool/
H A Dpackage.py17 def package(args, config, basepath, workspace): function
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/
H A Dviews.py1017 def _get_package_reverse_dep_count(package, target_id): argument
1023 def _get_package_dependency_count(package, target_id, is_installed): argument
1030 def _get_package_alias(package): argument
1037 def _get_fullpackagespec(package): argument
/OK3568_Linux_fs/kernel/drivers/xen/
H A Dxen-acpi-pad.c53 union acpi_object *package; in acpi_pad_pur() local
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/cif/
H A Dhw.c1283 u8 spec = 0, package = 0, low = 0, high = 0; in rkcif_get_speciand_package_number() local
1314 int package = 0; in rkcif_plat_hw_probe() local
/OK3568_Linux_fs/kernel/drivers/acpi/
H A Dutils.c42 acpi_extract_package(union acpi_object *package, in acpi_extract_package()
306 union acpi_object *package = NULL; in acpi_evaluate_reference() local
H A Dpower.c125 static bool acpi_power_resource_is_dup(union acpi_object *package, in acpi_power_resource_is_dup()
142 int acpi_extract_power_resources(union acpi_object *package, unsigned int start, in acpi_extract_power_resources()
H A Dsleep.c741 union acpi_object *package; member
785 union acpi_object *package = &out_obj->package.elements[i]; in lpi_device_get_constraints() local
H A Dacpi_pad.c362 union acpi_object *package; in acpi_pad_pur() local
H A Dscan.c805 union acpi_object *package = NULL; in acpi_bus_extract_wakeup_device_power_package() local
950 union acpi_object *package = buffer.pointer; in acpi_bus_init_power_state() local
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/selftest/cases/
H A Dreproducible.py21 def is_excluded(package): argument
/OK3568_Linux_fs/kernel/arch/arm/mach-omap2/
H A Did.c649 u8 rev, package; in dra7xxx_check_revision() local
/OK3568_Linux_fs/kernel/drivers/pci/hotplug/
H A Dacpiphp_ibm.c284 union acpi_object *package; in ibm_get_table_from_acpi() local
/OK3568_Linux_fs/kernel/drivers/pci/
H A Dpci-acpi.c628 union acpi_object *package, *record, *fields; in acpi_run_hpx() local
703 union acpi_object *package, *fields; in acpi_run_hpp() local
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dcpu-info.h81 int package;/* physical package number */ member
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/orm/
H A Dmodels.py1291package = models.ForeignKey(Package, on_delete=models.CASCADE, related_name='package_dependencies_… variable in Package_Dependency
1299package = models.ForeignKey(Package, on_delete=models.CASCADE, related_name='buildtargetlist_packa… variable in Target_Installed_Package
1303package = models.ForeignKey(Package, on_delete=models.CASCADE, related_name='buildfilelist_package… variable in Package_File
/OK3568_Linux_fs/kernel/drivers/hwtracing/coresight/
H A Dcoresight-platform.c540 const union acpi_object *guid, *package; in acpi_get_dsd_graph() local

12