/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 | 1070 #define ECHO g_fprintf(yyout, "%s", yytext) macro 1243 #define ECHO do { if (fwrite( yytext, (size_t) yyleng, 1, yyout )) {} } while (0) macro 1564 ECHO; variable
|
/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/skia/third_party/externals/libpng/scripts/ |
D | pnglibconf.mak | 19 ECHO = echo macro
|
/third_party/flutter/skia/third_party/externals/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_message_upper.proto | 21 message ECHO {} message
|
D | test_reserved_enum_value_upper.proto | 22 ECHO = 16; enumerator
|
D | test_reserved_enum_upper.proto | 21 enum ECHO { ZERO17 = 0; } enum
|
/third_party/ffmpeg/ffbuild/ |
D | common.mak | 17 ECHO = printf "$(1)\t%s\n" $(2) macro
|
/third_party/rust/crates/rustix/src/backend/libc/termios/ |
D | types.rs | 881 pub const ECHO: c::c_uint = c::ECHO; constant
|
/third_party/rust/crates/rustix/src/backend/linux_raw/termios/ |
D | types.rs | 397 pub const ECHO: c::c_uint = linux_raw_sys::general::ECHO; constant
|
/third_party/python/Lib/ |
D | telnetlib.py | 73 ECHO = bytes([1]) # echo variable
|
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
D | termios.h | 127 #define ECHO 0000010 macro
|
/third_party/musl/porting/uniproton/kernel/include/bits/ |
D | termios.h | 127 #define ECHO 0000010 macro
|
/third_party/musl/arch/powerpc64/bits/ |
D | termios.h | 131 #define ECHO 0x00000008 macro
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/ |
D | termios.h | 127 #define ECHO 0000010 macro
|
/third_party/musl/porting/liteos_m_iccarm/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/porting/liteos_a/kernel/include/bits/ |
D | termios.h | 127 #define ECHO 0000010 macro
|
/third_party/musl/arch/powerpc/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/arch/generic/bits/ |
D | termios.h | 127 #define ECHO 0000010 macro
|