Home
last modified time | relevance | path

Searched defs:insertRange (Results 1 – 25 of 49) sorted by relevance

12

/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/outofcore/include/pcl/outofcore/
H A Doctree_ram_container.h87 insertRange (AlignedPointTVector& /*p*/) in insertRange() function
94 insertRange (const AlignedPointTVector& /*p*/) in insertRange() function
/dports/devel/okteta/okteta-0.26.6/core/tests/
H A Dabstractbytearraymodeliftest.cpp370 AddressRange insertRange(0, -1); in testInsertAtBegin() local
395 AddressRange insertRange(size / 2, -1); in testInsertAtMid() local
423 AddressRange insertRange(size, -1); in testInsertAtEnd() local
645 AddressRange insertRange = AddressRange::fromWidth(0, insertSize); in testReplaceLess() local
722 AddressRange insertRange = AddressRange::fromWidth(0, insertSize); in testReplaceMore() local
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/outofcore/include/pcl/outofcore/impl/
H A Doctree_ram_container.hpp86 … OutofcoreOctreeRamContainer<PointT>::insertRange (const PointT* start, const std::uint64_t count) in insertRange() function in pcl::outofcore::OutofcoreOctreeRamContainer
94 …OutofcoreOctreeRamContainer<PointT>::insertRange (const PointT* const * start, const std::uint64_t… in insertRange() function in pcl::outofcore::OutofcoreOctreeRamContainer
H A Doctree_disk_container.hpp466 OutofcoreOctreeDiskContainer<PointT>::insertRange (const AlignedPointTVector& src) in insertRange() function in pcl::outofcore::OutofcoreOctreeDiskContainer
511 OutofcoreOctreeDiskContainer<PointT>::insertRange (const pcl::PCLPointCloud2::Ptr& input_cloud) in insertRange() function in pcl::outofcore::OutofcoreOctreeDiskContainer
609 …OutofcoreOctreeDiskContainer<PointT>::insertRange (const PointT* const * start, const std::uint64_… in insertRange() function in pcl::outofcore::OutofcoreOctreeDiskContainer
628 … OutofcoreOctreeDiskContainer<PointT>::insertRange (const PointT* start, const std::uint64_t count) in insertRange() function in pcl::outofcore::OutofcoreOctreeDiskContainer
/dports/editors/libreoffice/libreoffice-7.2.6.2/odk/examples/CLI/CSharp/Spreadsheet/
H A DSpreadsheetSample.cs554 private void insertRange( in insertRange() method in SpreadsheetSample
/dports/editors/libreoffice6/libreoffice-6.4.7.2/odk/examples/CLI/CSharp/Spreadsheet/
H A DSpreadsheetSample.cs554 private void insertRange( in insertRange() method in SpreadsheetSample
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/protocol/
H A DLocatedBlocks.java145 public void insertRange(int blockIdx, List<LocatedBlock> newBlocks) { in insertRange() method in LocatedBlocks
/dports/devel/hadoop/hadoop-1.2.1/src/hdfs/org/apache/hadoop/hdfs/protocol/
H A DLocatedBlocks.java125 public void insertRange(int blockIdx, List<LocatedBlock> newBlocks) { in insertRange() method in LocatedBlocks
/dports/editors/libreoffice/libreoffice-7.2.6.2/tools/source/memtools/
H A Dmultisel.cxx498 bool StringRangeEnumerator::insertRange( sal_Int32 i_nFirst, sal_Int32 i_nLast, bool bSequence ) in insertRange() function in StringRangeEnumerator
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/plugins/hls-pragmas-plugin/src/Ide/Plugin/
H A DPragmas.hs55 insertRange = maybe (Range (Position 0 0) (Position 0 0)) findNextPragmaPosition mbContents function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/plugins/hls-pragmas-plugin/src/Ide/Plugin/
H A DPragmas.hs55 insertRange = maybe (Range (Position 0 0) (Position 0 0)) findNextPragmaPosition mbContents function
/dports/editors/libreoffice6/libreoffice-6.4.7.2/tools/source/memtools/
H A Dmultisel.cxx495 bool StringRangeEnumerator::insertRange( sal_Int32 i_nFirst, sal_Int32 i_nLast, bool bSequence ) in insertRange() function in StringRangeEnumerator
/dports/net/yate/yate-6.4.0-1/libs/ysig/
H A Dsigcall.cpp859 void SignallingCircuitGroup::insertRange(SignallingCircuitSpan* span, const char* name, in insertRange() function in SignallingCircuitGroup
878 void SignallingCircuitGroup::insertRange(const String& range, const char* name, in insertRange() function in SignallingCircuitGroup
/dports/www/polipo/polipo-1.1.1/
H A Dutil.c738 insertRange(int from, int to, IntListPtr list, int i) in insertRange() function
/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/bindings/c/test/
H A Dperformance_test.c136 struct RunResult insertRange(struct ResultSet *rs, FDBTransaction *tr) { in insertRange() function
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/lib/CodeGen/
H A DSplitter.cpp502 bool insertRange = false; in insertPreHeader() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/odk/examples/DevelopersGuide/Spreadsheet/
H A DSpreadsheetSample.java575 private void insertRange( in insertRange() method in SpreadsheetSample
/dports/editors/libreoffice6/libreoffice-6.4.7.2/odk/examples/DevelopersGuide/Spreadsheet/
H A DSpreadsheetSample.java575 private void insertRange( in insertRange() method in SpreadsheetSample
/dports/devel/okteta/okteta-0.26.6/gui/
H A Dabstractbytearrayview_p.cpp885 AddressRange insertRange = AddressRange::fromWidth(cursorPosition(), data.size()); in insert() local
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/Sheets/
H A DRequest.php570 public function setInsertRange(Google_Service_Sheets_InsertRangeRequest $insertRange)
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Sheets/
H A DRequest.php644 public function setInsertRange(Google_Service_Sheets_InsertRangeRequest $insertRange)
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/google.golang.org/api/sheets/v4/
H A Dsheets-api.json4653 "insertRange": { object
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/google.golang.org/api/google-api-go-client-0.7.0/sheets/v4/
H A Dsheets-api.json4653 "insertRange": { object
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/google.golang.org/api/sheets/v4/
H A Dsheets-api.json4653 "insertRange": { object
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/google.golang.org/api/sheets/v4/
H A Dsheets-api.json4525 "insertRange": { object

12