Home
last modified time | relevance | path

Searched defs:srcf (Results 1 – 25 of 87) sorted by relevance

1234

/dports/comms/flrig/flrig-1.3.54/src/support/
H A Ddebug.cxx125 void debug::log(level_e level, const char* func, const char* srcf, int line, const char* format, ..… in log()
151 void debug::slog(level_e level, const char* func, const char* srcf, int line, const char* format, .… in slog()
177 void debug::elog(const char* func, const char* srcf, int line, const char* text) in elog()
/dports/comms/flmsg/flmsg-4.0.19/src/utils/
H A Ddebug.cxx122 void debug::log(level_e level, const char* func, const char* srcf, int line, const char* format, ..… in log()
147 void debug::slog(level_e level, const char* func, const char* srcf, int line, const char* format, .… in slog()
169 void debug::elog(const char* func, const char* srcf, int line, const char* text) in elog()
/dports/comms/flamp/flamp-2.2.07/src/utils/
H A Ddebug.cxx153 void debug::log(level_e level, const char* func, const char* srcf, int line, const char* format, ..… in log()
186 void debug::slog(level_e level, const char* func, const char* srcf, int line, const char* format, .… in slog()
215 void debug::elog(const char* func, const char* srcf, int line, const char* text) in elog()
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/ia64/lib/
H A Dcopy_page.S33 #define srcf r24 macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/ia64/lib/
H A Dcopy_page.S33 #define srcf r24 macro
/dports/multimedia/libv4l/linux-5.13-rc2/arch/ia64/lib/
H A Dcopy_page.S33 #define srcf r24 macro
/dports/textproc/py-pdfrw/pdfrw-0.4/tests/
H A Dcheckdiffs.py22 srcf = source_pdfs.get(pdffile) variable
H A Dtest_roundtrip.py46 def roundtrip(self, testname, basename, srcf, decompress=False, argument
/dports/games/shockolate/systemshock-0.8.2-43-ga9eb1b93/src/Libraries/2D/Source/Flat8/
H A Dfl8fl8c.c47 uchar *src, *dst, *srcf; in gri_flat8_clut_ubitmap() local
/dports/devel/hadoop/hadoop-1.2.1/src/core/org/apache/hadoop/fs/
H A DFsShell.java295 void copyMergeToLocal(String srcf, Path dst) throws IOException { in copyMergeToLocal()
313 void copyMergeToLocal(String srcf, Path dst, boolean endline) throws IOException { in copyMergeToLocal()
333 void moveToLocal(String srcf, Path dst) throws IOException { in moveToLocal()
419 void text(String srcf) throws IOException { in text()
518 void setReplication(short newRep, String srcf, boolean recursive, in setReplication()
581 private int ls(String srcf, boolean recursive) throws IOException { in ls()
842 void rename(String srcf, String dstf) throws IOException { in rename()
953 void copy(String srcf, String dstf, Configuration conf) throws IOException { in copy()
1037 void delete(String srcf, final boolean recursive, final boolean skipTrash) in delete()
/dports/shells/ksh93/ast-93u/src/lib/libvcodex/Vcwindow/
H A Dvcwmirror.c44 Sfio_t *srcf; local
H A Dvcwindow.h52 { Sfio_t* srcf; /* source file */ member
/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libvcodex/Vcwindow/
H A Dvcwmirror.c44 Sfio_t *srcf; local
H A Dvcwindow.h52 { Sfio_t* srcf; /* source file */ member
/dports/shells/ast-ksh/ast-ksh93v/src/lib/libvcodex/Vcwindow/
H A Dvcwmirror.c44 Sfio_t *srcf; local
H A Dvcwindow.h52 { Sfio_t* srcf; /* source file */ member
/dports/comms/fllog/fllog-1.2.6/src/misc/
H A Ddebug.cxx145 void debug::log(level_e level, const char* func, const char* srcf, int line, const char* format, ..… in log()
181 void debug::elog(const char* func, const char* srcf, int line, const char* text) in elog()
/dports/comms/fldigi/fldigi-4.1.20/src/debug/
H A Ddebug.cxx165 void debug::log(level_e level, const char* func, const char* srcf, int line, const char* format, ..… in log()
266 void debug::elog(const char* func, const char* srcf, int line, const char* text) in elog()
/dports/comms/flcluster/flcluster-1.0.4/src/utils/
H A Ddebug.cxx156 void debug::log(level_e level, const char* func, const char* srcf, int line, const char* format, ..… in log()
/dports/lang/elk/elk-3.99.8/lib/xlib/
H A Dcursor.c94 static Object P_Create_Glyph_Cursor (Object srcf, Object srcc, Object maskf, in P_Create_Glyph_Cursor()
/dports/math/py-pygsl/pygsl-2.3.0/src/transform/
H A Darraycopy.c36 float *srcf=NULL, *dstf=NULL; in PyGSL_copy_real_to_complex() local
104 float *srcf=NULL, *dstf=NULL; in PyGSL_copy_halfcomplex_to_real() local
/dports/games/tads/tads-3.0.8/tads3/
H A Dtcsrc.cpp134 CTcSrcFile *srcf; in open_source() local
/dports/deskutils/notekit/notekit-6d6278b/
H A Dnavigation.cpp456 auto srcf = Gio::File::create_for_path(srcn); in TryMove() local
477 auto srcf = Gio::File::create_for_path(base+srcn); in TryMove() local
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format_srgb.c102 LLVMValueRef srcf, part_lin, part_pow, is_linear, lin_const, lin_thresh; in lp_build_srgb_to_linear() local
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format_srgb.c102 LLVMValueRef srcf, part_lin, part_pow, is_linear, lin_const, lin_thresh; in lp_build_srgb_to_linear() local

1234