Home
last modified time | relevance | path

Searched refs:lint1 (Results 1 – 25 of 117) sorted by relevance

12345

/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/STLport-5.2.1/test/unit/
H A Dlist_test.cpp284 ListInt lint1Cpy(lint1); in allocator_with_state()
289 lint1.swap(lint2); in allocator_with_state()
306 ListInt lint1Cpy(lint1); in allocator_with_state()
311 lint1.swap(lint2); in allocator_with_state()
327 ListInt lint1(stack1); in allocator_with_state() local
333 lint1.swap(lint2); in allocator_with_state()
351 lint1.splice(lint1.begin(), lint2); in allocator_with_state()
363 lint1.splice(lint1.begin(), lint2, lint2.begin()); in allocator_with_state()
377 lint1.splice(lint1.begin(), lint2, lint2.begin(), lit); in allocator_with_state()
393 lint1.merge(lint2); in allocator_with_state()
[all …]
/dports/devel/R-cran-lintr/lintr/tests/testthat/
H A Dtest-rstudio_markers.R4 lint1 <- structure( globalVar
15 marker1 <- rstudio_source_markers(lint1),
18 expect_equal(marker1$markers[[1]]$type, lint1[[1]]$type),
19 expect_equal(marker1$markers[[1]]$file, lint1[[1]]$filename),
20 expect_equal(marker1$markers[[1]]$line, lint1[[1]]$line_number),
21 expect_equal(marker1$markers[[1]]$column, lint1[[1]]$column_number),
22 expect_equal(marker1$markers[[1]]$message, lint1[[1]]$message),
/dports/misc/rump/buildrump.sh-b914579/src/tools/lint1/
H A DMakefile3 HOSTPROGNAME= ${MACHINE_GNU_PLATFORM}-lint1
4 HOST_SRCDIR= usr.bin/xlint/lint1
/dports/cad/netgen-lvs/netgen-1.5.211/dbug/
H A Dmklintlib.sh21 (/usr/lib/lint/lint1 <hlint >$2) 2>&1 | grep -v warning
27 cc -E -C -Dlint $1 | /usr/lib/lint1 -vx -Hhlint >$2
/dports/science/openbabel/openbabel-3.1.1/src/formats/
H A Dxtcformat.cpp621 int lint1, lint2, lint3, oldlint1, oldlint2, oldlint3, smallidx; in xdr3dfcoord() local
707 lint1 = static_cast<int> (lf); in xdr3dfcoord()
708 if (lint1 < minint[0]) minint[0] = lint1; in xdr3dfcoord()
709 if (lint1 > maxint[0]) maxint[0] = lint1; in xdr3dfcoord()
710 *lip++ = lint1; in xdr3dfcoord()
738 diff = abs(oldlint1-lint1)+abs(oldlint2-lint2)+abs(oldlint3-lint3); in xdr3dfcoord()
741 oldlint1 = lint1; in xdr3dfcoord()
/dports/news/cnews/cnews-cr.g_18/contrib/snntpd/
H A Dmakefile53 lint: lint1 lint2
60 lint1: target
/dports/news/cnews/cnews-cr.g_18/contrib/nntpget/
H A Dmakefile54 lint: lint1 lint2
61 lint1: target
/dports/misc/rump/buildrump.sh-b914579/src/sys/arch/x86/x86/
H A Dlapic.c154 uint32_t lint0, lint1; in lapic_set_lvt() local
178 lint1 = LAPIC_DLMODE_NMI; in lapic_set_lvt()
180 lint1 |= LAPIC_LVT_MASKED; in lapic_set_lvt()
181 i82489_writereg(LAPIC_LVINT1, lint1); in lapic_set_lvt()
/dports/science/py-MDAnalysis/MDAnalysis-0.19.2/MDAnalysis/lib/formats/src/
H A Dxdrfile.c993 int lint1, lint2, lint3, oldlint1, oldlint2, oldlint3, smallidx; in xdrfile_compress_coord_float() local
1064 lint1 = lf; in xdrfile_compress_coord_float()
1065 if (lint1 < minint[0]) minint[0] = lint1; in xdrfile_compress_coord_float()
1066 if (lint1 > maxint[0]) maxint[0] = lint1; in xdrfile_compress_coord_float()
1067 *lip++ = lint1; in xdrfile_compress_coord_float()
1100 oldlint1 = lint1; in xdrfile_compress_coord_float()
1553 lint1 = lf; in xdrfile_compress_coord_double()
1554 if (lint1 < minint[0]) minint[0] = lint1; in xdrfile_compress_coord_double()
1555 if (lint1 > maxint[0]) maxint[0] = lint1; in xdrfile_compress_coord_double()
1556 *lip++ = lint1; in xdrfile_compress_coord_double()
[all …]
/dports/science/gromacs/gromacs-2021.4/src/gromacs/fileio/
H A Dlibxdrf.cpp412 int lint1, lint2, lint3, oldlint1, oldlint2, oldlint3, smallidx; in xdr3dfcoord() local
505 lint1 = static_cast<int>(lf); in xdr3dfcoord()
506 if (lint1 < minint[0]) in xdr3dfcoord()
508 minint[0] = lint1; in xdr3dfcoord()
510 if (lint1 > maxint[0]) in xdr3dfcoord()
512 maxint[0] = lint1; in xdr3dfcoord()
514 *lip++ = lint1; in xdr3dfcoord()
564 … diff = std::abs(oldlint1 - lint1) + std::abs(oldlint2 - lint2) + std::abs(oldlint3 - lint3); in xdr3dfcoord()
569 oldlint1 = lint1; in xdr3dfcoord()
/dports/games/libretro-shaders-slang/slang-shaders-9850d68939b86262eae9f0da01ff1c11daafcdc3/procedural/
H A Dreinder-tokyo.slang205 vec4 lint1, lint2;
212 lint1 = lint2 = vec4( -500. );
219 lint1.xyz = ro+rd*t;
220 lint1.w = abs(dL);
381 if( lint1.w > 0. ) {
382 col += (f*LIGHTINTENSITY*exp(-lint1.w*7.0)) * getLightColor(lint1.xyz);
/dports/devel/cc65/cc65-2.19/test/val/
H A Dcq626.c185 long lint1, lint2, l, ls; variable
204 lint1 = 1.;
209 lint2 = (lint2<<1)|lint1;
/dports/science/lammps/lammps-stable_29Sep2021/src/EXTRA-DUMP/
H A Ddump_xtc.cpp780 int lint1, lint2, lint3, oldlint1, oldlint2, oldlint3, smallidx; in xdr3dfcoord() local
865 lint1 = (int) lf; in xdr3dfcoord()
866 if (lint1 < minint[0]) minint[0] = lint1; in xdr3dfcoord()
867 if (lint1 > maxint[0]) maxint[0] = lint1; in xdr3dfcoord()
868 *lip++ = lint1; in xdr3dfcoord()
896 diff = abs(oldlint1-lint1)+abs(oldlint2-lint2)+abs(oldlint3-lint3); in xdr3dfcoord()
899 oldlint1 = lint1; in xdr3dfcoord()
/dports/games/libretro-shaders-glsl/glsl-shaders-7052b09dc657d56bea443d5661dccbebcafe32dc/procedural/
H A Dreinder-tokyo.glsl282 vec4 lint1, lint2;
289 lint1 = lint2 = vec4( -500. );
296 lint1.xyz = ro+rd*t;
297 lint1.w = abs(dL);
458 if( lint1.w > 0. ) {
459 col += (f*LIGHTINTENSITY*exp(-lint1.w*7.0)) * getLightColor(lint1.xyz);
/dports/graphics/urt/urt-3.1b1_12/lib/
H A Dmakefile.src116 lint1:
123 /lib/cpp $(IFLAGS) -C -Dlint llib-lrle | > /usr/lib/lint/lint1 -uv > \
/dports/net/nmsg/nmsg-1.0.1/nmsg/base/
H A Dncap.proto25 optional uint32 lint1 = 7; field
/dports/lang/rust/rustc-1.58.1-src/src/test/ui/lint/
H A Dlint-malformed.stderr17 …| ^^^^^^^^^^^^^^^^ help: must be of the form: `#![deny(lint1, lint2, ..., /*opt*/ reason = "...")]`
/dports/chinese/FreeWnn-server/FreeWnn-1.1.1-a021/Wnn/conv/
H A DMakefile.in67 lint1:
/dports/chinese/FreeWnn-lib/FreeWnn-1.1.1-a021/Wnn/conv/
H A DMakefile.in67 lint1:
/dports/japanese/FreeWnn-server/FreeWnn-1.1.1-a021/Wnn/conv/
H A DMakefile.in67 lint1:
/dports/japanese/FreeWnn-lib/FreeWnn-1.1.1-a021/Wnn/conv/
H A DMakefile.in67 lint1:
/dports/korean/FreeWnn-lib/FreeWnn-1.1.1-a021/Wnn/conv/
H A DMakefile.in67 lint1:
/dports/korean/FreeWnn-server/FreeWnn-1.1.1-a021/Wnn/conv/
H A DMakefile.in67 lint1:
/dports/chinese/FreeWnn-lib/FreeWnn-1.1.1-a021/cWnn/conv/
H A DMakefile.in108 lint1:
/dports/chinese/FreeWnn-lib/FreeWnn-1.1.1-a021/kWnn/conv/
H A DMakefile.in108 lint1:

12345