Home
last modified time | relevance | path

Searched defs:bCopy (Results 1 – 25 of 110) sorted by relevance

12345

/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/thrift/lib/java/test/org/apache/thrift/
H A DTestTBaseHelper.java178 ByteBuffer bCopy = TBaseHelper.copyBinary(b); in testCopyBinaryWithByteBuffer() local
193 assertEquals(ByteBuffer.wrap(bytes, 1, 5), bCopy); in testCopyBinaryWithByteBuffer() local
/dports/net/storj/storj-1.45.3/vendor/github.com/apache/thrift/lib/java/test/org/apache/thrift/
H A DTestTBaseHelper.java178 ByteBuffer bCopy = TBaseHelper.copyBinary(b); in testCopyBinaryWithByteBuffer() local
193 assertEquals(ByteBuffer.wrap(bytes, 1, 5), bCopy); in testCopyBinaryWithByteBuffer() local
/dports/devel/py-thrift/thrift-0.14.0/lib/java/test/org/apache/thrift/
H A DTestTBaseHelper.java178 ByteBuffer bCopy = TBaseHelper.copyBinary(b); in testCopyBinaryWithByteBuffer() local
193 assertEquals(ByteBuffer.wrap(bytes, 1, 5), bCopy); in testCopyBinaryWithByteBuffer() local
/dports/www/fabio/fabio-1.5.14/vendor/github.com/apache/thrift/thrift-da1169d75b15/lib/java/test/org/apache/thrift/
H A DTestTBaseHelper.java178 ByteBuffer bCopy = TBaseHelper.copyBinary(b); in testCopyBinaryWithByteBuffer() local
193 assertEquals(ByteBuffer.wrap(bytes, 1, 5), bCopy); in testCopyBinaryWithByteBuffer() local
/dports/devel/thrift-c_glib/thrift-0.14.0/lib/java/test/org/apache/thrift/
H A DTestTBaseHelper.java178 ByteBuffer bCopy = TBaseHelper.copyBinary(b); in testCopyBinaryWithByteBuffer() local
193 assertEquals(ByteBuffer.wrap(bytes, 1, 5), bCopy); in testCopyBinaryWithByteBuffer() local
/dports/devel/thrift-cpp/thrift-0.14.0/lib/java/test/org/apache/thrift/
H A DTestTBaseHelper.java178 ByteBuffer bCopy = TBaseHelper.copyBinary(b); in testCopyBinaryWithByteBuffer() local
193 assertEquals(ByteBuffer.wrap(bytes, 1, 5), bCopy); in testCopyBinaryWithByteBuffer() local
/dports/devel/thrift/thrift-0.14.0/lib/java/test/org/apache/thrift/
H A DTestTBaseHelper.java178 ByteBuffer bCopy = TBaseHelper.copyBinary(b); in testCopyBinaryWithByteBuffer() local
193 assertEquals(ByteBuffer.wrap(bytes, 1, 5), bCopy); in testCopyBinaryWithByteBuffer() local
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/apache/thrift/lib/java/test/org/apache/thrift/
H A DTestTBaseHelper.java178 ByteBuffer bCopy = TBaseHelper.copyBinary(b); in testCopyBinaryWithByteBuffer() local
193 assertEquals(ByteBuffer.wrap(bytes, 1, 5), bCopy); in testCopyBinaryWithByteBuffer() local
/dports/devel/node-thrift/thrift-0.14.0/lib/java/test/org/apache/thrift/
H A DTestTBaseHelper.java178 ByteBuffer bCopy = TBaseHelper.copyBinary(b); in testCopyBinaryWithByteBuffer() local
193 assertEquals(ByteBuffer.wrap(bytes, 1, 5), bCopy); in testCopyBinaryWithByteBuffer() local
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/table/table_tools/
H A DTable_Rotate.cpp108 bool bCopy; in On_Execute() local
/dports/audio/wavplay/wavplay-1.4/
H A Dsave_as.c74 char bCopy = 0; /* Move or Copy? */ in SaveAsDlgOKCB() local
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/projection/pj_geotrans/
H A DGEOTRANS_Shapes.cpp122 bool bCopy, bDropped; in On_Execute_Conversion() local
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burner/qt/
H A Demuworker.cpp70 int GetInput(bool bCopy) in GetInput()
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burner/qt/
H A Demuworker.cpp70 int GetInput(bool bCopy) in GetInput()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/core/
H A Dpglink.cxx95 bool bCopy = false; in DataChanged() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/core/
H A Dpglink.cxx95 bool bCopy = false; in DataChanged() local
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/shapes/shapes_lines_ex/
H A DSimplifyShapes.cpp100 bool bCopy; in On_Execute() local
/dports/databases/pgadmin3/pgadmin3-1.22.2/pgadmin/dd/dditems/figures/
H A DddRelationshipTerminal.cpp42 hdPoint aCopy = a, bCopy = b; in draw() local
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/pointcloud/pointcloud_tools/
H A Dpc_transform.cpp213 bool bCopy; in On_Execute() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/svdraw/
H A Dsvdglev.cxx350 void SdrGlueEditView::MoveMarkedGluePoints(const Size& rSiz, bool bCopy) in MoveMarkedGluePoints()
368 …ResizeMarkedGluePoints(const Point& rRef, const Fraction& xFact, const Fraction& yFact, bool bCopy) in ResizeMarkedGluePoints()
386 void SdrGlueEditView::RotateMarkedGluePoints(const Point& rRef, Degree100 nAngle, bool bCopy) in RotateMarkedGluePoints()
H A Dsvdedtv1.cxx183 void SdrEditView::MoveMarkedObj(const Size& rSiz, bool bCopy) in MoveMarkedObj()
217 …tView::ResizeMarkedObj(const Point& rRef, const Fraction& xFact, const Fraction& yFact, bool bCopy) in ResizeMarkedObj()
299 void SdrEditView::RotateMarkedObj(const Point& rRef, Degree100 nAngle, bool bCopy) in RotateMarkedObj()
355 void SdrEditView::MirrorMarkedObj(const Point& rRef1, const Point& rRef2, bool bCopy) in MirrorMarkedObj()
455 void SdrEditView::ShearMarkedObj(const Point& rRef, Degree100 nAngle, bool bVShear, bool bCopy) in ShearMarkedObj()
568 bool bVertical, bool bNoContortion, bool bCopy) in CrookMarkedObj()
645 …edObj(const tools::Rectangle& rRef, const XPolygon& rDistortedRect, bool bNoContortion, bool bCopy) in DistortMarkedObj()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/svdraw/
H A Dsvdglev.cxx350 void SdrGlueEditView::MoveMarkedGluePoints(const Size& rSiz, bool bCopy) in MoveMarkedGluePoints()
368 …ResizeMarkedGluePoints(const Point& rRef, const Fraction& xFact, const Fraction& yFact, bool bCopy) in ResizeMarkedGluePoints()
386 void SdrGlueEditView::RotateMarkedGluePoints(const Point& rRef, long nAngle, bool bCopy) in RotateMarkedGluePoints()
H A Dsvdedtv1.cxx186 void SdrEditView::MoveMarkedObj(const Size& rSiz, bool bCopy) in MoveMarkedObj()
220 …tView::ResizeMarkedObj(const Point& rRef, const Fraction& xFact, const Fraction& yFact, bool bCopy) in ResizeMarkedObj()
316 void SdrEditView::RotateMarkedObj(const Point& rRef, long nAngle, bool bCopy) in RotateMarkedObj()
372 void SdrEditView::MirrorMarkedObj(const Point& rRef1, const Point& rRef2, bool bCopy) in MirrorMarkedObj()
472 void SdrEditView::ShearMarkedObj(const Point& rRef, long nAngle, bool bVShear, bool bCopy) in ShearMarkedObj()
585 bool bVertical, bool bNoContortion, bool bCopy) in CrookMarkedObj()
662 …edObj(const tools::Rectangle& rRef, const XPolygon& rDistortedRect, bool bNoContortion, bool bCopy) in DistortMarkedObj()
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burner/sdl/
H A Drun.cpp19 static int GetInput(bool bCopy) in GetInput()
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burner/psp/
H A Drun.cpp57 static int GetInput(bool bCopy) in GetInput()

12345