Searched defs:a_reference (Results 1 – 4 of 4) sorted by relevance
| /third_party/json/test/src/ |
| D | unit-conversions.cpp | 238 json::array_t a_reference{json(1), json(1u), json(2.2), variable 354 json::array_t a_reference{json(1), json(1u), json(2.2), variable 414 json::array_t a_reference{json(1), json(1u), json(2.2), variable
|
| D | unit-constructor1.cpp | 249 … json::array_t a_reference {json(1), json(1u), json(2.2), json(false), json("string"), json()}; variable
|
| /third_party/boost/libs/ptr_container/test/ |
| D | ptr_map.cpp | 399 map_type::reference a_reference = *m2.begin(); in test_map() local
|
| D | ptr_unordered_map.cpp | 399 map_type::reference a_reference = *m2.begin(); in test_map() local
|