| /netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/scripts/ |
| H A D | cpplint.py | 996 self.elided = [] 1002 elided = self._CollapseStrings(lines[linenum]) 1003 self.elided.append(CleanseComments(elided)) 1010 def _CollapseStrings(elided): argument 1021 if not _RE_PATTERN_INCLUDE.match(elided): 1025 elided = _RE_PATTERN_CLEANSE_LINE_ESCAPES.sub('', elided) 1026 elided = _RE_PATTERN_CLEANSE_LINE_SINGLE_QUOTES.sub("''", elided) 1027 elided = _RE_PATTERN_CLEANSE_LINE_DOUBLE_QUOTES.sub('""', elided) 1028 return elided 1072 line = clean_lines.elided[linenum] [all …]
|
| /netbsd-src/external/gpl2/diffutils/dist/lib/ |
| H A D | fnmatch.hin | 35 it is used only inside the prototype for `fnmatch', which is elided in
|
| /netbsd-src/sbin/mount_portal/examples/ |
| H A D | cvs.1 | 32 [ diffs elided ]
|
| /netbsd-src/external/gpl3/binutils.old/dist/gas/ |
| H A D | ChangeLog-2013 | 439 Add a "must be an immediate expression" error. Handle elided offsets 517 suffixes to be elided too. 570 (mips_ip): Use it. Allow "+K" operands to be elided at the end 943 for 'A' and assume that the constant has been elided if the result 972 Handle elided 'A' constants. Allow 'A' constants to use
|
| /netbsd-src/external/gpl3/binutils/dist/gas/ |
| H A D | ChangeLog-2013 | 439 Add a "must be an immediate expression" error. Handle elided offsets 517 suffixes to be elided too. 570 (mips_ip): Use it. Allow "+K" operands to be elided at the end 943 for 'A' and assume that the constant has been elided if the result 972 Handle elided 'A' constants. Allow 'A' constants to use
|
| /netbsd-src/external/gpl3/autoconf/dist/build-aux/ |
| H A D | gitlog-to-changelog | 98 These lines are simply elided.
|
| /netbsd-src/crypto/external/bsd/openssl/dist/doc/internal/man3/ |
| H A D | OPTIONS.pod | 266 the C<switch> C<case> can often be elided.
|
| /netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/ |
| H A D | AnalyzerOptions.def | 231 "actually elided during analysis. Both behaviors are allowed by the C++ "
|
| /netbsd-src/external/apache2/llvm/dist/llvm/docs/ |
| H A D | Coroutines.rst | 118 allocation to be elided due to inlining. This protocol is discussed 419 elided. 436 `coro.free`_ intrinsic. If allocation is elided, `coro.free`_ returns `null`
|
| H A D | GarbageCollection.rst | 439 /// Storage of metadata values is elided if the %metadata parameter to
|
| /netbsd-src/external/gpl2/xcvs/dist/doc/ |
| H A D | getdate.texi | 269 part of the time of day may not be elided when a time zone correction
|
| H A D | getdate-cvs.texi | 276 part of the time of day may not be elided when a time zone correction
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyInstrAtomics.td | 265 // Extension to i32 is elided by SelectionDAG as our atomic loads are
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
| H A D | pt.c | 29102 bool elided = false; in do_class_deduction() local 29105 for (lkp_iterator iter (cands); !elided && iter; ++iter) in do_class_deduction() 29107 elided = true; in do_class_deduction() 29109 if (elided) in do_class_deduction() 29152 if (elided && !cands) in do_class_deduction() 29182 if (elided) in do_class_deduction()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
| H A D | pt.cc | 30212 bool elided = false; in do_class_deduction() local 30215 for (lkp_iterator iter (cands); !elided && iter; ++iter) in do_class_deduction() 30217 elided = true; in do_class_deduction() 30219 if (elided) in do_class_deduction() 30260 if (elided && !cands) in do_class_deduction() 30283 if (elided) in do_class_deduction()
|
| H A D | ChangeLog-2017 | 3938 elided.
|
| /netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/ |
| H A D | arm_mve.td | 391 // bitcasts will be automatically elided by IRBuilder.
|
| /netbsd-src/external/bsd/file/dist/ |
| H A D | ChangeLog | 292 - More syscalls elided for sandboxing
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/m68k/ |
| H A D | m68k.md | 254 ;; elided.
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/m68k/ |
| H A D | m68k.md | 254 ;; elided.
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
| H A D | intrinsic.texi | 1046 the shape of @var{MASK} where the @var{DIM} dimension is elided. 1275 the shape of @var{MASK} where the @var{DIM} dimension is elided.
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
| H A D | intrinsic.texi | 1042 the shape of @var{MASK} where the @var{DIM} dimension is elided. 1271 the shape of @var{MASK} where the @var{DIM} dimension is elided.
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/ |
| H A D | ARMInstrMVE.td | 4470 // input and output types are the same, the bitconvert gets elided
|
| H A D | ARMInstrNEON.td | 7670 // input and output types are the same, the bitconvert gets elided
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | ChangeLog-2001 | 3887 Ignore elided switches. 14103 Ignore elided switches. 15569 Ignore elided switches.
|