/third_party/gstreamer/gstreamer/gst/parse/ |
D | parse.l | 32 #define ECHO g_fprintf(yyout, "%s", yytext) macro
|
D | lex.priv_gst_parse_yy.c | 942 #define ECHO g_fprintf(yyout, "%s", yytext) macro 1115 #define ECHO do { if (fwrite( yytext, yyleng, 1, yyout )) {} } while (0) macro 1422 ECHO; variable
|
/third_party/libpng/projects/owatcom/ |
D | pngconfig.mak | 12 ECHO=echo macro
|
/third_party/skia/third_party/externals/libpng/projects/owatcom/ |
D | pngconfig.mak | 12 ECHO=echo macro
|
/third_party/flutter/skia/third_party/externals/libpng/projects/owatcom/ |
D | pngconfig.mak | 12 ECHO=echo macro
|
/third_party/flutter/skia/third_party/externals/libpng/scripts/ |
D | pnglibconf.mak | 19 ECHO = echo macro
|
/third_party/skia/third_party/externals/libpng/scripts/ |
D | pnglibconf.mak | 19 ECHO = echo macro
|
/third_party/libpng/scripts/ |
D | pnglibconf.mak | 19 ECHO = echo macro
|
/third_party/ffmpeg/libavfilter/ |
D | af_aecho.c | 188 #define ECHO(name, type, min, max) \ macro 231 ECHO(s16, int16_t, INT16_MIN, INT16_MAX) in ECHO() function
|
/third_party/protobuf/php/tests/proto/ |
D | test_reserved_enum_value_upper.proto | 22 ECHO = 16; enumerator
|
D | test_reserved_message_upper.proto | 21 message ECHO {} message
|
D | test_reserved_enum_upper.proto | 21 enum ECHO { ZERO17 = 0; } enum
|
D | test.proto | 156 ECHO = 3; // Test reserved name. enumerator
|
/third_party/ffmpeg/ffbuild/ |
D | common.mak | 17 ECHO = printf "$(1)\t%s\n" $(2) macro
|
/third_party/gettext/gettext-tools/examples/hello-c++-kde/admin/ |
D | libtool.m4.in | 405 AC_SUBST(ECHO) subst
|
/third_party/musl/porting/liteos_a/kernel/include/bits/ |
D | termios.h | 127 #define ECHO 0000010 macro
|
/third_party/musl/arch/mips64/bits/ |
D | termios.h | 128 #define ECHO 0000010 macro
|
/third_party/musl/arch/powerpc/bits/ |
D | termios.h | 131 #define ECHO 0x00000008 macro
|
/third_party/musl/arch/powerpc64/bits/ |
D | termios.h | 131 #define ECHO 0x00000008 macro
|
/third_party/musl/arch/mips/bits/ |
D | termios.h | 128 #define ECHO 0000010 macro
|
/third_party/musl/arch/mipsn32/bits/ |
D | termios.h | 128 #define ECHO 0000010 macro
|
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
D | termios.h | 127 #define ECHO 0000010 macro
|
/third_party/musl/arch/generic/bits/ |
D | termios.h | 127 #define ECHO 0000010 macro
|
/third_party/python/Lib/ |
D | telnetlib.py | 73 ECHO = bytes([1]) # echo variable
|
/third_party/mingw-w64/mingw-w64-libraries/winpthreads/tests_pthread/ |
D | Makefile | 41 ECHO = @echo macro
|