/third_party/boost/boost/algorithm/string/ |
D | erase.hpp | 52 const RangeT& Input, in erase_range_copy() 70 const SequenceT& Input, in erase_range_copy() 91 SequenceT& Input, in erase_range() 124 const Range1T& Input, in erase_first_copy() 140 const SequenceT& Input, in erase_first_copy() 159 SequenceT& Input, in erase_first() 192 const Range1T& Input, in ierase_first_copy() 209 const SequenceT& Input, in ierase_first_copy() 230 SequenceT& Input, in ierase_first() 262 const Range1T& Input, in erase_last_copy() [all …]
|
D | replace.hpp | 58 const Range1T& Input, in replace_range_copy() 77 const SequenceT& Input, in replace_range_copy() 100 SequenceT& Input, in replace_range() 137 const Range1T& Input, in replace_first_copy() 154 const SequenceT& Input, in replace_first_copy() 175 SequenceT& Input, in replace_first() 212 const Range1T& Input, in ireplace_first_copy() 230 const SequenceT& Input, in ireplace_first_copy() 254 SequenceT& Input, in ireplace_first() 290 const Range1T& Input, in replace_last_copy() [all …]
|
D | trim.hpp | 63 const RangeT& Input, in trim_left_copy_if() 84 inline SequenceT trim_left_copy_if(const SequenceT& Input, PredicateT IsSpace) in trim_left_copy_if() 106 … inline SequenceT trim_left_copy(const SequenceT& Input, const std::locale& Loc=std::locale()) in trim_left_copy() 124 inline void trim_left_if(SequenceT& Input, PredicateT IsSpace) in trim_left_if() 143 inline void trim_left(SequenceT& Input, const std::locale& Loc=std::locale()) in trim_left() 171 const RangeT& Input, in trim_right_copy_if() 192 inline SequenceT trim_right_copy_if(const SequenceT& Input, PredicateT IsSpace) in trim_right_copy_if() 215 … inline SequenceT trim_right_copy(const SequenceT& Input, const std::locale& Loc=std::locale()) in trim_right_copy() 234 inline void trim_right_if(SequenceT& Input, PredicateT IsSpace) in trim_right_if() 255 inline void trim_right(SequenceT& Input, const std::locale& Loc=std::locale()) in trim_right() [all …]
|
D | find.hpp | 53 RangeT& Input, in find() 81 Range1T& Input, in find_first() 107 Range1T& Input, in ifind_first() 134 Range1T& Input, in find_last() 160 Range1T& Input, in ifind_last() 188 Range1T& Input, in find_nth() 218 Range1T& Input, in ifind_nth() 250 RangeT& Input, in find_head() 281 RangeT& Input, in find_tail() 310 RangeT& Input, in find_token()
|
D | trim_all.hpp | 56 inline SequenceT trim_all_copy_if(const SequenceT& Input, PredicateT IsSpace) in trim_all_copy_if() 76 inline void trim_all_if(SequenceT& Input, PredicateT IsSpace) in trim_all_if() 97 … inline SequenceT trim_all_copy(const SequenceT& Input, const std::locale& Loc =std::locale()) in trim_all_copy() 114 inline void trim_all(SequenceT& Input, const std::locale& Loc =std::locale()) in trim_all() 133 … inline SequenceT trim_fill_copy_if(const SequenceT& Input, const RangeT& Fill, PredicateT IsSpace) in trim_fill_copy_if() 155 inline void trim_fill_if(SequenceT& Input, const RangeT& Fill, PredicateT IsSpace) in trim_fill_if() 178 …inline SequenceT trim_fill_copy(const SequenceT& Input, const RangeT& Fill, const std::locale& Loc… in trim_fill_copy() 197 … inline void trim_fill(SequenceT& Input, const RangeT& Fill, const std::locale& Loc =std::locale()) in trim_fill()
|
D | case_conv.hpp | 57 const RangeT& Input, in to_lower_copy() 73 const SequenceT& Input, in to_lower_copy() 92 WritableRangeT& Input, in to_lower() 122 const RangeT& Input, in to_upper_copy() 138 const SequenceT& Input, in to_upper_copy() 157 WritableRangeT& Input, in to_upper()
|
D | regex.hpp | 59 RangeT& Input, in find_regex() 96 const RangeT& Input, in replace_regex_copy() 118 const SequenceT& Input, in replace_regex_copy() 145 SequenceT& Input, in replace_regex() 182 const RangeT& Input, in replace_all_regex_copy() 204 const SequenceT& Input, in replace_all_regex_copy() 231 SequenceT& Input, in replace_all_regex() 266 const RangeT& Input, in erase_regex_copy() 286 const SequenceT& Input, in erase_regex_copy() 310 SequenceT& Input, in erase_regex() [all …]
|
D | predicate.hpp | 59 const Range1T& Input, in starts_with() 93 const Range1T& Input, in starts_with() 114 const Range1T& Input, in istarts_with() 141 const Range1T& Input, in ends_with() 170 const Range1T& Input, in ends_with() 191 const Range1T& Input, in iends_with() 215 const Range1T& Input, in contains() 239 const Range1T& Input, in contains() 259 const Range1T& Input, in icontains() 286 const Range1T& Input, in equals() [all …]
|
D | find_format.hpp | 59 const RangeT& Input, in find_format_copy() 93 const SequenceT& Input, in find_format_copy() 129 SequenceT& Input, in find_format() 178 const RangeT& Input, in find_format_all_copy() 213 const SequenceT& Input, in find_format_all_copy() 251 SequenceT& Input, in find_format_all()
|
D | split.hpp | 65 Range1T&& Input, in find_all() 104 Range1T&& Input, in ifind_all() 151 RangeT&& Input, in split()
|
D | join.hpp | 47 const SequenceSequenceT& Input, in join() 97 const SequenceSequenceT& Input, in join_if()
|
D | iter_find.hpp | 75 RangeT&& Input, in iter_find() 150 RangeT&& Input, in iter_split()
|
/third_party/boost/boost/algorithm/string/detail/ |
D | find_format.hpp | 35 const InputT& Input, in find_format_copy_impl2() 74 const InputT& Input, in find_format_copy_impl() 99 const InputT& Input, in find_format_copy_impl2() 135 const InputT& Input, in find_format_copy_impl() 158 InputT& Input, in find_format_impl2() 187 InputT& Input, in find_format_impl()
|
D | find_format_all.hpp | 36 const InputT& Input, in find_format_all_copy_impl2() 83 const InputT& Input, in find_format_all_copy_impl() 110 const InputT& Input, in find_format_all_copy_impl2() 158 const InputT& Input, in find_format_all_copy_impl() 184 InputT& Input, in find_format_all_impl2() 254 InputT& Input, in find_format_all_impl()
|
D | sequence.hpp | 30 InputT& Input, in insert() 40 InputT& Input, in insert() 55 InputT& Input, in erase() 168 InputT& Input, in replace() 180 InputT& Input, in replace()
|
D | case_conv.hpp | 85 const RangeT& Input, in transform_range_copy() 98 const RangeT& Input, in transform_range() 110 const RangeT& Input, in transform_range_copy()
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
D | es31fFboTestUtil.hpp | 71 struct Input struct in deqp::gles31::Functional::FboTestUtil::Texture2DShader 73 int unitNdx; 74 tcu::Vec4 scale; 75 tcu::Vec4 bias;
|
/third_party/skia/third_party/externals/swiftshader/src/Device/ |
D | VertexProcessor.hpp | 70 struct Input struct 72 operator bool() const // Returns true if stream contains data in operator bool() 77 VkFormat format; // TODO(b/148016460): Could be restricted to VK_FORMAT_END_RANGE 78 unsigned int attribType : BITS(SpirvShader::ATTRIBTYPE_LAST);
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/ |
D | Input.cpp | 24 Input::Input() : mCount(0), mString(0) in Input() function in pp::Input 32 Input::Input(size_t count, const char *const string[], const int length[]) in Input() function in pp::Input
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
D | es3fFboTestUtil.hpp | 101 struct Input struct in deqp::gles3::Functional::FboTestUtil::Texture2DShader 103 int unitNdx; 104 tcu::Vec4 scale; 105 tcu::Vec4 bias;
|
/third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/ |
D | Input.cpp | 20 Input::Input() : mCount(0), mString(0) {} in Input() function in angle::pp::Input 24 Input::Input(size_t count, const char *const string[], const int length[]) in Input() function in angle::pp::Input
|
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/preprocessor/ |
D | Input.cpp | 20 Input::Input() : mCount(0), mString(0) {} in Input() function in angle::pp::Input 24 Input::Input(size_t count, const char *const string[], const int length[]) in Input() function in angle::pp::Input
|
/third_party/json/doc/mkdocs/docs/features/parsing/ |
D | index.md | 7 ## Input section in Overview
|
/third_party/typescript/tests/cases/compiler/ |
D | metadataOfEventAlias.ts | 12 function Input(target: any, key: string): void { } function
|
D | mappedTypeWithCombinedTypeMappers.ts | 11 interface Input { interface
|