Home
last modified time | relevance | path

Searched defs:typenames (Results 1 – 5 of 5) sorted by relevance

/external/elfutils/tests/
Dshowptable.c78 static const char *typenames[] = in main() local
/external/rust/crates/grpcio-sys/grpc/third_party/upb/third_party/lunit/
Dlunit.lua76 local typenames = { "nil", "boolean", "number", "string", "table", "function", "thread", "userdata"… function
/external/python/cffi/c/
Dcdlopen.c125 PyObject *typenames = NULL, *includes = NULL; in ffiobj_init() local
/external/skia/bench/
DPathOpsBench.cpp157 const char* typenames[] = { "path", "snapshot", "detach", "arrays" }; in PathBuilderBench() local
/external/python/cffi/cffi/
Dparse_c_type.h151 const struct _cffi_typename_s *typenames; member