| /openbsd/src/sys/dev/ofw/ |
| D | ofw_clock.c | 384 uint32_t *resets; in reset_do_assert_idx() local 392 resets = malloc(len, M_TEMP, M_WAITOK); in reset_do_assert_idx() 393 OF_getpropintarray(node, "resets", resets, len); in reset_do_assert_idx() 395 reset = resets; in reset_do_assert_idx() 396 while (reset && reset < resets + (len / sizeof(uint32_t))) { in reset_do_assert_idx() 405 free(resets, M_TEMP, len); in reset_do_assert_idx()
|
| /openbsd/src/sys/dev/pci/drm/i915/gt/ |
| D | selftest_rc6.c | 210 unsigned int resets = in live_rc6_ctx_wa() local 240 if (resets != in live_rc6_ctx_wa()
|
| D | selftest_hangcheck.c | 857 unsigned long resets; member 1016 threads[tmp].resets = in __igt_reset_engines() 1178 reported -= threads[engine->id].resets; in __igt_reset_engines() 1209 threads[tmp].resets != in __igt_reset_engines() 1214 threads[tmp].resets); in __igt_reset_engines()
|
| /openbsd/src/gnu/usr.bin/perl/t/lib/feature/ |
| D | bundle | 93 no feature; # resets to :default, thus would turn array_base on, if it still existed
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/AArch64/ |
| D | AArch64SchedPredicates.td | 279 // Identify an instruction that effectively resets a FP register to zero. 298 // Identify an instruction that effectively resets a GP register to zero.
|
| /openbsd/src/gnu/usr.bin/perl/t/op/ |
| D | filetest.t | 324 isnt(stat _, 1, '-T _ on closed filehandle resets stat info');
|
| D | stat.t | 489 'stat $ioref resets stat type';
|
| /openbsd/src/gnu/usr.bin/perl/vos/ |
| D | Changes | 42 the header, because the perl distribution resets all dates
|
| /openbsd/src/usr.bin/vi/cl/ |
| D | README.signal | 152 is asleep. It then optionally resets the terminal (because the modes aren't 163 processes vi may fork off. If vi calls ex, ex resets the terminal and
|
| /openbsd/src/gnu/usr.bin/perl/pod/ |
| D | perl5184delta.pod | 65 The debugger now properly resets filehandles as needed. [perl #121456]
|
| D | perlrequick.pod | 418 A failed match or changing the target string resets the position. If
|
| D | perlsec.pod | 313 child resets its ID set and any other per-process attributes, like
|
| /openbsd/src/gnu/usr.bin/perl/cpan/Compress-Raw-Bzip2/t/ |
| D | 01bzip2.t | 394 title 'Looping Append test - checks that deRef_l resets the output buffer';
|
| /openbsd/src/gnu/usr.bin/perl/dist/Data-Dumper/ |
| D | Changes | 393 resets the internal separator (reported by Curt Tilmes
|
| /openbsd/src/gnu/llvm/llvm/docs/ |
| D | ExceptionHandling.rst | 471 resets the register context of the current thread to the most recently active 480 The Windows EH model does not use these successive register context resets.
|
| /openbsd/src/gnu/usr.bin/perl/cpan/perlfaq/lib/ |
| D | perlfaq6.pod | 874 After the match fails at the letter C<a>, perl resets C<pos()> 884 You can disable C<pos()> resets on fail with the C<c> modifier, documented
|
| D | perlfaq4.pod | 2244 The C<keys()> function also resets the iterator, which means that you may 2405 keys %hash; # resets iterator, nothing else. 2406 values %hash; # resets iterator, nothing else.
|
| /openbsd/src/gnu/usr.bin/perl/cpan/Compress-Raw-Zlib/t/ |
| D | 02zlib.t | 681 title 'Looping Append test - checks that deRef_l resets the output buffer';
|
| /openbsd/src/gnu/usr.bin/binutils/bfd/doc/ |
| D | section.texi | 562 Clears the section list, and also resets the section count and
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/bfd/doc/ |
| D | section.texi | 650 Clears the section list, and also resets the section count and
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/gas/doc/ |
| D | c-tic54x.texi | 547 This directive resets any TIC54X local labels currently defined. Normal
|
| /openbsd/src/gnu/usr.bin/perl/lib/ |
| D | overload.t | 2372 'no overload "fallback" resets fallback to undef on overloaded class';
|
| /openbsd/src/gnu/usr.bin/binutils/gas/doc/ |
| D | c-tic54x.texi | 547 This directive resets any TIC54X local labels currently defined. Normal
|
| /openbsd/src/gnu/usr.bin/perl/ext/POSIX/lib/ |
| D | POSIX.pod | 1143 of passing NULL as the first parameter to C<mblen>. This resets any 1178 first parameter, and resets any shift state to its initial value. The 2274 second parameter, and resets any shift state to its initial value. The
|
| /openbsd/src/usr.sbin/nsd/doc/ |
| D | README | 641 for future use. If the number grows too large, a restart resets it.
|