| /OK3568_Linux_fs/yocto/meta-openembedded/meta-perl/recipes-perl/libtest/ |
| H A D | libtest-deep-perl_1.130.bb | 1 SUMMARY = "Test::Deep - Extremely flexible deep comparison" 4 preceding. Test::Deep uses the Test::Builder framework. \ 6 Test::Deep gives you very flexible ways to check that the result you got is \ 18 instead. Test::Deep provides pattern matching for complex data structures \ 23 HOMEPAGE = "http://github.com/rjbs/Test-Deep/" 26 LIC_FILES_CHKSUM = "file://lib/Test/Deep.pm;beginline=1817;endline=1826;md5=a897a42bafc3422cab17c2e… 28 SRC_URI = "${CPAN_MIRROR}/authors/id/R/RJ/RJBS/Test-Deep-${PV}.tar.gz" 32 UPSTREAM_CHECK_REGEX = "Test\-Deep\-(?P<pver>(\d+\.\d+))(?!_\d+).tar" 34 S = "${WORKDIR}/Test-Deep-${PV}"
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/ |
| H A D | deep_copy.hpp | 73 /// \brief A PolymorphicFunctionObject type for deep-copying 76 /// A PolymorphicFunctionObject type for deep-copying 77 /// Proto expression trees. When a tree is deep-copied, 102 /// \brief Deep-copies a Proto expression tree, turning all 114 /// \brief A function for deep-copying 117 /// A function for deep-copying 118 /// Proto expression trees. When a tree is deep-copied, 133 /// \brief A PrimitiveTransform for deep-copying 136 /// A PrimitiveTransform for deep-copying 137 /// Proto expression trees. When a tree is deep-copied,
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-davinci/include/mach/ |
| H A D | pm.h | 33 * fully disabled in deep sleep mode. When you exist deep sleep 35 * small oscillations which will not be detected by the deep sleep 37 * large enough to start incrementing the deep sleep counter.
|
| H A D | hardware.h | 4 * Author: Kevin Hilman, Deep Root Systems, LLC 6 * 2007 (c) Deep Root Systems, LLC. This file is licensed under
|
| H A D | cputype.h | 4 * Author: Kevin Hilman, Deep Root Systems, LLC 11 * 2009 (c) Deep Root Systems, LLC. This file is licensed under
|
| /OK3568_Linux_fs/u-boot/arch/arm/cpu/armv7/ls102xa/ |
| H A D | ls102xa_psci.c | 53 /* Pull MCKE signal low before enabling deep sleep signal in FPGA */ in ls1_fsm_setup() 67 /* Mask deep sleep wake-up interrupts while entering deep sleep */ in ls1_deepsleep_irq_cfg() 99 /* Enable wakeup interrupt during deep sleep */ in ls1_deepsleep_irq_cfg() 171 /* Setup the registers of the EPU FSM for deep sleep */ in ls1_deep_sleep() 181 /* Enable deep sleep signals in FPGA */ in ls1_deep_sleep()
|
| H A D | fdt.c | 125 * Reserved memory in SD boot deep sleep case. in ft_cpu_setup() 129 * deep sleep resume, which cause deep sleep failed. in ft_cpu_setup() 137 printf("Failed to reserve memory for SD boot deep sleep: %s\n", in ft_cpu_setup()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/optional/detail/ |
| H A D | old_optional_implementation.hpp | 160 // Creates a deep copy of another optional<T> 171 // Creates a deep move of another optional<T> 210 // Assigns from another optional<T> (deep-copies the rhs value) 227 // Assigns from another optional<T> (deep-moves the rhs value) 244 // Assigns from another _convertible_ optional<U> (deep-copies the rhs value) 271 // move-assigns from another _convertible_ optional<U> (deep-moves from the rhs value) 290 // Assigns from a T (deep-copies the rhs value) 299 // Assigns from a T (deep-moves the rhs value) 690 // Creates a deep copy of another convertible optional<U> 703 // Creates a deep move of another convertible optional<U> [all …]
|
| /OK3568_Linux_fs/u-boot/board/freescale/common/ |
| H A D | arm_sleep.c | 10 #error " Deep sleep needs non-secure mode support. " 51 * When wakeup from deep sleep, the first 128 bytes space 81 /* disable deep sleep signals in FPGA */ in ls1_psci_resume_fixup() 87 /* Disable wakeup interrupt during deep sleep */ in ls1_psci_resume_fixup()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/optional/ |
| H A D | optional.hpp | 155 // Creates a deep copy of another optional<T> 166 // Creates a deep move of another optional<T> 205 // Assigns from another optional<T> (deep-copies the rhs value) 222 // Assigns from another optional<T> (deep-moves the rhs value) 239 // Assigns from another _convertible_ optional<U> (deep-copies the rhs value) 266 // move-assigns from another _convertible_ optional<U> (deep-moves from the rhs value) 285 // Assigns from a T (deep-copies the rhs value) 294 // Assigns from a T (deep-moves the rhs value) 815 // Creates a deep copy of another convertible optional<U> 832 // Creates a deep move of another convertible optional<U> [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/powerpc/fsl/ |
| H A D | pmc.txt | 8 whose PMC is compatible, and implies deep-sleep capability. 12 whose PMC is compatible, and implies deep-sleep capability. 34 a wakeup source from deep sleep.
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtw88/ |
| H A D | ps.c | 102 rtw_warn(rtwdev, "failed to leave deep PS, retry=%d\n", in rtw_power_mode_change() 108 * Deep sleep, most of the hardware circuits is not working, even in rtw_power_mode_change() 172 "Should enter LPS before entering deep PS\n"); in __rtw_enter_lps_deep() 218 "Should leave deep PS before leaving LPS\n"); in __rtw_leave_lps()
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-mvebu/ |
| H A D | platsmp-a9.c | 64 * for this CPU might be in the deep idle state, preventing this CPU 79 * deep idle sleep state. in armada_38x_cpu_die() 87 * anything, because CPUs going offline can enter the deep idle state
|
| H A D | platsmp.c | 84 * for this CPU might be in the deep idle state, preventing this CPU 155 * deep idle sleep state. in armada_xp_cpu_die() 163 * anything, because CPUs going offline can enter the deep idle state
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/pinctrl/ |
| H A D | sprd,pinctrl.txt | 44 by hardware when the system specified by sleep mode goes into deep 47 means when PUBCP system goes into deep sleep mode, this pin will be set 53 when the PUBCP system goes into deep sleep mode. Thus we introduce
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/ntopng/ |
| H A D | ndpi_4.2.bb | 1 SUMMARY = "A library for deep-packet inspection." 2 DESCRIPTION = "nDPI is an open source LGPLv3 library for deep-packet \
|
| /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 | tree-vrp.h | 32 /* Deep-copies equiv bitmap argument. */ in class() 45 /* Deep-copies equiv bitmap argument. */ in class() 71 /* Deep-copies bitmap argument. */ in class()
|
| /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 | tree-vrp.h | 32 /* Deep-copies equiv bitmap argument. */ in class() 45 /* Deep-copies equiv bitmap argument. */ in class() 71 /* Deep-copies bitmap argument. */ in class()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | davinci_emac.h | 4 * Author: Kevin Hilman, Deep Root Systems, LLC 6 * 2007 (c) Deep Root Systems, LLC. This file is licensed under
|
| /OK3568_Linux_fs/kernel/drivers/input/mouse/ |
| H A D | cyapa_gen6.c | 147 /* Try to wake from it deep sleep state if it is. */ in cyapa_pip_state_parse() 419 * when it's in deep sleep mode. At this time, device will in cyapa_gen6_deep_sleep() 441 * Assume TP in deep sleep mode when driver is loaded, in cyapa_gen6_set_power_mode() 443 * has been set into deep sleep mode when unloading. in cyapa_gen6_set_power_mode() 467 dev_err(dev, "enter deep sleep fail: %d\n", error); in cyapa_gen6_set_power_mode() 483 dev_err(dev, "deep sleep wake fail: %d\n", error); in cyapa_gen6_set_power_mode() 687 * If trackpad device in deep sleep mode, in cyapa_gen6_operational_check()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/qemu/qemu/ |
| H A D | 0003-qemu-Add-addition-environment-space-to-boot-loader-q.patch | 7 Upstream-Status: Inappropriate - OE uses deep paths 10 deep and use NFS, the kernel arguments will be truncated. The kernel will
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/83xx/ |
| H A D | suspend.c | 49 /* All but PMCI are deep-sleep only */ 61 /* deep-sleep only */ 68 /* deep-sleep only */ 197 /* If it has deep sleep (i.e. it's an 831x or compatible), in mpc83xx_suspend_enter()
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/pm/ |
| H A D | suspend-flows.rst | 109 That allows the CPUs to stay in the deep idle state relatively long in one 186 There are platforms that can go into a very deep low-power state internally 187 when all CPUs in them are in sufficiently deep idle states and all I/O 212 offline (typically, the CPUs that have been taken offline go into deep idle
|
| /OK3568_Linux_fs/kernel/drivers/staging/fbtft/ |
| H A D | fb_ra8875.c | 58 /* color deep / MCU Interface */ in init_display() 83 /* color deep / MCU Interface */ in init_display() 108 /* color deep / MCU Interface */ in init_display() 133 /* color deep / MCU Interface */ in init_display()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn10/ |
| H A D | rv1_clk_mgr_clk.c | 63 regs->CLK0_CLK8_DS_CNTL = REG_READ(CLK0_CLK8_DS_CNTL) / 10; //dcf deep sleep divider in rv1_dump_clk_registers() 65 regs->CLK0_CLK8_ALLOW_DS = REG_READ(CLK0_CLK8_ALLOW_DS); //dcf deep sleep allow in rv1_dump_clk_registers()
|