Home
last modified time | relevance | path

Searched refs:Execute (Results 1 – 25 of 84) sorted by relevance

1234

/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/dynamic-layers/gnome-layer/recipes-graphics/openbox/openbox-xdgmenu/
H A D7_6.diff8 - g_printf("<action name=\"Execute\"><execute>%s</execute></action>\n", exec),
9 + g_printf("<action name=\"Execute\"><command>%s</command></action>\n", exec),
H A Dfix-menu-generation.patch19 - g_printf("<action name=\"Execute\"><command>%s</command></action>\n", exec),
21 + g_printf("<action name=\"Execute\"><command>%s%s</command></action>\n",
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/clipper/
H A Dclipper.h265 bool Execute(ClipType clipType,
268 bool Execute(ClipType clipType,
272 bool Execute(ClipType clipType,
275 bool Execute(ClipType clipType,
365 void Execute(Paths& solution, double delta);
366 void Execute(PolyTree& solution, double delta);
H A Dclipper.cpp1496 bool Clipper::Execute(ClipType clipType, Paths &solution, PolyFillType fillType) in Execute() function in QtClipperLib::Clipper
1498 return Execute(clipType, solution, fillType, fillType); in Execute()
1502 bool Clipper::Execute(ClipType clipType, PolyTree &polytree, PolyFillType fillType) in Execute() function in QtClipperLib::Clipper
1504 return Execute(clipType, polytree, fillType, fillType); in Execute()
1508 bool Clipper::Execute(ClipType clipType, Paths &solution, in Execute() function in QtClipperLib::Clipper
1528 bool Clipper::Execute(ClipType clipType, PolyTree& polytree, in Execute() function in QtClipperLib::Clipper
3880 void ClipperOffset::Execute(Paths& solution, double delta) in Execute() function in QtClipperLib::ClipperOffset
3891 clpr.Execute(ctUnion, solution, pftPositive, pftPositive); in Execute()
3904 clpr.Execute(ctUnion, solution, pftNegative, pftNegative); in Execute()
3910 void ClipperOffset::Execute(PolyTree& solution, double delta) in Execute() function in QtClipperLib::ClipperOffset
[all …]
/OK3568_Linux_fs/kernel/tools/power/cpupower/
H A DToDo18 -> Execute start measures via the forked processes on
21 -> Execute stop measures via the forked processes on
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/
H A D__threading_support61 // Execute once
94 // Execute Once
157 // Execute once
301 // Execute once
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/
H A D__threading_support61 // Execute once
94 // Execute Once
157 // Execute once
301 // Execute once
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/clip2tri/
H A Dclip2tri.cpp157 clipper.Execute(operation(op), solution, subjFillType, clipFillType); in execute()
160 clipper.Execute(operation(op), res, subjFillType, clipFillType); in execute()
250 return clipper.Execute(ctUnion, solution, pftNonZero, pftNonZero); in mergePolysToPolyTree()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-parallax_1.0.6.bb1 SUMMARY = "Execute commands and copy files over SSH to multiple machines at once."
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-dbs/mysql/mariadb/
H A Dmysqld.service12 # Execute post scripts as root
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-daemons/opensaf/opensaf/
H A D0001-include-missing-array-header.patch27 int KeyValue::Execute(const std::string& command, std::string& output) {
/OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/tests/mali_kutf_irq_test/
H A Dsconscript22 env.Execute(Action("make clean", '[CLEAN] mali_kutf_irq_test'))
/OK3568_Linux_fs/kernel/drivers/staging/pi433/Documentation/devicetree/
H A Dpi433.txt59 in the Makefile over there. Execute 'make dtbs' in kernel tree root to make the
/OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_android_apk_demo/
H A Dgradlew.bat68 @rem Execute Gradle
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.mpc85xx-sd-spi-boot30 to run. Execute boot_format as follows.
H A DREADME.SPL91 3) Execute cflow:
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/perl/libdev-checklib-perl/
H A D0001-CheckLib.pm-don-t-execute-the-binary.patch19 Execute the binary in cross compile env as below
/OK3568_Linux_fs/kernel/Documentation/hwmon/
H A Dpmbus-core.rst249 Execute PMBus "Clear Fault" command on all chip pages.
275 Execute probe function. Similar to standard probe function for other drivers,
284 Execute driver remove function. Similar to standard driver remove function.
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dkernel-per-CPU-kthreads.rst85 Execute softirq handlers when threaded or when under heavy load.
226 Execute workqueue requests
298 Execute RCU callbacks in CONFIG_RCU_BOOST=y kernels.
/OK3568_Linux_fs/u-boot/scripts/
H A DKbuild.include256 # Execute command if command has changed or prerequisite(s) are updated.
263 # Execute the command and also postprocess generated .d dependencies file.
/OK3568_Linux_fs/external/xserver/m4/
H A Dltoptions.m438 # Execute IF-SET if OPTION is set, IF-NOT-SET otherwise.
45 # Execute IF-NOT-SET unless all options in OPTION-LIST for MACRO-NAME
/OK3568_Linux_fs/kernel/tools/testing/selftests/tc-testing/
H A DREADME131 Execute test cases that use a physical device, where
150 Execute the specified test cases with specified IDs
/OK3568_Linux_fs/kernel/scripts/
H A DKbuild.include238 # Execute command if command has changed or prerequisite(s) are updated.
243 # Execute the command and also postprocess generated .d dependencies file.
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-5.10/scripts/
H A DKbuild.include238 # Execute command if command has changed or prerequisite(s) are updated.
243 # Execute the command and also postprocess generated .d dependencies file.
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-5.10/scripts/
H A DKbuild.include238 # Execute command if command has changed or prerequisite(s) are updated.
243 # Execute the command and also postprocess generated .d dependencies file.

1234