Home
last modified time | relevance | path

Searched defs:fb1 (Results 1 – 25 of 199) sorted by relevance

12345678

/dports/net/kf5-kcalendarcore/kcalendarcore-5.89.0/autotests/
H A Dtestfreebusy.cpp20 FreeBusy fb1(firstDateTime, QDateTime(QDate(2007, 7, 23), QTime(8, 0, 0), Qt::UTC)); in testValidity() local
41 FreeBusy fb1; in testAddSort() local
62 FreeBusy fb1(firstDateTime, QDateTime(QDate(2007, 7, 23), QTime(8, 0, 0), Qt::UTC)); in testAssign() local
77 FreeBusy fb1(firstDateTime, QDateTime(QDate(2007, 7, 23), QTime(8, 0, 0), Qt::UTC)); in testCopyConstructor() local
87 …FreeBusy::Ptr fb1(new FreeBusy(firstDateTime, QDateTime(QDate(2007, 7, 23), QTime(8, 0, 0), Qt::UT… in testDataStream() local
/dports/net/neatvnc/neatvnc-0.4.0/src/
H A Ddamage.c36 struct nvnc_fb* fb1; member
47 const struct nvnc_fb* fb1) in fbs_are_compatible()
66 const struct nvnc_fb* fb1, in check_damage_linear()
129 struct nvnc_fb* fb1, in check_damage_linear_threaded()
172 int nvnc_check_damage(struct nvnc_fb* fb0, struct nvnc_fb* fb1, in nvnc_check_damage()
/dports/net/calendarsupport/calendarsupport-21.12.3/src/freebusymodel/autotests/
H A Dtestfreebusyitemmodel.cpp33 KCalendarCore::FreeBusy::Ptr fb1(new KCalendarCore::FreeBusy()); in QTEST_GUILESS_MAIN() local
87 KCalendarCore::FreeBusy::Ptr fb1(new KCalendarCore::FreeBusy()); in testModelValidity2() local
180 KCalendarCore::FreeBusy::Ptr fb1(new KCalendarCore::FreeBusy()); in testInsertFreeBusy() local
/dports/graphics/py-scikit-image/scikit-image-0.19.0/doc/examples/features_detection/
H A Dplot_gabors_from_astronaut.py57 fb1, _ = kmeans2(patches1, n_filters, minit='points') variable
58 fb1 = fb1.reshape((-1,) + patch_shape) variable
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/egl/spec/egl_khr_gl_image/
H A Degl_khr_gl_renderbuffer_image-clear-shared-image.c137 GLuint *fb1, GLuint *fb2, GLenum internal_format) in create_framebuffers()
198 GLuint fb1, fb2; in test_rgba() local
226 GLuint fb1, fb2; in test_depth24() local
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.target/arm/mve/intrinsics/
H A Dpr101016.c23 float16_t fb1[10]; in foo() local
62 float16_t fb1[10]; in foo1() local
93 float16_t fb1[10]; in foo2() local
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.target/arm/mve/intrinsics/
H A Dpr101016.c23 float16_t fb1[10]; in foo() local
62 float16_t fb1[10]; in foo1() local
93 float16_t fb1[10]; in foo2() local
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.target/arm/mve/intrinsics/
H A Dpr101016.c23 float16_t fb1[10]; in foo() local
62 float16_t fb1[10]; in foo1() local
93 float16_t fb1[10]; in foo2() local
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gcc.target/arm/mve/intrinsics/
H A Dpr101016.c23 float16_t fb1[10]; in foo() local
62 float16_t fb1[10]; in foo1() local
93 float16_t fb1[10]; in foo2() local
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.target/arm/mve/intrinsics/
H A Dpr101016.c23 float16_t fb1[10]; in foo() local
62 float16_t fb1[10]; in foo1() local
93 float16_t fb1[10]; in foo2() local
/dports/science/simbody/simbody-Simbody-3.7/Simbody/tests/
H A DTestFunctionBasedMobilizedBodies.cpp316 MobilizedBody::FunctionBased fb1(matter.Ground(), body, nm, functions1, coordIndices); in testFunctionBasedPin() local
382 MobilizedBody::FunctionBased fb1(matter.Ground(), body, nm, functions1, coordIndices); in testFunctionBasedSlider() local
416 MobilizedBody::FunctionBased fb1(matter.Ground(), body, nm, functions1, coordIndices, axes); in testFunctionBasedSkewedSlider() local
440 MobilizedBody::FunctionBased fb1(matter.Ground(), body, nm, functions1, coordIndices); in testFunctionBasedCylinder() local
464 MobilizedBody::FunctionBased fb1(matter.Ground(), body, nm, functions1, coordIndices); in testFunctionBasedUniversal() local
490 MobilizedBody::FunctionBased fb1(matter.Ground(), body, nm, functions1, coordIndices); in testFunctionBasedPlanar() local
515 MobilizedBody::FunctionBased fb1(matter.Ground(), body, nm, functions1, coordIndices); in testFunctionBasedGimbal() local
656 MobilizedBody::FunctionBased fb1(matter.Ground(), body, nm, functions1, coordIndices); in testFunctionBasedTranslation() local
726 MobilizedBody::FunctionBased fb1(matter.Ground(), body, nm, functions1, coordIndices); in testFunctionBasedFree() local
825 MobilizedBody::FunctionBased fb1(matter.Ground(), body, nm1, functions1, coordIndices1); in testFunctionBasedFreeVsTranslationGimbal() local
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gdc.test/compilable/
H A Dtest14781.d6 auto fb1(T)() pure in fb1() function
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gdc.test/compilable/
H A Dtest14781.d6 auto fb1(T)() pure in fb1() function
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gdc.test/compilable/
H A Dtest14781.d6 auto fb1(T)() pure in fb1() function
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gdc.test/compilable/
H A Dtest14781.d6 auto fb1(T)() pure in fb1() function
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gdc.test/compilable/
H A Dtest14781.d6 auto fb1(T)() pure in fb1() function
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gdc.test/compilable/
H A Dtest14781.d6 auto fb1(T)() pure in fb1() function
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gdc.test/compilable/
H A Dtest14781.d6 auto fb1(T)() pure in fb1() function
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gdc.test/compilable/
H A Dtest14781.d6 auto fb1(T)() pure in fb1() function
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gdc.test/compilable/
H A Dtest14781.d6 auto fb1(T)() pure in fb1() function
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gdc.test/compilable/
H A Dtest14781.d6 auto fb1(T)() pure in fb1() function
/dports/lang/gcc8/gcc-8.5.0/libstdc++-v3/testsuite/27_io/basic_filebuf/underflow/
H A D10096.cc40 filebuf fb1; in test01() local
/dports/lang/gcc48/gcc-4.8.5/libstdc++-v3/testsuite/27_io/basic_filebuf/underflow/
H A D10096.cc40 filebuf fb1; in test01() local
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/27_io/basic_filebuf/underflow/
H A D10096.cc40 filebuf fb1; in test01() local
/dports/devel/riscv64-gcc/gcc-8.3.0/libstdc++-v3/testsuite/27_io/basic_filebuf/underflow/
H A D10096.cc40 filebuf fb1; in test01() local

12345678