Home
last modified time | relevance | path

Searched refs:STARTUP (Results 1 – 25 of 1692) sorted by relevance

12345678910>>...68

/dports/devel/z88dk/z88dk/libsrc/_DEVELOPMENT/target/vgl/
H A Dvgl_crt.asm.m43 ; SELECT CRT0 FROM -STARTUP=N COMMANDLINE OPTION ;;;;;;;;;;;;;;
20 ; STARTUP = -1
42 ; STARTUP = 0
68 ; STARTUP = 1
95 ; STARTUP = 2000
122 ; STARTUP = 2001
149 ; STARTUP = 4000
176 ; STARTUP = 4001
/dports/devel/py-mime/mime-0.1.0/mime/
H A Dmime_types.py10 STARTUP = True variable
72 global STARTUP
73 if STARTUP:
78 STARTUP = False
/dports/audio/bristol/bristol-0.60.10/bin/
H A DstartBristol.in350 STARTUP=$0
354 if [ "$(echo $STARTUP | cut -c 1-2)" = "./" ]; then
355 STARTUP=$(echo $STARTUP | cut -c 3-)
358 if [ "$(echo $STARTUP | cut -c 1)" = "/" ]; then
359 BIN_DIR=$(dirname $STARTUP)
361 BIN_DIR=$(dirname $PWD/$STARTUP)
365 unset BIN_DIR STARTUP
/dports/security/zeronet/ZeroNet-0.7.1/plugins/Trayicon/lib/
H A Dwinfolders.py22 STARTUP= 7 variable
53 print(get(STARTUP))
54 open(get(STARTUP)+"\\zeronet.cmd", "w").write("cd /D %s\r\nzeronet.py" % os.getcwd())
/dports/graphics/urt/urt-3.1b1_12/get/getami/
H A DMakefile4 STARTUP=LIB:c.o macro
52 blink FROM $(STARTUP) $(GOBJ) TO getami SC SD $(LINKDBG) $(GDEF) LIB $(GLIBS)
55 blink FROM $(STARTUP) $(SOBJ) TO show3 SC SD $(LINKDBG) $(SDEF) LIB $(SLIBS)
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/third_party/quiche/src/quic/core/congestion_control/
H A Dbbr_sender.cc87 mode_(STARTUP), in BbrSender()
151 if (mode_ == STARTUP) { in SetInitialCongestionWindowInPackets()
158 return mode_ == STARTUP; in InSlowStart()
211 if (InRecovery() && !(rate_based_startup_ && mode_ == STARTUP)) { in GetCongestionWindow()
244 if (mode_ == STARTUP) { in IsPipeSufficientlyFull()
455 if (mode_ == STARTUP) { in OnCongestionEvent()
530 mode_ = STARTUP; in EnterStartupMode()
652 if (mode_ == STARTUP && is_at_full_bandwidth_) { in MaybeExitStartupOrDrain()
665 DCHECK_EQ(mode_, STARTUP); in OnExitStartup()
965 case BbrSender::STARTUP: in ModeToString()
[all …]
H A Dbbr2_sender.cc47 (mode_ == Bbr2Mode::STARTUP \
63 : mode_(Bbr2Mode::STARTUP), in Bbr2Sender()
90 DCHECK_EQ(mode_, Bbr2Mode::STARTUP); in Bbr2Sender()
115 case Bbr2Mode::STARTUP: in GetCwndLimitsByMode()
136 if (mode_ == Bbr2Mode::STARTUP) { in AdjustNetworkParameters()
152 if (mode_ == Bbr2Mode::STARTUP) { in SetInitialCongestionWindowInPackets()
394 if (mode_ == Bbr2Mode::STARTUP) { in IsPipeSufficientlyFull()
450 if (s.mode == Bbr2Mode::STARTUP) { in operator <<()
/dports/devel/cc65/cc65-2.19/cfg/
H A Dcbm610.cfg7 STARTUP: file = %O, start = $00FE, size = $0102, fill = yes;
16 STARTUP: load = STARTUP, type = rw;
H A Dcbm510.cfg8 STARTUP: file = %O, start = $00FE, size = $0102, fill = yes;
19 STARTUP: load = STARTUP, type = rw;
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/third_party/quiche/src/quic/core/congestion_control/
H A Dbbr_sender.cc83 mode_(STARTUP), in BbrSender()
142 if (mode_ == STARTUP) { in SetInitialCongestionWindowInPackets()
151 return mode_ == STARTUP; in InSlowStart()
294 if (params.quic_fix_bbr_cwnd_in_bandwidth_resumption && mode_ == STARTUP) { in AdjustNetworkParameters()
398 if (mode_ == STARTUP) { in OnCongestionEvent()
479 mode_ = STARTUP; in EnterStartupMode()
601 if (mode_ == STARTUP && is_at_full_bandwidth_) { in MaybeExitStartupOrDrain()
614 DCHECK_EQ(mode_, STARTUP); in OnExitStartup()
871 case BbrSender::STARTUP: in ModeToString()
897 if (state.mode == BbrSender::STARTUP) { in operator <<()
/dports/www/phpvirtualbox-legacy/phpvirtualbox-5.2-1/
H A Dvboxinit40 STARTUP=$($su_command "VBoxManage getextradata $UUID 'pvbx/startupMode'" | awk '{ print $NF }')
41 if [ "${STARTUP}" == "auto" ]; then
/dports/www/phpvirtualbox/phpvirtualbox-cf82d58f2/
H A Dvboxinit40 STARTUP=$($su_command "VBoxManage getextradata $UUID 'pvbx/startupMode'" | awk '{ print $NF }')
41 if [ "${STARTUP}" == "auto" ]; then
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/board/siemens/common/
H A Dboard.c113 #define STARTUP 0 macro
232 if (state == STARTUP) { in set_env_gpios()
258 if ((unsigned char)simple_strtoul(argv[1], NULL, 0) == STARTUP) in do_board_led()
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/board/siemens/common/
H A Dboard.c119 #define STARTUP 0 macro
235 if (state == STARTUP) { in set_env_gpios()
261 if ((unsigned char)simple_strtoul(argv[1], NULL, 0) == STARTUP) in do_board_led()
/dports/sysutils/u-boot-olinuxino-lime2-emmc/u-boot-2021.07/board/siemens/common/
H A Dboard.c119 #define STARTUP 0 macro
235 if (state == STARTUP) { in set_env_gpios()
261 if ((unsigned char)simple_strtoul(argv[1], NULL, 0) == STARTUP) in do_board_led()
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/board/siemens/common/
H A Dboard.c119 #define STARTUP 0 macro
235 if (state == STARTUP) { in set_env_gpios()
261 if ((unsigned char)simple_strtoul(argv[1], NULL, 0) == STARTUP) in do_board_led()
/dports/sysutils/u-boot-wandboard/u-boot-2021.07/board/siemens/common/
H A Dboard.c119 #define STARTUP 0 macro
235 if (state == STARTUP) { in set_env_gpios()
261 if ((unsigned char)simple_strtoul(argv[1], NULL, 0) == STARTUP) in do_board_led()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/board/siemens/common/
H A Dboard.c113 #define STARTUP 0 macro
232 if (state == STARTUP) { in set_env_gpios()
258 if ((unsigned char)simple_strtoul(argv[1], NULL, 0) == STARTUP) in do_board_led()
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/board/siemens/common/
H A Dboard.c119 #define STARTUP 0 macro
235 if (state == STARTUP) { in set_env_gpios()
261 if ((unsigned char)simple_strtoul(argv[1], NULL, 0) == STARTUP) in do_board_led()
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/board/siemens/common/
H A Dboard.c119 #define STARTUP 0 macro
235 if (state == STARTUP) { in set_env_gpios()
261 if ((unsigned char)simple_strtoul(argv[1], NULL, 0) == STARTUP) in do_board_led()
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/board/siemens/common/
H A Dboard.c119 #define STARTUP 0 macro
235 if (state == STARTUP) { in set_env_gpios()
261 if ((unsigned char)simple_strtoul(argv[1], NULL, 0) == STARTUP) in do_board_led()
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/board/siemens/common/
H A Dboard.c119 #define STARTUP 0 macro
235 if (state == STARTUP) { in set_env_gpios()
261 if ((unsigned char)simple_strtoul(argv[1], NULL, 0) == STARTUP) in do_board_led()
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/board/siemens/common/
H A Dboard.c119 #define STARTUP 0 macro
235 if (state == STARTUP) { in set_env_gpios()
261 if ((unsigned char)simple_strtoul(argv[1], NULL, 0) == STARTUP) in do_board_led()
/dports/sysutils/u-boot-sopine/u-boot-2021.07/board/siemens/common/
H A Dboard.c119 #define STARTUP 0 macro
235 if (state == STARTUP) { in set_env_gpios()
261 if ((unsigned char)simple_strtoul(argv[1], NULL, 0) == STARTUP) in do_board_led()
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/board/siemens/common/
H A Dboard.c119 #define STARTUP 0 macro
235 if (state == STARTUP) { in set_env_gpios()
261 if ((unsigned char)simple_strtoul(argv[1], NULL, 0) == STARTUP) in do_board_led()

12345678910>>...68