Home
last modified time | relevance | path

Searched refs:late (Results 1 – 25 of 333) sorted by relevance

12345678910>>...14

/netbsd-src/usr.bin/make/unit-tests/
H A Dvar-op-expand.mk43 REF= too late
65 REF= too late
95 REF= too late
111 REF3= too late
112 .if ${VAR} != "<too late>"
203 LATER= late-value
204 .if ${INDIRECT} != "late-replaced"
H A Ddirective-ifmake.mk60 .MAKEFLAGS: late-target
61 .ifmake late-target
113 first second unmentioned late-target \!edge:
H A Ddeptgt-main.mk27 .MAIN: too-late
28 too-late: .PHONY
H A Ddepsrc-usebefore-double-colon.mk30 @echo double-colon late
H A Ddirective-include-guard.mk256 CASES+= variable-assign-late
257 LINES.variable-assign-late= \
262 # expect: Parse_PushInput: file variable-assign-late.tmp, line 1
263 # expect: Skipping 'variable-assign-late.tmp' because 'VARIABLE_ASSIGN_LATE' is defined
/netbsd-src/sys/arch/evbmips/conf/
H A Dfiles.sbmips56 # XXXX pcic here because it needs to be late. The catch: pcic needs
57 # to be late, so devices which attach to it are attached late. But it
62 # XXX this needs to be done very late, so it's done here. This feels
88 # this wants to be probed as late as possible.
/netbsd-src/sys/arch/sbmips/conf/
H A Dfiles.sbmips57 # XXXX pcic here because it needs to be late. The catch: pcic needs
58 # to be late, so devices which attach to it are attached late. But it
63 # XXX this needs to be done very late, so it's done here. This feels
89 # this wants to be probed as late as possible.
/netbsd-src/sys/arch/evbarm/conf/
H A Dfiles.tsarm40 # XXXX pcic here because it needs to be late. The catch: pcic needs
41 # to be late, so devices which attach to it are attached late. But it
46 # XXX this needs to be done very late, so it's done here. This feels
/netbsd-src/external/cddl/osnet/dev/profile/
H A Dprofile.c305 hrtime_t late; in profile_fire() local
310 late = gethrtime() - pcpu->profc_expected; in profile_fire()
312 late = sbt_to_nsec(sbinuptime() - pcpu->profc_expected); in profile_fire()
330 dtrace_probe(prof->prof_id, pc, upc, late, 0, 0); in profile_fire()
374 hrtime_t late; in profile_fire() local
377 late = gethrtime() - pcpu->profc_expected; in profile_fire()
381 c->cpu_profile_upc, late, 0, 0); in profile_fire()
/netbsd-src/sys/arch/i386/conf/
H A Dfiles.i386337 # XXXX pcic here because it needs to be late. The catch: pcic needs
338 # to be late, so devices which attach to it are attached late. But it
343 # XXX this needs to be done very late, so it's done here. This feels
368 # XXXX tcic here because it needs to be late. The catch: tcic needs
369 # to be late, so devices which attach to it are attached late. But it
374 # XXX this needs to be done very late, so it's done here. This feels
388 # this wants to be probed as late as possible.
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dpasses.def106 late. */
337 /* After late FRE we rewrite no longer addressed locals into SSA
349 /* After late CD DCE we rewrite no longer addressed locals into SSA
363 /* Split critical edges before late uninit warning to reduce the
401 /* Split critical edges before late uninit warning to reduce the
/netbsd-src/external/bsd/ntp/dist/scripts/rc/
H A DREADME5 before them as late as possible.
/netbsd-src/external/bsd/openldap/dist/tests/progs/
H A Dslapd-watcher.c121 time_t late; member
222 timestamp( &servers[i].late ); in display()
740 servers[i].late = servers[i].c_curr.time.tv_sec; in main()
785 servers[i].late = servers[i].c_curr.time.tv_sec; in main()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dpasses.def101 late. */
319 /* After late FRE we rewrite no longer addressed locals into SSA
343 /* Split critical edges before late uninit warning to reduce the
375 /* Split critical edges before late uninit warning to reduce the
H A Dtimevar.def44 DEFTIMEVAR (TV_PHASE_LATE_PARSING_CLEANUPS, "phase late parsing cleanups")
310 DEFTIMEVAR (TV_LATE_COMPILATION , "unaccounted late compilation")
/netbsd-src/sys/arch/alpha/conf/
H A Dfiles.alpha452 # XXXX pcic here because it needs to be late. The catch: pcic needs
453 # to be late, so devices which attach to it are attached late. But it
458 # XXX this needs to be done very late, so it's done here. This feels
484 # this wants to be probed as late as possible.
/netbsd-src/sys/arch/hpcmips/conf/
H A Dfiles.hpcmips390 # XXXX pcic here because it needs to be late. The catch: pcic needs
391 # to be late, so devices which attach to it are attached late. But it
396 # XXX this needs to be done very late, so it's done here. This feels
/netbsd-src/external/apache2/llvm/dist/clang/bindings/python/tests/
H A DCMakeLists.txt19 # the sanitizer library will likely be loaded too late to perform
/netbsd-src/distrib/syspkg/notes/
H A DMORE_NOTES2 This document will serve to contain late-breaking news until the other
/netbsd-src/crypto/external/bsd/openssl/dist/external/perl/Text-Template-1.56/
H A DREADME52 Text::Template was originally released some time in late 1995 or early
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dtree.cc2309 cp_ref_qualifier rqual, tree raises, bool late) in cp_check_qualified_type() argument
2315 && TYPE_HAS_LATE_RETURN_TYPE (cand) == late in cp_check_qualified_type()
2325 bool late = TYPE_HAS_LATE_RETURN_TYPE (type); in build_ref_qualified_type() local
2326 return build_cp_fntype_variant (type, rqual, raises, late); in build_ref_qualified_type()
2769 tree raises, bool late) in build_cp_fntype_variant() argument
2773 if (cp_check_qualified_type (type, type, type_quals, rqual, raises, late)) in build_cp_fntype_variant()
2778 if (cp_check_qualified_type (v, type, type_quals, rqual, raises, late)) in build_cp_fntype_variant()
2787 TYPE_HAS_LATE_RETURN_TYPE (v) = late; in build_cp_fntype_variant()
2809 else if (TYPE_CANONICAL (type) != type || cr != raises || late) in build_cp_fntype_variant()
2887 bool late = TYPE_HAS_LATE_RETURN_TYPE (type); in build_exception_variant() local
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dtree.c2209 cp_ref_qualifier rqual, tree raises, bool late) in cp_check_qualified_type() argument
2215 && TYPE_HAS_LATE_RETURN_TYPE (cand) == late in cp_check_qualified_type()
2225 bool late = TYPE_HAS_LATE_RETURN_TYPE (type); in build_ref_qualified_type() local
2226 return build_cp_fntype_variant (type, rqual, raises, late); in build_ref_qualified_type()
2645 tree raises, bool late) in build_cp_fntype_variant() argument
2649 if (cp_check_qualified_type (type, type, type_quals, rqual, raises, late)) in build_cp_fntype_variant()
2654 if (cp_check_qualified_type (v, type, type_quals, rqual, raises, late)) in build_cp_fntype_variant()
2660 TYPE_HAS_LATE_RETURN_TYPE (v) = late; in build_cp_fntype_variant()
2682 else if (TYPE_CANONICAL (type) != type || cr != raises || late) in build_cp_fntype_variant()
2701 bool late = TYPE_HAS_LATE_RETURN_TYPE (type); in build_exception_variant() local
[all …]
/netbsd-src/share/misc/
H A Dbsd-family-tree529 1BSD late 1977
552 3BSD late 1979 [QCU] March 1980 [TUHS]
560 4.1cBSD late 1982
/netbsd-src/sys/arch/arm/dts/
H A Dsun8i-h2-plus-bananapi-p2-zero.dts76 * an early-vs-late situation like the M2 Zero, but for now we
/netbsd-src/sys/arch/sparc/sparc/
H A Dautoconf.c174 set_machine_model(bool late) in set_machine_model() argument
179 if (late) { in set_machine_model()
188 if (late) in set_machine_model()

12345678910>>...14