Home
last modified time | relevance | path

Searched defs:sect (Results 1 – 25 of 2333) sorted by relevance

12345678910>>...94

/dports/audio/ocp/ocp-0.2.90/goodies/pack/
H A Dpack.c65 off = uint32_little(off);
66 if (fwrite(&off, sizeof(uint32_t), 1, output)!=1) { perror("fwrite()"); fclose(output); return -1;}
68 for (i=0; i<nfiles; i++)
70 char *buffer;
71 FILE *file;
72 if (!(file=fopen(dir[i].name, "r"))) { perror("fopen()"); fclose(output); return -1; }
73 buffer=calloc(dir[i].len, 1);
/dports/textproc/stardict3/stardict-3.0.6/dict/src/
H A Dinifile.cpp221 static bool report_error(GError *err, const gchar *sect, const gchar *key) in report_error()
234 bool inifile::read_bool(const gchar *sect, const gchar *key, bool& val) in read_bool()
246 bool inifile::read_int(const gchar *sect, const gchar *key, int& val) in read_int()
257 bool inifile::read_double(const gchar *sect, const gchar *key, gdouble& val) in read_double()
281 bool inifile::read_strlist(const gchar *sect, const gchar * key, in read_strlist()
301 void inifile::write_bool(const gchar *sect, const gchar *key, bool val) in write_bool()
307 void inifile::write_int(const gchar *sect, const gchar *key, int val) in write_int()
313 void inifile::write_double(const gchar *sect, const gchar *key, gdouble val) in write_double()
319 void inifile::write_string(const gchar *sect, const gchar *key, in write_string()
326 void inifile::write_strlist(const gchar *sect, const gchar *key, in write_strlist()
[all …]
H A Dgconf_file.cpp51 bool gconf_file::read_bool(const gchar *sect, const gchar *key, bool& val) in read_bool()
67 bool gconf_file::read_int(const gchar *sect, const gchar *key, int& val) in read_int()
81 bool gconf_file::read_double(const gchar *sect, const gchar *key, double& val) in read_double()
95 bool gconf_file::read_string(const gchar * sect, const gchar *key, std::string& val) in read_string()
110 bool gconf_file::read_strlist(const gchar * sect, const gchar * key, std::list<std::string>& slist) in read_strlist()
132 void gconf_file::write_bool(const gchar *sect, const gchar *key, bool val) in write_bool()
141 void gconf_file::write_int(const gchar *sect, const gchar *key, int val) in write_int()
150 void gconf_file::write_double(const gchar *sect, const gchar *key, double val) in write_double()
159 void gconf_file::write_string(const gchar *sect, const gchar *key, const std::string& val) in write_string()
168 void gconf_file::write_strlist(const gchar *sect, const gchar *key, const std::list<std::string>& s… in write_strlist()
[all …]
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/corelib/test/
H A Dtest_resource_info.ini5 [sect] section
6 …28:7B82E6A295910EB1D8DF306812987AEBB850372B33C9F5A6B9B6B57DD2144B424819557548F70C014908787AD2C566CE
7 …28:0E50EB2135CC7AE92EAFCA09A71BC358230255E856D98E13C58EEFA5AFE418F02F0D1CF20F12263BAC01A3B7FEE71D92
8 …24DC0561E6B514DEAE21A4AC1B70E4F5EC6DD67543684DB48A2760B667B79CCAF6A16B331A0A0A049832CC0E94A9/domain
/dports/net/yate/yate-6.4.0-1/engine/
H A DConfiguration.cpp59 ObjList* Configuration::makeSectHolder(const String& sect) in makeSectHolder()
80 NamedString* Configuration::getKey(const String& sect, const String& key) const in getKey() argument
92 int Configuration::getIntValue(const String& sect, const String& key, int defvalue, in getIntValue()
124 void Configuration::clearSection(const char* sect) in clearSection()
136 NamedList* Configuration::createSection(const String& sect) in createSection()
142 void Configuration::clearKey(const String& sect, const String& key) in clearKey()
149 void Configuration::addValue(const String& sect, const char* key, const char* value) in addValue()
160 void Configuration::setValue(const String& sect, const char* key, const char* value) in setValue()
171 void Configuration::setValue(const String& sect, const char* key, int value) in setValue()
178 void Configuration::setValue(const String& sect, const char* key, bool value) in setValue()
[all …]
/dports/mail/py-milter/pymilter-pymilter-1.0.4/Milter/
H A Dconfig.py14 def get(self,sect,opt): argument
19 def getlist(self,sect,opt): argument
24 def getaddrset(self,sect,opt,dir=''): argument
40 def getaddrdict(self,sect,opt,dir=''): argument
58 def getdefault(self,sect,opt,default=None): argument
63 def getintdefault(self,sect,opt,default=None): argument
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/HDF5/src/itkhdf5/src/
H A DH5HFsection.c538 H5HF_free_section_t *sect) in H5HF__sect_single_locate_parent()
1518 H5HF_sect_row_get_iblock(H5HF_free_section_t *sect) in H5HF_sect_row_get_iblock()
1553 H5HF__sect_row_parent_removed(H5HF_free_section_t *sect) in H5HF__sect_row_parent_removed()
1967 H5HF__sect_row_free_real(H5HF_free_section_t *sect) in H5HF__sect_row_free_real()
2145 H5HF_sect_indirect_iblock_off(const H5HF_free_section_t *sect) in H5HF_sect_indirect_iblock_off()
2176 H5HF_sect_indirect_top(H5HF_free_section_t *sect) in H5HF_sect_indirect_top()
2747 H5HF_sect_indirect_decr(H5HF_free_section_t *sect) in H5HF_sect_indirect_decr()
3409 H5HF_sect_indirect_is_first(H5HF_free_section_t *sect) in H5HF_sect_indirect_is_first()
3496 H5HF_sect_indirect_get_iblock(H5HF_free_section_t *sect) in H5HF_sect_indirect_get_iblock()
4048 H5HF_sect_indirect_free(H5HF_free_section_t *sect) in H5HF_sect_indirect_free()
[all …]
H A DH5MFsection.c210 H5MF_free_section_t *sect; /* 'Simple' free space section to add */ in H5MF__sect_new() local
254 H5MF_free_section_t *sect = (H5MF_free_section_t *)_sect; /* File free section */ in H5MF__sect_free() local
286 H5MF_free_section_t *sect; /* New section */ in H5MF__sect_deserialize() local
330 const H5MF_free_section_t *sect = (const H5MF_free_section_t *)_sect; /* File free section */ in H5MF__sect_valid() local
356 H5MF__sect_split(H5FS_section_info_t *sect, hsize_t frag_size) in H5MF__sect_split()
476 const H5MF_free_section_t *sect = (const H5MF_free_section_t *)_sect; /* File free section */ in H5MF__sect_simple_can_shrink() local
575 H5MF_free_section_t **sect = (H5MF_free_section_t **)_sect; /* File free section */ in H5MF__sect_simple_shrink() local
641 H5MF_free_section_t **sect = (H5MF_free_section_t **)_sect; /* Fractal heap free section */ in H5MF__sect_small_add() local
898 const H5MF_free_section_t *sect = (const H5MF_free_section_t *)_sect; /* File free section */ in H5MF__sect_large_can_shrink() local
951 H5MF_free_section_t **sect = (H5MF_free_section_t **)_sect; /* File free section */ in H5MF__sect_large_shrink() local
/dports/math/vtk9/VTK-9.1.0/ThirdParty/hdf5/vtkhdf5/src/
H A DH5HFsection.c1305 H5HF__sect_row_revive(H5HF_hdr_t *hdr, H5HF_free_section_t *sect) in H5HF__sect_row_revive()
1424 H5HF__sect_row_first(H5HF_hdr_t *hdr, H5HF_free_section_t *sect) in H5HF__sect_row_first()
1463 H5HF__sect_row_get_iblock(H5HF_free_section_t *sect) in H5HF__sect_row_get_iblock()
1496 H5HF__sect_row_parent_removed(H5HF_free_section_t *sect) in H5HF__sect_row_parent_removed()
1901 H5HF__sect_row_free_real(H5HF_free_section_t *sect) in H5HF__sect_row_free_real()
2066 H5HF__sect_indirect_iblock_off(const H5HF_free_section_t *sect) in H5HF__sect_indirect_iblock_off()
2096 H5HF__sect_indirect_top(H5HF_free_section_t *sect) in H5HF__sect_indirect_top()
2657 H5HF__sect_indirect_decr(H5HF_free_section_t *sect) in H5HF__sect_indirect_decr()
3314 H5HF__sect_indirect_is_first(H5HF_free_section_t *sect) in H5HF__sect_indirect_is_first()
3397 H5HF__sect_indirect_get_iblock(H5HF_free_section_t *sect) in H5HF__sect_indirect_get_iblock()
[all …]
/dports/science/hdf5/hdf5-1.10.6/src/
H A DH5HFsection.c538 H5HF_free_section_t *sect) in H5HF__sect_single_locate_parent()
1517 H5HF_sect_row_get_iblock(H5HF_free_section_t *sect) in H5HF_sect_row_get_iblock()
1552 H5HF__sect_row_parent_removed(H5HF_free_section_t *sect) in H5HF__sect_row_parent_removed()
1966 H5HF__sect_row_free_real(H5HF_free_section_t *sect) in H5HF__sect_row_free_real()
2143 H5HF_sect_indirect_iblock_off(const H5HF_free_section_t *sect) in H5HF_sect_indirect_iblock_off()
2174 H5HF_sect_indirect_top(H5HF_free_section_t *sect) in H5HF_sect_indirect_top()
2744 H5HF_sect_indirect_decr(H5HF_free_section_t *sect) in H5HF_sect_indirect_decr()
3405 H5HF_sect_indirect_is_first(H5HF_free_section_t *sect) in H5HF_sect_indirect_is_first()
3492 H5HF_sect_indirect_get_iblock(H5HF_free_section_t *sect) in H5HF_sect_indirect_get_iblock()
4044 H5HF_sect_indirect_free(H5HF_free_section_t *sect) in H5HF_sect_indirect_free()
[all …]
H A DH5MFsection.c210 H5MF_free_section_t *sect; /* 'Simple' free space section to add */ in H5MF__sect_new() local
254 H5MF_free_section_t *sect = (H5MF_free_section_t *)_sect; /* File free section */ in H5MF__sect_free() local
286 H5MF_free_section_t *sect; /* New section */ in H5MF__sect_deserialize() local
330 const H5MF_free_section_t *sect = (const H5MF_free_section_t *)_sect; /* File free section */ in H5MF__sect_valid() local
356 H5MF__sect_split(H5FS_section_info_t *sect, hsize_t frag_size) in H5MF__sect_split()
476 const H5MF_free_section_t *sect = (const H5MF_free_section_t *)_sect; /* File free section */ in H5MF__sect_simple_can_shrink() local
575 H5MF_free_section_t **sect = (H5MF_free_section_t **)_sect; /* File free section */ in H5MF__sect_simple_shrink() local
641 H5MF_free_section_t **sect = (H5MF_free_section_t **)_sect; /* Fractal heap free section */ in H5MF__sect_small_add() local
898 const H5MF_free_section_t *sect = (const H5MF_free_section_t *)_sect; /* File free section */ in H5MF__sect_large_can_shrink() local
951 H5MF_free_section_t **sect = (H5MF_free_section_t **)_sect; /* File free section */ in H5MF__sect_large_shrink() local
/dports/net/proxy-suite/proxy-suite-1.9.2.4/common/
H A Dcom-config.c111 SECTION *sect; in config_cleanup() local
440 SECTION *sect; in config_dump() local
474 SECTION *sect; in config_sect() local
501 SECTION *sect; in config_sect_find() local
540 SECTION *sect; in config_int() local
605 SECTION *sect; in config_bool() local
682 SECTION *sect; in config_str() local
742 SECTION *sect; in config_addr() local
808 SECTION *sect; in config_port() local
873 SECTION *sect; in config_uid() local
[all …]
/dports/audio/voipong/voipong-2.0/
H A Dconf.c34 config_getsectionname(char *sect, int len, char *buf) in config_getsectionname()
86 char sect[SECTSIZ]; in config_parse() local
154 confsect *sect = NULL; in config_dump() local
169 confsect *sect = NULL; in config_free() local
184 confsect *sect = NULL; in config_getval() local
204 confsect *sect = NULL; in config_getstr() local
228 confsect *sect = NULL; in config_getint() local
249 confsect *sect = NULL; in config_getlong() local
269 confsect *sect = NULL; in config_getdouble() local
292 confsect *sect = NULL; in config_save() local
/dports/science/hdf5-18/hdf5-1.8.21/src/
H A DH5HFsection.c539 H5HF_free_section_t *sect) in H5HF_sect_single_locate_parent()
601 H5HF_free_section_t *sect) in H5HF_sect_single_revive()
698 H5HF_free_section_t *sect, size_t amt) in H5HF_sect_single_reduce()
752 H5HF_free_section_t *sect) in H5HF_sect_single_full_dblock()
1512 H5HF_sect_row_get_iblock(H5HF_free_section_t *sect) in H5HF_sect_row_get_iblock()
1923 H5HF_sect_row_free_real(H5HF_free_section_t *sect) in H5HF_sect_row_free_real()
2132 H5HF_sect_indirect_top(H5HF_free_section_t *sect) in H5HF_sect_indirect_top()
2704 H5HF_sect_indirect_decr(H5HF_free_section_t *sect) in H5HF_sect_indirect_decr()
3387 H5HF_sect_indirect_is_first(H5HF_free_section_t *sect) in H5HF_sect_indirect_is_first()
3474 H5HF_sect_indirect_get_iblock(H5HF_free_section_t *sect) in H5HF_sect_indirect_get_iblock()
[all …]
H A DH5MFsection.c132 H5MF_free_section_t *sect = NULL; /* 'Simple' free space section to add */ in H5MF_sect_simple_new() local
178 H5MF_free_section_t *sect; /* New section */ in H5MF_sect_simple_deserialize() local
297 const H5MF_free_section_t *sect = (const H5MF_free_section_t *)_sect; /* File free section */ in H5MF_sect_simple_can_shrink() local
396 H5MF_free_section_t **sect = (H5MF_free_section_t **)_sect; /* File free section */ in H5MF_sect_simple_shrink() local
456 H5MF_free_section_t *sect = (H5MF_free_section_t *)_sect; /* File free section */ in H5MF_sect_simple_free() local
492 const H5MF_free_section_t *sect = (const H5MF_free_section_t *)_sect; /* File free section */ in H5MF_sect_simple_valid() local
518 H5MF_sect_simple_split(H5FS_section_info_t *sect, hsize_t frag_size) in H5MF_sect_simple_split()
/dports/math/vtk8/VTK-8.2.0/ThirdParty/hdf5/vtkhdf5/src/
H A DH5HFsection.c540 H5HF_free_section_t *sect) in H5HF_sect_single_locate_parent()
602 H5HF_free_section_t *sect) in H5HF_sect_single_revive()
699 H5HF_free_section_t *sect, size_t amt) in H5HF_sect_single_reduce()
753 H5HF_free_section_t *sect) in H5HF_sect_single_full_dblock()
1513 H5HF_sect_row_get_iblock(H5HF_free_section_t *sect) in H5HF_sect_row_get_iblock()
1924 H5HF_sect_row_free_real(H5HF_free_section_t *sect) in H5HF_sect_row_free_real()
2134 H5HF_sect_indirect_top(H5HF_free_section_t *sect) in H5HF_sect_indirect_top()
2706 H5HF_sect_indirect_decr(H5HF_free_section_t *sect) in H5HF_sect_indirect_decr()
3389 H5HF_sect_indirect_is_first(H5HF_free_section_t *sect) in H5HF_sect_indirect_is_first()
3476 H5HF_sect_indirect_get_iblock(H5HF_free_section_t *sect) in H5HF_sect_indirect_get_iblock()
[all …]
H A DH5MFsection.c215 H5MF_free_section_t *sect; /* 'Simple' free space section to add */ in H5MF_sect_new() local
259 H5MF_free_section_t *sect = (H5MF_free_section_t *)_sect; /* File free section */ in H5MF_sect_free() local
291 H5MF_free_section_t *sect; /* New section */ in H5MF_sect_deserialize() local
335 const H5MF_free_section_t *sect = (const H5MF_free_section_t *)_sect; /* File free section */ in H5MF_sect_valid() local
361 H5MF_sect_split(H5FS_section_info_t *sect, hsize_t frag_size) in H5MF_sect_split()
481 const H5MF_free_section_t *sect = (const H5MF_free_section_t *)_sect; /* File free section */ in H5MF_sect_simple_can_shrink() local
580 H5MF_free_section_t **sect = (H5MF_free_section_t **)_sect; /* File free section */ in H5MF_sect_simple_shrink() local
646 H5MF_free_section_t **sect = (H5MF_free_section_t **)_sect; /* Fractal heap free section */ in H5MF_sect_small_add() local
708 const H5MF_free_section_t *sect = (const H5MF_free_section_t *)_sect; /* File free section */ in H5MF_sect_small_can_shrink() local
760 H5MF_free_section_t **sect = (H5MF_free_section_t **)_sect; /* File free section */ in H5MF_sect_small_shrink() local
[all …]
/dports/math/vtk6/VTK-6.2.0/ThirdParty/hdf5/vtkhdf5/src/
H A DH5HFsection.c541 H5HF_free_section_t *sect) in H5HF_sect_single_locate_parent()
603 H5HF_free_section_t *sect) in H5HF_sect_single_revive()
700 H5HF_free_section_t *sect, size_t amt) in H5HF_sect_single_reduce()
754 H5HF_free_section_t *sect) in H5HF_sect_single_full_dblock()
1514 H5HF_sect_row_get_iblock(H5HF_free_section_t *sect) in H5HF_sect_row_get_iblock()
1925 H5HF_sect_row_free_real(H5HF_free_section_t *sect) in H5HF_sect_row_free_real()
2134 H5HF_sect_indirect_top(H5HF_free_section_t *sect) in H5HF_sect_indirect_top()
2706 H5HF_sect_indirect_decr(H5HF_free_section_t *sect) in H5HF_sect_indirect_decr()
3389 H5HF_sect_indirect_is_first(H5HF_free_section_t *sect) in H5HF_sect_indirect_is_first()
3476 H5HF_sect_indirect_get_iblock(H5HF_free_section_t *sect) in H5HF_sect_indirect_get_iblock()
[all …]
H A DH5MFsection.c134 H5MF_free_section_t *sect = NULL; /* 'Simple' free space section to add */ in H5MF_sect_simple_new() local
180 H5MF_free_section_t *sect; /* New section */ in H5MF_sect_simple_deserialize() local
299 const H5MF_free_section_t *sect = (const H5MF_free_section_t *)_sect; /* File free section */ in H5MF_sect_simple_can_shrink() local
398 H5MF_free_section_t **sect = (H5MF_free_section_t **)_sect; /* File free section */ in H5MF_sect_simple_shrink() local
458 H5MF_free_section_t *sect = (H5MF_free_section_t *)_sect; /* File free section */ in H5MF_sect_simple_free() local
494 const H5MF_free_section_t *sect = (const H5MF_free_section_t *)_sect; /* File free section */ in H5MF_sect_simple_valid() local
520 H5MF_sect_simple_split(H5FS_section_info_t *sect, hsize_t frag_size) in H5MF_sect_simple_split()
/dports/deskutils/foliate/foliate-2.6.3/src/assets/KindleUnpack/
H A Dkindleunpack.py201 def processSRCS(i, files, rscnames, sect, data): argument
212 def processPAGE(i, files, rscnames, sect, data, mh, pagemapproc): argument
238 def processCMET(i, files, rscnames, sect, data): argument
258 def processFONT(i, files, rscnames, sect, data, obfuscate_data, beg, rsc_ptr): argument
305 def processCRES(i, files, rscnames, sect, data, beg, rsc_ptr, use_hd): argument
341 def processCONT(i, files, rscnames, sect, data): argument
364 def processkind(i, files, rscnames, sect, data): argument
377 def processRESC(i, files, rscnames, sect, data, k8resc): argument
396 def processImage(i, files, rscnames, sect, data, beg, rsc_ptr, cover_offset): argument
603 def processMobi7(mh, metadata, sect, files, rscnames): argument
[all …]
/dports/devel/elfsh/elfsh-0.51b3/libelfsh/
H A Dremap.c132 int elfsh_reloc_dynamic(elfshsect_t *sect, u_long diff) in elfsh_reloc_dynamic()
162 int elfsh_reloc_rel(elfshsect_t *sect, u_long diff) in elfsh_reloc_rel()
215 int elfsh_reloc_got(elfshsect_t *sect, u_long diff) in elfsh_reloc_got()
226 int elfsh_reloc_ctors(elfshsect_t *sect, u_long diff) in elfsh_reloc_ctors()
237 int elfsh_reloc_dtors(elfshsect_t *sect, u_long diff) in elfsh_reloc_dtors()
249 int elfsh_reloc_hash(elfshsect_t *sect, u_long diff) in elfsh_reloc_hash()
261 int elfsh_relocate_section(elfshsect_t *sect, u_long diff) in elfsh_relocate_section()
303 elfshsect_t *sect; in elfsh_remap() local
/dports/devel/pylint/pylint-2.12.1/pylint/lint/
H A Dreport_functions.py13 sect, argument
24 sect, argument
43 sect, argument
/dports/games/vitetris/vitetris-0.59.1/src/
H A Doptions.h15 extern struct sect { struct
18 struct sect *next; argument
/dports/science/cdcl/dcl-5.4.8-C/src/grph1/scpack/
H A Dscspln.c22 /* Subroutine */ int scspln_0_(int n__, integer *ixax, integer *iyax, real * in scspln_0_()
48 /* Subroutine */ int scspln_(integer *ixax, integer *iyax, real *sect) in scspln_()
53 /* Subroutine */ int scqpln_(integer *ixax, integer *iyax, real *sect) in scqpln_()
/dports/x11-wm/emerald/emerald-0.8.8/libengine/
H A Demerald.c67 gchar * make_filename(gchar * sect, gchar * key, gchar * ext) in make_filename()
75 void load_color_setting(GKeyFile * f, decor_color_t * color, gchar * key, gchar * sect) in load_color_setting()
88 void load_shadow_color_setting(GKeyFile * f, gint sc[3], gchar * key, gchar * sect) in load_shadow_color_setting()
101 void load_float_setting(GKeyFile * f, gdouble * d, gchar * key, gchar * sect) in load_float_setting()
110 void load_int_setting(GKeyFile * f, gint * i, gchar * key, gchar * sect) in load_int_setting()
117 void load_bool_setting(GKeyFile * f, gboolean * b, gchar * key, gchar * sect) in load_bool_setting()
124 void load_font_setting(GKeyFile * f, PangoFontDescription ** fd, gchar * key, gchar * sect) in load_font_setting()
135 void load_string_setting(GKeyFile * f, gchar ** s, gchar * key, gchar * sect) in load_string_setting()

12345678910>>...94