Home
last modified time | relevance | path

Searched defs:position_t (Results 1 – 7 of 7) sorted by relevance

/third_party/json/include/nlohmann/detail/input/
Dposition_t.hpp20 struct position_t struct
23 std::size_t chars_read_total = 0;
25 std::size_t chars_read_current_line = 0;
27 std::size_t lines_read = 0;
30 constexpr operator size_t() const in operator size_t()
/third_party/mesa3d/src/gallium/frontends/nine/
Dvertexdeclaration9.h51 BOOL position_t; member
Dvertexshader9.h54 boolean position_t; /* if true, disable vport transform */ member
Dnine_shader.h60 boolean position_t; /* out, true if VP writes pre-transformed position */ member
Dnine_ff.c41 uint32_t position_t : 1; member
/third_party/json/single_include/nlohmann/
Djson.hpp3019 struct position_t struct
3022 std::size_t chars_read_total = 0;
3024 std::size_t chars_read_current_line = 0;
3026 std::size_t lines_read = 0;
3029 constexpr operator size_t() const in operator size_t()
/third_party/json/tests/abi/include/nlohmann/
Djson_v3_10_5.hpp2776 struct position_t struct
2779 std::size_t chars_read_total = 0;
2781 std::size_t chars_read_current_line = 0;
2783 std::size_t lines_read = 0;
2786 constexpr operator size_t() const in operator size_t()