Home
last modified time | relevance | path

Searched defs:current_command (Results 1 – 25 of 78) sorted by relevance

1234

/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/cpp-ethereum/cmake/
H A DEthUtils.cmake29 set(current_command "") variable
35 set(current_command "") variable
37 set(current_command "${current_command} ${arg}") variable
/dports/devel/py-clikit/clikit-0.6.2/src/clikit/resolver/
H A Ddefault_resolver.py71 self, args, current_command, options_to_test argument
84 self, args, current_command argument
/dports/security/snort3/snort3-3.1.19.0/src/main/
H A Dreload_tracker.h43 static std::string current_command; variable
H A Dreload_tracker.cc34 std::string ReloadTracker::current_command; member in ReloadTracker
/dports/shells/bash/bash-5.1/
H A Deval.c60 COMMAND * volatile current_command; in reader_loop() local
199 COMMAND *current_command; in pretty_print_loop() local
/dports/games/solarus/solarus-f43727b232b3ed13d98440a845e2a29e470e4f0d/gui/include/solarus/gui/
H A Dconsole_line_edit.h56 QString current_command; /**< Command currently being edited, preserved variable
/dports/games/liblcf/liblcf-0.7.0/src/generated/lcf/rpg/
H A Dsaveeventexecframe.h32 int32_t current_command = 0; variable
/dports/editors/dte/dte-cae7c45ea5a563c022001a54d1eee71c268f62b4/src/
H A Dcommand-run.c11 const Command *current_command; variable
/dports/devel/anjuta/anjuta-3.34.0/libanjuta/
H A Danjuta-command-queue.c61 GList *current_command; in anjuta_command_queue_finalize() local
/dports/math/rkward-kde/rkward-0.7.1/rkward/
H A Drkconsole.h130 RCommand *current_command; variable
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/vidhrdw/
H A Dglass_vidhrdw.c21 static int current_command = 0; variable
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/vidhrdw/
H A Dglass_vidhrdw.c21 static int current_command = 0; variable
/dports/games/libretro-pcsx_rearmed/pcsx_rearmed-c2d67cd/plugins/gpu_neon/psx_gpu/
H A Dpsx_gpu_parse.c257 u32 current_command = 0, command_length; in gpu_parse() local
942 vertex_struct *vertexes, u32 current_command) in do_triangle_enhanced()
959 u32 current_command) in do_quad_enhanced()
1065 u32 current_command = 0, command_length; in gpu_parse_enhanced() local
/dports/games/kodi-addon-game.libretro.pcsx-rearmed/game.libretro.pcsx-rearmed-22.0.0.19-Matrix/depends/common/pcsx-rearmed/plugins/gpu_neon/psx_gpu/
H A Dpsx_gpu_parse.c257 u32 current_command = 0, command_length; in gpu_parse() local
942 vertex_struct *vertexes, u32 current_command) in do_triangle_enhanced()
959 u32 current_command) in do_quad_enhanced()
1065 u32 current_command = 0, command_length; in gpu_parse_enhanced() local
/dports/x11-toolkits/libdazzle/libdazzle-3.42.0/tests/
H A Dtest-panel.c67 static gint current_command; variable
/dports/sysutils/py-pywatchman/watchman-4.9.0/
H A Dwatchman_client.h32 json_ref current_command; member
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/jason-munro/cypht/modules/imap/
H A Dhm-imap-base.php24 protected $current_command = false; // current/latest IMAP command issued variable in Hm_IMAP_Base
/dports/benchmarks/phoronix-test-suite/phoronix-test-suite-10.6.1/pts-core/objects/client/
H A Dpts_client.php41 private static $current_command = null; variable in pts_client
1782 public static function current_command() function in pts_client
/dports/graphics/gimageview/gimageview-0.2.27/src/
H A Dfr-process.h78 gint current_command; member
/dports/games/abuse_sdl/abuse-0.8/src/sdlport/
H A Dhmi.cpp156 uint8_t current_command = 0; in convert_hmi_track() local
/dports/devel/desed/desed-1.2.0/src/sed/
H A Dcommunication.rs248 let current_command = x.trim_start_matches("COMMAND:").trim(); in parse_state_frames() localVariable
/dports/databases/p5-Memcached-libmemcached/Memcached-libmemcached-1.001801/src/libmemcached/libmemcachedprotocol/
H A Dcommon.h155 protocol_binary_request_header *current_command; member
/dports/math/rkward-kde/rkward-0.7.1/rkward/rbackend/
H A Drkrbackend.h117 RCommandProxy *current_command; variable
/dports/databases/libmemcached/libmemcached-1.0.18/libmemcachedprotocol/
H A Dcommon.h155 protocol_binary_request_header *current_command; member
/dports/mail/py-python-slimta/python-slimta-4.2.1/slimta/relay/smtp/
H A Dclient.py42 def current_command(cmd): function

1234