Home
last modified time | relevance | path

Searched defs:base_token (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/boost/type_traits/
Dis_noncopyable.hpp28 struct base_token {}; struct
/third_party/boost/boost/core/
Dnoncopyable.hpp34 struct base_token {}; struct
/third_party/gn/src/gn/
Dparse_tree_unittest.cc23 Token base_token(Location(&input_file, 1, 1), Token::IDENTIFIER, "a"); in TEST() local
/third_party/libcoap/include/coap3/
Dcoap_block_internal.h114 uint8_t base_token[8]; /**< established base PDU token */ member