Home
last modified time | relevance | path

Searched refs:convs (Results 1 – 2 of 2) sorted by relevance

/external/toybox/toys/pending/
Ddd.c135 char *ss, *convs[] = {"fsync", "noerror", "notrunc", "sync"}; in dd_main() local
139 for (i = 0; i<ARRAY_LEN(convs); i++) in dd_main()
140 if (len == strlen(convs[i]) && !strncmp(ss, convs[i], len)) break; in dd_main()
141 if (i == ARRAY_LEN(convs)) error_exit("bad conv=%.*s", len, ss); in dd_main()
/external/swiftshader/third_party/LLVM/lib/Target/
DREADME.txt14 2. Targets with multiple calling convs (e.g. x86) which have different clobber