Home
last modified time | relevance | path

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

12

/third_party/gstreamer/gstreamer/gst/parse/
Dparse.l32 #define ECHO g_fprintf(yyout, "%s", yytext) macro
Dlex.priv_gst_parse_yy.c942 #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/
Dpngconfig.mak12 ECHO=echo macro
/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/flutter/skia/third_party/externals/libpng/scripts/
Dpnglibconf.mak19 ECHO = echo macro
/third_party/skia/third_party/externals/libpng/scripts/
Dpnglibconf.mak19 ECHO = echo macro
/third_party/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_enum_value_upper.proto22 ECHO = 16; enumerator
Dtest_reserved_message_upper.proto21 message ECHO {} message
Dtest_reserved_enum_upper.proto21 enum ECHO { ZERO17 = 0; } enum
Dtest.proto156 ECHO = 3; // Test reserved name. enumerator
/third_party/ffmpeg/ffbuild/
Dcommon.mak17 ECHO = printf "$(1)\t%s\n" $(2) macro
/third_party/gettext/gettext-tools/examples/hello-c++-kde/admin/
Dlibtool.m4.in405 AC_SUBST(ECHO) subst
/third_party/musl/porting/liteos_a/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/powerpc/bits/
Dtermios.h131 #define ECHO 0x00000008 macro
/third_party/musl/arch/powerpc64/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/porting/liteos_m/kernel/include/bits/
Dtermios.h127 #define ECHO 0000010 macro
/third_party/musl/arch/generic/bits/
Dtermios.h127 #define ECHO 0000010 macro
/third_party/python/Lib/
Dtelnetlib.py73 ECHO = bytes([1]) # echo variable
/third_party/mingw-w64/mingw-w64-libraries/winpthreads/tests_pthread/
DMakefile41 ECHO = @echo macro

12