Searched refs:uncommon (Results 1 – 25 of 55) sorted by relevance
123
/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-testing/src/test/resources/com/github/javaparser/lexical_preservation_samples/ |
D | ASimpleClassWithMoreFormatting.java.txt | 5 * A class with some uncommon formatting, to check the lexical preservation
|
D | ASimpleClassWithMoreFormatting_step1.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/swiftshader/third_party/llvm-7.0/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/u-boot/doc/ |
D | README.standalone | 114 file. If this architecture, however, uses some uncommon method of
|
/external/e2fsprogs/doc/RelNotes/ |
D | v1.21.txt | 34 with relatively uncommon edge cases: a directory with an indirect
|
/external/llvm/lib/CodeGen/ |
D | README.txt | 175 example, in an expanded memset sequence it's not uncommon to see code like this:
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | README.txt | 175 example, in an expanded memset sequence it's not uncommon to see code like this:
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | README.txt | 175 example, in an expanded memset sequence it's not uncommon to see code like this:
|
/external/scapy/ |
D | CONTRIBUTING.md | 90 uncommon or specific.
|
/external/llvm/docs/ |
D | CMakePrimer.rst | 132 pattern is uncommon, but it does occur in LLVM's CMake scripts. 424 Generally speaking this issue is uncommon because it requires using
|
/external/libffi/m4/ |
D | ax_gcc_archflag.m4 | 33 # high-performance computing on old hardware is uncommon.)
|
/external/python/cpython2/Modules/_ctypes/libffi/m4/ |
D | ax_gcc_archflag.m4 | 33 # high-performance computing on old hardware is uncommon.)
|
/external/u-boot/doc/driver-model/ |
D | usb-info.txt | 391 It is pretty uncommon to have a large USB bus with lots of hubs on an 392 embedded system. In fact anything other than a root hub is uncommon. Still
|
/external/ImageMagick/m4/ |
D | ax_gcc_archflag.m4 | 33 # high-performance computing on old hardware is uncommon.)
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/HistoricalNotes/ |
D | 2001-02-09-AdveCommentsResponse.txt | 76 types, therefore casting should be relatively uncommon. For example all
|
/external/swiftshader/third_party/LLVM/docs/HistoricalNotes/ |
D | 2001-02-09-AdveCommentsResponse.txt | 76 types, therefore casting should be relatively uncommon. For example all
|
/external/llvm/docs/HistoricalNotes/ |
D | 2001-02-09-AdveCommentsResponse.txt | 76 types, therefore casting should be relatively uncommon. For example all
|
123