Searched refs:uncommon (Results 1 – 25 of 36) sorted by relevance
12
| /openbsd/src/gnu/llvm/clang/lib/AST/ |
| D | TemplateName.cpp | 134 UncommonTemplateNameStorage *uncommon in getKind() local 136 if (uncommon->getAsOverloadedStorage()) in getKind() 138 if (uncommon->getAsAssumedTemplateName()) in getKind() 140 if (uncommon->getAsSubstTemplateTemplateParm()) in getKind() 184 if (UncommonTemplateNameStorage *uncommon = in getAsSubstTemplateTemplateParm() local 186 return uncommon->getAsSubstTemplateTemplateParm(); in getAsSubstTemplateTemplateParm()
|
| /openbsd/src/gnu/usr.bin/perl/ |
| D | README.synology | 270 definitions for error codes, due to the uncommon structure of the 284 One subtest fails due to the uncommon structure of the Synology file
|
| D | regcomp.sym | 183 # but these would be extremely uncommon
|
| /openbsd/src/gnu/llvm/llvm/lib/CodeGen/ |
| D | README.txt | 175 example, in an expanded memset sequence it's not uncommon to see code like this:
|
| /openbsd/src/games/quiz/datfiles/ |
| D | poetry | 97 I want a hero- an uncommon want{,}:\
|
| /openbsd/src/gnu/usr.bin/perl/cpan/CPAN-Meta/lib/CPAN/Meta/History/ |
| D | Meta_1_0.pod | 196 distribution is installed. This is a pretty uncommon situation.
|
| D | Meta_1_1.pod | 228 distribution is installed. This is a pretty uncommon situation.
|
| D | Meta_1_2.pod | 371 pretty uncommon situation.
|
| D | Meta_1_3.pod | 365 pretty uncommon situation. The keys for C<conflicts> are the module
|
| D | Meta_1_4.pod | 379 pretty uncommon situation. The keys for C<conflicts> are the item
|
| /openbsd/src/gnu/llvm/lld/docs/ |
| D | WebAssembly.rst | 152 uncommon to find this in real-world C/C++ programs. For example, a call site in
|
| /openbsd/src/gnu/llvm/llvm/docs/HistoricalNotes/ |
| D | 2001-02-09-AdveCommentsResponse.txt | 76 types, therefore casting should be relatively uncommon. For example all
|
| /openbsd/src/gnu/llvm/llvm/docs/GlobalISel/ |
| D | Legalizer.rst | 273 it's not uncommon to be unable to consume s64 but still be able to produce it
|
| /openbsd/src/gnu/llvm/llvm/docs/ |
| D | CMakePrimer.rst | 398 Generally speaking this issue is uncommon because it requires using
|
| D | ExceptionHandling.rst | 64 exceptions are, by their nature, intended for uncommon code paths, DWARF
|
| /openbsd/src/gnu/usr.bin/perl/pod/ |
| D | perlintro.pod | 659 my $logmessage = $_[0]; # uncommon, and ugly
|
| D | perlrecharclass.pod | 616 It is not uncommon to want to match a range of characters. Luckily, instead
|
| /openbsd/src/etc/ |
| D | pf.os | 252 T4:64:1:60:M1412,S,T,N,W0: Linux:2.4::Linux 2.4 (late, uncommon)
|
| /openbsd/src/usr.bin/file/magdir/ |
| D | msdos | 17 # the matched commands seem to be common in REXX and uncommon elsewhere
|
| /openbsd/src/gnu/llvm/clang/docs/ |
| D | AutomaticReferenceCounting.rst | 1765 on imprecise lifetime. There are also uncommon enough to make it 1833 This is likely to be uncommon enough that the syntactic weight of explicitly 2066 without this retain and release. Since it's extremely uncommon to actually
|
| D | InternalsManual.rst | 1079 token includes a trigraph or escaped newline. Since this is uncommon,
|
| /openbsd/src/gnu/usr.bin/cvs/ |
| D | TODO | 641 the extra message in such an uncommon case?)
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/doc/ |
| D | md.texi | 2862 uncommon cases; if they would fail for common cases involving
|
| /openbsd/src/gnu/llvm/clang/include/clang/Basic/ |
| D | AttrDocs.td | 3978 Swift importer that this is the uncommon case where ``result`` can get ``nil``
|
| /openbsd/src/gnu/gcc/gcc/doc/ |
| D | md.texi | 3989 uncommon cases; if they would fail for common cases involving
|
12