Home
last modified time | relevance | path

Searched defs:ln (Results 151 – 175 of 7808) sorted by relevance

12345678910>>...313

/dports/databases/pgbouncer/pgbouncer-1.16.0/test/
H A Dhba_test.c50 char *ln = *ln_p, *tok, *end; in get_token() local
65 static int hba_test_eval(struct HBA *hba, char *ln, int linenr) in hba_test_eval()
101 char *ln = NULL; in hba_test() local
/dports/math/R-cran-raster/raster/R/
H A Dnames.R19 .goodNames <- function(ln, prefix='layer') { argument
46 ln <- x@data@names functionVar
58 ln <- sapply(x@layers, function(i) i@data@names) functionVar
/dports/devel/util-linux/util-linux-2.36/libsmartcols/src/
H A Dtable.c222 struct libscols_line *ln; in scols_table_add_column() local
324 struct libscols_line *ln; in scols_table_move_column() local
624 int scols_table_add_line(struct libscols_table *tb, struct libscols_line *ln) in scols_table_add_line()
656 struct libscols_line *ln) in scols_table_remove_line()
681 struct libscols_line *ln = list_entry(tb->tb_lines.next, in scols_table_remove_lines() local
701 struct libscols_line **ln) in scols_table_next_line()
736 struct libscols_line *ln; in scols_table_new_line() local
768 struct libscols_line *ln; in scols_table_get_line() local
795 struct libscols_line *ln; in scols_copy_table() local
1533 struct libscols_line *ln; in scols_sort_table() local
[all …]
/dports/science/opensim-core/opensim-core-4.1/Bindings/SWIGSimTK/
H A DStage.h173 RealizeTopologyMustBeCalledFirst(const char* fn, int ln, in RealizeTopologyMustBeCalledFirst()
186 StateAndSystemTopologyVersionsMustMatch(const char* fn, int ln, in StateAndSystemTopologyVersionsMustMatch()
210 StageTooLow(const char* fn, int ln, in StageTooLow()
221 StageIsWrong(const char* fn, int ln, in StageIsWrong()
232 StageTooHigh(const char* fn, int ln, in StageTooHigh()
243 StageOutOfRange(const char* fn, int ln, in StageOutOfRange()
254 CacheEntryOutOfDate(const char* fn, int ln, in CacheEntryOutOfDate()
269 RealizeCheckFailed(const char* fn, int ln, Stage g, in RealizeCheckFailed()
/dports/science/simbody/simbody-Simbody-3.7/SimTKcommon/Simulation/include/SimTKcommon/internal/
H A DStage.h191 RealizeTopologyMustBeCalledFirst(const char* fn, int ln, in RealizeTopologyMustBeCalledFirst()
204 StateAndSystemTopologyVersionsMustMatch(const char* fn, int ln, in StateAndSystemTopologyVersionsMustMatch()
228 StageTooLow(const char* fn, int ln, in StageTooLow()
239 StageIsWrong(const char* fn, int ln, in StageIsWrong()
250 StageTooHigh(const char* fn, int ln, in StageTooHigh()
261 StageOutOfRange(const char* fn, int ln, in StageOutOfRange()
272 CacheEntryOutOfDate(const char* fn, int ln, in CacheEntryOutOfDate()
288 RealizeCheckFailed(const char* fn, int ln, Stage g, in RealizeCheckFailed()
/dports/devel/bsdelf/elftoolchain-0.7.1/libdwarf/
H A Ddwarf_pro_lineno.c37 Dwarf_Line ln; in dwarf_add_line_entry() local
77 Dwarf_Line ln; in dwarf_lne_set_address() local
103 Dwarf_Line ln; in dwarf_lne_end_sequence() local
/dports/devel/elftoolchain/elftoolchain-0.7.1/libdwarf/
H A Ddwarf_pro_lineno.c37 Dwarf_Line ln; in dwarf_add_line_entry() local
77 Dwarf_Line ln; in dwarf_lne_set_address() local
103 Dwarf_Line ln; in dwarf_lne_end_sequence() local
/dports/math/gmp/gmp-6.2.1/mpz/
H A Dlucnum_ui.c57 mpz_lucnum_ui (mpz_ptr ln, unsigned long n) in mpz_lucnum_ui()
70 MPZ_NEWALLOC (ln, 1)[0] = FIB_TABLE(n) + 2 * FIB_TABLE ((int) n - 1); in mpz_lucnum_ui() local
/dports/math/gap/gap-4.11.0/extern/gmp/mpz/
H A Dlucnum_ui.c58 mpz_lucnum_ui (mpz_ptr ln, unsigned long n) in mpz_lucnum_ui()
71 PTR(ln)[0] = FIB_TABLE(n) + 2 * FIB_TABLE ((int) n - 1); in mpz_lucnum_ui() local
/dports/math/arb/arb-2.21.1/arb_hypgeom/
H A Drising_ui_jet_powsum.c76 slong ln, pos; in arb_hypgeom_rising_ui_jet_powsum() local
122 slong ln, pos; in arb_hypgeom_rising_ui_jet_powsum() local
/dports/math/arb/arb-2.21.1/acb_hypgeom/
H A Drising_ui_jet_powsum.c76 slong ln, pos; in acb_hypgeom_rising_ui_jet_powsum() local
122 slong ln, pos; in acb_hypgeom_rising_ui_jet_powsum() local
/dports/math/mpir/mpir-3.0.0/mpz/
H A Dlucnum_ui.c47 mpz_lucnum_ui (mpz_ptr ln, mpir_ui n) in mpz_lucnum_ui()
60 PTR(ln)[0] = FIB_TABLE(n) + 2 * FIB_TABLE ((int) n - 1); in mpz_lucnum_ui() local
/dports/math/mingw32-libgmp/gmp-6.0.0/mpz/
H A Dlucnum_ui.c58 mpz_lucnum_ui (mpz_ptr ln, unsigned long n) in mpz_lucnum_ui()
71 PTR(ln)[0] = FIB_TABLE(n) + 2 * FIB_TABLE ((int) n - 1); in mpz_lucnum_ui() local
/dports/math/kalker/gmp-mpfr-sys-21966f4bfb56c87d407eb14c72e92ef4e55856aa/gmp-6.2.1-c/mpz/
H A Dlucnum_ui.c57 mpz_lucnum_ui (mpz_ptr ln, unsigned long n) in mpz_lucnum_ui()
70 MPZ_NEWALLOC (ln, 1)[0] = FIB_TABLE(n) + 2 * FIB_TABLE ((int) n - 1); in mpz_lucnum_ui() local
/dports/multimedia/tvheadend/tvheadend-4.2.8/src/input/mpegts/
H A Dmpegts_network_dvb.c65 dvb_network_scanfile_set ( dvb_network_t *ln, const char *id ) in dvb_network_scanfile_set()
116 ( const idclass_t *clazz, dvb_network_t *ln, const char *lang ) in dvb_network_class_scanfile_list0()
182 dvb_network_t *ln = o; in dvb_network_class_orbital_pos_get() local
192 dvb_network_t *ln = o; in dvb_network_class_orbital_pos_set() local
497 …( dvb_network_t *ln, dvb_mux_conf_t *dmc, uint16_t onid, uint16_t tsid, int check, int approx_matc… in dvb_network_find_mux()
640 dvb_network_t *ln; in dvb_network_create_mux() local
805 dvb_network_t *ln = (dvb_network_t*)mn; in dvb_network_mux_create2() local
819 dvb_network_t *ln; in dvb_network_create0() local
1016 dvb_network_t *ln = (dvb_network_t *)mn; in dvb_network_get_orbital_pos() local
/dports/multimedia/handbrake/ffmpeg-4.4/libavfilter/
H A Dgraphdump.c77 unsigned ln = strlen(l->src->name) + 1 + strlen(l->srcpad->name); in avfilter_graph_dump_to_buf() local
84 unsigned ln = strlen(l->dst->name) + 1 + strlen(l->dstpad->name); in avfilter_graph_dump_to_buf() local
133 unsigned ln = strlen(l->dst->name) + 1 + in avfilter_graph_dump_to_buf() local
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavfilter/
H A Dgraphdump.c77 unsigned ln = strlen(l->src->name) + 1 + strlen(l->srcpad->name); in avfilter_graph_dump_to_buf() local
84 unsigned ln = strlen(l->dst->name) + 1 + strlen(l->dstpad->name); in avfilter_graph_dump_to_buf() local
133 unsigned ln = strlen(l->dst->name) + 1 + in avfilter_graph_dump_to_buf() local
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavfilter/
H A Dgraphdump.c77 unsigned ln = strlen(l->src->name) + 1 + strlen(l->srcpad->name); in avfilter_graph_dump_to_buf() local
84 unsigned ln = strlen(l->dst->name) + 1 + strlen(l->dstpad->name); in avfilter_graph_dump_to_buf() local
133 unsigned ln = strlen(l->dst->name) + 1 + in avfilter_graph_dump_to_buf() local
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/freetdm/src/include/private/
H A Dsangoma_tdm_api.h106 DWORD ln; in tdmv_api_wait_socket() local
187 DWORD ln; in tdmv_api_readmsg_tdm() local
259 DWORD ln; in tdmv_api_writemsg_tdm() local
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavfilter/
H A Dgraphdump.c77 unsigned ln = strlen(l->src->name) + 1 + strlen(l->srcpad->name); in avfilter_graph_dump_to_buf() local
84 unsigned ln = strlen(l->dst->name) + 1 + strlen(l->dstpad->name); in avfilter_graph_dump_to_buf() local
133 unsigned ln = strlen(l->dst->name) + 1 + in avfilter_graph_dump_to_buf() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavfilter/
H A Dgraphdump.c77 unsigned ln = strlen(l->src->name) + 1 + strlen(l->srcpad->name); in avfilter_graph_dump_to_buf() local
84 unsigned ln = strlen(l->dst->name) + 1 + strlen(l->dstpad->name); in avfilter_graph_dump_to_buf() local
133 unsigned ln = strlen(l->dst->name) + 1 + in avfilter_graph_dump_to_buf() local
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavfilter/
H A Dgraphdump.c77 unsigned ln = strlen(l->src->name) + 1 + strlen(l->srcpad->name); in avfilter_graph_dump_to_buf() local
84 unsigned ln = strlen(l->dst->name) + 1 + strlen(l->dstpad->name); in avfilter_graph_dump_to_buf() local
133 unsigned ln = strlen(l->dst->name) + 1 + in avfilter_graph_dump_to_buf() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavfilter/
H A Dgraphdump.c77 unsigned ln = strlen(l->src->name) + 1 + strlen(l->srcpad->name); in avfilter_graph_dump_to_buf() local
84 unsigned ln = strlen(l->dst->name) + 1 + strlen(l->dstpad->name); in avfilter_graph_dump_to_buf() local
133 unsigned ln = strlen(l->dst->name) + 1 + in avfilter_graph_dump_to_buf() local
/dports/databases/redis6/redis-6.0.16/src/
H A Dmulti.c273 listNode *ln; in watchForKey() local
303 listNode *ln; in unwatchAllKeys() local
331 listNode *ln; in isWatchedKeyExpired() local
348 listNode *ln; in touchWatchedKey() local
373 listNode *ln; in touchAllWatchedKeysInDb() local
/dports/sysutils/vector/vector-0.10.0/cargo-crates/krb5-src-0.2.4+1.18.2/krb5/src/util/
H A Dkrb5-check-copyright.py31 def warn(fname, ln, msg): argument
39 def check_comment(comment, fname, ln, code_seen, nonlicense_seen): argument

12345678910>>...313