Home
last modified time | relevance | path

Searched refs:stripped_type (Results 1 – 23 of 23) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/network/mime/
H A Dcontent_type.cc61 String stripped_type = type_.StripWhiteSpace(); in GetType() local
64 wtf_size_t semi = stripped_type.find(';'); in GetType()
66 stripped_type = stripped_type.Left(semi).StripWhiteSpace(); in GetType()
68 return stripped_type; in GetType()
72 String stripped_type = type_.StripWhiteSpace(); in ParseParameters() local
75 unsigned end_pos = stripped_type.length(); in ParseParameters()
80 if (!is_quote && stripped_type[cur_pos] == ';') { in ParseParameters()
83 stripped_type.Substring(start_pos, cur_pos - start_pos)); in ParseParameters()
86 } else if (stripped_type[cur_pos] == '"') { in ParseParameters()
93 result.push_back(stripped_type.Substring(start_pos)); in ParseParameters()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/network/mime/
H A Dcontent_type.cc61 String stripped_type = type_.StripWhiteSpace(); in GetType() local
64 wtf_size_t semi = stripped_type.find(';'); in GetType()
66 stripped_type = stripped_type.Left(semi).StripWhiteSpace(); in GetType()
68 return stripped_type; in GetType()
72 String stripped_type = type_.StripWhiteSpace(); in ParseParameters() local
75 unsigned end_pos = stripped_type.length(); in ParseParameters()
80 if (!is_quote && stripped_type[cur_pos] == ';') { in ParseParameters()
83 stripped_type.Substring(start_pos, cur_pos - start_pos)); in ParseParameters()
86 } else if (stripped_type[cur_pos] == '"') { in ParseParameters()
93 result.push_back(stripped_type.Substring(start_pos)); in ParseParameters()
/dports/devel/py-mypy/mypy-0.910/mypy/
H A Dstubgenc.py226 stripped_type = typ
231 stripped_type = re.sub(
237 stripped_type = typ[len(module.__name__) + 1:]
241 stripped_type = typ[len('builtins') + 1:]
244 if stripped_type == 'NoneType':
245 stripped_type = 'None'
246 return stripped_type
H A Dfastparse.py221 stripped_type = type_comment.split("#", 2)[0].strip()
222 err_msg = '{} "{}"'.format(TYPE_COMMENT_SYNTAX_ERROR, stripped_type)
568 stripped_type = n.type_comment.split("#", 2)[0].strip()
569 err_msg = '{} "{}"'.format(TYPE_COMMENT_SYNTAX_ERROR, stripped_type)
H A Dfastparse2.py407 stripped_type = type_comment.split("#", 2)[0].strip()
408 err_msg = '{} "{}"'.format(TYPE_COMMENT_SYNTAX_ERROR, stripped_type)
/dports/devel/boost-docs/boost_1_72_0/boost/multiprecision/cpp_int/
H A Dliterals.hpp204 typedef typename strip_leading_zeros_from_pack<packed_type>::type stripped_type; typedef
205 typedef typename reverse_value_pack<stripped_type>::type type;
/dports/devel/hyperscan/boost_1_75_0/boost/multiprecision/cpp_int/
H A Dliterals.hpp204 typedef typename strip_leading_zeros_from_pack<packed_type>::type stripped_type; typedef
205 typedef typename reverse_value_pack<stripped_type>::type type;
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/multiprecision/cpp_int/
H A Dliterals.hpp204 typedef typename strip_leading_zeros_from_pack<packed_type>::type stripped_type; typedef
205 typedef typename reverse_value_pack<stripped_type>::type type;
/dports/devel/R-cran-BH/BH/inst/include/boost/multiprecision/cpp_int/
H A Dliterals.hpp204 using stripped_type = typename strip_leading_zeros_from_pack<packed_type>::type; typedef
205 using type = typename reverse_value_pack<stripped_type>::type ;
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/multiprecision/cpp_int/
H A Dliterals.hpp114 typedef typename strip_leading_zeros_from_pack<packed_type>::type stripped_type; typedef
115 typedef typename reverse_value_pack<stripped_type>::type type;
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/multiprecision/cpp_int/
H A Dliterals.hpp204 typedef typename strip_leading_zeros_from_pack<packed_type>::type stripped_type; typedef
205 typedef typename reverse_value_pack<stripped_type>::type type;
/dports/databases/percona57-server/boost_1_59_0/boost/multiprecision/cpp_int/
H A Dliterals.hpp114 typedef typename strip_leading_zeros_from_pack<packed_type>::type stripped_type; typedef
115 typedef typename reverse_value_pack<stripped_type>::type type;
/dports/databases/xtrabackup/boost_1_59_0/boost/multiprecision/cpp_int/
H A Dliterals.hpp114 typedef typename strip_leading_zeros_from_pack<packed_type>::type stripped_type; typedef
115 typedef typename reverse_value_pack<stripped_type>::type type;
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/multiprecision/cpp_int/
H A Dliterals.hpp114 typedef typename strip_leading_zeros_from_pack<packed_type>::type stripped_type; typedef
115 typedef typename reverse_value_pack<stripped_type>::type type;
/dports/databases/percona57-client/boost_1_59_0/boost/multiprecision/cpp_int/
H A Dliterals.hpp114 typedef typename strip_leading_zeros_from_pack<packed_type>::type stripped_type; typedef
115 typedef typename reverse_value_pack<stripped_type>::type type;
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/multiprecision/cpp_int/
H A Dliterals.hpp114 typedef typename strip_leading_zeros_from_pack<packed_type>::type stripped_type; typedef
115 typedef typename reverse_value_pack<stripped_type>::type type;
/dports/devel/boost-libs/boost_1_72_0/boost/multiprecision/cpp_int/
H A Dliterals.hpp204 typedef typename strip_leading_zeros_from_pack<packed_type>::type stripped_type; typedef
205 typedef typename reverse_value_pack<stripped_type>::type type;
/dports/devel/boost-python-libs/boost_1_72_0/boost/multiprecision/cpp_int/
H A Dliterals.hpp204 typedef typename strip_leading_zeros_from_pack<packed_type>::type stripped_type; typedef
205 typedef typename reverse_value_pack<stripped_type>::type type;
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/multiprecision/cpp_int/
H A Dliterals.hpp114 typedef typename strip_leading_zeros_from_pack<packed_type>::type stripped_type; typedef
115 typedef typename reverse_value_pack<stripped_type>::type type;
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/multiprecision/cpp_int/
H A Dliterals.hpp114 typedef typename strip_leading_zeros_from_pack<packed_type>::type stripped_type; typedef
115 typedef typename reverse_value_pack<stripped_type>::type type;
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/multiprecision/cpp_int/
H A Dliterals.hpp114 typedef typename strip_leading_zeros_from_pack<packed_type>::type stripped_type; typedef
115 typedef typename reverse_value_pack<stripped_type>::type type;
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/boost-1.60.0/boost/multiprecision/cpp_int/
H A Dliterals.hpp114 typedef typename strip_leading_zeros_from_pack<packed_type>::type stripped_type; typedef
115 typedef typename reverse_value_pack<stripped_type>::type type;
/dports/devel/swig/swig-4.0.2/Source/Modules/
H A Dd.cxx3814 SwigType *stripped_type = SwigType_typedef_resolve_all(type); in getPrimitiveDptype() local
3818 if (SwigType_isreference(stripped_type)) { in getPrimitiveDptype()
3819 SwigType_del_reference(stripped_type); in getPrimitiveDptype()
3821 if (SwigType_isconst(stripped_type)) { in getPrimitiveDptype()
3822 SwigType_del_qualifier(stripped_type); in getPrimitiveDptype()
3830 while (SwigType_ispointer(stripped_type)) { in getPrimitiveDptype()
3832 SwigType_del_pointer(stripped_type); in getPrimitiveDptype()
3840 SwigType_add_pointer(stripped_type); in getPrimitiveDptype()
3843 SwigType *return_type = Copy(stripped_type); in getPrimitiveDptype()
3899 replaceClassname(dtype, stripped_type); in getPrimitiveDptype()
[all …]