Home
last modified time | relevance | path

Searched defs:pos_ (Results 1 – 25 of 50) sorted by relevance

12

/third_party/boost/libs/wave/samples/real_positions/
Dreal_position_token.hpp42 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/
Dcpp_lex_token.hpp57 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/
Dlexer.h97 uint32_t pos_ = 0; variable
/third_party/boost/libs/wave/samples/cpp_tokens/
Dslex_token.hpp56 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_/
Diterator.hpp49 , pos_ = n_ enumerator
108 enum { pos_ = Iterator::pos_, n_ = N::value }; enumerator
/third_party/boost/libs/iostreams/example/
Dcontainer_device.hpp55 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/
Dstring_output_buffer.h95 size_t pos_ = kPageSize; variable
/third_party/boost/boost/gil/io/
Dscanline_read_iterator.hpp83 mutable int pos_ = 0; member in boost::gil::scanline_read_iterator
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Dbytestrie.h324 const uint8_t *pos_; variable
513 const uint8_t *pos_; variable
Ducharstrie.h342 const char16_t *pos_; variable
571 const char16_t *pos_; variable
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DBytesTrie.java453 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/
DBytesTrie.java477 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/
Dbytestrie.h362 const uint8_t *pos_; variable
559 const uint8_t *pos_; variable
Ducharstrie.h378 const char16_t *pos_; variable
614 const char16_t *pos_; variable
/third_party/node/deps/icu-small/source/common/unicode/
Dbytestrie.h362 const uint8_t *pos_; variable
559 const uint8_t *pos_; variable
Ducharstrie.h378 const char16_t *pos_; variable
614 const char16_t *pos_; variable
/third_party/icu/icu4c/source/common/unicode/
Dbytestrie.h362 const uint8_t *pos_; variable
559 const uint8_t *pos_; variable
Ducharstrie.h378 const char16_t *pos_; variable
614 const char16_t *pos_; variable
/third_party/boost/boost/spirit/home/support/detail/lexer/
Dgenerate_cpp.hpp39 std::string::size_type pos_ = upper_name_.find (' '); in generate_cpp() local
Dgenerate_re2c.hpp74 std::string::size_type pos_ = upper_name_.find (' '); in generate_re2c() local
/third_party/boost/boost/iostreams/detail/
Drestrict_impl.hpp85 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/
Dexceptions.hpp41 std::size_t pos_, next_; member in boost::io::bad_format_string
/third_party/skia/third_party/externals/brotli/c/enc/
Dringbuffer.h41 uint32_t pos_; member
/third_party/node/deps/brotli/c/enc/
Dringbuffer.h41 uint32_t pos_; member
/third_party/boost/boost/iostreams/filter/
Dline.hpp209 typename string_type::size_type pos_; member in boost::iostreams::basic_line_filter

12