Searched refs:noc (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/gnu/usr.bin/perl/lib/
H A DBenchmark.t212 my $noc = timestr ($diff, 'noc');
213 like ($noc, qr/$wallclock +wallclock secs? +\( *$usr +usr +\+ +$sys +sys += +\d+\.\d\d +CPU\)/, 'timestr ($diff, "noc")');
218 if ($auto eq $noc) {
219 pass ('"auto" is "noc"');
221 is ($auto, $all, '"auto" isn\'t "noc", so should be eq to "all"');
241 like ($got, $Default_Pattern, 'default format is all or noc');
252 like ($got, $Default_Pattern, 'default format is all or noc');
264 like ($got, $Default_Pattern, 'default format is all or noc');
[all...]
/openbsd-current/sys/arch/amd64/include/
H A Dsmbiosvar.h190 uint8_t noc; /* number of contained objects */ member in struct:smbios_board
/openbsd-current/sys/arch/arm64/include/
H A Dsmbiosvar.h187 uint8_t noc; /* number of contained objects */ member in struct:smbios_board
/openbsd-current/sys/arch/powerpc64/include/
H A Dsmbiosvar.h187 uint8_t noc; /* number of contained objects */ member in struct:smbios_board
/openbsd-current/sys/arch/i386/include/
H A Dsmbiosvar.h190 uint8_t noc; /* number of contained objects */ member in struct:smbios_board

Completed in 67 milliseconds