Home
last modified time | relevance | path

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

/system/core/toolbox/cp/
Dcp.c86 static char empty[] = ""; variable
/system/core/sh/
Doptions.c154 static char empty[] = ""; in options() local
/system/netd/
DList.h182 inline bool empty() const { return mpMiddle->getNext() == mpMiddle; } in empty() function
/system/core/include/sysutils/
DList.h182 inline bool empty() const { return mpMiddle->getNext() == mpMiddle; } in empty() function