Home
last modified time | relevance | path

Searched refs:debugout (Results 1 – 4 of 4) sorted by relevance

/external/elfutils/tests/
Drun-strip-test.sh31 debugout=${debugfile:+-f testfile.debug.temp -F $debugfile}
38 testrun ../src/strip -o testfile.temp $debugout $original
Drun-readelf-test1.sh31 debugout=${debugfile:+-f testfile.debug.temp -F $debugfile}
/external/icu4c/i18n/
Ddecimfmt.cpp180 static void debugout(UnicodeString s) { in debugout() function
187 #define debugout(x)
761 debugout(fNegativePrefix); in operator ==()
764 debugout(*fNegPrefixPattern); in operator ==()
769 debugout(other->fNegativePrefix); in operator ==()
772 debugout(*other->fNegPrefixPattern); in operator ==()
783 debugout(fNegativeSuffix); in operator ==()
786 debugout(*fNegSuffixPattern); in operator ==()
791 debugout(other->fNegativeSuffix); in operator ==()
794 debugout(*other->fNegSuffixPattern); in operator ==()
[all …]
Dnumfmt.cpp56 static void debugout(UnicodeString s) { in debugout() function
63 #define debugout(x) macro