/third_party/boost/libs/wave/samples/real_positions/ |
D | real_position_token.hpp | 42 position_type const &pos_) in token_data() 71 void set_position (position_type const &pos_) { pos = pos_; } in set_position() 72 void set_corrected_position (position_type const &pos_) in set_corrected_position() 128 PositionT const &pos_) in lex_token() 170 void set_position (position_type const &pos_) in set_position() 172 void set_corrected_position (position_type const &pos_) in set_corrected_position()
|
/third_party/boost/boost/wave/cpplexer/ |
D | cpp_lex_token.hpp | 57 token_data(token_id id_, string_type const &value_, position_type const &pos_) in token_data() 79 void set_position (position_type const &pos_) { pos = pos_; } in set_position() 88 void init(token_id id_, string_type const &value_, position_type const &pos_) in init() 216 lex_token(token_id id_, string_type const &value_, PositionT const &pos_) in lex_token() 249 void set_position (position_type const &pos_) { make_unique(); data->set_position(pos_); } in set_position()
|
/third_party/skia/third_party/externals/tint/src/reader/wgsl/ |
D | lexer.h | 97 uint32_t pos_ = 0; variable
|
/third_party/boost/libs/wave/samples/cpp_tokens/ |
D | slex_token.hpp | 56 slex_token(token_id id_, string_type const &value_, PositionT const &pos_) in slex_token() 69 void set_position (position_type const &pos_) { pos = pos_; } in set_position()
|
/third_party/boost/boost/mpl/vector/aux_/ |
D | iterator.hpp | 49 , pos_ = n_ enumerator 108 enum { pos_ = Iterator::pos_, n_ = N::value }; enumerator
|
/third_party/boost/libs/iostreams/example/ |
D | container_device.hpp | 55 size_type pos_; member in boost::iostreams::example::container_source 153 size_type pos_; member in boost::iostreams::example::container_device
|
/third_party/gn/src/gn/ |
D | string_output_buffer.h | 95 size_t pos_ = kPageSize; variable
|
/third_party/boost/boost/gil/io/ |
D | scanline_read_iterator.hpp | 83 mutable int pos_ = 0; member in boost::gil::scanline_read_iterator
|
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/ |
D | bytestrie.h | 324 const uint8_t *pos_; variable 513 const uint8_t *pos_; variable
|
D | ucharstrie.h | 342 const char16_t *pos_; variable 571 const char16_t *pos_; variable
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
D | BytesTrie.java | 453 return new Iterator(bytes_, pos_, remainingMatchLength_, 0); argument 705 private int pos_; local 1087 private int pos_; local
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
D | BytesTrie.java | 477 return new Iterator(bytes_, pos_, remainingMatchLength_, 0); argument 740 private int pos_; local 1127 private int pos_; local
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
D | bytestrie.h | 362 const uint8_t *pos_; variable 559 const uint8_t *pos_; variable
|
D | ucharstrie.h | 378 const char16_t *pos_; variable 614 const char16_t *pos_; variable
|
/third_party/node/deps/icu-small/source/common/unicode/ |
D | bytestrie.h | 362 const uint8_t *pos_; variable 559 const uint8_t *pos_; variable
|
D | ucharstrie.h | 378 const char16_t *pos_; variable 614 const char16_t *pos_; variable
|
/third_party/icu/icu4c/source/common/unicode/ |
D | bytestrie.h | 362 const uint8_t *pos_; variable 559 const uint8_t *pos_; variable
|
D | ucharstrie.h | 378 const char16_t *pos_; variable 614 const char16_t *pos_; variable
|
/third_party/boost/boost/spirit/home/support/detail/lexer/ |
D | generate_cpp.hpp | 39 std::string::size_type pos_ = upper_name_.find (' '); in generate_cpp() local
|
D | generate_re2c.hpp | 74 std::string::size_type pos_ = upper_name_.find (' '); in generate_re2c() local
|
/third_party/boost/boost/iostreams/detail/ |
D | restrict_impl.hpp | 85 stream_offset beg_, pos_, end_; member in boost::iostreams::detail::restricted_indirect_device 221 stream_offset beg_, pos_, end_; member in boost::iostreams::detail::restricted_filter
|
/third_party/boost/boost/format/ |
D | exceptions.hpp | 41 std::size_t pos_, next_; member in boost::io::bad_format_string
|
/third_party/skia/third_party/externals/brotli/c/enc/ |
D | ringbuffer.h | 41 uint32_t pos_; member
|
/third_party/node/deps/brotli/c/enc/ |
D | ringbuffer.h | 41 uint32_t pos_; member
|
/third_party/boost/boost/iostreams/filter/ |
D | line.hpp | 209 typename string_type::size_type pos_; member in boost::iostreams::basic_line_filter
|