Home
last modified time | relevance | path

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

/external/libffi/src/sh/
Dffi.c46 simple_type (ffi_type *arg) in simple_type() function
/external/python/cpython2/Modules/_ctypes/libffi/src/sh/
Dffi.c46 simple_type (ffi_type *arg) in simple_type() function
/external/protobuf/src/google/protobuf/util/internal/
Dutility.cc136 const std::string GetFullTypeWithUrl(StringPiece simple_type) { in GetFullTypeWithUrl()
/external/python/pybind11/include/pybind11/detail/
Dinternals.h143 bool simple_type : 1; member