Searched refs:_label (Results 1 - 7 of 7) sorted by relevance
/third_party/pulseaudio/src/tests/ |
H A D | runtime-test-util.h | 34 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 D | misc.py | 3 __slots__ = ('_label',) 5 self._label = label 7 return f'<{self._label}>'
|
/third_party/python/Doc/tools/extensions/ |
H A D | pyspecific.py | 243 _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 D | capture_replay_tests.py | 363 self._label = self.full_test_name.replace(".", "_").replace("/", "_") 369 return self._label
|
/third_party/curl/lib/vtls/ |
H A D | openssl.c | 323 #define push_certinfo(_label, _num) \ 326 Curl_ssl_push_certinfo_len(data, _num, _label, ptr, info_len); \
|
/third_party/libunwind/libunwind/doc/ |
H A D | libunwind-dynamic.tex | 371 \_U\_dyn\_op\_label\_state();
|
/third_party/libabigail/tests/lib/ |
H A D | catch.hpp | 16688 SummaryColumn( std::string _label, Colour::Code _colour ) 16689 : label( std::move( _label ) ),
|
Completed in 29 milliseconds