Searched refs:after (Results 126 - 150 of 216) sorted by relevance

123456789

/freebsd-13-stable/tests/sys/netinet6/frag6/
H A Dfrag6_13.sh98 <dropped-fragment-after-timeout>2</dropped-fragment-after-timeout>
H A Dfrag6_14.sh98 <dropped-fragment-after-timeout>3</dropped-fragment-after-timeout>
H A Dfrag6_15.sh117 <dropped-fragment-after-timeout>0</dropped-fragment-after-timeout>
H A Dfrag6_16.sh95 <dropped-fragment-after-timeout>0</dropped-fragment-after-timeout>
H A Dfrag6_19.sh83 <dropped-fragment-after-timeout>0</dropped-fragment-after-timeout>
H A Dfrag6_20.sh94 <dropped-fragment-after-timeout>2</dropped-fragment-after-timeout>
H A Dfrag6_05.sh103 <dropped-fragment-after-timeout>0</dropped-fragment-after-timeout>
296 <dropped-fragment-after-timeout>10</dropped-fragment-after-timeout>
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Process/FreeBSD/
H A DProcessFreeBSD.h116 bool &after) override;
/freebsd-13-stable/contrib/bmake/unit-tests/
H A Dcond-func-empty.mk133 # before and after the call to Var_Parse.
167 # "VARNAME". Since this variable name should have been discarded quickly after
H A Dvarmod-to-separator.mk142 # Trailing characters after the octal character number are rejected.
149 # Trailing characters after the hexadecimal character number are rejected.
H A Dcond-func.mk25 # Horizontal whitespace (space tab) after the opening parenthesis is ignored.
H A Ddep-var.mk82 # in normal mode since ParseDoDependency does not handle any errors after
H A Dmodword.mk132 # but not after them. This is an unintended side-effect of using
H A Dvar-op-sunsh.mk93 # The word ':sh' is not the only thing that can occur after a variable name.
/freebsd-13-stable/contrib/googletest/googletest/test/
H A Dgtest-typed-test_test.cc119 // The second test makes sure shared_ is not deleted after the first
290 // The second test makes sure shared_ is not deleted after the first
382 IntAfterTypedTestCaseP after = 0; variable
/freebsd-13-stable/sys/contrib/zstd/zlibWrapper/
H A DMakefile28 -Wdeclaration-after-statement -Wstrict-prototypes -Wundef \
/freebsd-13-stable/contrib/ntp/scripts/update-leap/
H A Dupdate-leap.sh76 -c Command to restart NTP after installing a new file
423 log "warning" "Download from $LEAPSRC failed after $TRY attempts"
/freebsd-13-stable/crypto/openssl/crypto/des/asm/
H A Ddest4-sparcv9.pl26 # (*) numbers after slash are for
186 2: ldxa [$inp]0x82, %g4 ! avoid read-after-write hazard
286 2: ldxa [$inp]0x82, %g4 ! avoid read-after-write hazard
446 2: ldxa [$inp]0x82, %g4 ! avoid read-after-write hazard
600 2: ldxa [$inp]0x82, %g4 ! avoid read-after-write hazard
/freebsd-13-stable/contrib/expat/lib/
H A Dxmltok.c409 goto after;
417 goto after;
427 goto after;
431 goto after;
448 after:
/freebsd-13-stable/sys/vm/
H A Dvm_page.c484 * requeues. Scans start at clock[0], which is advanced after the scan
710 * extra page after subtracting the length of the VM
1559 * Complete page "m" insertion into the specified object after the
1736 * incorrect acquires. The page may have been freed after we acquired a
2983 * The caller will attempt an allocation after some runs have been
3226 * - Called in various places after failed memory allocations.
3279 * Called in various places after failed memory allocations.
4599 int after, i, pflags, rv; local
4644 if (vm_pager_has_page(object, pindex, NULL, &after)) {
4645 after
[all...]
/freebsd-13-stable/stand/lua/
H A Ddrawer.lua104 -- This fallback should go away after FreeBSD 13.
131 -- This fallback should go away after FreeBSD 13.
472 -- These should go away after FreeBSD 13; only available for backwards
/freebsd-13-stable/contrib/llvm-project/lldb/source/Host/common/
H A DFile.cpp711 long after = ::lseek(m_descriptor, 0, SEEK_CUR);
716 offset = after;
/freebsd-13-stable/contrib/bmake/mk/
H A Dldorder.mk95 # finally in Makefile after include of *.mk put
H A Dmeta.sys.mk107 # Are we, after all, in meta mode?
H A Dwarnings.mk87 # so adding to WARNINGS_SET[_${MACHINE_ARCH}] after this file is

Completed in 218 milliseconds

123456789