| /third_party/icu/icu4c/source/tools/escapesrc/ |
| H A D | escapesrc.cpp | 128 appendUtf8(std::string &outstr, const std::string &linestr, size_t &pos, size_t chars) appendUtf8() argument
|
| /third_party/libphonenumber/cpp/src/phonenumbers/ |
| H A D | stringutil.cc | 107 void strrmm(string* s, const string& chars) { in strrmm() argument
|
| /third_party/node/deps/v8/src/builtins/ |
| H A D | builtins-string.cc | 266 unibrow::uchar chars[Converter::kMaxWidth]; in ConvertCaseHelper() local
|
| /third_party/node/deps/v8/src/debug/wasm/gdb-server/ |
| H A D | packet.cc | 322 char chars[2]; in GetPacketData() local 337 outstr << chars[0]; in GetPacketData() local 339 outstr << chars[ in GetPacketData() local 355 outstr << chars[0]; GetPacketData() local 356 outstr << chars[1]; GetPacketData() local [all...] |
| /third_party/node/deps/v8/src/runtime/ |
| H A D | runtime-strings.cc | 277 static int CopyCachedOneByteCharsToArray(Heap* heap, const uint8_t* chars, in CopyCachedOneByteCharsToArray() argument 323 base::Vector<const uint8_t> chars = content.ToOneByteVector(); in RUNTIME_FUNCTION() local
|
| /third_party/node/deps/v8/src/snapshot/ |
| H A D | mksnapshot.cc | 138 char* chars = new char[size + 1]; in GetExtraCode() local
|
| /third_party/node/deps/v8/src/strings/ |
| H A D | string-builder-inl.h | 140 const uint8_t* chars = reinterpret_cast<const uint8_t*>(literal); local
|
| /third_party/node/deps/v8/src/utils/ |
| H A D | utils.cc | 152 std::string VectorToString(const std::vector<char>& chars) { in VectorToString() argument
|
| /third_party/rust/crates/codespan/codespan-reporting/src/term/ |
| H A D | renderer.rs | 125 fn chars(&self) -> &'config Chars { in chars() functions [all...] |
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | formatted_string_builder.cpp | 422 const char16_t *FormattedStringBuilder::chars() const { in chars() function in FormattedStringBuilder
|
| /third_party/skia/third_party/externals/icu/source/samples/layout/ |
| H A D | paragraph.cpp | 82 Paragraph::Paragraph(const LEUnicode chars[], int32_t charCount, const FontRuns *fontRuns, LEErrorCode &status) in Paragraph() argument
|
| /third_party/skia/third_party/externals/icu/source/tools/escapesrc/ |
| H A D | escapesrc.cpp | 128 appendUtf8(std::string &outstr, const std::string &linestr, size_t &pos, size_t chars) appendUtf8() argument
|
| /third_party/skia/third_party/externals/icu/source/tools/icuswap/ |
| H A D | icuswap.cpp | 329 const char *chars=(const char *)context; in compareToCEntries() local
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-ot-shape-complex-hangul.cc | 224 hb_codepoint_t chars[2]; in preprocess_text_hangul() local
|
| /third_party/toybox/toys/pending/ |
| H A D | stty.c | 77 static const struct flag chars[] = { variable [all...] |
| /third_party/protobuf/java/core/src/test/java/com/google/protobuf/ |
| H A D | CodedOutputStreamTest.java | 688 private static String newString(char... chars) { in newString() argument
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
| H A D | escaping_test.cc | 90 char chars[2]; in TEST() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/ |
| H A D | checker.h | 43 constexpr bool ContainsChar(const char* chars, char c) { in ContainsChar() argument 79 constexpr string_view ConsumeAnyOf(string_view format, const char* chars) { in ConsumeAnyOf() argument
|
| /third_party/zlib/ |
| H A D | gzlib.c | 36 DWORD chars = FormatMessage(FORMAT_MESSAGE_FROM_SYSTEM in gz_strwinerror() local [all...] |
| /third_party/zlib/test/ |
| H A D | minigzip.c | 87 DWORD chars = FormatMessage(FORMAT_MESSAGE_FROM_SYSTEM local [all...] |
| /base/notification/eventhandler/frameworks/eventhandler/src/ |
| H A D | event_queue_ffrt.cpp | 311 std::unique_ptr<char[]> chars = std::make_unique<char[]>(MAX_DUMP_INFO_LENGTH); in Dump() local 334 std::unique_ptr<char[]> chars = std::make_unique<char[]>(MAX_DUMP_INFO_LENGTH); in DumpQueueInfo() local
|
| /kernel/linux/linux-5.10/arch/x86/pci/ |
| H A D | pcbios.c | 72 char chars[16]; member
|
| /kernel/linux/linux-5.10/drivers/usb/serial/ |
| H A D | generic.c | 254 int chars; in usb_serial_generic_chars_in_buffer() local
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/ttm/ |
| H A D | ttm_memory.c | 123 int chars; in ttm_mem_zone_store() local 201 int chars; in ttm_mem_global_store() local
|
| /kernel/linux/linux-6.6/drivers/usb/serial/ |
| H A D | generic.c | 254 unsigned int chars; in usb_serial_generic_chars_in_buffer() local
|