Home
last modified time | relevance | path

Searched defs:get_types (Results 1 – 25 of 99) sorted by relevance

1234

/dports/textproc/gtk-doc/gtk-doc-1.33.2/gtkdoc/
H A Dscan.py333 def ScanHeaders(source_dir, section_list, decl_list, get_types, seen_headers, options): argument
366 def ScanHeader(input_file, section_list, decl_list, get_types, seen_headers, options): argument
424 def ScanHeaderContent(input_lines, decl_list, get_types, options): argument
/dports/graphics/py-svgwrite/svgwrite-1.4.1/svgwrite/data/
H A Dtypes.py23 def get_types(self, elementname='*'): member in SVGAttribute
66 def get_types(self, elementname='*'): member in SVGMultiAttribute
/dports/devel/silentbob/silentbob-3.0/include/
H A Ddhash.h20 inline int * get_types () { return types; } in get_types() function
/dports/devel/p5-SPOPS/SPOPS-0.87/SPOPS/DBI/
H A DTypeInfo.pm122 sub get_types { subroutine
/dports/devel/godot-tools/godot-3.2.3-stable/servers/visual/
H A Dshader_types.cpp43 const Set<String> &ShaderTypes::get_types() { in get_types() function in ShaderTypes
/dports/devel/godot/godot-3.2.3-stable/servers/visual/
H A Dshader_types.cpp43 const Set<String> &ShaderTypes::get_types() { in get_types() function in ShaderTypes
/dports/cad/horizon-eda/horizon-2.1.0/src/imp/search/
H A Dsearcher_package.cpp28 std::set<Searcher::Type> SearcherPackage::get_types() const in get_types() function in horizon::SearcherPackage
H A Dsearcher_symbol.cpp38 std::set<Searcher::Type> SearcherSymbol::get_types() const in get_types() function in horizon::SearcherSymbol
H A Dsearcher_board.cpp51 std::set<Searcher::Type> SearcherBoard::get_types() const in get_types() function in horizon::SearcherBoard
/dports/devel/py-game_sdl2/pygame_sdl2-2.1.0-for-renpy-7.4.11/src/pygame_sdl2/
H A Dscrap.pyx41 def get_types(): function
/dports/www/fswiki/wiki3_6_2/lib/LWP/
H A DConnCache.pm134 sub get_types { subroutine
/dports/www/p5-libwww/libwww-perl-6.59/lib/LWP/
H A DConnCache.pm144 sub get_types { subroutine
/dports/devel/rttr/rttr-0.9.6-16-gb3a131c/src/rttr/detail/registration/
H A Dregistration_state_saver.cpp92 array_range<type> registration_state_saver::get_types() const RTTR_NOEXCEPT in get_types() function in rttr::detail::registration_state_saver
/dports/textproc/py-pdfminer.six/pdfminer.six-20201018/tests/
H A Dtest_converter.py44 def get_types(path): function
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.ServiceModel/System.ServiceModel/
H A DServiceKnownTypeAttribute.cs70 static readonly Type [] get_types = new Type [] { typeof (ICustomAttributeProvider) }; field in System.ServiceModel.ServiceKnownTypeAttribute
/dports/x11-toolkits/gtkada/gtkada-2.24.4.0/docs/gtkada_rm/
H A Dgenerate_doc.pl644 sub get_types () { subroutine
/dports/x11-toolkits/gtkada3/gtkada-1688bb8/docs/gtkada_rm/
H A Dgenerate_doc.pl644 sub get_types () { subroutine
/dports/devel/libdwarf/dwarf-20161124/dwarfdump/
H A Dprint_types.c51 int (*get_types) (Dwarf_Debug, Dwarf_Type **, Dwarf_Signed *, in print_types() local
/dports/devel/dwarfdump/dwarf-20161124/dwarfdump/
H A Dprint_types.c51 int (*get_types) (Dwarf_Debug, Dwarf_Type **, Dwarf_Signed *, in print_types() local
/dports/devel/rttr/rttr-0.9.6-16-gb3a131c/src/rttr/detail/library/
H A Dlibrary_p.h123 array_range<type> get_types() const RTTR_NOEXCEPT { return m_state_saver.get_types(); } in get_types() function
/dports/www/phpbb3/phpBB3/phpbb/
H A Dpermissions.php99 public function get_types() function in phpbb\\permissions
/dports/sysutils/fswatch-mon/fswatch-1.13.0/libfswatch/src/libfswatch/c++/
H A Dmonitor_factory.cpp142 std::vector<std::string> monitor_factory::get_types() in get_types() function in fsw::monitor_factory
/dports/devel/rttr/rttr-0.9.6-16-gb3a131c/src/rttr/
H A Dlibrary.cpp178 array_range<type> library::get_types() const RTTR_NOEXCEPT in get_types() function in rttr::library
/dports/misc/p5-Geo-Postcodes/Geo-Postcodes-0.32/lib/Geo/
H A DPostcodes.pm224 sub get_types subroutine
/dports/www/libwpe/libwpe-1.12.0/include/wpe/
H A Dpasteboard.h106 void (*get_types)(void*, struct wpe_pasteboard_string_vector*); member

1234