Home
last modified time | relevance | path

Searched defs:pg1 (Results 1 – 25 of 128) sorted by relevance

123456

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/message/fusion/
H A Dmptspi.c810 struct _CONFIG_PAGE_SCSI_DEVICE_1 pg1; in mptspi_slave_destroy() local
855 struct _CONFIG_PAGE_SCSI_DEVICE_1 *pg1; in mptspi_write_spi_device_pg1() local
936 struct _CONFIG_PAGE_SCSI_DEVICE_1 pg1; in mptspi_write_offset() local
961 struct _CONFIG_PAGE_SCSI_DEVICE_1 pg1; in mptspi_write_period() local
993 struct _CONFIG_PAGE_SCSI_DEVICE_1 pg1; in mptspi_write_dt() local
1016 struct _CONFIG_PAGE_SCSI_DEVICE_1 pg1; in mptspi_write_iu() local
1061 struct _CONFIG_PAGE_SCSI_DEVICE_1 pg1; in MPTSPI_SIMPLE_TRANSPORT_PARM() local
1084 struct _CONFIG_PAGE_SCSI_DEVICE_1 pg1; in mptspi_write_width() local
1263 struct _CONFIG_PAGE_SCSI_DEVICE_1 pg1; in mptspi_dv_renegotiate_work() local
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/message/fusion/
H A Dmptspi.c810 struct _CONFIG_PAGE_SCSI_DEVICE_1 pg1; in mptspi_slave_destroy() local
855 struct _CONFIG_PAGE_SCSI_DEVICE_1 *pg1; in mptspi_write_spi_device_pg1() local
936 struct _CONFIG_PAGE_SCSI_DEVICE_1 pg1; in mptspi_write_offset() local
961 struct _CONFIG_PAGE_SCSI_DEVICE_1 pg1; in mptspi_write_period() local
993 struct _CONFIG_PAGE_SCSI_DEVICE_1 pg1; in mptspi_write_dt() local
1016 struct _CONFIG_PAGE_SCSI_DEVICE_1 pg1; in mptspi_write_iu() local
1061 struct _CONFIG_PAGE_SCSI_DEVICE_1 pg1; in MPTSPI_SIMPLE_TRANSPORT_PARM() local
1084 struct _CONFIG_PAGE_SCSI_DEVICE_1 pg1; in mptspi_write_width() local
1263 struct _CONFIG_PAGE_SCSI_DEVICE_1 pg1; in mptspi_dv_renegotiate_work() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/message/fusion/
H A Dmptspi.c810 struct _CONFIG_PAGE_SCSI_DEVICE_1 pg1; in mptspi_slave_destroy() local
855 struct _CONFIG_PAGE_SCSI_DEVICE_1 *pg1; in mptspi_write_spi_device_pg1() local
936 struct _CONFIG_PAGE_SCSI_DEVICE_1 pg1; in mptspi_write_offset() local
961 struct _CONFIG_PAGE_SCSI_DEVICE_1 pg1; in mptspi_write_period() local
993 struct _CONFIG_PAGE_SCSI_DEVICE_1 pg1; in mptspi_write_dt() local
1016 struct _CONFIG_PAGE_SCSI_DEVICE_1 pg1; in mptspi_write_iu() local
1061 struct _CONFIG_PAGE_SCSI_DEVICE_1 pg1; in MPTSPI_SIMPLE_TRANSPORT_PARM() local
1084 struct _CONFIG_PAGE_SCSI_DEVICE_1 pg1; in mptspi_write_width() local
1263 struct _CONFIG_PAGE_SCSI_DEVICE_1 pg1; in mptspi_dv_renegotiate_work() local
/dports/editors/calligra/calligra-3.2.1/plugins/musicshape/core/tests/
H A DSheetTest.cpp103 PartGroup *pg1 = sheet->addPartGroup(0, 1); in testAddPartGroup() local
116 PartGroup *pg1 = sheet->addPartGroup(0, 1); in testRemovePartGroup() local
/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Typeset/Page/
H A Dskeleton.cpp72 operator == (pagelet pg1, pagelet pg2) { in operator ==()
78 operator != (pagelet pg1, pagelet pg2) { in operator !=()
/dports/lang/sdcc/sdcc-4.0.0/support/regression/tests/
H A Dbug-2059.c9 char pg1[] = {"SDCC"}; variable
/dports/java/bouncycastle15/crypto-169/core/src/test/java/org/bouncycastle/crypto/agreement/test/
H A DJPAKEUtilTest.java88 JPAKEPrimeOrderGroup pg1 = JPAKEPrimeOrderGroups.SUN_JCE_1024; in testValidateMacTag() local
159 JPAKEPrimeOrderGroup pg1 = JPAKEPrimeOrderGroups.SUN_JCE_1024; in testValidateZeroKnowledgeProof() local
/dports/graphics/geos/geos-3.9.1/tests/unit/geom/prep/PreparedGeometry/
H A DtouchesTest.cpp32 std::unique_ptr<PreparedGeometry> pg1; member
/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/tests/unit/
H A Dunit_Geometry.cpp154 Polygon pg1(_vertices=vertices,_domain_name="S1"); in unit_Geometry() local
/dports/devel/msbuild/msbuild-0.06/src/Deprecated/Engine.UnitTests/
H A DGroupingCollection_Tests.cs17 private BuildPropertyGroup pg1; field in Microsoft.Build.UnitTests.GroupingCollectionTest
/dports/graphics/geos/geos-3.9.1/capi/
H A Dgeos_c.cpp1242 GEOSPreparedContains(const geos::geom::prep::PreparedGeometry* pg1, const Geometry* g2) in GEOSPreparedContains()
1248 GEOSPreparedContainsProperly(const geos::geom::prep::PreparedGeometry* pg1, const Geometry* g2) in GEOSPreparedContainsProperly()
1254 GEOSPreparedCoveredBy(const geos::geom::prep::PreparedGeometry* pg1, const Geometry* g2) in GEOSPreparedCoveredBy()
1260 GEOSPreparedCovers(const geos::geom::prep::PreparedGeometry* pg1, const Geometry* g2) in GEOSPreparedCovers()
1266 GEOSPreparedCrosses(const geos::geom::prep::PreparedGeometry* pg1, const Geometry* g2) in GEOSPreparedCrosses()
1272 GEOSPreparedDisjoint(const geos::geom::prep::PreparedGeometry* pg1, const Geometry* g2) in GEOSPreparedDisjoint()
1278 GEOSPreparedIntersects(const geos::geom::prep::PreparedGeometry* pg1, const Geometry* g2) in GEOSPreparedIntersects()
1284 GEOSPreparedOverlaps(const geos::geom::prep::PreparedGeometry* pg1, const Geometry* g2) in GEOSPreparedOverlaps()
1290 GEOSPreparedTouches(const geos::geom::prep::PreparedGeometry* pg1, const Geometry* g2) in GEOSPreparedTouches()
1296 GEOSPreparedWithin(const geos::geom::prep::PreparedGeometry* pg1, const Geometry* g2) in GEOSPreparedWithin()
/dports/cad/graywolf/graywolf-0.1.6-4-gf47937b/src/twsc/
H A Dgateswap.c71 INT pg1 , pg2 ; /* pg stands for 'pin group' */ in gate_swap() local
/dports/games/abuse_sdl/abuse-0.8/src/imlib/
H A Dimage.cpp324 uint8_t *pg1, *pg2, *source, *dest; in put_image() local
385 uint8_t *pg1, *pg2; in fill_image() local
440 uint8_t *pg1, *pg2, *source, *dest; in put_part() local
511 uint8_t *pg1, *pg2, *source, *dest; in put_part_xrev() local
581 uint8_t *pg1, *pg2, *pg3; in put_part_masked() local
/dports/www/trafficserver/trafficserver-9.1.1/src/tscore/unit_tests/
H A Dtest_Scalar.cc41 PageSize pg1(1); variable
/dports/devel/upp/upp/uppsrc/Core/
H A DBlockStream.cpp154 int64 pg1 = pos1 & pagemask; in _Put() local
191 int64 pg1 = pos1 & pagemask; in _Get() local
/dports/www/osrm-backend/osrm-backend-5.26.0/third_party/geometry.hpp-0.9.2/tests/
H A Dtest.cpp71 polygon<double> pg1; in testPolygon() local
/dports/audio/din/din-52/src/
H A Dconsole.cc213 static float pg0 = 0.5, pg1 = 1./32; in handle_input() local
/dports/science/PETSc/petsc-3.14.1/src/ksp/ksp/impls/cg/pipecg2/
H A Dpipecg2.c88 …TSC_RESTRICT pd, *PETSC_RESTRICT pg0, *PETSC_RESTRICT ph0, *PETSC_RESTRICT pg1,*PETSC_RESTRICT ph1… in VecMergedOpsShort_Private() local
298 …C_RESTRICT pd, *PETSC_RESTRICT pg0, *PETSC_RESTRICT ph0, *PETSC_RESTRICT pg1, *PETSC_RESTRICT ph… in VecMergedOps_Private() local
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/bbgm/
H A Dbbgm_features.cxx523 bbgm_pair_group_feature const& pg1, in pair_group_merge()
555 bbgm_pair_group_feature const& pg1) in pair_group_max_union()
/dports/sysutils/u-boot-utilite/u-boot-2015.07/arch/sparc/lib/
H A Dbootm.c38 char pg1[PAGE_SIZE]; member
/dports/emulators/simh/simh-3.9.0_5/HP2100/
H A Dhp2100_cpu5.c912 uint32 msegsz,phys,msegn,last,emasz,pg0,pg1,pg,i,lp; in cpu_ema_eseg() local
1085 uint32 xidex,idext0, pg, pg0, pg1, i; in cpu_ema_mmap01() local
1284 uint32 offs, pgoff, emasz, phys, msgn, mseg, sum, MA, pg0, pg1; in cpu_ema_emap() local
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/arch/sparc/lib/
H A Dbootm.c54 char pg1[PAGE_SIZE]; member
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/arch/sparc/lib/
H A Dbootm.c54 char pg1[PAGE_SIZE]; member
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/arch/sparc/lib/
H A Dbootm.c54 char pg1[PAGE_SIZE]; member
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot-sam460ex/arch/sparc/lib/
H A Dbootm.c54 char pg1[PAGE_SIZE]; member

123456