Home
last modified time | relevance | path

Searched defs:open_block (Results 1 – 18 of 18) sorted by relevance

/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/NOMAD/src/
H A DDisplay.hpp403 class open_block { class
414 open_block ( const std::string & msg = "" ) : _msg ( msg ) {} in open_block() function in NOMAD::open_block
H A DDisplay.cpp48 void NOMAD::Display::open_block ( const std::string & msg ) const in open_block() function in NOMAD::Display
/dports/www/newsboat/newsboat-2.22.1/filter/
H A DFilterParser.cpp71 void FilterParser::open_block() { in open_block() function in FilterParser
/dports/net-mgmt/seafile-client/seafile-7.0.9/common/
H A Dblock-backend.h12 BHandle* (*open_block) (BlockBackend *bend, member
/dports/net-mgmt/seafile-server/seafile-server-8.0.7-server/common/
H A Dblock-backend.h12 BHandle* (*open_block) (BlockBackend *bend, member
/dports/devel/p5-Class-CodeStyler/Class-CodeStyler-0.27/lib/Class/
H A DCodeStyler.pm205 sub open_block subroutine
/dports/sysutils/atf-sun50i_h6/arm-trusted-firmware-2.5/lib/semihosting/
H A Dsemihosting.c48 smh_file_open_block_t open_block; in semihosting_file_open() local
/dports/sysutils/atf-rk3399/arm-trusted-firmware-2.5/lib/semihosting/
H A Dsemihosting.c48 smh_file_open_block_t open_block; in semihosting_file_open() local
/dports/sysutils/atf-sun50i_a64/arm-trusted-firmware-2.5/lib/semihosting/
H A Dsemihosting.c48 smh_file_open_block_t open_block; in semihosting_file_open() local
/dports/sysutils/atf-rk3328/arm-trusted-firmware-2.5/lib/semihosting/
H A Dsemihosting.c48 smh_file_open_block_t open_block; in semihosting_file_open() local
/dports/sysutils/atf-fvp/arm-trusted-firmware-2.5/lib/semihosting/
H A Dsemihosting.c48 smh_file_open_block_t open_block; in semihosting_file_open() local
/dports/textproc/hevea/hevea-2.34/
H A Dhtml.ml320 let open_block ss a = open_block_with_par ss (find_block ss) a function
H A Dinfo.ml36 let open_block =Text.open_block;; var
H A DoutManager.mli30 val open_block : string -> string -> unit val
H A Dtext.ml844 let open_block s arg = function
/dports/devel/py-ovs/ovs-2.9.0/ovs/
H A Dstream.py202 def open_block(error_stream): member in Stream
/dports/science/libint2/libint-2.7.1/src/bin/libint/
H A Dcontext.cc632 CppCodeContext::open_block() const in open_block() function in CppCodeContext
/dports/net/zebra-server/idzebra-2.0.55/isamb/
H A Disamb.c520 static struct ISAMB_block *open_block(ISAMB b, ISAM_P pos) in open_block() function