Home
last modified time | relevance | path

Searched refs:headerEnd (Results 1 – 8 of 8) sorted by relevance

/third_party/node/test/parallel/
Dtest-http-outgoing-first-chunk-singlebyte-encoding.js24 const headerEnd = received.indexOf('\r\n\r\n', 'utf8'); constant
25 assert.notStrictEqual(headerEnd, -1);
27 const header = received.toString('utf8', 0, headerEnd).split('\r\n');
28 const body = received.toString(enc, headerEnd + 4);
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/subsetter/
DGlyphRenumberer.java42 headerEnd(10), enumConstant
88 int index = Offset.headerEnd.offset; in renumberCompositeGlyph()
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/subsetter/
DGlyphRenumberer.java42 headerEnd(10), enumConstant
88 int index = Offset.headerEnd.offset; in renumberCompositeGlyph()
/third_party/skia/third_party/externals/icu/source/tools/genrb/
Dwrtxml.cpp1024 const char* headerEnd = "</header>\n"; in bundle_write_xml() local
1184 write_utf8_file(out, UnicodeString(headerEnd)); in bundle_write_xml()
/third_party/flutter/skia/third_party/externals/icu/source/tools/genrb/
Dwrtxml.cpp1024 const char* headerEnd = "</header>\n"; in bundle_write_xml() local
1184 write_utf8_file(out, UnicodeString(headerEnd)); in bundle_write_xml()
/third_party/icu/icu4c/source/tools/genrb/
Dwrtxml.cpp1024 const char* headerEnd = "</header>\n"; in bundle_write_xml() local
1184 write_utf8_file(out, UnicodeString(headerEnd)); in bundle_write_xml()
/third_party/node/deps/icu-small/source/tools/genrb/
Dwrtxml.cpp1020 const char* headerEnd = "</header>\n"; in bundle_write_xml() local
1180 write_utf8_file(out, UnicodeString(headerEnd)); in bundle_write_xml()
/third_party/flutter/skia/src/sksl/
DREADME93 @headerEnd (at the end of the .h file)