Home
last modified time | relevance | path

Searched refs:string_type (Results 1 – 15 of 15) sorted by relevance

/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
Dresize_uninitialized.h34 template <typename string_type, typename = void>
37 static void Resize(string_type* s, size_t new_size) { s->resize(new_size); } in Resize()
41 template <typename string_type>
43 string_type, absl::void_t<decltype(std::declval<string_type&>()
46 static void Resize(string_type* s, size_t new_size) {
56 template <typename string_type>
57 inline constexpr bool STLStringSupportsNontrashingResize(string_type*) {
58 return ResizeUninitializedTraits<string_type>::HasMember::value;
65 template <typename string_type, typename = void>
66 inline void STLStringResizeUninitialized(string_type* s, size_t new_size) {
[all …]
/third_party/json/include/nlohmann/detail/iterators/
Diteration_proxy.hpp16 template<typename string_type>
17 void int_to_string( string_type& target, std::size_t value ) in int_to_string()
31 …using string_type = typename std::remove_cv< typename std::remove_reference<decltype( std::declval… typedef in nlohmann::detail::iteration_proxy_value
41 mutable string_type array_index_str = "0";
43 const string_type empty_str{};
78 const string_type& key() const in key()
/third_party/python/Parser/
Dstring_parser.c545 int string_type = 0; in fstring_find_expr() local
573 assert(string_type == 1 || string_type == 3); in fstring_find_expr()
575 assert(string_type == 0); in fstring_find_expr()
602 if (string_type == 3) { in fstring_find_expr()
606 string_type = 0; in fstring_find_expr()
613 string_type = 0; in fstring_find_expr()
620 string_type = 3; in fstring_find_expr()
624 string_type = 1; in fstring_find_expr()
/third_party/cef/tools/
Dcef_api_hash.py20 string_type = str variable
22 string_type = basestring variable
242 if not isinstance(content, string_type):
/third_party/mesa3d/src/compiler/clc/
Dclc_helpers.cpp267 enum class string_type { in parseOpString() enum
274 str_type = string_type::arg_type; in parseOpString()
277 str_type = string_type::arg_type_qual; in parseOpString()
305 if (str_type == string_type::arg_type) { in parseOpString()
307 } else if (str_type == string_type::arg_type_qual) { in parseOpString()
/third_party/elfutils/tests/
Drun-exprlocs.sh76 [5a] string_type
/third_party/gn/src/base/strings/
Dstring_util.cc848 template <class string_type>
849 inline typename string_type::value_type* WriteIntoT(string_type* str, in WriteIntoT()
/third_party/json/include/nlohmann/
Djson.hpp8571 bool string_type) -> basic_json & in patch()
8587 if (JSON_HEDLEY_UNLIKELY(string_type && !it->second.is_string())) in patch()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DDwarf.def139 HANDLE_DW_TAG(0x0012, string_type, 2, DWARF, DW_KIND_TYPE)
/third_party/json/single_include/nlohmann/
Djson.hpp4361 template<typename string_type>
4362 void int_to_string( string_type& target, std::size_t value ) in int_to_string()
4376 …using string_type = typename std::remove_cv< typename std::remove_reference<decltype( std::declval… typedef in nlohmann::detail::iteration_proxy_value
4386 mutable string_type array_index_str = "0";
4388 const string_type empty_str{};
4423 const string_type& key() const in key()
25972 bool string_type) -> basic_json & in patch()
25988 if (JSON_HEDLEY_UNLIKELY(string_type && !it->second.is_string())) in patch()
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp24898 typedef basic_string<_CharT> string_type; typedef in std::__cxx11::collate
24925 string_type
24950 virtual string_type
24987 typedef basic_string<_CharT> string_type; typedef in std::__cxx11::collate_byname
25121 const string_type __one(__lo1, __hi1); in do_compare()
25122 const string_type __two(__lo2, __hi2); in do_compare()
25153 typename collate<_CharT>::string_type
25157 string_type __ret; in do_transform()
25160 const string_type __str(__lo, __hi); in do_transform()
28643 typedef basic_string<_CharT> string_type; typedef in std::__cxx11::numpunct
[all …]
/third_party/libabigail/tests/data/test-read-dwarf/
Dtest22-pr19097-libstdc++.so.6.0.17.so.abi46262 …<typedef-decl name='string_type' type-id='type-id-341' filepath='/tmp/legendre/spack-stage/spack-s…
46276 …<typedef-decl name='string_type' type-id='type-id-342' filepath='/tmp/legendre/spack-stage/spack-s…
46961 …<typedef-decl name='string_type' type-id='type-id-341' filepath='/tmp/legendre/spack-stage/spack-s…
47117 …<typedef-decl name='string_type' type-id='type-id-341' filepath='/tmp/legendre/spack-stage/spack-s…
47304 …<typedef-decl name='string_type' type-id='type-id-341' filepath='/tmp/legendre/spack-stage/spack-s…
47424 …<typedef-decl name='string_type' type-id='type-id-341' filepath='/tmp/legendre/spack-stage/spack-s…
47536 …<typedef-decl name='string_type' type-id='type-id-341' filepath='/tmp/legendre/spack-stage/spack-s…
47718 …<typedef-decl name='string_type' type-id='type-id-341' filepath='/tmp/legendre/spack-stage/spack-s…
50419 …<typedef-decl name='string_type' type-id='type-id-342' filepath='/tmp/legendre/spack-stage/spack-s…
50679 …<typedef-decl name='string_type' type-id='type-id-342' filepath='/tmp/legendre/spack-stage/spack-s…
[all …]
Dtest9-pr18818-clang.so.abi3725 …<typedef-decl name='string_type' type-id='type-id-286' filepath='src/third_party/boost-1.56.0/boos…
DPR22122-libftdc.so.abi11184 …<typedef-decl name='string_type' type-id='type-id-81' filepath='src/third_party/boost-1.60.0/boost…
16662 …<typedef-decl name='string_type' type-id='type-id-81' filepath='src/third_party/boost-1.60.0/boost…
Dtest10-pr18818-gcc.so.abi5386 …<typedef-decl name='string_type' type-id='type-id-135' filepath='src/third_party/boost-1.56.0/boos…