Searched refs:say (Results 1 - 9 of 9) sorted by relevance
/third_party/tzdata/ |
H A D | tzselect.ksh | 53 say() { function 60 say >&2 "$0: Sorry, your '$AWK' program is not POSIX compatible." 167 say >&2 "$0: -$opt$OPTARG: unknown option; try '$0 --help'"; exit 1;; 169 say >&2 "$0: try '$0 --help'"; exit 1 176 *) say >&2 "$0: $1: unknown argument"; exit 1 199 say >&2 "$0: time zone files are not set up correctly" 495 say >&2 "'$tz' is not a conforming POSIX.1-2017 timezone string." 572 sorted_table=`say "$time_table" | sort -k2n -k2,5 -k1n` || { 573 say >&2 "$0: cannot sort time table" 744 say > [all...] |
/third_party/python/PCbuild/ |
H A D | build.bat | 168 rem batch is, shall we say, "lackluster"
|
/third_party/node/deps/openssl/openssl/external/perl/Text-Template-1.56/lib/Text/ |
H A D | Template.pm | 1454 not a method and you can omit the C<Text::Template-E<gt>> and just say 1461 To use C<fill_in_string>, you need to say 1470 If you import C<fill_in_file>, you can say 1495 from the template. I wrote one for you. In the template, you can say 1507 package C<Q> can say 1957 So you can say:
|
/third_party/openssl/external/perl/Text-Template-1.56/lib/Text/ |
H A D | Template.pm | 1454 not a method and you can omit the C<Text::Template-E<gt>> and just say 1461 To use C<fill_in_string>, you need to say 1470 If you import C<fill_in_file>, you can say 1495 from the template. I wrote one for you. In the template, you can say 1507 package C<Q> can say 1957 So you can say:
|
/third_party/node/deps/openssl/config/archs/linux64-mips64/asm/crypto/bn/ |
H A D | bn-mips.S | 52 sltu $2,$13,$2 # All manuals say it "compares 32-bit
|
/third_party/node/deps/openssl/config/archs/linux64-mips64/asm_avx2/crypto/bn/ |
H A D | bn-mips.S | 52 sltu $2,$13,$2 # All manuals say it "compares 32-bit
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/bigdec/ |
H A D | DiagBigDecimalTest.java | 678 say(">>> cst"+(200+i)+":"+" "+badstrings[i]+" "+(new ohos.global.icu.math.BigDecimal(badstrings[i])).toString()); in diagconstructors() 5164 say(">" + test + ">" + " " + lhs.toString() + " " + op + " " in mathtestcheck() 5207 // say("OK" + " " + left(section, 14) + " " 5233 /* say - Utility to do a display */ 5238 private void say(java.lang.String s) { in say() method in DiagBigDecimalTest
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bigdec/ |
H A D | DiagBigDecimalTest.java | 675 say(">>> cst"+(200+i)+":"+" "+badstrings[i]+" "+(new com.ibm.icu.math.BigDecimal(badstrings[i])).toString()); in diagconstructors() 5161 say(">" + test + ">" + " " + lhs.toString() + " " + op + " " in mathtestcheck() 5204 // say("OK" + " " + left(section, 14) + " " 5230 /* say - Utility to do a display */ 5235 private void say(java.lang.String s) { in say() method in DiagBigDecimalTest
|
/third_party/skia/third_party/externals/microhttpd/doc/ |
H A D | texinfo.tex | 3646 % the user wants an empty mark, they have to say @w{} not just @w. 5075 % Adapted from the TeXbook, page 416, which is to say, 7429 % is the position in that list, that is to say the macro arguments are to be 8112 % If not defined, say something at least.
|
Completed in 39 milliseconds