id int64 0 755k | file_name stringlengths 3 109 | file_path stringlengths 13 185 | content stringlengths 31 9.38M | size int64 31 9.38M | language stringclasses 1
value | extension stringclasses 11
values | total_lines int64 1 340k | avg_line_length float64 2.18 149k | max_line_length int64 7 2.22M | alphanum_fraction float64 0 1 | repo_name stringlengths 6 65 | repo_stars int64 100 47.3k | repo_forks int64 0 12k | repo_open_issues int64 0 3.4k | repo_license stringclasses 9
values | repo_extraction_date stringclasses 92
values | exact_duplicates_redpajama bool 2
classes | near_duplicates_redpajama bool 2
classes | exact_duplicates_githubcode bool 2
classes | exact_duplicates_stackv2 bool 1
class | exact_duplicates_stackv1 bool 2
classes | near_duplicates_githubcode bool 2
classes | near_duplicates_stackv1 bool 2
classes | near_duplicates_stackv2 bool 1
class |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
38,880 | sink_f_impl.cc | gnuradio_gnuradio/gr-qtgui/lib/sink_f_impl.cc | /* -*- c++ -*- */
/*
* Copyright 2008-2012,2014 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif
#include "sink_f_impl.h"
#include <gnuradio/fft/window.h>
#include <gnuradio/io_signature.h>
#inc... | 9,242 | C++ | .cc | 266 | 25.142857 | 90 | 0.546443 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
38,881 | sink_c_impl.cc | gnuradio_gnuradio/gr-qtgui/lib/sink_c_impl.cc | /* -*- c++ -*- */
/*
* Copyright 2008-2012,2014 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif
#include "sink_c_impl.h"
#include <gnuradio/io_signature.h>
#include <gnuradio/prefs.h>
#include... | 9,276 | C++ | .cc | 258 | 25.883721 | 90 | 0.542545 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
38,883 | display_qt.cc | gnuradio_gnuradio/gr-qtgui/examples/c++/display_qt.cc | /*
* Copyright 2016 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#include "display_qt.h"
mywindow::mywindow() : QWidget()
{
// We'll use a horizontal layout of two QTabWidgets
layout = new QHBoxLayout();
// Create the tab widg... | 2,842 | C++ | .cc | 81 | 30.654321 | 89 | 0.636231 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | true | false |
38,884 | ber_sink_b_python.cc | gnuradio_gnuradio/gr-qtgui/python/qtgui/bindings/ber_sink_b_python.cc | /*
* Copyright 2020 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
/* This file is automatically generated using bindtool */
#include <pybind11/complex.h>
#include <pybind11/pybind11.h>
#include <pybind11/stl.h>
namespace py = pybind11;
#i... | 4,740 | C++ | .cc | 136 | 24.551471 | 89 | 0.50077 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
38,885 | waterfall_sink_f_python.cc | gnuradio_gnuradio/gr-qtgui/python/qtgui/bindings/waterfall_sink_f_python.cc | /*
* Copyright 2020 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
/* This file is automatically generated using bindtool */
#include <pybind11/complex.h>
#include <pybind11/pybind11.h>
#include <pybind11/stl.h>
namespace py = pybind11;
#i... | 6,191 | C++ | .cc | 161 | 27.664596 | 90 | 0.537855 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
38,886 | waterfalldisplayform_python.cc | gnuradio_gnuradio/gr-qtgui/python/qtgui/bindings/waterfalldisplayform_python.cc | /*
* Copyright 2020 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
/* This file is automatically generated using bindtool */
#include <pybind11/complex.h>
#include <pybind11/pybind11.h>
#include <pybind11/stl.h>
namespace py = pybind11;
#i... | 518 | C++ | .cc | 17 | 28.764706 | 60 | 0.77621 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
38,887 | eye_sink_f_python.cc | gnuradio_gnuradio/gr-qtgui/python/qtgui/bindings/eye_sink_f_python.cc | /*
* Copyright 2020 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
/* This file is automatically generated using bindtool */
#include <pybind11/complex.h>
#include <pybind11/pybind11.h>
#include <pybind11/stl.h>
namespace py = pybind11;
#i... | 6,865 | C++ | .cc | 189 | 25.126984 | 90 | 0.490749 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
38,888 | time_sink_c_python.cc | gnuradio_gnuradio/gr-qtgui/python/qtgui/bindings/time_sink_c_python.cc | /*
* Copyright 2020 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
/* This file is automatically generated using bindtool */
#include <pybind11/buffer_info.h>
#include <pybind11/complex.h>
#include <pybind11/pybind11.h>
#include <pybind11/py... | 7,032 | C++ | .cc | 194 | 25.108247 | 90 | 0.495633 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
38,889 | form_menus_python.cc | gnuradio_gnuradio/gr-qtgui/python/qtgui/bindings/form_menus_python.cc | /*
* Copyright 2020 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
/* This file is automatically generated using bindtool */
#include <pybind11/complex.h>
#include <pybind11/pybind11.h>
#include <pybind11/stl.h>
namespace py = pybind11;
#i... | 488 | C++ | .cc | 17 | 27 | 60 | 0.755365 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
38,890 | edit_box_msg_python.cc | gnuradio_gnuradio/gr-qtgui/python/qtgui/bindings/edit_box_msg_python.cc | /*
* Copyright 2020 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
/* This file is automatically generated using bindtool */
#include <pybind11/complex.h>
#include <pybind11/pybind11.h>
#include <pybind11/stl.h>
#include <gnuradio/qtgui/uti... | 1,658 | C++ | .cc | 51 | 27.019608 | 88 | 0.612053 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
38,891 | python_bindings.cc | gnuradio_gnuradio/gr-qtgui/python/qtgui/bindings/python_bindings.cc |
/*
* Copyright 2020 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#include <pybind11/pybind11.h>
#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION
#include <numpy/arrayobject.h>
namespace py = pybind11;
void bind_QWidget(py::module&);
//... | 4,466 | C++ | .cc | 135 | 30.244444 | 73 | 0.708237 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
38,892 | displayform_python.cc | gnuradio_gnuradio/gr-qtgui/python/qtgui/bindings/displayform_python.cc | /*
* Copyright 2020 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
/* This file is automatically generated using bindtool */
#include <pybind11/complex.h>
#include <pybind11/pybind11.h>
#include <pybind11/stl.h>
namespace py = pybind11;
#i... | 491 | C++ | .cc | 17 | 27.176471 | 60 | 0.763326 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
38,893 | timerasterdisplayform_python.cc | gnuradio_gnuradio/gr-qtgui/python/qtgui/bindings/timerasterdisplayform_python.cc | /*
* Copyright 2020 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
/* This file is automatically generated using bindtool */
#include <pybind11/complex.h>
#include <pybind11/pybind11.h>
#include <pybind11/stl.h>
namespace py = pybind11;
#i... | 521 | C++ | .cc | 17 | 28.941176 | 60 | 0.777555 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
38,894 | histogram_sink_f_python.cc | gnuradio_gnuradio/gr-qtgui/python/qtgui/bindings/histogram_sink_f_python.cc | /*
* Copyright 2020 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
/* This file is automatically generated using bindtool */
#include <pybind11/complex.h>
#include <pybind11/pybind11.h>
#include <pybind11/stl.h>
namespace py = pybind11;
#i... | 6,688 | C++ | .cc | 177 | 26.757062 | 90 | 0.526897 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
38,895 | time_raster_sink_f_python.cc | gnuradio_gnuradio/gr-qtgui/python/qtgui/bindings/time_raster_sink_f_python.cc | /*
* Copyright 2020 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
/* This file is automatically generated using bindtool */
#include <pybind11/complex.h>
#include <pybind11/pybind11.h>
#include <pybind11/stl.h>
namespace py = pybind11;
#i... | 7,499 | C++ | .cc | 196 | 26.989796 | 88 | 0.516348 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
38,896 | vector_sink_f_python.cc | gnuradio_gnuradio/gr-qtgui/python/qtgui/bindings/vector_sink_f_python.cc | /*
* Copyright 2020 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
/* This file is automatically generated using bindtool */
#include <pybind11/complex.h>
#include <pybind11/pybind11.h>
#include <pybind11/stl.h>
namespace py = pybind11;
#i... | 6,687 | C++ | .cc | 182 | 25.620879 | 87 | 0.506849 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
38,897 | freqcontrolpanel_python.cc | gnuradio_gnuradio/gr-qtgui/python/qtgui/bindings/freqcontrolpanel_python.cc | /*
* Copyright 2020 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
/* This file is automatically generated using bindtool */
#include <pybind11/complex.h>
#include <pybind11/pybind11.h>
#include <pybind11/stl.h>
namespace py = pybind11;
#i... | 506 | C++ | .cc | 17 | 28.058824 | 60 | 0.770661 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
38,898 | vectordisplayform_python.cc | gnuradio_gnuradio/gr-qtgui/python/qtgui/bindings/vectordisplayform_python.cc | /*
* Copyright 2020 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
/* This file is automatically generated using bindtool */
#include <pybind11/complex.h>
#include <pybind11/pybind11.h>
#include <pybind11/stl.h>
namespace py = pybind11;
#i... | 509 | C++ | .cc | 17 | 28.235294 | 60 | 0.772074 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
38,899 | constellationdisplayform_python.cc | gnuradio_gnuradio/gr-qtgui/python/qtgui/bindings/constellationdisplayform_python.cc | /*
* Copyright 2020 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
/* This file is automatically generated using bindtool */
#include <pybind11/complex.h>
#include <pybind11/pybind11.h>
#include <pybind11/stl.h>
namespace py = pybind11;
#i... | 530 | C++ | .cc | 17 | 29.470588 | 60 | 0.781496 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
38,900 | qtgui_types_python.cc | gnuradio_gnuradio/gr-qtgui/python/qtgui/bindings/qtgui_types_python.cc | /*
* Copyright 2020 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
/* This file is automatically generated using bindtool */
#include <pybind11/complex.h>
#include <pybind11/pybind11.h>
#include <pybind11/stl.h>
namespace py = pybind11;
#i... | 2,540 | C++ | .cc | 54 | 40.111111 | 71 | 0.589185 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
38,901 | const_sink_c_python.cc | gnuradio_gnuradio/gr-qtgui/python/qtgui/bindings/const_sink_c_python.cc | /*
* Copyright 2020 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
/* This file is automatically generated using bindtool */
#include <pybind11/complex.h>
#include <pybind11/pybind11.h>
#include <pybind11/stl.h>
namespace py = pybind11;
#i... | 5,776 | C++ | .cc | 163 | 24.539877 | 81 | 0.500722 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
38,902 | waterfall_sink_c_python.cc | gnuradio_gnuradio/gr-qtgui/python/qtgui/bindings/waterfall_sink_c_python.cc | /*
* Copyright 2020 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
/* This file is automatically generated using bindtool */
#include <pybind11/complex.h>
#include <pybind11/pybind11.h>
#include <pybind11/stl.h>
namespace py = pybind11;
#i... | 6,024 | C++ | .cc | 157 | 27.643312 | 90 | 0.538992 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
38,903 | timecontrolpanel_python.cc | gnuradio_gnuradio/gr-qtgui/python/qtgui/bindings/timecontrolpanel_python.cc | /*
* Copyright 2020 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
/* This file is automatically generated using bindtool */
#include <pybind11/complex.h>
#include <pybind11/pybind11.h>
#include <pybind11/stl.h>
namespace py = pybind11;
#i... | 506 | C++ | .cc | 17 | 28.058824 | 60 | 0.770661 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
38,904 | sink_c_python.cc | gnuradio_gnuradio/gr-qtgui/python/qtgui/bindings/sink_c_python.cc | /*
* Copyright 2022 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
/***********************************************************************************/
/* This file is automatically generated using bindtool and can be manually edited */
/* ... | 2,823 | C++ | .cc | 71 | 31.309859 | 85 | 0.479824 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
38,905 | sink_f_python.cc | gnuradio_gnuradio/gr-qtgui/python/qtgui/bindings/sink_f_python.cc | /*
* Copyright 2020 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
/* This file is automatically generated using bindtool */
#include <pybind11/complex.h>
#include <pybind11/pybind11.h>
#include <pybind11/stl.h>
namespace py = pybind11;
#i... | 2,483 | C++ | .cc | 76 | 24.697368 | 85 | 0.548739 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
38,906 | freq_sink_f_python.cc | gnuradio_gnuradio/gr-qtgui/python/qtgui/bindings/freq_sink_f_python.cc | /*
* Copyright 2020 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
/* This file is automatically generated using bindtool */
#include <pybind11/complex.h>
#include <pybind11/pybind11.h>
#include <pybind11/stl.h>
namespace py = pybind11;
#i... | 7,488 | C++ | .cc | 203 | 25.566502 | 90 | 0.498749 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
38,907 | number_sink_python.cc | gnuradio_gnuradio/gr-qtgui/python/qtgui/bindings/number_sink_python.cc | /*
* Copyright 2020 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
/* This file is automatically generated using bindtool */
#include <pybind11/complex.h>
#include <pybind11/pybind11.h>
#include <pybind11/stl.h>
namespace py = pybind11;
#i... | 4,907 | C++ | .cc | 131 | 27.290076 | 90 | 0.527265 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
38,908 | matrix_sink_python.cc | gnuradio_gnuradio/gr-qtgui/python/qtgui/bindings/matrix_sink_python.cc | /*
* Copyright 2024 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
/***********************************************************************************/
/* This file is automatically generated using bindtool and can be manually
* edited */
... | 3,208 | C++ | .cc | 86 | 28.255814 | 90 | 0.506447 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
38,909 | numberdisplayform_python.cc | gnuradio_gnuradio/gr-qtgui/python/qtgui/bindings/numberdisplayform_python.cc | /*
* Copyright 2020 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
/* This file is automatically generated using bindtool */
#include <pybind11/complex.h>
#include <pybind11/pybind11.h>
#include <pybind11/stl.h>
namespace py = pybind11;
#i... | 509 | C++ | .cc | 17 | 28.235294 | 60 | 0.772074 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
38,910 | freqdisplayform_python.cc | gnuradio_gnuradio/gr-qtgui/python/qtgui/bindings/freqdisplayform_python.cc | /*
* Copyright 2020 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
/* This file is automatically generated using bindtool */
#include <pybind11/complex.h>
#include <pybind11/pybind11.h>
#include <pybind11/stl.h>
namespace py = pybind11;
#i... | 503 | C++ | .cc | 17 | 27.882353 | 60 | 0.769231 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
38,911 | time_sink_f_python.cc | gnuradio_gnuradio/gr-qtgui/python/qtgui/bindings/time_sink_f_python.cc | /*
* Copyright 2020 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
/* This file is automatically generated using bindtool */
#include <pybind11/complex.h>
#include <pybind11/pybind11.h>
#include <pybind11/stl.h>
namespace py = pybind11;
#i... | 6,967 | C++ | .cc | 192 | 25.041667 | 90 | 0.492827 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
38,912 | time_raster_sink_b_python.cc | gnuradio_gnuradio/gr-qtgui/python/qtgui/bindings/time_raster_sink_b_python.cc | /*
* Copyright 2020 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
/* This file is automatically generated using bindtool */
#include <pybind11/complex.h>
#include <pybind11/pybind11.h>
#include <pybind11/stl.h>
#include <gnuradio/qtgui/uti... | 7,499 | C++ | .cc | 196 | 26.989796 | 88 | 0.516348 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
38,913 | histogramdisplayform_python.cc | gnuradio_gnuradio/gr-qtgui/python/qtgui/bindings/histogramdisplayform_python.cc | /*
* Copyright 2020 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
/* This file is automatically generated using bindtool */
#include <pybind11/complex.h>
#include <pybind11/pybind11.h>
#include <pybind11/stl.h>
namespace py = pybind11;
#i... | 518 | C++ | .cc | 17 | 28.764706 | 60 | 0.77621 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
38,914 | eye_sink_c_python.cc | gnuradio_gnuradio/gr-qtgui/python/qtgui/bindings/eye_sink_c_python.cc | /*
* Copyright 2020 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
/* This file is automatically generated using bindtool */
#include <pybind11/buffer_info.h>
#include <pybind11/complex.h>
#include <pybind11/pybind11.h>
#include <pybind11/py... | 6,929 | C++ | .cc | 191 | 25.193717 | 90 | 0.493616 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
38,915 | freq_sink_c_python.cc | gnuradio_gnuradio/gr-qtgui/python/qtgui/bindings/freq_sink_c_python.cc | /*
* Copyright 2020 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
/* This file is automatically generated using bindtool */
#include <pybind11/complex.h>
#include <pybind11/pybind11.h>
#include <pybind11/stl.h>
namespace py = pybind11;
#i... | 7,328 | C++ | .cc | 199 | 25.542714 | 90 | 0.49929 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
38,916 | QWidget_python.cc | gnuradio_gnuradio/gr-qtgui/python/qtgui/bindings/QWidget_python.cc | #include <pybind11/complex.h>
#include <pybind11/pybind11.h>
#include <pybind11/stl.h>
namespace py = pybind11;
#include <qwt_legend.h>
#include <qwt_painter.h>
#include <qwt_plot.h>
#include <qwt_plot_canvas.h>
#include <qwt_plot_curve.h>
#include <qwt_plot_magnifier.h>
#include <qwt_plot_marker.h>
#include <qwt_plo... | 581 | C++ | .cc | 21 | 26.238095 | 64 | 0.744144 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
38,917 | rfnoc_f15_display_python.cc | gnuradio_gnuradio/gr-qtgui/python/qtgui/bindings/rfnoc_f15_display_python.cc | /*
* Copyright 2022 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
/***********************************************************************************/
/* This file is automatically generated using bindtool and can be manually edited */
/* ... | 3,253 | C++ | .cc | 81 | 32.962963 | 86 | 0.544963 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
38,918 | timedisplayform_python.cc | gnuradio_gnuradio/gr-qtgui/python/qtgui/bindings/timedisplayform_python.cc | /*
* Copyright 2020 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
/* This file is automatically generated using bindtool */
#include <pybind11/complex.h>
#include <pybind11/pybind11.h>
#include <pybind11/stl.h>
namespace py = pybind11;
#i... | 503 | C++ | .cc | 17 | 27.882353 | 60 | 0.769231 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
38,919 | trigger_mode_python.cc | gnuradio_gnuradio/gr-qtgui/python/qtgui/bindings/trigger_mode_python.cc | /*
* Copyright 2020 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
/* This file is automatically generated using bindtool */
#include <pybind11/complex.h>
#include <pybind11/pybind11.h>
#include <pybind11/stl.h>
namespace py = pybind11;
#i... | 1,206 | C++ | .cc | 31 | 34.870968 | 66 | 0.654966 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
38,920 | source_impl.cc | gnuradio_gnuradio/gr-soapy/lib/source_impl.cc | /* -*- c++ -*- */
/*
* Copyright 2021 Jeff Long
* Copyright 2018-2021 Libre Space Foundation <http://libre.space>
*
* SPDX-License-Identifier: GPL-3.0-or-later
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "source_impl.h"
#include <SoapySDR/Errors.hpp>
#include <iostream>
namespace gr {
namespace ... | 4,782 | C++ | .cc | 132 | 24.537879 | 90 | 0.510257 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
38,921 | sink_impl.cc | gnuradio_gnuradio/gr-soapy/lib/sink_impl.cc | /* -*- c++ -*- */
/*
* Copyright 2021 Jeff Long
* Copyright 2018-2021 Libre Space Foundation <http://libre.space>
*
* SPDX-License-Identifier: GPL-3.0-or-later
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "sink_impl.h"
#include <SoapySDR/Errors.hpp>
#include <iostream>
namespace gr {
namespace so... | 4,359 | C++ | .cc | 115 | 28.26087 | 88 | 0.554477 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
38,922 | block_impl.cc | gnuradio_gnuradio/gr-soapy/lib/block_impl.cc | /* -*- c++ -*- */
/*
* Copyright 2021 Jeff Long
* Copyright 2018-2021 Libre Space Foundation <http://libre.space>
*
* SPDX-License-Identifier: GPL-3.0-or-later
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "block_impl.h"
#include "setting_string_conversion.h"
#include <gnuradio/io_signature.h>
#inc... | 52,786 | C++ | .cc | 1,376 | 32.305233 | 90 | 0.633599 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
38,923 | soapy_common.cc | gnuradio_gnuradio/gr-soapy/python/soapy/bindings/soapy_common.cc | /*
* Copyright 2021 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#include "setting_string_conversion.h"
#include "soapy_common.h"
#include <SoapySDR/Types.hpp>
#include <SoapySDR/Version.h>
#include <string>
py::object cast_string_to_argi... | 1,631 | C++ | .cc | 51 | 26.196078 | 85 | 0.612739 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
38,926 | soapy_types_python.cc | gnuradio_gnuradio/gr-soapy/python/soapy/bindings/soapy_types_python.cc | /*
* Copyright 2021 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#include "soapy_common.h"
#include <pybind11/complex.h>
#include <pybind11/operators.h>
#include <pybind11/pybind11.h>
#include <pybind11/stl.h>
namespace py = pybind11;
#i... | 2,770 | C++ | .cc | 69 | 31.768116 | 80 | 0.558616 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
38,927 | block_python.cc | gnuradio_gnuradio/gr-soapy/python/soapy/bindings/block_python.cc | /* -*- c++ -*- */
/*
* Copyright 2020-2021 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
/***********************************************************************************/
/* This file is automatically generated using bindtool and can be ... | 18,460 | C++ | .cc | 455 | 28.226374 | 90 | 0.490711 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
38,929 | qa_fft_shift.cc | gnuradio_gnuradio/gr-fft/lib/qa_fft_shift.cc | /* -*- c++ -*- */
/*
* Copyright 2019 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif
#include <gnuradio/fft/fft_shift.h>
#include <boost/test/unit_test.hpp>
#include <vector>
namespace gr {
na... | 1,589 | C++ | .cc | 57 | 23.263158 | 77 | 0.534517 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
38,930 | ctrlport_probe_psd_impl.cc | gnuradio_gnuradio/gr-fft/lib/ctrlport_probe_psd_impl.cc | /* -*- c++ -*- */
/*
* Copyright 2012-2013 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "ctrlport_probe_psd_impl.h"
#include <gnuradio/io_signature.h>
namespace gr {
namespace fft {... | 5,005 | C++ | .cc | 133 | 27.233083 | 89 | 0.52321 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | true | false |
38,931 | goertzel_fc_impl.cc | gnuradio_gnuradio/gr-fft/lib/goertzel_fc_impl.cc | /* -*- c++ -*- */
/*
* Copyright 2006,2010-2012 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "goertzel_fc_impl.h"
#include <gnuradio/io_signature.h>
namespace gr {
namespace fft {
... | 1,534 | C++ | .cc | 55 | 22.909091 | 72 | 0.613079 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | true | false |
38,932 | window.cc | gnuradio_gnuradio/gr-fft/lib/window.cc | /* -*- c++ -*- */
/*
* Copyright 2002,2007,2008,2012,2013,2018,2021 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif
#include <gnuradio/fft/window.h>
#include <gnuradio/math.h>
#include <algorith... | 12,050 | C++ | .cc | 380 | 25.921053 | 90 | 0.575966 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
38,933 | fft.cc | gnuradio_gnuradio/gr-fft/lib/fft.cc | /* -*- c++ -*- */
/*
* Copyright 2003,2008,2011,2012,2020 Free Software Foundation, Inc.
* Copyright 2021 Marcus Müller
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#include <gnuradio/fft/fft.h>
#include <gnuradio/gr_complex.h>
#include <gnuradio/sys_paths.h>
#include ... | 6,861 | C++ | .cc | 199 | 28.527638 | 90 | 0.623377 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
38,934 | goertzel.cc | gnuradio_gnuradio/gr-fft/lib/goertzel.cc | /* -*- c++ -*- */
/*
* Copyright 2002,2011,2012,2018 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif
#include <gnuradio/fft/goertzel.h>
#include <gnuradio/math.h>
#include <cmath>
namespace gr ... | 1,179 | C++ | .cc | 53 | 19.226415 | 82 | 0.59246 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | true | false |
38,935 | fft_v_fftw.cc | gnuradio_gnuradio/gr-fft/lib/fft_v_fftw.cc | /* -*- c++ -*- */
/*
* Copyright 2004,2007,2008,2010,2012,2020 Free Software Foundation, Inc.
* Copyright 2024 Marcus Müller
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#include "fft_v_fftw.h"
#include <gnuradio/thread/thread.h>
#include <volk/volk.h>
#include <cstrin... | 7,113 | C++ | .cc | 195 | 28.394872 | 90 | 0.545903 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
38,936 | fft_shift_python.cc | gnuradio_gnuradio/gr-fft/python/fft/bindings/fft_shift_python.cc | /*
* Copyright 2020 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
/***********************************************************************************/
/* This file is automatically generated using bindtool and can be manually edited */
/* ... | 1,948 | C++ | .cc | 45 | 40.711111 | 90 | 0.557256 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
38,938 | python_bindings.cc | gnuradio_gnuradio/gr-fft/python/fft/bindings/python_bindings.cc |
/*
* Copyright 2020 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#include <pybind11/pybind11.h>
#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION
#include <numpy/arrayobject.h>
namespace py = pybind11;
#ifdef GR_HAVE_CTRLPORT
void bind_... | 1,166 | C++ | .cc | 45 | 23.4 | 73 | 0.717626 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
38,939 | window_python.cc | gnuradio_gnuradio/gr-fft/python/fft/bindings/window_python.cc | /*
* Copyright 2020,2021 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
/***********************************************************************************/
/* This file is automatically generated using bindtool and can be manually edited *... | 7,429 | C++ | .cc | 142 | 39.535211 | 90 | 0.477509 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
38,940 | goertzel_python.cc | gnuradio_gnuradio/gr-fft/python/fft/bindings/goertzel_python.cc | /*
* Copyright 2020 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
/***********************************************************************************/
/* This file is automatically generated using bindtool and can be manually edited */
/* ... | 2,084 | C++ | .cc | 48 | 37.479167 | 85 | 0.516576 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
38,941 | fft_v_python.cc | gnuradio_gnuradio/gr-fft/python/fft/bindings/fft_v_python.cc | /*
* Copyright 2020 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
/***********************************************************************************/
/* This file is automatically generated using bindtool and can be manually edited */
/* ... | 2,126 | C++ | .cc | 49 | 38.653061 | 85 | 0.536491 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
38,943 | basic_block.cc | gnuradio_gnuradio/gnuradio-runtime/lib/basic_block.cc | /* -*- c++ -*- */
/*
* Copyright 2006,2012-2013 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#include <memory>
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <gnuradio/basic_block.h>
#include <gnuradio/block_registry.h>
#include ... | 6,651 | C++ | .cc | 179 | 32.329609 | 88 | 0.649581 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | true | false |
38,945 | msg_accepter.cc | gnuradio_gnuradio/gnuradio-runtime/lib/msg_accepter.cc | /* -*- c++ -*- */
/*
* Copyright 2009,2013 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#if HAVE_CONFIG_H
#include <config.h>
#endif
#include <gnuradio/block.h>
#include <gnuradio/block_detail.h>
#include <gnuradio/hier_block2.h>
#include ... | 932 | C++ | .cc | 39 | 20.74359 | 62 | 0.659502 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | true | false |
38,946 | vmcircbuf_mmap_shm_open.cc | gnuradio_gnuradio/gnuradio-runtime/lib/vmcircbuf_mmap_shm_open.cc | /* -*- c++ -*- */
/*
* Copyright 2003,2011,2013 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "vmcircbuf_mmap_shm_open.h"
#include <fcntl.h>
#include <unistd.h>
#include <stdexcept>
#... | 5,233 | C++ | .cc | 144 | 29.930556 | 87 | 0.583778 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | true | false |
38,947 | vmcircbuf.cc | gnuradio_gnuradio/gnuradio-runtime/lib/vmcircbuf.cc | /* -*- c++ -*- */
/*
* Copyright 2003,2013 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "local_sighandler.h"
#include "vmcircbuf.h"
#include "vmcircbuf_prefs.h"
#include <string_view... | 7,820 | C++ | .cc | 215 | 30.35814 | 90 | 0.581238 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
38,948 | vmcircbuf_prefs.cc | gnuradio_gnuradio/gnuradio-runtime/lib/vmcircbuf_prefs.cc | /* -*- c++ -*- */
/*
* Copyright 2003,2010,2011,2013 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "vmcircbuf.h"
#include "vmcircbuf_prefs.h"
#include <gnuradio/sys_paths.h>
#include ... | 2,480 | C++ | .cc | 78 | 27.935897 | 89 | 0.65969 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
38,950 | hier_block2.cc | gnuradio_gnuradio/gnuradio-runtime/lib/hier_block2.cc | /* -*- c++ -*- */
/*
* Copyright 2006-2008,2013 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "hier_block2_detail.h"
#include <gnuradio/flowgraph.h>
#include <gnuradio/hier_block2.h>
... | 7,408 | C++ | .cc | 203 | 29.236453 | 90 | 0.609848 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | true | false |
38,951 | buffer_single_mapped.cc | gnuradio_gnuradio/gnuradio-runtime/lib/buffer_single_mapped.cc | /* -*- c++ -*- */
/*
* Copyright 2020 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <gnuradio/block.h>
#include <gnuradio/buffer_reader.h>
#include <gnuradio/buffer_single_mapped.h>
#i... | 16,462 | C++ | .cc | 381 | 33.406824 | 90 | 0.550034 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
38,952 | qa_dictionary_logger.cc | gnuradio_gnuradio/gnuradio-runtime/lib/qa_dictionary_logger.cc | /*
* Copyright 2022 Marcus Müller
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#include <gnuradio/dictionary_logger_backend.h>
#include <gnuradio/logger.h>
#include <gnuradio/prefs.h>
#include <spdlog/sinks/base_sink.h>
#include <boost/test/tools/old/interface.hpp>
#in... | 3,477 | C++ | .cc | 93 | 31.645161 | 89 | 0.637849 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
38,953 | io_signature.cc | gnuradio_gnuradio/gnuradio-runtime/lib/io_signature.cc | /* -*- c++ -*- */
/*
* Copyright 2004,2007,2013 Free Software Foundation, Inc.
* Copyright 2023 Marcus Müller
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#include <gnuradio/io_signature.h>
/* ensure that tweakme.h is included before the bundled spdlog/fmt header, see
... | 9,067 | C++ | .cc | 213 | 30.464789 | 90 | 0.533462 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
38,954 | tagged_stream_block.cc | gnuradio_gnuradio/gnuradio-runtime/lib/tagged_stream_block.cc | /* -*- c++ -*- */
/*
* Copyright 2013 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <gnuradio/tagged_stream_block.h>
namespace gr {
tagged_stream_block::tagged_stream_block(const st... | 4,747 | C++ | .cc | 120 | 31.2 | 90 | 0.567585 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | true | false |
38,956 | tpb_detail.cc | gnuradio_gnuradio/gnuradio-runtime/lib/tpb_detail.cc | /* -*- c++ -*- */
/*
* Copyright 2008,2009,2013 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif
#include <gnuradio/block.h>
#include <gnuradio/block_detail.h>
#include <gnuradio/buffer.h>
#inclu... | 1,510 | C++ | .cc | 49 | 27.612245 | 78 | 0.659091 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | true | false |
38,957 | qa_buffer.cc | gnuradio_gnuradio/gnuradio-runtime/lib/qa_buffer.cc | /* -*- c++ -*- */
/*
* Copyright 2004,2018 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif
#include <gnuradio/buffer.h>
#include <gnuradio/buffer_double_mapped.h>
#include <gnuradio/buffer_read... | 6,593 | C++ | .cc | 195 | 28.389744 | 85 | 0.535009 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | true | false |
38,958 | block_detail.cc | gnuradio_gnuradio/gnuradio-runtime/lib/block_detail.cc | /* -*- c++ -*- */
/*
* Copyright 2004,2009,2010,2013 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <gnuradio/block_detail.h>
#include <gnuradio/buffer.h>
#include <gnuradio/buffer_rea... | 13,981 | C++ | .cc | 389 | 29.426735 | 89 | 0.609509 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | true | false |
38,959 | block.cc | gnuradio_gnuradio/gnuradio-runtime/lib/block.cc | /* -*- c++ -*- */
/*
* Copyright 2004,2009,2010,2013 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <gnuradio/block.h>
#include <gnuradio/block_detail.h>
#include <gnuradio/block_regis... | 34,044 | C++ | .cc | 906 | 26.081678 | 90 | 0.520718 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
38,960 | sptr_magic.cc | gnuradio_gnuradio/gnuradio-runtime/lib/sptr_magic.cc | /* -*- c++ -*- */
/*
* Copyright 2008,2009,2013 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif
#include <gnuradio/hier_block2.h>
#include <gnuradio/sptr_magic.h>
#include <map>
#include <stdexc... | 2,238 | C++ | .cc | 70 | 28.128571 | 88 | 0.65831 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | true | false |
38,961 | qa_io_signature.cc | gnuradio_gnuradio/gnuradio-runtime/lib/qa_io_signature.cc | /* -*- c++ -*- */
/*
* Copyright 2004,2013 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif
#include <gnuradio/io_signature.h>
#include <boost/test/unit_test.hpp>
#include <stdexcept>
BOOST_AUTO... | 1,205 | C++ | .cc | 38 | 28.842105 | 90 | 0.670406 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
38,962 | realtime_impl.cc | gnuradio_gnuradio/gnuradio-runtime/lib/realtime_impl.cc | /* -*- c++ -*- */
/*
* Copyright 2006,2007,2008 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif
#include "realtime_impl.h"
#include <gnuradio/logger.h>
#include <gnuradio/prefs.h>
#ifdef HAVE_S... | 5,111 | C++ | .cc | 136 | 32.823529 | 90 | 0.6639 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | true | false |
38,963 | buffer_double_mapped.cc | gnuradio_gnuradio/gnuradio-runtime/lib/buffer_double_mapped.cc | /* -*- c++ -*- */
/*
* Copyright 2020 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "vmcircbuf.h"
#include <gnuradio/block.h>
#include <gnuradio/buffer_double_mapped.h>
#include <gnura... | 5,509 | C++ | .cc | 140 | 30.578571 | 88 | 0.585639 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
38,964 | qa_logger.cc | gnuradio_gnuradio/gnuradio-runtime/lib/qa_logger.cc | /*
* Copyright 2012, 2018 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
/*
* This class gathers together all the test cases for the example
* directory into a single test suite. As you create new test cases,
* add them here.
*/
#include... | 1,371 | C++ | .cc | 46 | 25.978261 | 79 | 0.624054 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
38,965 | vmcircbuf_createfilemapping.cc | gnuradio_gnuradio/gnuradio-runtime/lib/vmcircbuf_createfilemapping.cc | /* -*- c++ -*- */
/*
* Copyright 2003,2005,2011,2013 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <fcntl.h>
#include <unistd.h>
#include <stdexcept>
#ifdef HAVE_SYS_TYPES_H
#include ... | 6,696 | C++ | .cc | 173 | 30.17341 | 89 | 0.579831 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | true | false |
38,967 | buffer_reader.cc | gnuradio_gnuradio/gnuradio-runtime/lib/buffer_reader.cc | /* -*- c++ -*- */
/*
* Copyright 2004,2009,2010,2013 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <gnuradio/block.h>
#include <gnuradio/buffer.h>
#include <gnuradio/buffer_reader.h>
#... | 5,479 | C++ | .cc | 151 | 30.523179 | 90 | 0.611552 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
38,968 | pagesize.cc | gnuradio_gnuradio/gnuradio-runtime/lib/pagesize.cc | /* -*- c++ -*- */
/*
* Copyright 2003,2013 Free Software Foundation, Inc.
* Copyright 2023 Marcus Müller
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "pagesize.h"
#include <gnuradio/logger.h>
namespace gr {
#i... | 2,117 | C++ | .cc | 69 | 26.188406 | 90 | 0.665352 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
38,969 | qa_host_buffer.cc | gnuradio_gnuradio/gnuradio-runtime/lib/qa_host_buffer.cc | /* -*- c++ -*- */
/*
* Copyright 2021 BlackLynx Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif
#include <gnuradio/block.h>
#include <gnuradio/buffer_reader.h>
#include <gnuradio/host_buffer.h>
#include <gnuradio/random.... | 11,416 | C++ | .cc | 258 | 38.837209 | 86 | 0.585093 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
38,970 | pdu.cc | gnuradio_gnuradio/gnuradio-runtime/lib/pdu.cc | /* -*- c++ -*- */
/*
* Copyright 2013,2021 Free Software Foundation, Inc.
*
* SPDX-License-Identifier: GPL-3.0-or-later
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <gnuradio/gr_complex.h>
#include <gnuradio/pdu.h>
#include <pmt/pmt.h>
namespace gr {
namespace metadata_keys {
const pmt::pmt_t pd... | 4,022 | C++ | .cc | 170 | 19.958824 | 85 | 0.628355 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | true | false |
38,971 | logger.cc | gnuradio_gnuradio/gnuradio-runtime/lib/logger.cc | /* -*- c++ -*- */
/*
* Copyright 2012 Free Software Foundation, Inc.
* Copyright 2021 Marcus Müller
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#include <spdlog/common.h>
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <gnuradio/logger.h>
#include <gnuradio/... | 4,647 | C++ | .cc | 127 | 31.984252 | 90 | 0.649544 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
38,972 | terminate_handler.cc | gnuradio_gnuradio/gnuradio-runtime/lib/terminate_handler.cc | /* -*- c++ -*- */
/*
* Copyright 2018 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*/
#include <pmt/pmt.h>
#include <boost/thread.hpp>
#include <exception>
#include <iostream>
#include <regex>
#include <stdexcept>
#ifdef HAVE_LIBUNWIND
#define U... | 5,332 | C++ | .cc | 140 | 31.457143 | 86 | 0.548823 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
38,973 | dictionary_logger_backend.cc | gnuradio_gnuradio/gnuradio-runtime/lib/dictionary_logger_backend.cc | #include "gnuradio/dictionary_logger_backend.h"
#include <spdlog/details/log_msg.h>
#include <memory>
#include <mutex>
#include <regex>
#include <tuple>
namespace gr {
dictionary_logger_backend::dictionary_logger_backend(std::regex src_regex)
: has_regex(true), src_regex(src_regex)
{
}
dictionary_logger_backend::... | 1,146 | C++ | .cc | 31 | 32.129032 | 90 | 0.674482 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
38,975 | buffer_reader_sm.cc | gnuradio_gnuradio/gnuradio-runtime/lib/buffer_reader_sm.cc | /* -*- c++ -*- */
/*
* Copyright 2004,2009,2010,2013 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <gnuradio/block.h>
#include <gnuradio/buffer.h>
#include <gnuradio/buffer_reader_sm.h... | 2,144 | C++ | .cc | 64 | 28.40625 | 87 | 0.613933 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
38,976 | qa_vmcircbuf.cc | gnuradio_gnuradio/gnuradio-runtime/lib/qa_vmcircbuf.cc | /* -*- c++ -*- */
/*
* Copyright 2002,2013,2018 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif
#include "vmcircbuf.h"
#include <boost/test/unit_test.hpp>
BOOST_AUTO_TEST_CASE(test_all)
{
i... | 423 | C++ | .cc | 19 | 20.263158 | 72 | 0.7 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
38,977 | realtime.cc | gnuradio_gnuradio/gnuradio-runtime/lib/realtime.cc | /* -*- c++ -*- */
/*
* Copyright 2006,2007,2008 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif
#include "realtime_impl.h"
#include <gnuradio/realtime.h>
namespace gr {
rt_status_t enable_real... | 419 | C++ | .cc | 20 | 19.15 | 58 | 0.705584 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | true | false |
38,980 | scheduler.cc | gnuradio_gnuradio/gnuradio-runtime/lib/scheduler.cc | /* -*- c++ -*- */
/*
* Copyright 2008,2013 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif
#include "scheduler.h"
namespace gr {
scheduler::scheduler(flat_flowgraph_sptr ffg,
... | 445 | C++ | .cc | 21 | 17.571429 | 53 | 0.638756 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | true | false |
38,981 | block_registry.cc | gnuradio_gnuradio/gnuradio-runtime/lib/block_registry.cc | /* -*- c++ -*- */
/*
* Copyright 2012-2013 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#include <gnuradio/basic_block.h>
#include <gnuradio/block.h>
#include <gnuradio/block_detail.h>
#include <gnuradio/block_registry.h>
#include <gnuradio... | 4,093 | C++ | .cc | 109 | 32.862385 | 86 | 0.63797 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | true | false |
38,982 | msg_handler.cc | gnuradio_gnuradio/gnuradio-runtime/lib/msg_handler.cc | /* -*- c++ -*- */
/*
* Copyright 2005,2013 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <gnuradio/msg_handler.h>
namespace gr {
msg_handler::~msg_handler() {}
} /* namespace gr */... | 321 | C++ | .cc | 16 | 18.3125 | 53 | 0.676667 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | true | true | true | false |
38,983 | scheduler_tpb.cc | gnuradio_gnuradio/gnuradio-runtime/lib/scheduler_tpb.cc | /* -*- c++ -*- */
/*
* Copyright 2008,2013 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif
#include "scheduler_tpb.h"
#include "tpb_thread_body.h"
#include <gnuradio/thread/thread_body_wrapper.h... | 2,793 | C++ | .cc | 78 | 30.025641 | 90 | 0.641187 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | true | false |
38,984 | pmt_fmt.cc | gnuradio_gnuradio/gnuradio-runtime/lib/pmt_fmt.cc | /* -*- c++ -*- */
/*
* Copyright 2023 Marcus Müller
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#include <gnuradio/pmt_fmt.h>
/* ensure that tweakme.h is included before the bundled spdlog/fmt header, see
* https://github.com/gabime/spdlog/issues/2922 */
#include <spd... | 601 | C++ | .cc | 21 | 26.904762 | 89 | 0.700173 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
38,985 | block_executor.cc | gnuradio_gnuradio/gnuradio-runtime/lib/block_executor.cc | /* -*- c++ -*- */
/*
* Copyright 2004,2008-2010,2013,2017 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <gnuradio/block.h>
#include <gnuradio/block_detail.h>
#include <gnuradio/custom... | 28,823 | C++ | .cc | 631 | 32.55309 | 90 | 0.500552 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
38,987 | top_block.cc | gnuradio_gnuradio/gnuradio-runtime/lib/top_block.cc | /* -*- c++ -*- */
/*
* Copyright 2007,2013 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "top_block_impl.h"
#include <gnuradio/high_res_timer.h>
#include <gnuradio/io_signature.h>
#in... | 5,976 | C++ | .cc | 149 | 26.778523 | 90 | 0.493446 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | true | false |
38,988 | host_buffer.cc | gnuradio_gnuradio/gnuradio-runtime/lib/host_buffer.cc | /* -*- c++ -*- */
/*
* Copyright 2021 BlackLynx Inc..
*
* SPDX-License-Identifier: GPL-3.0-or-later
*/
#include <cstring>
#include <sstream>
#include <stdexcept>
#include <gnuradio/block.h>
#include <gnuradio/host_buffer.h>
namespace gr {
void* host_buffer::device_memcpy(void* dest, const void* src, std::size_t... | 10,202 | C++ | .cc | 254 | 29.519685 | 89 | 0.562014 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
38,990 | vmcircbuf_mmap_tmpfile.cc | gnuradio_gnuradio/gnuradio-runtime/lib/vmcircbuf_mmap_tmpfile.cc | /* -*- c++ -*- */
/*
* Copyright 2003,2011,2013 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "vmcircbuf_mmap_tmpfile.h"
#include <unistd.h>
#include <cstdlib>
#include <stdexcept>
#i... | 4,496 | C++ | .cc | 132 | 28.113636 | 86 | 0.585141 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | true | false |
38,991 | transfer_type.cc | gnuradio_gnuradio/gnuradio-runtime/lib/transfer_type.cc | /* -*- c++ -*- */
/*
* Copyright 2021 BlackLynx, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#include <gnuradio/transfer_type.h>
namespace gr {
std::ostream& operator<<(std::ostream& os, const transfer_type& type)
{
switch (type) {
case transfer_type::DEFA... | 803 | C++ | .cc | 29 | 23.586207 | 73 | 0.634241 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
38,992 | buffer.cc | gnuradio_gnuradio/gnuradio-runtime/lib/buffer.cc | /* -*- c++ -*- */
/*
* Copyright 2004,2009,2010,2013 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "vmcircbuf.h"
#include <gnuradio/block.h>
#include <gnuradio/buffer.h>
#include <gnur... | 9,060 | C++ | .cc | 238 | 31.995798 | 89 | 0.629895 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
38,993 | prefs.cc | gnuradio_gnuradio/gnuradio-runtime/lib/prefs.cc | /* -*- c++ -*- */
/*
* Copyright 2006,2013,2015 Free Software Foundation, Inc.
* Copyright 2024 mboersch, Marcus Müller
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif
#include <gnuradio/constants.h>
#include <gnuradio/pref... | 8,708 | C++ | .cc | 273 | 25.128205 | 89 | 0.580134 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
38,994 | top_block_impl.cc | gnuradio_gnuradio/gnuradio-runtime/lib/top_block_impl.cc | /* -*- c++ -*- */
/*
* Copyright 2007,2008,2013 Free Software Foundation, Inc.
* Copyright 2023 Marcus Müller
*
* This file is part of GNU Radio
*
* SPDX-License-Identifier: GPL-3.0-or-later
*
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "flat_flowgraph.h"
#include "scheduler_tpb.h"
#include "... | 6,038 | C++ | .cc | 195 | 24.497436 | 90 | 0.595349 | gnuradio/gnuradio | 5,036 | 1,898 | 471 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.