Home
last modified time | relevance | path

Searched refs:_label (Results 1 – 16 of 16) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/PowerPC/
Dppc-separator.s4 _label: label
7 ; CHECK: _label:
/external/autotest/utils/
Dsite_check_dut_usage.py44 self._label = label
62 if self._label:
64 filter_value = self._label
/external/ImageMagick/Magick++/lib/
DMontage.cpp25 _label(), in Montage()
102 _label=label_; in label()
107 return(_label); in label()
DSTL.cpp630 : _label( label_ ) in labelImage()
635 image_.label( _label ); in operator ()()
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/X86/
Dfp-setup-macho.s3 _label: label
/external/ImageMagick/Magick++/lib/Magick++/
DMontage.h103 std::string _label; variable
DSTL.h662 std::string _label;
/external/python/cpython3/Doc/tools/extensions/
Dpyspecific.py239 _label = 'Deprecated since version {deprecated}, will be removed in version {removed}' variable in DeprecatedRemoved
247 label = translators['sphinx'].gettext(self._label)
/external/catch2/include/reporters/
Dcatch_reporter_console.cpp530 SummaryColumn( std::string _label, Colour::Code _colour ) in SummaryColumn()
531 : label( std::move( _label ) ), in SummaryColumn()
/external/python/cpython2/Lib/plat-mac/
DEasyDialogs.py291 self._label = lf2cr(newstr[0])
293 SetDialogItemText(text_h, self._label)
/external/curl/lib/vtls/
Dopenssl.c2943 #define push_certinfo(_label, _num) \ argument
2946 Curl_ssl_push_certinfo_len(data, _num, _label, ptr, info_len); \
/external/libunwind/doc/
Dlibunwind-dynamic.tex371 \_U\_dyn\_op\_label\_state();
/external/slf4j/log4j-over-slf4j/compatibility/lib/
Dlog4j-1.2.14.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/guice/extensions/persist/lib/
Dlog4j-1.2.14.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/bcc/tests/cc/
Dcatch.hpp9783 SummaryColumn( std::string const& _label, Colour::Code _colour ) in SummaryColumn()
9784 : label( _label ), in SummaryColumn()
/external/catch2/single_include/catch2/
Dcatch.hpp13835 SummaryColumn( std::string _label, Colour::Code _colour ) in SummaryColumn()
13836 : label( std::move( _label ) ), in SummaryColumn()