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

1 2 3

  /src/tests/usr.bin/indent/
opt_version.c 10 Therefore the source file, if given, can contain arbitrary text that
  /src/tests/usr.bin/xlint/lint1/
check-expect.lua 12 The "expect" comment may start with "..." to match arbitrary characters at the
13 beginning, it may end with "..." to match arbitrary characters at the end, and
14 it may contain "....." in the middle to match arbitrary characters in the
  /src/sys/modules/examples/luareadhappy/
happy.lua 40 -- can read from our device. Any other arbitrary data generator could
  /src/usr.bin/make/unit-tests/
varmod-loop-delete.mk 4 # delete an arbitrary variable.
varname.mk 38 # To assign to a variable with an arbitrary name, the variable name has to
103 # modifier, as these modifiers rely on arbitrary characters in the expression
var-op-assign.mk 21 # The variable value can contain arbitrary characters.
varmod-to-separator.mk 4 # using an arbitrary character as word separator.
13 # The separator can be an arbitrary character, for example a comma.
directive-for.mk 161 # Before 2023-05-09, the variable names could contain arbitrary characters,
163 # arbitrary code injection.
varmod-match.mk 108 # [^] matches exactly 1 arbitrary character
113 # a[^]b matches 'a', then exactly 1 arbitrary character, then 'b'
var-op-sunsh.mk 98 # expanding nested expressions, the token ' :sh' can be used to add arbitrary
varmisc.mk 104 # The variable name can contain arbitrary characters.
varmod-subst.mk 196 # The :S and :C modifiers accept an arbitrary character as the delimiter,
varmod-ifelse.mk 279 # These two forms allow the variables to contain arbitrary characters, as the
  /src/sys/arch/hppa/stand/common/
srt0.S 123 sync ; arbitrary cache line boundary.
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/windows/
snmp.d 187 AsnOpaque arbitrary;
  /src/external/bsd/file/dist/
README.md 132 - Avoid printf arbitrary byte as string, which can be a source of
  /src/external/gpl3/gcc/dist/gcc/
dwarf2out.h 125 have pointers that span multiple registers. DWARF permits arbitrary
445 /* For an arbitrary scale factor, the scale factor is the ratio
447 struct { tree numerator; tree denominator; } arbitrary; member in union:fixed_point_type_info::__anon13586
  /src/external/gpl3/gcc.old/dist/gcc/
dwarf2out.h 125 have pointers that span multiple registers. DWARF permits arbitrary
416 /* For an arbitrary scale factor, the scale factor is the ratio
418 struct { tree numerator; tree denominator; } arbitrary; member in union:fixed_point_type_info::__anon16022
  /src/external/lgpl3/gmp/dist/demos/perl/
GMP.pm 149 This module provides access to GNU MP arbitrary precision integers,
160 This class provides arbitrary precision integers. A new mpz can be
243 This class provides rationals with arbitrary precision numerators and
295 This class provides arbitrary precision floating point numbers. The
296 mantissa is an arbitrary user-selected precision and the exponent is a fixed
588 There's no way to specify an arbitrary base when converting a string to an
  /src/distrib/sets/
fmt-list 394 -- Duplicate lines are skipped. This allows to append arbitrary lines to
  /src/external/apache2/llvm/dist/llvm/lib/Support/Unix/
Path.inc 529 // The file system can have an arbitrary structure on z/OS; must go with the
  /src/external/bsd/ntp/dist/ntpq/
ntpq-opts.def 147 Requests to read and write arbitrary
  /src/sys/arch/arm/arm/
cpufunc_asm_armv7.S 43 mrc p15, 0, r0, c2, c0, 0 @ arbitrary read of CP15
  /src/external/gpl3/autoconf/dist/lib/Autom4te/
Channels.pm 195 C<uniq_part> can also be set to an arbitrary string that will be used
  /src/distrib/syspkg/mk/
bsd.syspkg.mk 640 # Depend is generally meaningless for arbitrary packages, but if someone wants

Completed in 39 milliseconds

1 2 3