HomeSort by: relevance | last modified time | path
    Searched refs:possible (Results 1 - 25 of 299) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/external/gpl3/gcc/dist/.github/
CONTRIBUTING.md 9 Perhaps one day it will be possible to use [GitGitGadget](https://gitgitgadget.github.io/)
  /src/external/mpl/bind/dist/bin/tests/system/checkconf/
kasp-bad-offline-ksk.conf 15 * Offline KSK is not possible with CSK
  /src/distrib/sets/
makesums 35 -A Append to possible existing checksum files
  /src/usr.bin/make/unit-tests/
dep-colon-bug-cross-file.mk 4 # was not finished properly. This made it possible to add further commands
14 # which was still the one from pass 1, which means it was possible to later
varname-dot-parsedir.mk 20 # During parsing, it is possible to undefine .PARSEDIR.
40 # being parsed. Technically, it's possible though, but only if the file
varname-dot-parsefile.mk 18 # During parsing, it is possible to undefine .PARSEFILE.
35 # being parsed. Technically, it's possible though, but only if the file
var-scope-cmdline.mk 30 # Deleting a cmdline variable is not possible.
53 # not possible". Deleting such a variable has been possible since var.c 1.204
59 # still possible.
63 # possible to set cmdline variables at any later time.
directive-ifdef.mk 31 # possible. The '.ifdef' only affects bare words, not function calls.
opt-define.mk 14 # would not be possible if the variable had been specified on the command line
varmod-gmtime.mk 14 # only possible to check for the general format here. The names of the
47 # Before var.c 1.1050 from 2023-05-09, it was not possible to pass the
54 # Before var.c 1.631 from 2020-10-31 21:40:20, it was possible to pass
78 # Since "now" constantly changes, the strongest possible test is to match the
varmod-to-abs.mk 8 # Between 2016-06-03 and 2020-11-14, it was possible to trick the :tA modifier
var-op-append.mk 19 # Appending to an undefined variable is possible.
39 # '+=' assignment operator. As far as possible, the '+' is interpreted as
varmod-remember.mk 51 # such as in 'VAR.$p'. It was not possible to refer to 'VAR.${param}' though,
56 # are possible but long expressions aren't, the name of the temporary variable
  /src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/
mingw.py 165 possible = os.path.join(location, 'mingw64')
166 if not os.path.exists(possible):
167 possible = os.path.join(location, 'mingw32')
168 if not os.path.exists(possible):
169 raise ValueError('Failed to find unpacked MinGW: ' + possible)
170 return possible
  /src/external/apache2/llvm/dist/llvm/utils/benchmark/
mingw.py 165 possible = os.path.join(location, 'mingw64')
166 if not os.path.exists(possible):
167 possible = os.path.join(location, 'mingw32')
168 if not os.path.exists(possible):
169 raise ValueError('Failed to find unpacked MinGW: ' + possible)
170 return possible
  /src/usr.sbin/sysinst/arch/cobalt/
msg.md.en 58 your machine can address. Booting from it may not be possible. Are you
  /src/usr.sbin/sysinst/arch/playstation2/
msg.md.en 88 your machine can address. Booting from it may not be possible. Are you
msg.md.fr 89 ne sera peut-�tre pas possible. Voulez-vous r�ellement faire ceci ?
  /src/usr.sbin/sysinst/arch/prep/
msg.md.en 58 your machine can address. Booting from it may not be possible. Are you
  /src/external/bsd/jemalloc/dist/include/jemalloc/
jemalloc_mangle.sh 9 * so that it is possible to use jemalloc in conjunction with another allocator
  /src/external/bsd/jemalloc.old/dist/include/jemalloc/
jemalloc_mangle.sh 9 * so that it is possible to use jemalloc in conjunction with another allocator
  /src/external/bsd/ntp/dist/scripts/calc_tickadj/
calc_tickadj-opts.def 37 smallest possible number.
  /src/external/lgpl3/gmp/dist/mpn/mips32/
mul_1.asm 56 lw $8,0($5) C load new s1 limb as early as possible
63 lw $8,0($5) C load new s1 limb as early as possible
addmul_1.asm 56 lw $8,0($5) C load new s1 limb as early as possible
64 lw $8,0($5) C load new s1 limb as early as possible
  /src/external/lgpl3/gmp/dist/mpn/mips64/hilo/
mul_1.asm 56 ld $8,0($5) C load new s1 limb as early as possible
64 ld $8,0($5) C load new s1 limb as early as possible

Completed in 32 milliseconds

1 2 3 4 5 6 7 8 91011>>