Home
last modified time | relevance | path

Searched defs:empty (Results 1 – 6 of 6) sorted by relevance

/bionic/tests/
Dutmpx_test.cpp36 utmpx empty = {.ut_type = EMPTY}; in TEST() local
Dfortify_test.cpp48 char empty[0]; member
/bionic/tools/versioner/src/
DDeclarationDatabase.h49 bool empty() const { in empty() function
69 bool empty() const { in empty() function
/bionic/linker/
Dlinked_list.h108 bool empty() const { in empty() function
/bionic/libc/upstream-netbsd/lib/libc/regex/
Dengine.c103 states empty; /* empty set of states */ member
883 states empty = m->empty; in walk() local
/bionic/libc/kernel/uapi/sound/
Dasound.h308 unsigned int openmin : 1, openmax : 1, integer : 1, empty : 1; member