Searched defs:typenames (Results 1 – 5 of 5) sorted by relevance
/external/elfutils/tests/ |
D | showptable.c | 78 static const char *typenames[] = in main() local
|
/external/rust/crates/grpcio-sys/grpc/third_party/upb/third_party/lunit/ |
D | lunit.lua | 76 local typenames = { "nil", "boolean", "number", "string", "table", "function", "thread", "userdata"… function
|
/external/python/cffi/c/ |
D | cdlopen.c | 125 PyObject *typenames = NULL, *includes = NULL; in ffiobj_init() local
|
/external/skia/bench/ |
D | PathOpsBench.cpp | 157 const char* typenames[] = { "path", "snapshot", "detach", "arrays" }; in PathBuilderBench() local
|
/external/python/cffi/cffi/ |
D | parse_c_type.h | 151 const struct _cffi_typename_s *typenames; member
|