Home
last modified time | relevance | path

Searched defs:section_list (Results 1 – 25 of 432) sorted by relevance

12345678910>>...18

/dports/ftp/wzdftpd/wzdftpd-0.8.3/libwzd-core/
H A Dwzd_section.c70 int section_add(wzd_section_t **section_list, const char *name, const char *mask, const char *filte… in section_add()
120 int section_free(wzd_section_t **section_list) in section_free()
161 wzd_section_t * section_find(wzd_section_t *section_list, const char *path) in section_find()
/dports/devel/ding-libs/ding-libs-0.6.1/ini/
H A Dini_list.c33 void free_section_list(char **section_list) in free_section_list()
43 void free_attribute_list(char **section_list) in free_attribute_list()
H A Dini_list_valueobj.c34 void ini_free_section_list(char **section_list) in ini_free_section_list()
44 void ini_free_attribute_list(char **section_list) in ini_free_attribute_list()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/tools/win/
H A Dpe_summarize.py62 def _FindSection(section_list, section_name): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/win/
H A Dpe_summarize.py62 def _FindSection(section_list, section_name): argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/browser/ui/webui/
H A Dsupervised_user_internals_message_handler.cc54 void AddSectionEntry(base::ListValue* section_list, in AddSectionEntry()
65 void AddSectionEntry(base::ListValue* section_list, in AddSectionEntry()
192 std::unique_ptr<base::ListValue> section_list(new base::ListValue); in SendBasicInfo() local
/dports/devel/cscout/cscout-bd7dfac/btyacc/
H A Dskeleton.c1011 struct section section_list[] = { variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/webui/
H A Dsupervised_user_internals_message_handler.cc55 void AddSectionEntry(base::ListValue* section_list, in AddSectionEntry()
66 void AddSectionEntry(base::ListValue* section_list, in AddSectionEntry()
204 std::unique_ptr<base::ListValue> section_list(new base::ListValue); in SendBasicInfo() local
/dports/devel/inih/inih-r53/tests/
H A Dno_value.ini1 [section_list] section
/dports/emulators/yuzu/yuzu-0b47f7a46/externals/inih/inih/tests/
H A Dno_value.ini1 [section_list] section
/dports/emulators/citra-qt5/citra-ac98458e0/externals/inih/inih/tests/
H A Dno_value.ini1 [section_list] section
/dports/emulators/citra/citra-ac98458e0/externals/inih/inih/tests/
H A Dno_value.ini1 [section_list] section
/dports/benchmarks/phoronix-test-suite/phoronix-test-suite-10.6.1/pts-core/objects/
H A Dpts_html_template.php27 private $section_list; variable in pts_html_template
/dports/devel/elfutils/elfutils-0.179/src/
H A Dobjdump.c108 static struct section_list struct
116 struct section_list *next; argument
117 } *section_list; variable
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/binutils/
H A Dobjcopy.c110 struct section_list struct
112 struct section_list * next; /* Next section to change. */ argument
125 static struct section_list *change_sections; argument
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/binutils/
H A Dobjcopy.c110 struct section_list struct
112 struct section_list * next; /* Next section to change. */ argument
125 static struct section_list *change_sections; argument
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/binutils/
H A Dobjcopy.c110 struct section_list struct
112 struct section_list * next; /* Next section to change. */ argument
125 static struct section_list *change_sections; argument
/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
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/Core/
H A DAddressResolver.cpp33 std::vector<AddressRange> &AddressResolver::GetAddressRanges() { in AddressRange()
/dports/devel/libewf/libewf-20140812/libewf/
H A Dlibewf_segment_file.h70 libcdata_list_t *section_list; member
/dports/devel/djgpp-binutils/binutils-2.17/binutils/
H A Dobjcopy.c111 struct section_list struct
113 struct section_list * next; /* Next section to change. */ argument
126 static struct section_list *change_sections; argument
/dports/textproc/py-jc/jc-1.17.5/jc/parsers/
H A Diostat.py210 def _create_obj_list(section_list, section_name): argument
H A Diostat_s.py144 def _create_obj_list(section_list, section_name): argument
/dports/ftp/wzdftpd/wzdftpd-0.8.3/tests/
H A Dtest_wzd_section.c12 wzd_section_t * section_list = NULL; in main() local
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/util/
H A Dmerge_driinfo.py165 def merge_sections(section_list): argument

12345678910>>...18