Home
last modified time | relevance | path

Searched refs:source__ (Results 1 – 25 of 31) sorted by relevance

12

/dports/comms/fldigi/fldigi-4.1.20/src/include/
H A Ddebug.h87 #define LOG(level__, source__, ...) \ argument
89 if (level__ <= debug::level && source__ & debug::mask) \
100 #define LOG_HD(source__, a, b) \ argument
102 if (source__ & debug::mask) \
116 # define LOG_FILE_SOURCE(source__) \ argument
118 static void log_set_source_(void) { log_source_ = source__; }
120 # define LOG_FILE_SOURCE(source__) argument
123 #define LOG_SET_SOURCE(source__) log_source_ = source__ argument
/dports/comms/flrig/flrig-1.3.54/src/include/
H A Ddebug.h59 #define LOG(level__, source__, ...) \ argument
61 if (level__ <= debug::level && source__ & debug::mask) \
71 #define SLOG(level__, source__, ...) \ argument
73 if (level__ <= debug::level && source__ & debug::mask) \
91 # define LOG_FILE_SOURCE(source__) \ argument
93 static void log_set_source_(void) { log_source_ = source__; }
95 # define LOG_FILE_SOURCE(source__) argument
98 #define LOG_SET_SOURCE(source__) log_source_ = source__ argument
/dports/comms/flmsg/flmsg-4.0.19/src/include/
H A Ddebug.h59 #define LOG(level__, source__, ...) \ argument
61 if (level__ <= debug::level && source__ & debug::mask) \
71 #define SLOG(level__, source__, ...) \ argument
73 if (level__ <= debug::level && source__ & debug::mask) \
91 # define LOG_FILE_SOURCE(source__) \ argument
93 static void log_set_source_(void) { log_source_ = source__; }
95 # define LOG_FILE_SOURCE(source__) argument
98 #define LOG_SET_SOURCE(source__) log_source_ = source__ argument
/dports/comms/flamp/flamp-2.2.07/src/include/
H A Ddebug.h57 #define LOG(level__, source__, ...) \ argument
59 if (level__ <= debug::level && source__ & debug::mask) \
69 #define SLOG(level__, source__, ...) \ argument
71 if (level__ <= debug::level && source__ & debug::mask) \
89 # define LOG_FILE_SOURCE(source__) \ argument
91 static void log_set_source_(void) { log_source_ = source__; }
93 # define LOG_FILE_SOURCE(source__) argument
96 #define LOG_SET_SOURCE(source__) log_source_ = source__ argument
/dports/comms/flcluster/flcluster-1.0.4/src/include/
H A Ddebug.h48 #define LOG(level__, source__, ...) \ argument
50 if (level__ <= debug::level && source__ & debug::mask) \
63 # define LOG_FILE_SOURCE(source__) \ argument
65 static void log_set_source_(void) { log_source_ = source__; }
67 # define LOG_FILE_SOURCE(source__) argument
70 #define LOG_SET_SOURCE(source__) log_source_ = source__ argument
/dports/comms/fllog/fllog-1.2.6/src/include/
H A Ddebug.h56 #define LOG(level__, source__, ...) \ argument
58 if (level__ <= debug::level && source__ & debug::mask) \
76 # define LOG_FILE_SOURCE(source__) \ argument
78 static void log_set_source_(void) { log_source_ = source__; }
80 # define LOG_FILE_SOURCE(source__) argument
83 #define LOG_SET_SOURCE(source__) log_source_ = source__ argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/expat/src/expat/
H A Dclean_coverage.sh7 rm -r source__*
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/expat/src/expat/
H A Dclean_coverage.sh7 rm -r source__*
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/gnu/java/nio/
H A DPipeImpl.h50 ::gnu::java::nio::PipeImpl$SourceChannelImpl * source__;
/dports/lang/gcc48/gcc-4.8.5/libjava/gnu/java/nio/
H A DPipeImpl.h50 ::gnu::java::nio::PipeImpl$SourceChannelImpl * source__;
/dports/lang/gnat_util/gcc-6-20180516/libjava/gnu/java/nio/
H A DPipeImpl.h50 ::gnu::java::nio::PipeImpl$SourceChannelImpl * source__;
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/gnu/java/nio/
H A DPipeImpl.h50 ::gnu::java::nio::PipeImpl$SourceChannelImpl * source__;
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/gnu/java/nio/
H A DPipeImpl.h50 ::gnu::java::nio::PipeImpl$SourceChannelImpl * source__;
/dports/devel/tcllib/tcllib-1.20/embedded/md/tcllib/files/modules/transfer/
H A Ddsource.md51 [__transfer::data::source__ *objectName* ?*options*\.\.\.?](#1)
71 - <a name='1'></a>__transfer::data::source__ *objectName* ?*options*\.\.\.?
87 All objects created by the __::transfer::data::source__ command have the
/dports/devel/tcllibc/tcllib-1.20/embedded/md/tcllib/files/modules/transfer/
H A Ddsource.md51 [__transfer::data::source__ *objectName* ?*options*\.\.\.?](#1)
71 - <a name='1'></a>__transfer::data::source__ *objectName* ?*options*\.\.\.?
87 All objects created by the __::transfer::data::source__ command have the
/dports/dns/yadifa/yadifa-2.5.3-10333/lib/dnscore/include/dnscore/
H A Dsys_types.h775 #define MEMCOPY(target__,source__,size__) memcpy((target__),(source__),(size__)) argument
/dports/www/firefox/firefox-99.0/browser/components/urlbar/docs/
H A Dexperiments.rst350 Developer Edition but not Beta or Release [source__], and the
351 ``extensions.experiments.enabled`` preference must be set to true [source__].
360 the build-time setting ``AppConstants.MOZ_REQUIRE_SIGNING`` [source__, source__]
363 Release [source__]. In addition, your custom build must modify the
382 [source__]. ``xpinstall.signatures.dev-root`` does not exist by default and
655 with and *abandonments* of the address bar [source__]. We added a
/dports/www/firefox-esr/firefox-91.8.0/browser/components/urlbar/docs/
H A Dexperiments.rst350 Developer Edition but not Beta or Release [source__], and the
351 ``extensions.experiments.enabled`` preference must be set to true [source__].
360 the build-time setting ``AppConstants.MOZ_REQUIRE_SIGNING`` [source__, source__]
363 Release [source__]. In addition, your custom build must modify the
382 [source__]. ``xpinstall.signatures.dev-root`` does not exist by default and
655 with and *abandonments* of the address bar [source__]. We added a
/dports/mail/thunderbird/thunderbird-91.8.0/browser/components/urlbar/docs/
H A Dexperiments.rst350 Developer Edition but not Beta or Release [source__], and the
351 ``extensions.experiments.enabled`` preference must be set to true [source__].
360 the build-time setting ``AppConstants.MOZ_REQUIRE_SIGNING`` [source__, source__]
363 Release [source__]. In addition, your custom build must modify the
382 [source__]. ``xpinstall.signatures.dev-root`` does not exist by default and
655 with and *abandonments* of the address bar [source__]. We added a
/dports/lang/spidermonkey78/firefox-78.9.0/browser/components/urlbar/docs/
H A Dexperiments.rst256 Developer Edition but not Beta or Release [source__]. You can load extensions
263 the build-time setting ``AppConstants.MOZ_REQUIRE_SIGNING`` [source__, source__]
266 Release [source__]. In addition, your custom build must modify the
285 [source__]. ``xpinstall.signatures.dev-root`` does not exist by default and
569 with and *abandonments* of the address bar [source__]. We added a
/dports/graphics/xournalpp/xournalpp-1.1.0/readme/
H A DLinuxBuild.md163 __We highly discourage installation from source__, as it may lead to issues when
/dports/devel/tcllib/tcllib-1.20/embedded/md/tcllib/files/modules/struct/
H A Dgraph1.md51 [*graphName* __arc source__ *arc*](#13)
168 - <a name='13'></a>*graphName* __arc source__ *arc*
H A Dgraph.md72 [*graphName* __arc source__ *arc*](#30)
75 [*graphName* __arc move\-source__ *arc* *newsource*](#33)
362 - <a name='30'></a>*graphName* __arc source__ *arc*
375 - <a name='33'></a>*graphName* __arc move\-source__ *arc* *newsource*
/dports/devel/tcllibc/tcllib-1.20/embedded/md/tcllib/files/modules/struct/
H A Dgraph1.md51 [*graphName* __arc source__ *arc*](#13)
168 - <a name='13'></a>*graphName* __arc source__ *arc*
H A Dgraph.md72 [*graphName* __arc source__ *arc*](#30)
75 [*graphName* __arc move\-source__ *arc* *newsource*](#33)
362 - <a name='30'></a>*graphName* __arc source__ *arc*
375 - <a name='33'></a>*graphName* __arc move\-source__ *arc* *newsource*

12