| /src/usr.bin/make/unit-tests/ |
| shell-custom.mk | 6 # TODO: demonstrate the other shell features as well:
|
| varmod-order-numeric.mk | 15 # 'double' instead, but that would allow floating-point numbers as well, which 47 # Hexadecimal and octal numbers can be sorted as well.
|
| directive-ifdef.mk | 45 # Whitespace counts as non-empty as well.
|
| varmod-order-string.mk | 20 # Numbers are sorted lexicographically as well.
|
| varname-make_print_var_on_error-jobs.mk | 10 # contains spaces as well, this value is only intended as a first hint to what
|
| varmod-order.mk | 74 # Repeating the 'r' is not supported as well, for the same reasons as above. 83 # Repeating the 'r' is not supported as well, for the same reasons as above.
|
| directive-for-empty.mk | 30 # variables were real variables, calling 'empty' would work on them as well. 68 # can occur in a string literal as well. 72 # In comments like 'empty(i)', the text must be preserved as well. 109 # would be difficult to understand for humans as well. Technically, they are
|
| directive.mk | 29 .info?= value # This is a variable assignment as well.
|
| opt-debug-errors-jobs.mk | 42 # expanded command as well whenever it differs from the unexpanded command.
|
| posix-varassign.mk | 68 # In POSIX mode, the ":=" assignment operator is available as well, even
|
| var-recursive.mk | 39 # name. Ensure that these are checked as well.
|
| var-scope-local-legacy.mk | 31 # undefined as well.
|
| varcmd.mk | 8 # The variable names are terrible, as well as their values.
|
| varname-dot-curdir.mk | 38 # this code path is buggy as well.
|
| cond-func.mk | 7 # The other functions would work equally well, except for 'empty', which 81 # they are typically omitted for the other functions as well.
|
| directive-export-gmake.mk | 21 export VAR=exported VAR2=exported-as-well 22 .if ${:!echo "\$VAR"!} != "exported VAR2=exported-as-well"
|
| opt-debug-lint.mk | 40 # well-known "Malformed conditional" error message, even though the 41 # conditional was well-formed and the only error was an undefined variable.
|
| var-eval-short.mk | 18 # is ignored as well. To do that, it is necessary to step through the code of 71 # '****', which are repeated repetitions as well.
|
| varmod-defined.mk | 32 # The modifier text may contain plain text as well as expressions. 52 # except for the last, which is a well-formed expression.
|
| varmod-match-escape.mk | 21 # as well as an expression that expands to a ':'. 26 # the expression is expanded as well, turning ${:U\:} into a simple
|
| /src/sys/arch/sun2/sun2/ |
| locore.s | 97 | This is the entry point, as well as the end of the temporary stack
|
| /src/sys/external/bsd/drm2/dist/drm/i915/display/ |
| intel_display_power.c | 192 WARN(!power_well->count, "Use count on power well %s is already zero", 246 * threads can't disable the power well while the caller tries to read a few 268 * Starting with Haswell, we have a "Power Down Well" that can be turned off 269 * when not needed anymore. We have 4 registers that can request the power well 301 DRM_DEBUG_KMS("%s power well enable timeout\n", 336 * - a KVMR request on any power well via the KVMR request register 375 * before enabling the power well and PW1/PG1's own fuse 594 * We should only use the power well if we explicitly asked the hardware to 631 "Power well 2 on.\n"); 870 * the first power well and hope the WARN gets reported so we can fi 4762 struct i915_power_well *well; local 4791 struct i915_power_well *well; local 4821 struct i915_power_well *well; local 4852 struct i915_power_well *well; local 4880 struct i915_power_well *well; local 4912 struct i915_power_well *well; local 4994 struct i915_power_well *well; local 5033 struct i915_power_well *well; local [all...] |
| /src/sys/arch/atari/stand/tostools/libtos/ |
| bsdstart.S | 110 | A do-nothing MMU root pointer (includes the following long as well)
|
| /src/sys/arch/sparc64/sparc64/ |
| sigcode32.s | 120 ! fpu is enabled, oh well
|
| sunos_sigcode.s | 120 ! fpu is enabled, oh well
|