Home
last modified time | relevance | path

Searched defs:add_section (Results 1 – 25 of 221) sorted by last modified time

123456789

/dports/x11/py-python-xapp/python3-xapp-2.0.2/xapp/
H A DSettingsWidgets.py132 def add_section(self, title=None, subtitle=None): member in SettingsPage
/dports/textproc/py-myst-parser/myst-parser-0.15.2/myst_parser/
H A Ddocutils_renderer.py306 def add_section(self, section, level): member in DocutilsRenderer
/dports/sysutils/ansible2/ansible-2.9.27/packaging/release/changelogs/
H A Dchangelog.py647 def add_section(self, name, depth=0): member in RstBuilder
/dports/sysutils/mate-system-monitor/mate-system-monitor-1.26.0/src/
H A Dsysinfo.cpp852 add_section(GtkBox *vbox , const char * title, int num_row, int num_col, GtkWidget **out_frame) in add_section() function
/dports/security/p5-openxpki/openxpki-3.16.1/core/server/OpenXPKI/Client/UI/
H A DResult.pm128 sub add_section { subroutine
/dports/multimedia/cineencoder/cine-encoder-3.5.2/app/
H A Dmainwindow.cpp432 QAction* add_section = new QAction(tr("Add section"), this); in createConnections() local
4343 void Widget::add_section() /*** Add section ***/ in add_section() function in Widget
/dports/math/py-yt/yt-4.0.1/yt/
H A Dconfig.py130 def add_section(self, section): member in YTConfig
/dports/lang/python310/Python-3.10.1/Lib/
H A Dconfigparser.py649 def add_section(self, section): member in RawConfigParser
1207 def add_section(self, section): member in ConfigParser
/dports/lang/python38/Python-3.8.12/Lib/
H A Dconfigparser.py649 def add_section(self, section): member in RawConfigParser
1203 def add_section(self, section): member in ConfigParser
/dports/lang/python37/Python-3.7.12/Lib/
H A Dconfigparser.py648 def add_section(self, section): member in RawConfigParser
1200 def add_section(self, section): member in ConfigParser
/dports/lang/python311/Python-3.11.0a3/Lib/
H A Dconfigparser.py628 def add_section(self, section): member in RawConfigParser
1177 def add_section(self, section): member in ConfigParser
/dports/lang/python39/Python-3.9.9/Lib/
H A Dconfigparser.py649 def add_section(self, section): member in RawConfigParser
1206 def add_section(self, section): member in ConfigParser
/dports/games/tenebrae/tenebrae_0/
H A Dsnd_gus.c269 static int add_section(char *instring, long offset) in add_section() function
/dports/devel/osc/osc-0.175.0/osc/
H A Dconf.py828 def add_section(filename, url, user, passwd, creds_mgr_descriptor=None): function
/dports/devel/plasma/plasma-5bb07b3/plasma/lib/fileformat/
H A Dbinary.py171 def add_section(self, start_address, name, virt_size, real_size, member in Binary
/dports/devel/plasma/plasma-5bb07b3/plasma/lib/
H A Dapi.py402 def add_section(self, start_address, name, virt_size, real_size, member in Api
/dports/devel/emscripten/emscripten-2.0.3/tests/
H A Dtest_core.py7160 def add_section(): function
/dports/audio/xmixer/xmixer/
H A Dscf.c1092 add_section (SCF *scf, scf_section *sec) in add_section() function
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/python/coverage/coverage/
H A Dtemplite.py46 def add_section(self): member in CodeBuilder
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/object/src/write/
H A Dmod.rs128 pub fn add_section(&mut self, segment: Vec<u8>, name: Vec<u8>, kind: SectionKind) -> SectionId { in add_section() method
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/python/virtualenv/__virtualenv__/configparser-4.0.2-py2.py3-none-any/backports/configparser/
H A D__init__.py720 def add_section(self, section): member in RawConfigParser
1307 def add_section(self, section): member in ConfigParser
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/panfrost/lib/genxml/
H A Dgen_pack.py325 def add_section(self, type_name, attrs): member in Aggregate
/dports/www/firefox/firefox-99.0/third_party/rust/object/src/write/
H A Dmod.rs128 pub fn add_section(&mut self, segment: Vec<u8>, name: Vec<u8>, kind: SectionKind) -> SectionId { in add_section() method
/dports/www/firefox/firefox-99.0/third_party/python/virtualenv/__virtualenv__/configparser-4.0.2-py2.py3-none-any/backports/configparser/
H A D__init__.py720 def add_section(self, section): member in RawConfigParser
1307 def add_section(self, section): member in ConfigParser
/dports/www/firefox-esr/firefox-91.8.0/third_party/python/coverage/coverage/
H A Dtemplite.py46 def add_section(self): member in CodeBuilder

123456789