Home
last modified time | relevance | path

Searched defs:ECHO (Results 1 – 25 of 54) sorted by relevance

123

/third_party/gstreamer/gstreamer/gst/parse/
Dparse.l32 #define ECHO g_fprintf(yyout, "%s", yytext) macro
Dlex.priv_gst_parse_yy.c1070 #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/
Dpngconfig.mak12 ECHO=echo macro
/third_party/flutter/skia/third_party/externals/libpng/projects/owatcom/
Dpngconfig.mak12 ECHO=echo macro
/third_party/skia/third_party/externals/libpng/scripts/
Dpnglibconf.mak19 ECHO = echo macro
/third_party/flutter/skia/third_party/externals/libpng/scripts/
Dpnglibconf.mak19 ECHO = echo macro
/third_party/ffmpeg/libavfilter/
Daf_aecho.c188 #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/
Dtest_reserved_message_upper.proto21 message ECHO {} message
Dtest_reserved_enum_value_upper.proto22 ECHO = 16; enumerator
Dtest_reserved_enum_upper.proto21 enum ECHO { ZERO17 = 0; } enum
/third_party/ffmpeg/ffbuild/
Dcommon.mak17 ECHO = printf "$(1)\t%s\n" $(2) macro
/third_party/rust/crates/rustix/src/backend/libc/termios/
Dtypes.rs881 pub const ECHO: c::c_uint = c::ECHO; constant
/third_party/rust/crates/rustix/src/backend/linux_raw/termios/
Dtypes.rs397 pub const ECHO: c::c_uint = linux_raw_sys::general::ECHO; constant
/third_party/python/Lib/
Dtelnetlib.py73 ECHO = bytes([1]) # echo variable
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dtermios.h127 #define ECHO 0000010 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
Dtermios.h127 #define ECHO 0000010 macro
/third_party/musl/arch/powerpc64/bits/
Dtermios.h131 #define ECHO 0x00000008 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
Dtermios.h127 #define ECHO 0000010 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dtermios.h127 #define ECHO 0000010 macro
/third_party/musl/arch/mips64/bits/
Dtermios.h128 #define ECHO 0000010 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dtermios.h127 #define ECHO 0000010 macro
/third_party/musl/arch/powerpc/bits/
Dtermios.h131 #define ECHO 0x00000008 macro
/third_party/musl/arch/mips/bits/
Dtermios.h128 #define ECHO 0000010 macro
/third_party/musl/arch/mipsn32/bits/
Dtermios.h128 #define ECHO 0000010 macro
/third_party/musl/arch/generic/bits/
Dtermios.h127 #define ECHO 0000010 macro

123