Home
last modified time | relevance | path

Searched defs:populate (Results 1 – 12 of 12) sorted by relevance

/openbsd-src/gnu/usr.bin/perl/lib/Time/
H A Dgmtime.pm26 sub populate (@) { global() subroutine
H A Dlocaltime.pm27 sub populate (@) { global() subroutine
/openbsd-src/gnu/usr.bin/perl/lib/Net/
H A Dnetent.pm33 sub populate (@) { global() subroutine
H A Dhostent.pm38 sub populate (@) { global() subroutine
H A Dprotoent.pm25 sub populate (@) { global() subroutine
H A Dservent.pm26 sub populate (@) { global() subroutine
/openbsd-src/gnu/usr.bin/perl/lib/User/
H A Dgrent.pm26 sub populate (@) { global() subroutine
/openbsd-src/gnu/usr.bin/perl/lib/File/
H A Dstat.pm199 sub populate (@) { global() subroutine
/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DDependenceGraphBuilder.h59 void populate() { in populate() function
H A DLazyCallGraph.h364 EdgeSequence &populate() { in populate() function
/openbsd-src/gnu/usr.bin/cvs/windows-NT/SCC/
H A Dscc.c341 LPSTR *file_names, SCC_popul_proc populate, in SccPopulateList()
/openbsd-src/usr.bin/ssh/
H A Dmonitor_wrap.c940 server_get_connection_info(struct ssh * ssh,int populate,int use_dns) server_get_connection_info() argument