| /netbsd-src/usr.bin/make/unit-tests/ |
| H A D | var-op-expand.mk | 43 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 D | directive-ifmake.mk | 60 .MAKEFLAGS: late-target 61 .ifmake late-target 113 first second unmentioned late-target \!edge:
|
| H A D | deptgt-main.mk | 27 .MAIN: too-late 28 too-late: .PHONY
|
| H A D | depsrc-usebefore-double-colon.mk | 30 @echo double-colon late
|
| H A D | directive-include-guard.mk | 256 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 D | files.sbmips | 56 # 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 D | files.sbmips | 57 # 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 D | files.tsarm | 40 # 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 D | profile.c | 305 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 D | files.i386 | 337 # 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 D | passes.def | 106 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 D | README | 5 before them as late as possible.
|
| /netbsd-src/external/bsd/openldap/dist/tests/progs/ |
| H A D | slapd-watcher.c | 121 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 D | passes.def | 101 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 D | timevar.def | 44 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 D | files.alpha | 452 # 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 D | files.hpcmips | 390 # 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 D | CMakeLists.txt | 19 # the sanitizer library will likely be loaded too late to perform
|
| /netbsd-src/distrib/syspkg/notes/ |
| H A D | MORE_NOTES | 2 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 D | README | 52 Text::Template was originally released some time in late 1995 or early
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
| H A D | tree.cc | 2309 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 D | tree.c | 2209 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 D | bsd-family-tree | 529 1BSD late 1977 552 3BSD late 1979 [QCU] March 1980 [TUHS] 560 4.1cBSD late 1982
|
| /netbsd-src/sys/arch/arm/dts/ |
| H A D | sun8i-h2-plus-bananapi-p2-zero.dts | 76 * an early-vs-late situation like the M2 Zero, but for now we
|
| /netbsd-src/sys/arch/sparc/sparc/ |
| H A D | autoconf.c | 174 set_machine_model(bool late) in set_machine_model() argument 179 if (late) { in set_machine_model() 188 if (late) in set_machine_model()
|