Home
last modified time | relevance | path

Searched refs:no_control (Results 1 – 25 of 76) sorted by relevance

1234

/dports/comms/scrcpy/scrcpy-1.9/app/src/
H A Dmain.c22 bool no_control; member
350 args->no_control = true; in parse_args()
440 .no_control = false, in main()
482 .control = !args.no_control, in main()
/dports/devel/z88dk/z88dk/libsrc/target/m5/input/
H A Din_KeyPressed.asm22 jr z,no_control
26 no_control: label
/dports/devel/z88dk/z88dk/libsrc/target/svi/input/
H A Din_KeyPressed.asm26 jr z,no_control
30 no_control: label
/dports/devel/z88dk/z88dk/libsrc/target/vz/input/
H A Din_KeyPressed.asm36 jr no_control
40 no_control: label
/dports/devel/z88dk/z88dk/libsrc/target/srr/input/
H A Din_KeyPressed.asm23 jr z,no_control
27 no_control: label
/dports/devel/z88dk/z88dk/libsrc/target/homelab2/input/
H A Din_KeyPressed.asm40 jr nc,no_control
42 no_control:
/dports/devel/z88dk/z88dk/libsrc/target/homelab/input/
H A Din_KeyPressed.asm39 jr nc,no_control
41 no_control: label
/dports/devel/z88dk/z88dk/libsrc/target/sc3000/input/
H A Din_KeyPressed.asm31 jr z,no_control
35 no_control: label
/dports/devel/z88dk/z88dk/libsrc/target/pmd85/input/
H A Din_KeyPressed.asm38 jr nc,no_control
42 no_control: label
/dports/devel/z88dk/z88dk/libsrc/target/vector06c/input/
H A Din_KeyPressed.asm43 jr nc,no_control
47 no_control:
/dports/benchmarks/netperf/netperf-d566775bf/src/
H A Dnetperf.c140 if (!no_control) { in main()
296 if (!no_control) { in main()
H A Dnettest_sdp.c362 if (!no_control) { in send_sdp_stream()
610 if (!no_control) { in send_sdp_stream()
1059 if (!no_control) { in send_sdp_maerts()
1173 if (!no_control) { in send_sdp_maerts()
1276 if (((len < 0) || SOCKET_EINTR(len)) && (!no_control)) { in send_sdp_maerts()
1317 if (!no_control) { in send_sdp_maerts()
2464 if (!no_control) { in send_sdp_rr()
2753 if (!no_control) { in send_sdp_rr()
3386 if (no_control) {
H A Dnetsh.h199 no_control;
H A Dnetsh.c220 int no_control = 0; variable
802 no_control = 1; in scan_cmd_line()
1153 if (no_control) { in scan_cmd_line()
/dports/lang/gnatdroid-sysroot/android-19-arm/usr/include/linux/
H A Dcpu.h23 int no_control; member
/dports/lang/gnatdroid-sysroot-x86/android-19-x86/usr/include/linux/
H A Dcpu.h23 int no_control; member
/dports/textproc/xlnt/xlnt-1.5.0-92-g20f3dac2/include/xlnt/worksheet/
H A Dphonetic_pr.hpp51 no_control enumerator
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/thermal/tmon/
H A Dtmon.c31 unsigned long no_control = 1; /* monitoring only or use cooling device for variable
232 no_control = 0; in main()
H A Dtmon.h143 extern unsigned long no_control;
/dports/multimedia/libv4l/linux-5.13-rc2/tools/thermal/tmon/
H A Dtmon.c31 unsigned long no_control = 1; /* monitoring only or use cooling device for variable
232 no_control = 0; in main()
H A Dtmon.h143 extern unsigned long no_control;
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/thermal/tmon/
H A Dtmon.c31 unsigned long no_control = 1; /* monitoring only or use cooling device for variable
232 no_control = 0; in main()
H A Dtmon.h143 extern unsigned long no_control;
/dports/textproc/xlnt/xlnt-1.5.0-92-g20f3dac2/source/worksheet/
H A Dphonetic_pr.cpp151 return align::no_control; in alignment_from_string()
/dports/games/openclonk/openclonk-release-8.1-src/planet/Objects.ocd/Items.ocd/Tools.ocd/GrappleBow.ocd/Rope.ocd/
H A DScript.c122 public func DrawIn(bool no_control) in DrawIn() argument
134 if (!no_control) in DrawIn()

1234