Home
last modified time | relevance | path

Searched defs:is_exists (Results 1 – 25 of 72) sorted by relevance

123

/dports/net/arataga/oess-2.2.3/dev/oess_2/stdsn/h/
H A Dptr.hpp90 oess_2::uchar_t is_exists; in oess_unpack() local
144 oess_2::uchar_t is_exists = ( m_value ? 1 : 0 ); in oess_pack() local
H A Dextension.hpp116 oess_2::uchar_t is_exists; in oess_unpack() local
245 oess_2::uchar_t is_exists = ( m_value ? 1 : 0 ); in oess_pack() local
/dports/devel/p5-Module-Setup/Module-Setup-0.09/lib/Module/Setup/Path/
H A DBase.pm23 sub is_exists { -e shift->{path} } subroutine
/dports/games/bstone/bstone-1.1.9/src/
H A Dbstone_file_stream.cpp282 bool FileStream::is_exists( in is_exists() function in bstone::FileStream
/dports/devel/etl/synfig-1.2.2/synfig-core/src/synfig/
H A Dfilesystem.h171 …inline bool is_exists(const String filename) { return is_file(filename) || is_directory(filename);… in is_exists() function
/dports/graphics/synfig/synfig-1.2.2/synfig-core/src/synfig/
H A Dfilesystem.h171 …inline bool is_exists(const String filename) { return is_file(filename) || is_directory(filename);… in is_exists() function
/dports/graphics/synfigstudio/synfig-1.2.2/synfig-core/src/synfig/
H A Dfilesystem.h171 …inline bool is_exists(const String filename) { return is_file(filename) || is_directory(filename);… in is_exists() function
/dports/devel/bear/Bear-3.0.17/source/citnames/source/
H A DApplication.cc84 bool is_exists(const fs::path &path) { in is_exists() function
/dports/devel/ucommon/ucommon-7.0.0/inc/ucommon/
H A Dfsys.h838 inline bool is_exists(const char *path) in is_exists() function
/dports/www/p5-HTML5-DOM/HTML5-DOM-1.25/third_party/modest/source/myencoding/
H A Ddetect.c766 size_t is_exists = 0; in myencoding_prescan_stream_to_determine_encoding_check_meta() local
/dports/math/z3/z3-z3-4.8.13/src/qe/
H A Dnlqsat.cpp538 bool is_exists() const { return is_exists(level()); } in is_exists() function in qe::nlqsat
540 bool is_exists(unsigned level) const { return (level % 2) == 0; } in is_exists() function in qe::nlqsat
H A Dqsat.cpp706 bool is_exists(unsigned level) const { in is_exists() function in qe::qsat
/dports/math/py-z3-solver/z3-z3-4.8.10/src/qe/
H A Dnlqsat.cpp538 bool is_exists() const { return is_exists(level()); } in is_exists() function in qe::nlqsat
540 bool is_exists(unsigned level) const { return (level % 2) == 0; } in is_exists() function in qe::nlqsat
H A Dqsat.cpp706 bool is_exists(unsigned level) const { in is_exists() function in qe::qsat
/dports/devel/ucommon/ucommon-7.0.0/corelib/
H A Dfsys.cpp272 bool fsys::is_exists(const char *path) in is_exists() function in ucommon::fsys
1026 bool fsys::is_exists(const char *path) in is_exists() function in ucommon::fsys
/dports/chinese/wordpress-zh_CN/wordpress/wp-admin/includes/
H A Dclass-ftp.php511 function is_exists($pathname) { function in ftp_base
/dports/chinese/wordpress-zh_TW/wordpress/wp-admin/includes/
H A Dclass-ftp.php511 function is_exists($pathname) { function in ftp_base
/dports/math/boolector/boolector-3.2.2/src/api/python/
H A Dpyboolector.pyx592 def __init__ (self, Boolector boolector, is_exists): argument
596 def is_exists(self): member in BoolectorQuantNode
/dports/math/py-pandas/pandas-1.2.5/pandas/io/
H A Dpytables.py2662 def is_exists(self) -> bool: member in Fixed
2775 def is_exists(self) -> bool: member in GenericFixed
3333 def is_exists(self) -> bool: member in Table
/dports/www/p5-HTML5-DOM/HTML5-DOM-1.25/third_party/modest/source/myhtml/
H A Dtree.c1792 bool is_exists = myhtml_tree_active_formatting_find(tree, node, &afe_node_index); in myhtml_tree_adoption_agency_algorithm() local
/dports/devel/geany-plugin-vimode/geany-plugins-1.38/treebrowser/src/
H A Dtreebrowser.c1250 gboolean is_exists = g_file_test(uri, G_FILE_TEST_EXISTS); in create_popup_menu() local
/dports/devel/geany-plugin-xmlsnippets/geany-plugins-1.38/treebrowser/src/
H A Dtreebrowser.c1250 gboolean is_exists = g_file_test(uri, G_FILE_TEST_EXISTS); in create_popup_menu() local
/dports/devel/geany-plugin-workbench/geany-plugins-1.38/treebrowser/src/
H A Dtreebrowser.c1250 gboolean is_exists = g_file_test(uri, G_FILE_TEST_EXISTS); in create_popup_menu() local
/dports/devel/geany-plugins-l10n/geany-plugins-1.38/treebrowser/src/
H A Dtreebrowser.c1250 gboolean is_exists = g_file_test(uri, G_FILE_TEST_EXISTS); in create_popup_menu() local
/dports/devel/geany-plugin-pohelper/geany-plugins-1.38/treebrowser/src/
H A Dtreebrowser.c1250 gboolean is_exists = g_file_test(uri, G_FILE_TEST_EXISTS); in create_popup_menu() local

123