Searched refs:that (Results 126 - 150 of 396) sorted by relevance

1234567891011>>

/freebsd-13-stable/share/examples/drivers/
H A Dmake_device_driver.sh90 # Then create a configuration file for a kernel that contains this driver.
120 * modification, are permitted provided that the following conditions
276 * This list should only be used for cards that have some non-destructive
300 * the parent bus so that it looks as if the devices were detected by
304 * Add entries into the bus's list of likely devices, so that
313 * the card, then do that here and add a child for each set of
364 * Basically EISA (remember that?) would do this I think.
407 * If we had a list of devices that we could handle really well,
437 * Note that HINTS based resource requests have NO
478 * If we discover in some way that th
[all...]
/freebsd-13-stable/lib/libclang_rt/
H A Dcompiler-rt-vars.mk19 # Also set RPATH to ensure that the dynamically linked runtime libs are found.
/freebsd-13-stable/contrib/bmake/unit-tests/
H A Dcmdline-undefined.mk17 # expands its right-hand side. But only those variables that are
H A Dcond-func.mk3 # Tests for those parts of the functions in .if conditions that are common
17 # so that no unbalanced braces appear in the top-level expression.
45 # Characters that could be mistaken for operators must not appear directly
85 # default function that is called when a bare word is parsed. For the plain
H A Djob-output-long-lines.mk11 # output lines that are longer than this buffer size, these output pieces are
H A Dmake-exported.mk13 # export the variable named "-env", but that is rejected because the
H A Dsh-errctl.mk9 # line that behaves differently in these two modes is "false; true". In
H A Dvar-op-sunsh.mk49 # There are two different syntactical elements that look exactly the same:
79 # whitespace character that is not nested with '\0' (see Parse_DoVar).
84 # The ':sh' is the only word that may occur between the variable name and
93 # The word ':sh' is not the only thing that can occur after a variable name.
H A Dvarmod-assign.mk54 # Assigning to the empty variable would obviously not work since that
62 # In this variant, it is not as obvious that the name of the
72 # that variable works.
77 # An 'x' after that is an invalid modifier.
H A Dvarmod-to-abs.mk10 # variable with the same name as the path that is to be resolved. There were
H A Darchive.mk31 # that calls Var_Parse. It's an esoteric scenario since at the point where
41 # XXX: I had expected that this dependency would select all *.mk files from
/freebsd-13-stable/contrib/libxo/
H A Dwarnings.mk8 # using the SOFTWARE, you agree to be bound by the terms of that
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_trampoline_powerpc64_asm.S10 # floating point, and vector parameters, so that we only spill those live ones.
151 # floating point, and vector parameters, so that we only spill those live ones.
/freebsd-13-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/privs/
H A Dtst.fds.ksh36 * Note that we are explicitly not looking at fi_mount -- it (by design) does
/freebsd-13-stable/share/mk/
H A Dbsd.symver.mk11 # Find the awk script that generates the version map.
H A Dsrc.tools.mk3 # historically, however that name seemed to be ambiguous, as those tools
/freebsd-13-stable/contrib/subversion/subversion/libsvn_fs_x/
H A Drep-cache-db.sql61 /* An INSERT takes an SQLite reserved lock that prevents other writes
62 but doesn't block reads. The incomplete transaction means that no
/freebsd-13-stable/contrib/tzcode/zic/
H A Dprivate.h21 ** There is no guarantee that it will remain unchanged,
22 ** or that it will remain at all.
120 Please use a compiler that supports a 64-bit integer type (or wider);
/freebsd-13-stable/contrib/bmake/mk/
H A Dcython.mk6 # This file is provided in the hope that it will
9 # use this file is hereby granted provided that
H A Dmeta.subdir.mk6 # This file is provided in the hope that it will
9 # use this file is hereby granted provided that
H A Dobj.mk5 # This file is provided in the hope that it will
8 # use this file is hereby granted provided that
H A Doptions.mk5 # This file is provided in the hope that it will
8 # use this file is hereby granted provided that
/freebsd-13-stable/contrib/byacc/package/
H A Dbyacc.spec17 This package provides a parser generator utility that reads a grammar
27 This package provides a parser generator utility that reads a grammar
/freebsd-13-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/funcs/
H A Derr.chillbadarg.ksh36 * Verify that chill() refuses args greater than
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/Windows/
H A DSignals.inc39 // The version of g++ that comes with MinGW does *not* properly understand
230 // Copy the register context so that we don't modify it while we unwind. We
231 // could use InitializeContext + CopyContext, but that's only required to get
233 // flag set to indicate that there's less data.
613 // error handler). We must ensure that the critical section is properly
720 /// Write a Windows dump file containing process information that can be
744 // "Collecting User-Mode Dumps" that may optionally be set to collect crash
749 // The key pointing to the Registry location that may contain global crash
753 // The key pointing to the Registry location that may contain
760 // app-specific key and failing that wit
[all...]

Completed in 491 milliseconds

1234567891011>>