Home
last modified time | relevance | path

Searched refs:complexity (Results 1 – 25 of 109) sorted by relevance

12345

/OK3568_Linux_fs/kernel/scripts/gcc-plugins/
H A Dcyc_complexity_plugin.c32 int complexity; in cyc_complexity_execute() local
36 complexity = n_edges_for_fn(cfun) - n_basic_blocks_for_fn(cfun) + 2; in cyc_complexity_execute()
39 fprintf(stderr, "Cyclomatic Complexity %d %s:%s\n", complexity, in cyc_complexity_execute()
H A DKconfig23 bool "Compute the cyclomatic complexity of a function" if EXPERT
26 The complexity M of a function's control flow graph is defined as:
34 Enabling this plugin reports the complexity to stderr during the
/OK3568_Linux_fs/kernel/Documentation/vm/
H A Dksm.rst42 This way the stable tree lookup computational complexity is unaffected
49 walk has O(N) complexity where N is the number of rmap_items
52 O(N) computational complexity from rmap walk context over different
/OK3568_Linux_fs/buildroot/package/libtool/
H A DConfig.in4 Library that hides the complexity of using shared/static
/OK3568_Linux_fs/buildroot/package/libeXosip2/
H A DConfig.in6 eXosip is a library that hides the complexity of using the
/OK3568_Linux_fs/yocto/poky/meta/recipes-multimedia/sbc/
H A Dsbc_1.5.bb2 DESCRIPTION = "Bluetooth low-complexity, subband codec (SBC) library."
/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/libepoxy/
H A Dlibepoxy_1.5.10.bb2 DESCRIPTION = "It hides the complexity of dlopen(), dlsym(), \
/OK3568_Linux_fs/kernel/net/ieee802154/
H A DKconfig6 complexity short range wireless personal area networks. It was
/OK3568_Linux_fs/buildroot/package/luajit/
H A DConfig.in18 # has some complexity wrt 32/64. See luajit.mk for details.
/OK3568_Linux_fs/app/forlinx/quectelCM/libmnl/
H A DREADME10 * Simple: this library avoids complexity and elaborated abstractions that
/OK3568_Linux_fs/kernel/Documentation/scsi/
H A Dhpsa.rst13 complexity and eliminating that complexity is one of the reasons
/OK3568_Linux_fs/kernel/Documentation/riscv/
H A Dpatch-acceptance.rst30 Foundation. To avoid the maintenance complexity and potential
/OK3568_Linux_fs/kernel/tools/thermal/tmon/
H A DREADME11 complexity of the thermal relationship can grow exponentially among cooling
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/libtool/
H A Dlibtool-2.4.7.inc3 Libtool hides the complexity of generating special library types \
/OK3568_Linux_fs/kernel/Documentation/scheduler/
H A Dsched-energy.rst354 6.3 - Energy Model complexity
360 The energy-aware wake-up algorithm has a complexity of:
367 A complexity check is performed at the root domain level, when scheduling
372 If you really want to use EAS but the complexity of your platform's Energy
381 2. submit patches to reduce the complexity of the EAS wake-up algorithm,
/OK3568_Linux_fs/kernel/Documentation/locking/
H A Dpi-futex.rst8 (or any other PI complexity) at all. No registration, no extra kernel
37 between 1:10 and 1:100. Lockless is hard, and the complexity of lockless
/OK3568_Linux_fs/kernel/Documentation/process/
H A Dcode-of-conduct-interpretation.rst63 and the technical complexity involved naturally require expertise and
67 is determined mainly by context and technical complexity and only
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dnetif-msg.rst49 complexity and code size increase.
/OK3568_Linux_fs/kernel/Documentation/kbuild/
H A Dgcc-plugins.rst82 the cyclomatic complexity GCC plugin.
/OK3568_Linux_fs/kernel/Documentation/driver-api/media/
H A Dv4l2-intro.rst6 The V4L2 drivers tend to be very complex due to the complexity of the
/OK3568_Linux_fs/kernel/security/
H A DKconfig.hardening48 on the function calling complexity of a given workload's
169 the function calling complexity.
/OK3568_Linux_fs/buildroot/package/gcc/10.4.0/
H A D0006-fixinc-don-t-fix-machine-names-in-__has_include-.-PR.patch55 + /* To avoid too much complexity, just hope there is never a
/OK3568_Linux_fs/buildroot/package/gcc/arc-2020.09-release/
H A D0003-fixinc-don-t-fix-machine-names-in-__has_include-.-PR.patch55 + /* To avoid too much complexity, just hope there is never a
/OK3568_Linux_fs/buildroot/package/gcc/11.3.0/
H A D0007-fixinc-don-t-fix-machine-names-in-__has_include-.-PR.patch55 + /* To avoid too much complexity, just hope there is never a
/OK3568_Linux_fs/kernel/Documentation/admin-guide/cgroup-v1/
H A Drdma.rst54 to other cgroup without major complexity of transferring resource ownership;

12345