Home
last modified time | relevance | path

Searched defs:EOL (Results 1 - 7 of 7) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dcpia.c42 #define EOL 0xfd /**< End Of Line marker */ macro
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_dump.c87 #define EOL() ctx->dump_printf( ctx, "\n" ) macro
/third_party/node/lib/internal/
H A Dconstants.js
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DMCAsmStreamer.cpp359 void MCAsmStreamer::AddComment(const Twine &T, bool EOL) { in AddComment() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/
H A DDarwinAsmParser.cpp680 StringRef EOL = getLexer().LexUntilEndOfStatement(); in parseDirectiveSection() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DFileCheck.cpp1199 size_t EOL = Buffer.find_first_of("\n\r"); in readCheckFile() local
/third_party/python/Modules/
H A D_csv.c24 #define EOL ((Py_UCS4)-2) macro
[all...]

Completed in 11 milliseconds