Home
last modified time | relevance | path

Searched defs:string_ (Results 1 – 23 of 23) sorted by relevance

/third_party/cef/include/internal/
Dcef_string_wrappers.h373 : string_(NULL), owner_(false) { in string_() function
387 : string_(NULL), owner_(false) { in string_() function
401 : string_(NULL), owner_(false) { in string_() function
407 : string_(NULL), owner_(false) { in string_() function
528 delete string_; in ClearAndFree() local
828 struct_type* string_; variable
/third_party/boost/libs/fusion/test/sequence/
Dnview.cpp20 std::string string_; member
/third_party/flutter/skia/third_party/externals/icu/source/i18n/unicode/
Dcoleitr.h378 UnicodeString string_; variable
/third_party/icu/icu4c/source/i18n/unicode/
Dcoleitr.h380 UnicodeString string_; variable
/third_party/boost/boost/range/detail/
Dcommon.hpp57 typedef mpl::int_<12>::type string_; typedef
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Dcoleitr.h380 UnicodeString string_; variable
/third_party/node/deps/icu-small/source/i18n/unicode/
Dcoleitr.h380 UnicodeString string_; variable
/third_party/gn/src/base/json/
Djson_parser.h125 std::optional<std::string> string_; variable
/third_party/flutter/engine/flutter/shell/platform/common/cpp/client_wrapper/include/flutter/
Dencodable_value.h516 delete string_; in DestroyValue() local
554 std::string* string_; member
/third_party/libphonenumber/cpp/src/phonenumbers/
Dregexp_adapter_re2.cc52 const string string_; member in i18n::phonenumbers::RE2RegExpInput
/third_party/boost/tools/quickbook/src/
Dsyntax_highlight.cpp358 string_, char_, number, identifier, keyword, escape, member
516 comment, special, string_, string_prefix, short_string, member
/third_party/grpc/src/core/lib/json/
Djson_reader.cc127 std::string string_; member in grpc_core::__anon5d72f67b0111::JsonReader
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/
DCollationElementIterator.java125 … private String string_; // TODO: needed in Java? if so, then add a UCharacterIterator field too? field in CollationElementIterator
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DCollationElementIterator.java125 … private String string_; // TODO: needed in Java? if so, then add a UCharacterIterator field too? field in CollationElementIterator
/third_party/jsoncpp/include/json/
Dvalue.h638 char* string_; // if allocated_, ptr to { unsigned, char[] }. member
/third_party/spirv-headers/tools/buildHeaders/jsoncpp/dist/json/
Djson.h926 char* string_; // actually ptr to unsigned, followed by str, unless !allocated_ member
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/jsoncpp/dist/json/
Djson.h926 char* string_; // actually ptr to unsigned, followed by str, unless !allocated_ member
/third_party/protobuf/conformance/third_party/jsoncpp/
Djson.h976 char* string_; // actually ptr to unsigned, followed by str, unless !allocated_ member
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/json/
Djson.h926 char* string_; // actually ptr to unsigned, followed by str, unless !allocated_ member
/third_party/boost/boost/asio/
Dbuffer.hpp1808 std::basic_string<Elem, Traits, Allocator>& string_; member in boost::asio::dynamic_string_buffer
/third_party/boost/libs/asio/include/boost/asio/
Dbuffer.hpp1808 std::basic_string<Elem, Traits, Allocator>& string_; member in boost::asio::dynamic_string_buffer
/third_party/cef/libcef/renderer/
Dv8_impl.cc314 std::string string_; member in __anon8cafeccc0111::V8TrackString
/third_party/jsoncpp/src/test_lib_json/
Dmain.cpp79 Json::Value string_; member