Home
last modified time | relevance | path

Searched refs:aField (Results 1 – 5 of 5) sorted by relevance

/external/clang/test/SemaCXX/
Dattr-optnone.cpp43 …int aField __attribute__((optnone)); // expected-warning{{'optnone' attribute only applies to fun… member
64 …[[clang::optnone]] int aField; // expected-warning{{'optnone' attribute only applies to functions}} member
/external/clang/test/CodeGenCXX/
Dalignment.cpp8 int aField; member
/external/sqlite/dist/orig/
Dshell.c4005 static const struct { const char *zName; int ofst; } aField[] = { in shell_dbinfo_command() local
4053 for(i=0; i<ArraySize(aField); i++){ in shell_dbinfo_command()
4054 int ofst = aField[i].ofst; in shell_dbinfo_command()
4056 utf8_printf(p->out, "%-20s %u", aField[i].zName, val); in shell_dbinfo_command()
/external/sqlite/dist/
Dshell.c4027 static const struct { const char *zName; int ofst; } aField[] = { in shell_dbinfo_command() local
4075 for(i=0; i<ArraySize(aField); i++){ in shell_dbinfo_command()
4076 int ofst = aField[i].ofst; in shell_dbinfo_command()
4078 utf8_printf(p->out, "%-20s %u", aField[i].zName, val); in shell_dbinfo_command()
/external/owasp/sanitizer/tools/findbugs/lib/
Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd ...