Home
last modified time | relevance | path

Searched refs:ctf (Results 1 – 25 of 1447) sorted by relevance

12345678910>>...58

/dports/math/pspp/pspp-1.4.1/src/data/
H A Dcase-tmpfile.c72 ctf = xmalloc (sizeof *ctf); in case_tmpfile_create()
76 ctf->case_size = 0; in case_tmpfile_create()
78 ctf->offsets = xmalloc (n_values * sizeof *ctf->offsets); in case_tmpfile_create()
82 ctf->offsets[i] = ctf->case_size; in case_tmpfile_create()
85 return ctf; in case_tmpfile_create()
96 if (ctf != NULL) in case_tmpfile_destroy()
101 free (ctf->offsets); in case_tmpfile_destroy()
102 free (ctf); in case_tmpfile_destroy()
128 return ctf->taint; in case_tmpfile_get_taint()
151 && !ext_array_read (ctf->ext_array, case_offset + ctf->offsets[i], in case_tmpfile_get_values()
[all …]
/dports/devel/arm-elf-binutils/binutils-2.37/libctf/
H A DMakefile.in170 ctf-create.c ctf-decl.c ctf-error.c ctf-hash.c ctf-labels.c \
171 ctf-dedup.c ctf-link.c ctf-lookup.c ctf-open.c ctf-serialize.c \
172 ctf-sha1.c ctf-string.c ctf-subr.c ctf-types.c ctf-util.c \
198 am__libctf_la_SOURCES_DIST = ctf-archive.c ctf-dump.c ctf-create.c \
199 ctf-decl.c ctf-error.c ctf-hash.c ctf-labels.c ctf-dedup.c \
200 ctf-link.c ctf-lookup.c ctf-open.c ctf-serialize.c ctf-sha1.c \
201 ctf-string.c ctf-subr.c ctf-types.c ctf-util.c ctf-qsort_r.c \
475 libctf_nobfd_la_SOURCES = ctf-archive.c ctf-dump.c ctf-create.c \
476 ctf-decl.c ctf-error.c ctf-hash.c ctf-labels.c ctf-dedup.c \
477 ctf-link.c ctf-lookup.c ctf-open.c ctf-serialize.c ctf-sha1.c \
[all …]
H A DMakefile.am38 include_HEADERS = $(INCDIR)/ctf.h $(INCDIR)/ctf-api.h
47 libctf_nobfd_la_SOURCES = ctf-archive.c ctf-dump.c ctf-create.c ctf-decl.c ctf-error.c \
48 ctf-hash.c ctf-labels.c ctf-dedup.c ctf-link.c ctf-lookup.c \
49 ctf-open.c ctf-serialize.c ctf-sha1.c ctf-string.c ctf-subr.c \
50 ctf-types.c ctf-util.c
52 libctf_nobfd_la_SOURCES += ctf-qsort_r.c
58 libctf_la_SOURCES = $(libctf_nobfd_la_SOURCES) ctf-open-bfd.c
H A DChangeLog-202062 ".ctf" if this is a child in an archive and ".ctf" is present.
249 * ctf-dump.c: Likewise.
251 * ctf-hash.c: Likewise.
282 (ctf-error.h): Remove.
322 * ctf-open.c (get_vbytes_common): Likewise. Pass down the ctf dict.
901 * mkerrors.sed: New, process ctf-api.h to generate ctf-error.h.
1302 ctf-open-bfd.c.
1661 * ctf-open-bfd.c: Add swap.h and ctf-endian.h.
1787 * ctf-archive.c: Use ctf-endian.h.
1856 * ctf-dump.c: New.
[all …]
/dports/devel/gdb/gdb-11.1/libctf/
H A DMakefile.in170 ctf-create.c ctf-decl.c ctf-error.c ctf-hash.c ctf-labels.c \
171 ctf-dedup.c ctf-link.c ctf-lookup.c ctf-open.c ctf-serialize.c \
172 ctf-sha1.c ctf-string.c ctf-subr.c ctf-types.c ctf-util.c \
198 am__libctf_la_SOURCES_DIST = ctf-archive.c ctf-dump.c ctf-create.c \
199 ctf-decl.c ctf-error.c ctf-hash.c ctf-labels.c ctf-dedup.c \
200 ctf-link.c ctf-lookup.c ctf-open.c ctf-serialize.c ctf-sha1.c \
201 ctf-string.c ctf-subr.c ctf-types.c ctf-util.c ctf-qsort_r.c \
475 libctf_nobfd_la_SOURCES = ctf-archive.c ctf-dump.c ctf-create.c \
476 ctf-decl.c ctf-error.c ctf-hash.c ctf-labels.c ctf-dedup.c \
477 ctf-link.c ctf-lookup.c ctf-open.c ctf-serialize.c ctf-sha1.c \
[all …]
H A DMakefile.am38 include_HEADERS = $(INCDIR)/ctf.h $(INCDIR)/ctf-api.h
47 libctf_nobfd_la_SOURCES = ctf-archive.c ctf-dump.c ctf-create.c ctf-decl.c ctf-error.c \
48 ctf-hash.c ctf-labels.c ctf-dedup.c ctf-link.c ctf-lookup.c \
49 ctf-open.c ctf-serialize.c ctf-sha1.c ctf-string.c ctf-subr.c \
50 ctf-types.c ctf-util.c
52 libctf_nobfd_la_SOURCES += ctf-qsort_r.c
58 libctf_la_SOURCES = $(libctf_nobfd_la_SOURCES) ctf-open-bfd.c
H A DChangeLog-202062 ".ctf" if this is a child in an archive and ".ctf" is present.
249 * ctf-dump.c: Likewise.
251 * ctf-hash.c: Likewise.
282 (ctf-error.h): Remove.
322 * ctf-open.c (get_vbytes_common): Likewise. Pass down the ctf dict.
901 * mkerrors.sed: New, process ctf-api.h to generate ctf-error.h.
1302 ctf-open-bfd.c.
1661 * ctf-open-bfd.c: Add swap.h and ctf-endian.h.
1787 * ctf-archive.c: Use ctf-endian.h.
1856 * ctf-dump.c: New.
[all …]
/dports/devel/gnulibiberty/binutils-2.37/libctf/
H A DMakefile.in170 ctf-create.c ctf-decl.c ctf-error.c ctf-hash.c ctf-labels.c \
171 ctf-dedup.c ctf-link.c ctf-lookup.c ctf-open.c ctf-serialize.c \
172 ctf-sha1.c ctf-string.c ctf-subr.c ctf-types.c ctf-util.c \
198 am__libctf_la_SOURCES_DIST = ctf-archive.c ctf-dump.c ctf-create.c \
199 ctf-decl.c ctf-error.c ctf-hash.c ctf-labels.c ctf-dedup.c \
200 ctf-link.c ctf-lookup.c ctf-open.c ctf-serialize.c ctf-sha1.c \
201 ctf-string.c ctf-subr.c ctf-types.c ctf-util.c ctf-qsort_r.c \
475 libctf_nobfd_la_SOURCES = ctf-archive.c ctf-dump.c ctf-create.c \
476 ctf-decl.c ctf-error.c ctf-hash.c ctf-labels.c ctf-dedup.c \
477 ctf-link.c ctf-lookup.c ctf-open.c ctf-serialize.c ctf-sha1.c \
[all …]
H A DMakefile.am38 include_HEADERS = $(INCDIR)/ctf.h $(INCDIR)/ctf-api.h
47 libctf_nobfd_la_SOURCES = ctf-archive.c ctf-dump.c ctf-create.c ctf-decl.c ctf-error.c \
48 ctf-hash.c ctf-labels.c ctf-dedup.c ctf-link.c ctf-lookup.c \
49 ctf-open.c ctf-serialize.c ctf-sha1.c ctf-string.c ctf-subr.c \
50 ctf-types.c ctf-util.c
52 libctf_nobfd_la_SOURCES += ctf-qsort_r.c
58 libctf_la_SOURCES = $(libctf_nobfd_la_SOURCES) ctf-open-bfd.c
H A DChangeLog-202062 ".ctf" if this is a child in an archive and ".ctf" is present.
249 * ctf-dump.c: Likewise.
251 * ctf-hash.c: Likewise.
282 (ctf-error.h): Remove.
322 * ctf-open.c (get_vbytes_common): Likewise. Pass down the ctf dict.
901 * mkerrors.sed: New, process ctf-api.h to generate ctf-error.h.
1302 ctf-open-bfd.c.
1661 * ctf-open-bfd.c: Add swap.h and ctf-endian.h.
1787 * ctf-archive.c: Use ctf-endian.h.
1856 * ctf-dump.c: New.
[all …]
/dports/devel/binutils/binutils-2.37/libctf/
H A DMakefile.in170 ctf-create.c ctf-decl.c ctf-error.c ctf-hash.c ctf-labels.c \
171 ctf-dedup.c ctf-link.c ctf-lookup.c ctf-open.c ctf-serialize.c \
172 ctf-sha1.c ctf-string.c ctf-subr.c ctf-types.c ctf-util.c \
198 am__libctf_la_SOURCES_DIST = ctf-archive.c ctf-dump.c ctf-create.c \
199 ctf-decl.c ctf-error.c ctf-hash.c ctf-labels.c ctf-dedup.c \
200 ctf-link.c ctf-lookup.c ctf-open.c ctf-serialize.c ctf-sha1.c \
201 ctf-string.c ctf-subr.c ctf-types.c ctf-util.c ctf-qsort_r.c \
475 libctf_nobfd_la_SOURCES = ctf-archive.c ctf-dump.c ctf-create.c \
476 ctf-decl.c ctf-error.c ctf-hash.c ctf-labels.c ctf-dedup.c \
477 ctf-link.c ctf-lookup.c ctf-open.c ctf-serialize.c ctf-sha1.c \
[all …]
H A DMakefile.am38 include_HEADERS = $(INCDIR)/ctf.h $(INCDIR)/ctf-api.h
47 libctf_nobfd_la_SOURCES = ctf-archive.c ctf-dump.c ctf-create.c ctf-decl.c ctf-error.c \
48 ctf-hash.c ctf-labels.c ctf-dedup.c ctf-link.c ctf-lookup.c \
49 ctf-open.c ctf-serialize.c ctf-sha1.c ctf-string.c ctf-subr.c \
50 ctf-types.c ctf-util.c
52 libctf_nobfd_la_SOURCES += ctf-qsort_r.c
58 libctf_la_SOURCES = $(libctf_nobfd_la_SOURCES) ctf-open-bfd.c
H A DChangeLog-202062 ".ctf" if this is a child in an archive and ".ctf" is present.
249 * ctf-dump.c: Likewise.
251 * ctf-hash.c: Likewise.
282 (ctf-error.h): Remove.
322 * ctf-open.c (get_vbytes_common): Likewise. Pass down the ctf dict.
901 * mkerrors.sed: New, process ctf-api.h to generate ctf-error.h.
1302 ctf-open-bfd.c.
1661 * ctf-open-bfd.c: Add swap.h and ctf-endian.h.
1787 * ctf-archive.c: Use ctf-endian.h.
1856 * ctf-dump.c: New.
[all …]
/dports/devel/babeltrace/babeltrace-1.5.7/include/
H A DMakefile.am12 babeltrace/ctf/events.h \
13 babeltrace/ctf/callbacks.h \
14 babeltrace/ctf/iterator.h
17 babeltrace/ctf-writer/clock.h \
26 babeltrace/ctf-ir/clock.h \
27 babeltrace/ctf-ir/fields.h \
29 babeltrace/ctf-ir/event.h \
32 babeltrace/ctf-ir/utils.h
56 babeltrace/ctf/metadata.h \
58 babeltrace/ctf/types.h \
[all …]
/dports/mail/courier/courier-0.65.3/courier/module.dsn/
H A Ddsn.c125 struct ctlfile ctf; in main() local
131 ctlfile_close(&ctf); in main()
180 struct ctlfile ctf; in main() local
253 defer(&ctf); in main()
269 defer(&ctf); in main()
345 defer(&ctf); in main()
382 p=ctf->lines[i]+1; in find_delivery_info()
432 p=ctf->lines[start]+1; in print_del_info()
945 ctf->lines[j][1]) in dodsn()
964 p=ctf->delstatus[i]; in dodsn()
[all …]
/dports/mail/courier/courier-0.65.3/courier/module.esmtp/
H A Desmtpclient.c139 struct ctlfile ctf; in esmtpchild() local
197 ctlfile_close(&ctf); in esmtpchild()
652 push(del, ctf); in sendesmtp()
1101 talking(del, ctf); in hello()
1192 talking(del, ctf); in hello2()
1198 talking(del, ctf); in hello2()
1231 talking(del, ctf); in hello2()
1391 talking(del, ctf); in hello2()
2260 ctf, in parsedatareply()
2550 talking(del, ctf); in pushdsn()
[all …]
/dports/mail/courier/courier-0.65.3/courier/libs/
H A Dcomdsn2.c16 char c=ctf->delstatus[i][0]; in dsn_sender()
18 const char *sender=ctf->sender; in dsn_sender()
44 strchr(ctf->lines[i]+1, '@')) in dsn_sender()
46 sender=ctf->lines[i]+1; in dsn_sender()
59 (ctf->dsnreceipients[i] == 0 || in dsn_sender()
60 ctf->dsnreceipients[i][0] == 0 || in dsn_sender()
85 if (ctf->dsnreceipients[i] && in dsn_sender()
86 ctf->dsnreceipients[i][0] && in dsn_sender()
100 if (ctf->dsnreceipients[i] && in dsn_sender()
101 ctf->dsnreceipients[i][0] && in dsn_sender()
[all …]
/dports/math/vtk9/VTK-9.1.0/Rendering/Core/Testing/Cxx/
H A DTestColorTransferFunction.cxx22 vtkNew<vtkColorTransferFunction> ctf; in TestColorSpace() local
23 ctf->AddRGBPoint(0.0, 1.0, 0.0, 0.0); in TestColorSpace()
24 ctf->AddRGBPoint(1.0, 0.0, 0.0, 1.0); in TestColorSpace()
32 ctf->SetColorSpaceToLabCIEDE2000(); in TestColorSpace()
33 rgba = ctf->MapValue(0.5); in TestColorSpace()
40 ctf->SetColorSpaceToStep(); in TestColorSpace()
41 rgba = ctf->MapValue(0.5); in TestColorSpace()
55 ctf->RemoveAllPoints(); in TestColorTransferFunction()
59 ctf->GetRange(range); in TestColorTransferFunction()
96 ctf->GetIndexedColor(0, color); in TestColorTransferFunction()
[all …]
/dports/math/vtk8/VTK-8.2.0/Rendering/Core/Testing/Cxx/
H A DTestColorTransferFunction.cxx22 vtkNew<vtkColorTransferFunction> ctf; in TestColorSpace() local
23 ctf->AddRGBPoint(0.0, 1.0, 0.0, 0.0); in TestColorSpace()
24 ctf->AddRGBPoint(1.0, 0.0, 0.0, 1.0); in TestColorSpace()
32 ctf->SetColorSpaceToLabCIEDE2000(); in TestColorSpace()
33 rgba = ctf->MapValue(0.5); in TestColorSpace()
40 ctf->SetColorSpaceToStep(); in TestColorSpace()
41 rgba = ctf->MapValue(0.5); in TestColorSpace()
55 ctf->RemoveAllPoints(); in TestColorTransferFunction()
59 ctf->GetRange(range); in TestColorTransferFunction()
96 ctf->GetIndexedColor(0, color); in TestColorTransferFunction()
[all …]
/dports/games/q2p/Q2P-0.2-2006-12-31/ctf/
H A Dctf.dsp8 CFG=ctf - Win32 Debug Alpha
12 !MESSAGE NMAKE /f "ctf.mak".
17 !MESSAGE NMAKE /f "ctf.mak" CFG="ctf - Win32 Debug Alpha"
32 !IF "$(CFG)" == "ctf - Win32 Release"
61 !ELSEIF "$(CFG)" == "ctf - Win32 Debug"
154 # Name "ctf - Win32 Release"
155 # Name "ctf - Win32 Debug"
156 # Name "ctf - Win32 Debug Alpha"
157 # Name "ctf - Win32 Release Alpha"
165 !IF "$(CFG)" == "ctf - Win32 Release"
[all …]
/dports/games/quake2lnx/quake2-r0.16.2/src/ctf/
H A Dctf.dsp8 CFG=ctf - Win32 Debug Alpha
12 !MESSAGE NMAKE /f "ctf.mak".
17 !MESSAGE NMAKE /f "ctf.mak" CFG="ctf - Win32 Debug Alpha"
32 !IF "$(CFG)" == "ctf - Win32 Release"
61 !ELSEIF "$(CFG)" == "ctf - Win32 Debug"
154 # Name "ctf - Win32 Release"
155 # Name "ctf - Win32 Debug"
156 # Name "ctf - Win32 Debug Alpha"
157 # Name "ctf - Win32 Release Alpha"
165 !IF "$(CFG)" == "ctf - Win32 Release"
[all …]
/dports/games/quake2-ctf/quake2-r0.16.2/src/ctf/
H A Dctf.dsp8 CFG=ctf - Win32 Debug Alpha
12 !MESSAGE NMAKE /f "ctf.mak".
17 !MESSAGE NMAKE /f "ctf.mak" CFG="ctf - Win32 Debug Alpha"
32 !IF "$(CFG)" == "ctf - Win32 Release"
61 !ELSEIF "$(CFG)" == "ctf - Win32 Debug"
154 # Name "ctf - Win32 Release"
155 # Name "ctf - Win32 Debug"
156 # Name "ctf - Win32 Debug Alpha"
157 # Name "ctf - Win32 Release Alpha"
165 !IF "$(CFG)" == "ctf - Win32 Release"
[all …]
/dports/games/quake2-source/quake2-r0.16.2/src/ctf/
H A Dctf.dsp8 CFG=ctf - Win32 Debug Alpha
12 !MESSAGE NMAKE /f "ctf.mak".
17 !MESSAGE NMAKE /f "ctf.mak" CFG="ctf - Win32 Debug Alpha"
32 !IF "$(CFG)" == "ctf - Win32 Release"
61 !ELSEIF "$(CFG)" == "ctf - Win32 Debug"
154 # Name "ctf - Win32 Release"
155 # Name "ctf - Win32 Debug"
156 # Name "ctf - Win32 Debug Alpha"
157 # Name "ctf - Win32 Release Alpha"
165 !IF "$(CFG)" == "ctf - Win32 Release"
[all …]
/dports/devel/babeltrace/babeltrace-1.5.7/formats/ctf/metadata/
H A DMakefile.am3 BUILT_SOURCES = ctf-parser.h
9 ctf-scanner.h \
10 ctf-ast.h \
11 ctf-scanner-symbols.h \
14 libctf_parser_la_SOURCES = ctf-lexer.l ctf-parser.y objstack.c
18 -include $(srcdir)/ctf-scanner-symbols.h
23 ctf-visitor-parent-links.c \
24 ctf-visitor-semantic-validator.c \
25 ctf-visitor-generate-io-struct.c
40 noinst_PROGRAMS = ctf-parser-test
[all …]
/dports/mail/courier/courier-0.65.3/courier/module.local/
H A Dlocalmail.c88 struct ctlfile ctf; in main() local
134 ctlfile_close(&ctf); in main()
145 ctlfile_close(&ctf); in main()
173 close(ctf.fd); in main()
248 ctf.receipients[rcptnum], in main()
249 verp_getsender(&ctf, ctf.receipients[rcptnum]), in main()
265 ctf.msgsize=stat_buf.st_size; in main()
270 ctlfile_close(&ctf); in main()
415 char *sender=verp_getsender(ctf, ctf->receipients[rcptnum]); in wait_delivery()
428 ctf->receipients[rcptnum]); in wait_delivery()
[all …]

12345678910>>...58