/third_party/boost/boost/iostreams/detail/ |
D | newline.hpp | 21 struct newline<char> { struct 26 struct newline<wchar_t> { struct
|
/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/ |
D | CheckTags.java | 72 private boolean newline; field in CheckTags.DocStack 113 public void output(String msg, boolean error, boolean newline) { in output() 117 void output(String msg, boolean error, boolean newline, int ix) { in output() 247 boolean newline = false; field in CheckTags 249 void output(String msg, boolean error, boolean newline) { in output()
|
/third_party/boost/boost/iostreams/ |
D | char_traits.hpp | 51 static char newline() { return '\n'; } in newline() function 62 static wchar_t newline() { return L'\n'; } in newline() function
|
/third_party/node/deps/npm/node_modules/stringify-package/ |
D | index.js | 9 function stringifyPackage (data, indent, newline) { argument
|
/third_party/gettext/gettext-tools/tests/ |
D | sentence-1-prg.c | 36 char *p, *newline; in main() local
|
/third_party/boost/boost/iostreams/filter/ |
D | newline.hpp | 42 namespace newline { namespace 224 int newline() in newline() function in boost::iostreams::newline_filter 248 bool newline(Sink& dest) in newline() function in boost::iostreams::newline_filter
|
/third_party/boost/boost/wave/ |
D | whitespace_handling.hpp | 116 state_t general, newline, newline_2nd, whitespace, bol_whitespace; member in boost::wave::context_policies::eat_whitespace 183 eat_whitespace<TokenT>::newline(TokenT &token, bool &skipped_newline) in newline() function in boost::wave::context_policies::eat_whitespace
|
/third_party/cef/tools/yapf/yapf/yapflib/ |
D | reformatter.py | 269 def __init__(self, state, newline, previous): argument 344 def _AddNextStateToQueue(penalty, previous_node, newline, count, p_queue): argument
|
D | py3compat.py | 29 def open_with_encoding(filename, mode, encoding, newline=''): # pylint: disable=unused-argument argument
|
/third_party/boost/boost/xpressive/detail/core/matcher/ |
D | logical_newline_matcher.hpp | 71 char_class_type newline() const in newline() function
|
/third_party/boost/boost/archive/ |
D | basic_text_oarchive.hpp | 74 void newline(){ in newline() function in boost::archive::basic_text_oarchive
|
/third_party/harfbuzz/test/shaping/ |
D | hb_test_tools.py | 22 def newline (): return '\n' member in ColorFormatter.Null 38 def newline (): return '\n' member in ColorFormatter.ANSI 50 def newline (): return '<br/>\n' member in ColorFormatter.HTML
|
/third_party/skia/third_party/externals/harfbuzz/test/shape/ |
D | hb_test_tools.py | 22 def newline (): return '\n' member in ColorFormatter.Null 38 def newline (): return '\n' member in ColorFormatter.ANSI 50 def newline (): return '<br/>\n' member in ColorFormatter.HTML
|
/third_party/skia/src/core/ |
D | SkStringUtils.cpp | 38 static const char newline[] = "\n"; in SkTabString() local
|
/third_party/flutter/skia/src/core/ |
D | SkStringUtils.cpp | 38 static const char newline[] = "\n"; in SkTabString() local
|
/third_party/node/deps/npm/node_modules/cli-columns/ |
D | index.js | 9 newline: '\n', property
|
/third_party/node/deps/npm/lib/ |
D | version.js | 38 readPackage(function (er, data, indent, newline) { argument 139 readPackage(function (er, data, indent, newline) { argument 345 function write (data, file, indent, newline, cb) { argument
|
/third_party/flutter/skia/third_party/externals/harfbuzz/test/shaping/ |
D | hb_test_tools.py | 100 def newline (): return '\n' member in ColorFormatter.Null 116 def newline (): return '\n' member in ColorFormatter.ANSI 128 def newline (): return '<br/>\n' member in ColorFormatter.HTML
|
/third_party/pcre2/pcre2/src/ |
D | pcre2demo.c | 86 uint32_t newline; in main() local
|
/third_party/mesa3d/src/compiler/glsl/glcpp/ |
D | pp.c | 115 const char *backslash, *newline, *search_start; in remove_line_continuations() local
|
/third_party/eudev/src/shared/ |
D | utf8.c | 142 bool utf8_is_printable_newline(const char* str, size_t length, bool newline) { in utf8_is_printable_newline()
|
/third_party/flutter/skia/src/gpu/ |
D | GrShaderUtils.cpp | 168 void newline() { in newline() function in GrShaderUtils::GLSLPrettyPrint
|
/third_party/python/Modules/_io/clinic/ |
D | _iomodule.c.h | 150 const char *newline = NULL; in _io_open() local
|
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/ |
D | io.hpp | 59 char_type newline; member in glm::io::format_punct
|
/third_party/gettext/gettext-tools/src/ |
D | msgexec.c | 75 static bool newline; variable
|