Home
last modified time | relevance | path

Searched defs:newline (Results 1 - 25 of 66) sorted by relevance

123

/third_party/toybox/toys/other/
H A Dfmt.c35 static void newline(void) in newline() function
/third_party/node/tools/gyp/pylib/gyp/
H A Dninja_syntax.py24 def newline(self): member in Writer
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/
H A Dninja_syntax.py24 def newline(self): member in Writer
/third_party/node/deps/npm/node_modules/cli-columns/
H A Dindex.js
/third_party/eudev/src/shared/
H A Dutf8.c142 bool utf8_is_printable_newline(const char* str, size_t length, bool newline) { in utf8_is_printable_newline() argument
/third_party/ninja/misc/
H A Dninja_syntax.py37 def newline(self) -> None: member in Writer
/third_party/pcre2/pcre2/src/
H A Dpcre2demo.c86 uint32_t newline; in main() local
[all...]
H A Dpcre2_context.c355 pcre2_set_newline(pcre2_compile_context *ccontext, uint32_t newline) in pcre2_set_newline() argument
/third_party/skia/src/core/
H A DSkStringUtils.cpp38 static const char newline[] = "\n"; in SkTabString() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/impl/
H A DXMLRecordWriter.java242 private void newline() { in newline() method in XMLRecordWriter
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/duration/impl/
H A DXMLRecordWriter.java246 private void newline() { in newline() method in XMLRecordWriter
/third_party/mesa3d/src/compiler/glsl/glcpp/
H A Dpp.c115 const char *backslash, *newline, *search_start; in remove_line_continuations() local
[all...]
/third_party/mesa3d/src/gallium/tools/trace/
H A Dformat.py42 def newline(self): member in Formatter
/third_party/node/deps/npm/node_modules/postcss-selector-parser/dist/
H A DtokenTypes.js55 var newline = 10; // '\n'.charCodeAt(0); variable
/third_party/node/deps/v8/src/utils/
H A Dostreams.cc103 const char* newline = reinterpret_cast<const char*>(memchr(s, '\n', e - s)); in xsputn() local
/third_party/skia/src/gpu/
H A DGrShaderUtils.cpp168 void newline() { newline() function in GrShaderUtils::GLSLPrettyPrint
[all...]
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/
H A Dio.hpp59 char_type newline; member in glm::io::format_punct
/third_party/python/Modules/_io/clinic/
H A D_iomodule.c.h145 const char *newline in _io_open() local
[all...]
/third_party/skia/third_party/externals/tint/src/diagnostic/
H A Dformatter.cc94 void newline() { stream << std::endl; } in newline() function
/third_party/EGL/api/
H A Dreg.py497 def newline(self): member in COutputGenerator
/third_party/mesa3d/src/mesa/main/
H A Derrors.c49 output_if_debug(const char *prefixString, const char *outputString, GLboolean newline) output_if_debug() argument
/third_party/ltp/tools/sparse/sparse-src/
H A Dlib.h56 newline:1, member
/third_party/openGLES/xml/
H A Dreg.py496 def newline(self): member in COutputGenerator
/third_party/skia/src/xml/
H A DSkXMLWriter.cpp256 void SkXMLStreamWriter::newline() { in newline() function in SkXMLStreamWriter
/third_party/skia/third_party/externals/opengl-registry/xml/
H A Dreg.py507 def newline(self): member in COutputGenerator

Completed in 15 milliseconds

123