Home
last modified time | relevance | path

Searched defs:_script (Results 1 – 25 of 329) sorted by relevance

12345678910>>...14

/dports/editors/nvi2/nvi2-2.2.0/ex/
H A Dscript.h10 struct _script { struct
11 pid_t sh_pid; /* Shell pid. */
12 int sh_master; /* Master pty fd. */
13 int sh_slave; /* Slave pty fd. */
14 char *sh_prompt; /* Prompt. */
15 size_t sh_prompt_len; /* Prompt length. */
16 char sh_name[64]; /* Pty name */
17 struct winsize sh_win; /* Window size. */
18 struct termios sh_term; /* Terminal information. */
/dports/editors/vigor/vigor-0.016/ex/
H A Dscript.h12 struct _script { struct
13 pid_t sh_pid; /* Shell pid. */
14 int sh_master; /* Master pty fd. */
15 int sh_slave; /* Slave pty fd. */
16 char *sh_prompt; /* Prompt. */
17 size_t sh_prompt_len; /* Prompt length. */
18 char sh_name[64]; /* Pty name */
20 struct winsize sh_win; /* Window size. */
22 struct termios sh_term; /* Terminal information. */
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/cmake/macros/
H A Dmacro_deal_ii_query_git_information.cmake112 SET(_script "") variable
114 SET(_script ${CMAKE_BINARY_DIR}/${DEAL_II_SHARE_RELDIR}/scripts/get_latest_tag.sh) variable
116 SET(_script ${DEAL_II_PATH}/${DEAL_II_SHARE_RELDIR}/scripts/get_latest_tag.sh) variable
/dports/devel/kdevelop/kdevelop-21.12.3/plugins/qmljs/nodejsmodules/
H A Dvm.py18 _script = 'new Script()' variable
/dports/games/scummvm/scummvm-2.5.1/engines/groovie/
H A Ddebug.h40 Script *_script; variable
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/groovie/
H A Ddebug.h40 Script *_script; variable
/dports/multimedia/avidemux-qt5/avidemux_2.7.6/avidemux_plugins/ADM_demuxers/VapourSynth/
H A DADM_vs.h73 VSScript *_script; variable
/dports/multimedia/avidemux/avidemux_2.7.6/avidemux_plugins/ADM_demuxers/VapourSynth/
H A DADM_vs.h73 VSScript *_script; variable
/dports/multimedia/avidemux-cli/avidemux_2.7.6/avidemux_plugins/ADM_demuxers/VapourSynth/
H A DADM_vs.h73 VSScript *_script; variable
/dports/multimedia/avidemux-plugins/avidemux_2.7.6/avidemux_plugins/ADM_demuxers/VapourSynth/
H A DADM_vs.h73 VSScript *_script; variable
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web.Extensions/ui/
H A DScriptReferenceEventArgs.cs12 private readonly ScriptReference _script; field in System.Web.UI.ScriptReferenceEventArgs
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Web.Extensions/System.Web.UI/
H A DScriptReferenceEventArgs.cs38 ScriptReference _script; field in System.Web.UI.ScriptReferenceEventArgs
/dports/mail/postfixadmin33-lite/postfixadmin-postfixadmin-3.3.10/lib/smarty/libs/sysplugins/
H A Dsmarty_internal_nocache_insert.php30 public static function compile($_function, $_attr, $_template, $_script, $_assign = null)
/dports/mail/postfixadmin-lite/postfixadmin-d3bc1551/lib/smarty/libs/sysplugins/
H A Dsmarty_internal_nocache_insert.php30 public static function compile($_function, $_attr, $_template, $_script, $_assign = null)
/dports/mail/postfixadmin33/postfixadmin-postfixadmin-3.3.10/lib/smarty/libs/sysplugins/
H A Dsmarty_internal_nocache_insert.php30 public static function compile($_function, $_attr, $_template, $_script, $_assign = null)
/dports/mail/postfixadmin/postfixadmin-d3bc1551/lib/smarty/libs/sysplugins/
H A Dsmarty_internal_nocache_insert.php30 public static function compile($_function, $_attr, $_template, $_script, $_assign = null)
/dports/www/smarty3/smarty-3.1.34/libs/sysplugins/
H A Dsmarty_internal_nocache_insert.php30 public static function compile($_function, $_attr, $_template, $_script, $_assign = null)
/dports/www/serendipity/Serendipity-2.3.5/bundled-libs/Smarty/libs/sysplugins/
H A Dsmarty_internal_nocache_insert.php30 public static function compile($_function, $_attr, $_template, $_script, $_assign = null)
/dports/finance/prestashop/prestashop/vendor/smarty/smarty/libs/sysplugins/
H A Dsmarty_internal_nocache_insert.php30 public static function compile($_function, $_attr, $_template, $_script, $_assign = null)
/dports/www/piwigo/piwigo/include/smarty/libs/sysplugins/
H A Dsmarty_internal_nocache_insert.php30 public static function compile($_function, $_attr, $_template, $_script, $_assign = null)
/dports/news/pan/pan-0.145/pan/tasks/
H A Dsocket-impl-scripted.h56 script_t _script; variable
/dports/www/fusionpbx/fusionpbx-4.4.1/resources/templates/engine/smarty/sysplugins/
H A Dsmarty_internal_nocache_insert.php30 public static function compile($_function, $_attr, $_template, $_script, $_assign = null)
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/smarty/smarty/libs/sysplugins/
H A Dsmarty_internal_nocache_insert.php30 public static function compile($_function, $_attr, $_template, $_script, $_assign = null)
/dports/www/thirtybees/thirtybees-1.1.0/vendor/smarty/smarty/libs/sysplugins/
H A Dsmarty_internal_nocache_insert.php30 public static function compile($_function, $_attr, $_template, $_script, $_assign = null)
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/common/include/
H A Dhexlex.h93 Str const *_script; ///< The start of the script being parsed. variable

12345678910>>...14