Searched defs:typenames (Results 1 – 9 of 9) sorted by relevance
/third_party/musl/ndk_musl_include/arpa/ |
D | ftp.h | 32 char *typenames[] = {"0", "ASCII", "EBCDIC", "Image", "Local" }; variable
|
/third_party/musl/porting/uniproton/kernel/include/arpa/ |
D | ftp.h | 32 char *typenames[] = {"0", "ASCII", "EBCDIC", "Image", "Local" }; variable
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/arpa/ |
D | ftp.h | 32 char *typenames[] = {"0", "ASCII", "EBCDIC", "Image", "Local" }; variable
|
/third_party/musl/porting/liteos_m/kernel/include/arpa/ |
D | ftp.h | 32 char *typenames[] = {"0", "ASCII", "EBCDIC", "Image", "Local" }; variable
|
/third_party/musl/include/arpa/ |
D | ftp.h | 32 char *typenames[] = {"0", "ASCII", "EBCDIC", "Image", "Local" }; variable
|
/third_party/grpc/third_party/upb/third_party/lunit/ |
D | lunit.lua | 76 local typenames = { "nil", "boolean", "number", "string", "table", "function", "thread", "userdata"… function
|
/third_party/skia/bench/ |
D | PathOpsBench.cpp | 157 const char* typenames[] = { "path", "snapshot", "detach", "arrays" }; in PathBuilderBench() local
|
/third_party/boost/libs/math/example/ |
D | root_finding_algorithms.cpp | 129 std::vector<std::string> typenames; // Full computer generated type name. variable
|
/third_party/ltp/tools/sparse/sparse-src/ |
D | show-parse.c | 240 } typenames[] = { variable
|