Home
last modified time | relevance | path

Searched refs:uncommon (Results 1 – 25 of 72) sorted by relevance

123

/external/llvm-project/clang/lib/AST/
DTemplateName.cpp90 UncommonTemplateNameStorage *uncommon in getKind() local
92 if (uncommon->getAsOverloadedStorage()) in getKind()
94 if (uncommon->getAsAssumedTemplateName()) in getKind()
96 if (uncommon->getAsSubstTemplateTemplateParm()) in getKind()
132 if (UncommonTemplateNameStorage *uncommon = in getAsSubstTemplateTemplateParm() local
134 return uncommon->getAsSubstTemplateTemplateParm(); in getAsSubstTemplateTemplateParm()
/external/clang/lib/AST/
DTemplateName.cpp78 UncommonTemplateNameStorage *uncommon in getKind() local
80 if (uncommon->getAsOverloadedStorage()) in getKind()
82 if (uncommon->getAsSubstTemplateTemplateParm()) in getKind()
110 if (UncommonTemplateNameStorage *uncommon = in getAsSubstTemplateTemplateParm() local
112 return uncommon->getAsSubstTemplateTemplateParm(); in getAsSubstTemplateTemplateParm()
/external/python/cpython2/Misc/NEWS.d/next/Core and Builtins/
D2018-07-10-11-24-16.bpo-34080.8t7PtO.rst1 Fixed a memory leak in the compiler when it raised some uncommon errors
/external/javaparser/javaparser-core-testing/src/test/resources/com/github/javaparser/lexical_preservation_samples/
DASimpleClassWithMoreFormatting_step1.java.txt5 * A class with some uncommon formatting, to check the lexical preservation
DASimpleClassWithMoreFormatting.java.txt5 * A class with some uncommon formatting, to check the lexical preservation
DASimpleClassWithMoreFormatting_step2.java.txt5 * A class with some uncommon formatting, to check the lexical preservation
DASimpleClassWithMoreFormatting_step3.java.txt5 * A class with some uncommon formatting, to check the lexical preservation
DASimpleClassWithMoreFormatting_step4.java.txt5 * A class with some uncommon formatting, to check the lexical preservation
/external/swiftshader/third_party/subzero/runtime/
Dszrt_ll.ll11 ;; too uncommon and complex for a particular target to bother implementing
/external/eigen/cmake/
DFindStandardMathLibrary.cmake43 # This is a very uncommon case that so far we only saw on QNX. The next try is the
/external/llvm/test/Transforms/InstCombine/
Dtype_pun.ll4 ; generates an extract instead of a shuffle with an uncommon vector size:
9 ; This cleans up behind SROA, which inserts the uncommon vector size when
/external/llvm-project/llvm/test/Transforms/InstCombine/
Dtype_pun.ll5 ; generates an extract instead of a shuffle with an uncommon vector size:
10 ; This cleans up behind SROA, which inserts the uncommon vector size when
/external/llvm-project/llvm/test/Transforms/DCE/
Dbasic.ll59 ; It's not uncommon for two bitcasts to be made: one for lifetime, one for use.
/external/conscrypt/
DIMPLEMENTATION_NOTES.md4 Conscrypt has made some uncommon implementation choices which it's useful to be
/external/llvm-project/polly/test/ScopInfo/
Dassume_gep_bounds.ll13 ; of bounds accesses are valid. However, as such accesses are uncommon, cause
/external/e2fsprogs/doc/RelNotes/
Dv1.21.txt34 with relatively uncommon edge cases: a directory with an indirect
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DREADME.txt175 example, in an expanded memset sequence it's not uncommon to see code like this:
/external/llvm/lib/CodeGen/
DREADME.txt175 example, in an expanded memset sequence it's not uncommon to see code like this:
/external/llvm-project/llvm/lib/CodeGen/
DREADME.txt175 example, in an expanded memset sequence it's not uncommon to see code like this:
/external/pigweed/pw_log/pw_log_proto/
Dlog.proto35 // - line_level - 3 bytes; 4 bytes if line > 2048 (uncommon)
/external/scapy/
DCONTRIBUTING.md90 uncommon or specific.
/external/boringssl/src/
DSANDBOXING.md83 BoringSSL has some uncommon OS dependencies which are only used once to
/external/libwebsockets/READMEs/
DREADME.release-policy.md107 uncommon though.
/external/llvm-project/polly/lib/External/isl/m4/
Dax_gcc_archflag.m433 # high-performance computing on old hardware is uncommon.)
/external/python/jinja/docs/
Dfaq.rst173 uncommon prefix.

123