Searched defs:__str (Results 1 - 2 of 2) sorted by relevance

/external/fio/
H A Dio_ddir.h60 const char *__str[] = { NULL, "read", "write", "rw", NULL, local
64 return __str[ddir];
/external/clang/test/SemaCXX/
H A Dcxx1y-generic-lambdas.cpp801 string &operator+=(const string &__str) { return *this; } argument
820 string &operator+=(const string &__str) { return *this; } argument

Completed in 114 milliseconds