Home
last modified time | relevance | path

Searched defs:ECHO (Results 1 - 25 of 45) sorted by relevance

12

/third_party/skia/third_party/externals/libpng/projects/owatcom/
H A Dpngconfig.mak12 ECHO=echo macro
[all...]
/third_party/skia/third_party/externals/libpng/scripts/
H A Dpnglibconf.mak19 ECHO = echo macro
/third_party/ffmpeg/ffbuild/
H A Dcommon.mak20 ECHO = printf "$(1)\t%s\n" $(2) macro
/third_party/ffmpeg/libavfilter/
H A Daf_aecho.c157 #define ECHO(name, type, min, max) \ macro
/third_party/python/Lib/
H A Dtelnetlib.py76 ECHO = bytes([1]) # echo variable
/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dtermios.h127 #define ECHO 0000010 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dtermios.h127 #define ECHO 0000010 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dtermios.h127 #define ECHO 0000010 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
H A Dtermios.h127 #define ECHO 0000010 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dtermios.h127 #define ECHO 0000010 macro
/third_party/libwebsockets/test-apps/android/app/src/main/jni/
H A DNativeLibs.mk539 ECHO := echo macro
/third_party/musl/arch/mips/bits/
H A Dtermios.h128 #define ECHO 0000010 macro
/third_party/musl/arch/powerpc/bits/
H A Dtermios.h131 #define ECHO 0x00000008 macro
/third_party/musl/arch/generic/bits/
H A Dtermios.h127 #define ECHO 0000010 macro
/third_party/musl/arch/mips64/bits/
H A Dtermios.h128 #define ECHO 0000010 macro
/third_party/musl/arch/mipsn32/bits/
H A Dtermios.h128 #define ECHO 0000010 macro
/third_party/musl/arch/powerpc64/bits/
H A Dtermios.h131 #define ECHO 0x00000008 macro
/third_party/vk-gl-cts/external/vulkan-docs/src/
H A DMakefile98 ECHO = echo macro
/third_party/rust/crates/rustix/src/backend/libc/termios/
H A Dtypes.rs881 pub const ECHO: c::c_uint = c::ECHO; consts
/third_party/rust/crates/rustix/src/backend/linux_raw/termios/
H A Dtypes.rs397 pub const ECHO: c::c_uint = linux_raw_sys::general::ECHO; consts
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A Dglslang_lex.cpp1412 #define ECHO do { if (fwrite( yytext, (size_t) yyleng, 1, yyout )) {} } while (0) macro
2351 ECHO; variable
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A Dglslang_lex_autogen.cpp1109 # define ECHO \ macro
2142 ECHO; variable
/third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/
H A Dpreprocessor_lex_autogen.cpp901 # define ECHO \ macro
1376 ECHO; variable
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/
H A DTokenizer.cpp1199 #define ECHO do { if (fwrite( yytext, (size_t) yyleng, 1, yyout )) {} } while (0) macro
1716 ECHO; variable
/third_party/rust/crates/libc/src/unix/bsd/
H A Dmod.rs425 pub const ECHO: ::tcflag_t = 0x00000008; consts

Completed in 32 milliseconds

12