Searched defs:AddChar (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/llvm-libc/test/src/__support/CPP/ | ||
H A D | string_test.cpp | 148 TEST(LlvmLibcStringTest, AddChar) { in TEST() argument |
/aosp_15_r20/external/lzma/CPP/7zip/Archive/ | ||
H A D | PeHandler.cpp | 697 void CTextFile::AddChar(char c) in AddChar() function in NArchive::NPe::CTextFile |
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/objectivec/ | ||
H A D | objectivec_helpers.cc | 1574 void AddChar(const char desired) { in AddChar() function in google::protobuf::compiler::objectivec::__anon30b49fc50411::DecodeDataBuilder |
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/objectivec/ | ||
H A D | objectivec_helpers.cc | 1574 void AddChar(const char desired) { in AddChar() function in google::protobuf::compiler::objectivec::__anon6f5628f80411::DecodeDataBuilder |
/aosp_15_r20/external/mesa3d/src/imgui/ | ||
H A D | imgui.h | 1955 void AddChar(ImWchar c) { SetBit(c); } // Add character in AddChar() function |