/external/llvm-project/clang/lib/AST/ |
D | TemplateName.cpp | 90 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/ |
D | TemplateName.cpp | 78 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/ |
D | 2018-07-10-11-24-16.bpo-34080.8t7PtO.rst | 1 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/ |
D | ASimpleClassWithMoreFormatting_step1.java.txt | 5 * A class with some uncommon formatting, to check the lexical preservation
|
D | ASimpleClassWithMoreFormatting.java.txt | 5 * A class with some uncommon formatting, to check the lexical preservation
|
D | ASimpleClassWithMoreFormatting_step2.java.txt | 5 * A class with some uncommon formatting, to check the lexical preservation
|
D | ASimpleClassWithMoreFormatting_step3.java.txt | 5 * A class with some uncommon formatting, to check the lexical preservation
|
D | ASimpleClassWithMoreFormatting_step4.java.txt | 5 * A class with some uncommon formatting, to check the lexical preservation
|
/external/swiftshader/third_party/subzero/runtime/ |
D | szrt_ll.ll | 11 ;; too uncommon and complex for a particular target to bother implementing
|
/external/eigen/cmake/ |
D | FindStandardMathLibrary.cmake | 43 # This is a very uncommon case that so far we only saw on QNX. The next try is the
|
/external/llvm/test/Transforms/InstCombine/ |
D | type_pun.ll | 4 ; 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/ |
D | type_pun.ll | 5 ; 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/ |
D | basic.ll | 59 ; It's not uncommon for two bitcasts to be made: one for lifetime, one for use.
|
/external/conscrypt/ |
D | IMPLEMENTATION_NOTES.md | 4 Conscrypt has made some uncommon implementation choices which it's useful to be
|
/external/llvm-project/polly/test/ScopInfo/ |
D | assume_gep_bounds.ll | 13 ; of bounds accesses are valid. However, as such accesses are uncommon, cause
|
/external/e2fsprogs/doc/RelNotes/ |
D | v1.21.txt | 34 with relatively uncommon edge cases: a directory with an indirect
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | README.txt | 175 example, in an expanded memset sequence it's not uncommon to see code like this:
|
/external/llvm/lib/CodeGen/ |
D | README.txt | 175 example, in an expanded memset sequence it's not uncommon to see code like this:
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | README.txt | 175 example, in an expanded memset sequence it's not uncommon to see code like this:
|
/external/pigweed/pw_log/pw_log_proto/ |
D | log.proto | 35 // - line_level - 3 bytes; 4 bytes if line > 2048 (uncommon)
|
/external/scapy/ |
D | CONTRIBUTING.md | 90 uncommon or specific.
|
/external/boringssl/src/ |
D | SANDBOXING.md | 83 BoringSSL has some uncommon OS dependencies which are only used once to
|
/external/libwebsockets/READMEs/ |
D | README.release-policy.md | 107 uncommon though.
|
/external/llvm-project/polly/lib/External/isl/m4/ |
D | ax_gcc_archflag.m4 | 33 # high-performance computing on old hardware is uncommon.)
|
/external/python/jinja/docs/ |
D | faq.rst | 173 uncommon prefix.
|