Home
last modified time | relevance | path

Searched refs:getContents (Results 1 – 8 of 8) sorted by relevance

/netbsd/src/regress/sys/uvm/pdsim/
Drenumber.hs40 main = getContents >>=
Dlru.hs56 xs <- getContents
Drand.hs61 xs <- getContents
Dopt.hs62 xs <- getContents
Dlfu.hs73 xs <- getContents
Dnbsd.hs142 xs <- getContents
/netbsd/src/external/bsd/elftosb/dist/elftosb2/
DConversionController.cpp510 ASTNode * contents = dataSection->getContents(); in convertDataSection()
DElftosbAST.h784 ASTNode * getContents() { return m_contents; } in getContents() function