Home
last modified time | relevance | path

Searched defs:EOS (Results 1 – 10 of 10) sorted by relevance

/third_party/boost/libs/spirit/classic/phoenix/test/
Druntest.sh16 ./iostream_tests << EOS || exit 1 heredoc
/third_party/gettext/gettext-tools/tests/
Dxgettext-perl-836 print __(<<EOS); heredoc
/third_party/node/deps/icu-small/source/i18n/
Dcollationfastlatin.h170 static const uint32_t EOS = 2; // end of string variable
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dcollationfastlatin.h170 static const uint32_t EOS = 2; // end of string variable
/third_party/skia/third_party/externals/icu/source/i18n/
Dcollationfastlatin.h170 static const uint32_t EOS = 2; // end of string variable
/third_party/icu/icu4c/source/i18n/
Dcollationfastlatin.h170 static const uint32_t EOS = 2; // end of string variable
/third_party/mindspore/mindspore/core/utils/
Dlog_adapter.cc189 EOS, // End Of String, '\0' enumerator
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
DCollationFastLatin.java162 static final int EOS = 2; // end of string field in CollationFastLatin
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
DCollationFastLatin.java166 static final int EOS = 2; // end of string field in CollationFastLatin
/third_party/mksh/
Dsh.h1989 #define EOS 0 /* end of string */ macro