Home
last modified time | relevance | path

Searched refs:_label (Results 1 - 7 of 7) sorted by relevance

/third_party/pulseaudio/src/tests/
H A Druntime-test-util.h34 const char *_label = (l); \
48 pa_log_debug("%s: %llu usec (avg: %g, min = %llu, max = %llu, stddev = %g).", _label, \
/third_party/python/Tools/c-analyzer/c_common/
H A Dmisc.py3 __slots__ = ('_label',)
5 self._label = label
7 return f'<{self._label}>'
/third_party/python/Doc/tools/extensions/
H A Dpyspecific.py243 _label = [ variable in AuditEvent
262 label = sphinx_gettext(self._label[min(2, len(args))])
/third_party/skia/third_party/externals/angle2/src/tests/
H A Dcapture_replay_tests.py363 self._label = self.full_test_name.replace(".", "_").replace("/", "_")
369 return self._label
/third_party/curl/lib/vtls/
H A Dopenssl.c323 #define push_certinfo(_label, _num) \
326 Curl_ssl_push_certinfo_len(data, _num, _label, ptr, info_len); \
/third_party/libunwind/libunwind/doc/
H A Dlibunwind-dynamic.tex371 \_U\_dyn\_op\_label\_state();
/third_party/libabigail/tests/lib/
H A Dcatch.hpp16688 SummaryColumn( std::string _label, Colour::Code _colour )
16689 : label( std::move( _label ) ),

Completed in 24 milliseconds