Searched refs:rest (Results 1 - 6 of 6) sorted by relevance

/fuchsia/zircon/scripts/
H A Dgen-vdso-valid-sysret.sh25 local define symbol rest syscall caller
28 while read define symbol rest; do
H A Dgen-rodso-code.sh41 local symbol type addr size rest
42 while read symbol type addr size rest; do
66 local symbol rest
67 while read symbol rest; do
H A Dsymbolize444 addr, rest = m.groups()
450 line = "%s%#.16x%s" % (prefix, self.bias + addr, rest)
/fuchsia/zircon/system/core/devmgr/
H A Ddevmgr-fdio.cpp153 char* rest = buf; local
154 while (argc < MAXARGS && (token = strtok_r(rest, "+", &rest))) {
/fuchsia/zircon/system/ulib/edid/include/lib/edid/
H A Dedid.h83 uint8_t rest[5]; // Fields that we don't need to read yet. member in struct:edid::DetailedTimingDescriptor
/fuchsia/zircon/make/
H A Dmodule.mk250 # make the rest of the build depend on our output

Completed in 36 milliseconds