Home
last modified time | relevance | path

Searched defs:dep_type (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/ui/
H A Dtaskexp.py36 def __init__(self, model, dep_type, label): argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dddg.h32 enum dep_type {TRUE_DEP, OUTPUT_DEP, ANTI_DEP}; enum
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dddg.h32 enum dep_type {TRUE_DEP, OUTPUT_DEP, ANTI_DEP}; enum
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_jd.c296 u8 dep_type; in jd_resolve_dep() local
/OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_jd.c552 u8 dep_type; in jd_resolve_dep() local
H A Dmali_base_kernel.h921 base_atom_id id, base_jd_dep_type dep_type) in base_jd_atom_dep_set()
H A Dmali_kbase_defs.h237 u8 dep_type; member
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/orm/
H A Dmodels.py1293 dep_type = models.IntegerField(choices=DEPENDS_TYPE) variable in Package_Dependency
1371 dep_type = models.IntegerField(choices=DEPENDS_TYPE) variable in Recipe_Dependency
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/jm/
H A Dmali_kbase_jm_defs.h183 u8 dep_type; member