Home
last modified time | relevance | path

Searched defs:last_only (Results 1 – 9 of 9) sorted by relevance

/dports/devel/liblas12/libLAS-1.2.1/apps/
H A Dlas2las12.c102 int last_only = FALSE; in main() local
/dports/devel/liblas/libLAS-1.8.1/src/
H A Dfilter.cpp137 ReturnFilter::ReturnFilter( return_list_type returns, bool last_only ) in ReturnFilter()
/dports/devel/liblas/libLAS-1.8.1/include/liblas/
H A Dfilter.hpp171 bool last_only; member in liblas::ReturnFilter
/dports/comms/wsjtz/wsjtx/UDPExamples/
H A DMessageAggregatorMainWindow.cpp369 , bool last_only) in change_highlighting()
H A DMessageServer.cpp558 , QColor const& bg, QColor const& fg, bool last_only) in highlight_callsign()
/dports/devel/cmake-gui/cmake-3.22.1/Source/
H A DcmCMakePathCommand.cxx185 [](const cmCMakePath& path, bool last_only) -> cmCMakePath { in HandleGetCommand()
192 [](const cmCMakePath& path, bool last_only) -> cmCMakePath { in HandleGetCommand()
/dports/devel/cmake-doc/cmake-3.22.1/Source/
H A DcmCMakePathCommand.cxx185 [](const cmCMakePath& path, bool last_only) -> cmCMakePath { in HandleGetCommand()
192 [](const cmCMakePath& path, bool last_only) -> cmCMakePath { in HandleGetCommand()
/dports/devel/cmake/cmake-3.22.1/Source/
H A DcmCMakePathCommand.cxx185 [](const cmCMakePath& path, bool last_only) -> cmCMakePath { in HandleGetCommand()
192 [](const cmCMakePath& path, bool last_only) -> cmCMakePath { in HandleGetCommand()
/dports/comms/wsjtz/wsjtx/Network/
H A DMessageClient.cpp348 bool last_only {false}; in parse_message() local