| /OK3568_Linux_fs/kernel/drivers/input/sensors/accel/ |
| H A D | Kconfig | 19 select the proper drivers which depend on this option. 26 select the proper drivers which depend on this option. 33 select the proper drivers which depend on this option. 40 select the proper drivers which depend on this option. 46 select the proper drivers which depend on this option. 52 select the proper drivers which depend on this option. 59 select the proper drivers which depend on this option. 66 select the proper drivers which depend on this option. 72 select the proper drivers which depend on this option. 78 select the proper drivers which depend on this option. [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/packagegroups/ |
| H A D | packagegroup-core-sdk.bb | 59 # for depend in rdepends: 60 # split_depend = depend.split(' (') 67 # for depend in rdepends2: 68 # split_depend = depend.split(' (')
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/core/decorator/ |
| H A D | depends.py | 19 for depend in depends: 20 dparts = depend.split('.') 27 depend_id = depend
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/rust/ |
| H A D | rust-target.inc | 5 # Otherwise we'll depend on what we provide 7 # We don't need to depend on gcc-native because yocto assumes it exists
|
| /OK3568_Linux_fs/yocto/poky/scripts/lib/checklayer/ |
| H A D | __init__.py | 154 def _find_layer(depend, layers): argument 160 if depend == collection: 190 for depend in depends.split(): 192 if depend == 'core': 195 layer_depend = _find_layer(depend, layers) 198 (layer['name'], depend))
|
| /OK3568_Linux_fs/buildroot/support/kconfig/patches/ |
| H A D | 10-br-build-system.patch | 19 +-include $(obj)/.depend 20 +$(obj)/.depend: $(wildcard *.h *.c) 60 + mconf .depend)
|
| /OK3568_Linux_fs/buildroot/support/kconfig/ |
| H A D | Makefile.br | 9 -include $(obj)/.depend 10 $(obj)/.depend: $(wildcard *.h *.c)
|
| /OK3568_Linux_fs/buildroot/package/go/ |
| H A D | Config.in.host | 1 # Target go packages should depend on BR2_PACKAGE_HOST_GO_TARGET_ARCH_SUPPORTS 21 # Host go packages should depend on BR2_PACKAGE_HOST_GO_HOST_ARCH_SUPPORTS
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-1.2.15/ |
| H A D | 0001-build-Pass-tag-CC-explictly-when-using-libtool.patch | 6 Do not depend solely on libtool heuristics which fail 22 @@ -72,10 +72,10 @@ depend: 23 include $(depend)
|
| /OK3568_Linux_fs/kernel/drivers/input/sensors/angle/ |
| H A D | Kconfig | 18 select the proper drivers which depend on this option. 24 select the proper drivers which depend on this option.
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/libb64/libb64/ |
| H A D | 0001-example-Do-not-run-the-tests.patch | 16 @@ -33,11 +33,8 @@ depend: $(SOURCES) 17 makedepend -f- $(CFLAGS) $(SOURCES) 2> /dev/null 1> depend
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/ |
| H A D | pci-iommu_table.c | 21 if (p->detect == q->depend) in find_dependents_of() 63 x->depend = NULL; in check_iommu_entries()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/recipes-mkv/libebml/libebml/ |
| H A D | override-uname.patch | 32 @@ -116,7 +118,7 @@ depend: 33 $(CXX) $(DEPENDFLAGS) -MM -MT $$o $$i >> .depend ; \
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-bus-iio-dma-buffer | 13 The alignment requirements in number of sample sets will depend 18 will remain static and does not depend on which channels are
|
| H A D | sysfs-class-net-queues | 8 network device queue. Possible values depend on the number 42 network device transmit queue. Possible vaules depend on the 52 network device transmit queue. Possible values depend on the
|
| /OK3568_Linux_fs/buildroot/docs/manual/ |
| H A D | package-make-target.txt | 69 the package (i.e packages that directly depend on it) 72 dependencies of the package (i.e the packages that depend on it, 81 dependencies (i.e the packages that depend on it, directly or
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/display/ |
| H A D | st,stih4xx.txt | 16 number of clocks may depend of the SoC type. 34 number of clocks may depend of the SoC type. 67 number of clocks may depend of the SoC type. 80 number of clocks may depend of the SoC type. 93 number of clocks may depend of the SoC type. 107 number of clocks may depend of the SoC type.
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-filesystems/recipes-utils/xfsdump/files/ |
| H A D | 0001-xfsdump-support-usrmerge.patch | 18 @@ -97,12 +97,8 @@ default: depend $(LTCOMMAND) 36 @@ -111,12 +111,8 @@ default: depend $(LTCOMMAND)
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-security/nmap/files/ |
| H A D | 0001-configure.ac-make-ndiff-depend-on-python3.patch | 4 Subject: [PATCH] configure.ac: make ndiff depend on python3 8 let ndiff depend on python3.
|
| /OK3568_Linux_fs/kernel/drivers/ssb/ |
| H A D | driver_chipcommon_pmu.c | 371 u32 depend; /* The depend mask */ member 402 .depend = ((1 << SSB_PMURES_4328_EXT_SWITCHER_PWM) | 416 .depend = ((1 << SSB_PMURES_4325_RX_PWRSW_PU) | 493 depend_tab[i].depend); in ssb_pmu_resources_init() 497 depend_tab[i].depend); in ssb_pmu_resources_init() 501 ~(depend_tab[i].depend)); in ssb_pmu_resources_init()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-printing/gutenprint/ |
| H A D | gutenprint_git.bb | 18 # cups-genppdupdate depend on perl 30 # It depend on the local build extract-strings, we are not able to run this
|
| /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 D | gtm-builtins.def | 63 The TM optimizations depend on this order. 132 The TM optimizations depend on this order. */ 212 depend on this. */
|
| /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 D | gtm-builtins.def | 63 The TM optimizations depend on this order. 132 The TM optimizations depend on this order. */ 212 depend on this. */
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/declarative_geoshape/ |
| H A D | declarative_geoshape.pro | 1 # QML tests in this directory must not depend on an OpenGL context.
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/video/ |
| H A D | player.pri | 1 include($$PWD/../depend.pri)
|