/openbmc/docs/style/cpp/ |
H A D | .clang-tidy | 5 readability-function-cognitive-complexity 10 - { key: readability-function-cognitive-complexity.Threshold, value: 25 } # [3] 18 # However cognitive complexity != cyclomatic complexity. Therefore using the clang-tidy default val… 19 # as cyclomatic complexity seems to not be implemented in clang-tidy.
|
/openbmc/linux/Documentation/mm/ |
H A D | ksm.rst | 40 This way the stable tree lookup computational complexity is unaffected 47 walk has O(N) complexity where N is the number of rmap_items 50 O(N) computational complexity from rmap walk context over different
|
H A D | multigen_lru.rst | 36 Fast paths reduce code complexity and runtime overhead. Unmapped pages 249 best-case complexity from O(n) to O(1) and does not affect the 250 worst-case complexity O(n). Therefore, on average, it has a sublinear 251 complexity.
|
/openbmc/linux/drivers/gpu/drm/i915/ |
H A D | TODO.txt | 12 - There's a lot of complexity added past few years to make relocations faster. 16 2. Any complexity added in this area past few years which can't be justified
|
H A D | i915_vgpu.c | 36 * optimizations when running in a virtual machine, to reduce the complexity 47 * To reduce the complexity, Intel GVT-g introduces "address space ballooning", 51 * complexity of address translation.
|
/openbmc/linux/drivers/media/platform/st/sti/hva/ |
H A D | hva-h264.c | 188 * @encoder_complexity: encoder complexity control (IME). 189 * 0 = I_16x16, P_16x16, Full ME Complexity 190 * 1 = I_16x16, I_NxN, P_16x16, Full ME Complexity 191 * 2 = I_16x16, I_NXN, P_16x16, P_WxH, Full ME Complexity 192 * 4 = I_16x16, P_16x16, Reduced ME Complexity 193 * 5 = I_16x16, I_NxN, P_16x16, Reduced ME Complexity 194 * 6 = I_16x16, I_NXN, P_16x16, P_WxH, Reduced ME Complexity 748 /* encoder complexity fix to 2, ENCODE_I_16x16_I_NxN_P_16x16_P_WxH */ in hva_h264_prepare_task()
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/liblc3/ |
H A D | liblc3_1.0.4.bb | 1 SUMMARY = "Low Complexity Communication Codec (LC3)"
|
/openbmc/linux/arch/arm64/kvm/hyp/include/nvhe/ |
H A D | fixed_config.h | 49 * AArch32 adds complexity in trap handling, emulation, condition codes, 149 * considerable state and complexity. Therefore, the reserved value of 0 is
|
/openbmc/linux/tools/include/asm-generic/bitops/ |
H A D | atomic.h | 10 * and optimizing compile-time constants on x86 isn't worth the complexity.
|
/openbmc/linux/Documentation/scheduler/ |
H A D | sched-energy.rst | 359 6.3 - Energy Model complexity 365 The energy-aware wake-up algorithm has a complexity of: 372 A complexity check is performed at the root domain level, when scheduling 377 If you really want to use EAS but the complexity of your platform's Energy 386 2. submit patches to reduce the complexity of the EAS wake-up algorithm,
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
H A D | python3-argh_0.31.3.bb | 3 'argh!' while struggling with the API of argparse? Don't like the complexity \
|
/openbmc/linux/Documentation/locking/ |
H A D | pi-futex.rst | 8 (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
|
/openbmc/linux/drivers/misc/echo/ |
H A D | echo.h | 49 as computational complexity and patents favour the use of NLMS. 57 low complexity filter is adequate for this, so pre-whitening adds little to the
|
/openbmc/linux/Documentation/scsi/ |
H A D | hpsa.rst | 13 complexity and eliminating that complexity is one of the reasons
|
/openbmc/openbmc/poky/documentation/dev-manual/ |
H A D | init-manager.rst | 118 increasing levels of complexity and functionality: 132 * - Complexity
|
/openbmc/linux/net/ieee802154/ |
H A D | Kconfig | 6 complexity short range wireless personal area networks. It was
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | module_32.c | 101 * addend key. This is a stable O(n*log n) complexity in get_plt_size() 102 * algorithm but it will reduce the complexity of in get_plt_size() 103 * count_relocs() to linear complexity O(n) in get_plt_size()
|
/openbmc/openbmc/poky/meta/recipes-multimedia/sbc/ |
H A D | sbc_2.0.bb | 2 DESCRIPTION = "Bluetooth low-complexity, subband codec (SBC) library."
|
/openbmc/docs/designs/ |
H A D | physical-topology.md | 166 complexity of consumers of this information since they would have to support 170 with this method. If the additional complexity of path hierarchies is needed in
|
/openbmc/linux/Documentation/process/ |
H A D | code-of-conduct-interpretation.rst | 63 and the technical complexity involved naturally require expertise and 67 is determined mainly by context and technical complexity and only
|
/openbmc/openbmc/poky/meta/recipes-graphics/libepoxy/ |
H A D | libepoxy_1.5.10.bb | 2 DESCRIPTION = "It hides the complexity of dlopen(), dlsym(), \
|
/openbmc/qemu/hw/scsi/ |
H A D | virtio-scsi-dataplane.c | 125 * quadratic time complexity in address_space_update_ioeventfds(). in virtio_scsi_dataplane_start() 217 * quadratic time complexity in address_space_update_ioeventfds(). in virtio_scsi_dataplane_stop()
|
/openbmc/linux/kernel/sched/ |
H A D | Makefile | 28 # These compilation units have roughly the same size and complexity - so their
|
/openbmc/linux/Documentation/gpu/rfc/ |
H A D | i915_scheduler.rst | 38 * Lots of complexity of the GuC backend can be pulled out once 48 * Fully integrating would add lots of complexity to DRM
|
/openbmc/openbmc/poky/meta/recipes-devtools/libtool/ |
H A D | libtool-2.5.4.inc | 3 Libtool hides the complexity of generating special library types \
|