Searched defs:walk (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Library/
H A DMisc.py32 from os import walk namespace
186 for Root, Dirs, Files in walk(Root):
/vbox/src/libs/xpcom18a4/nsprpub/lib/msgc/include/
H A Dprgc.h75 ** This walk function will be called for every gc object in the
76 ** heap as it is walked. If it returns non-zero, the walk is terminated.
132 PRInt32 (PR_CALLBACK *walk)(void GCPTR *obj, PRWalkFun fun, void* data); member in struct:GCType

Completed in 56 milliseconds