Home
last modified time | relevance | path

Searched defs:simple_type (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/libs/interprocess/test/
Dnamed_construct_test.cpp34 typedef simple_pair simple_type; typedef
49 typedef simple_pair simple_type; typedef
64 typedef simple_pair simple_type; typedef
79 typedef typename NameGenerator::simple_type simple_type; in construct_test() typedef
/third_party/libffi/src/sh/
Dffi.c46 simple_type (ffi_type *arg) in simple_type() function
/third_party/protobuf/src/google/protobuf/util/internal/
Dutility.cc139 const std::string GetFullTypeWithUrl(StringPiece simple_type) { in GetFullTypeWithUrl()