Home
last modified time | relevance | path

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

12

/third_party/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/lame/libmp3lame/i386/
DMakefile.am7 ECHO ?= echo macro
/third_party/ffmpeg/libavfilter/
Daf_aecho.c157 #define ECHO(name, type, min, max) \ macro
200 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
Dtest.proto156 ECHO = 3; // Test reserved name. enumerator
/third_party/ffmpeg/ffbuild/
Dcommon.mak20 ECHO = printf "$(1)\t%s\n" $(2) macro
/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/rust/crates/rustix/src/backend/libc/termios/
Dtypes.rs881 pub const ECHO: c::c_uint = c::ECHO; constant
/third_party/musl/porting/liteos_a/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/porting/liteos_a_newlib/kernel/include/bits/
Dtermios.h127 #define ECHO 0000010 macro
/third_party/musl/arch/mips/bits/
Dtermios.h128 #define ECHO 0000010 macro
/third_party/musl/arch/powerpc/bits/
Dtermios.h131 #define ECHO 0x00000008 macro
/third_party/musl/arch/generic/bits/
Dtermios.h127 #define ECHO 0000010 macro
/third_party/python/Lib/
Dtelnetlib.py76 ECHO = bytes([1]) # echo variable
/third_party/musl/arch/mipsn32/bits/
Dtermios.h128 #define ECHO 0000010 macro
/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/mips64/bits/
Dtermios.h128 #define ECHO 0000010 macro
/third_party/musl/arch/powerpc64/bits/
Dtermios.h131 #define ECHO 0x00000008 macro
/third_party/vk-gl-cts/external/vulkan-docs/src/
DMakefile98 ECHO = echo macro
/third_party/rust/crates/libc/src/unix/bsd/
Dmod.rs425 pub const ECHO: ::tcflag_t = 0x00000008; constant

12