/aosp_15_r20/external/clang/lib/AST/ |
H A 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()
|
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/reflectlite/ |
D | type.go | 67 uncommon() *uncommonType methodSpec 241 func (t rtype) uncommon() *uncommonType { func 256 ut := t.uncommon() 275 ut := t.uncommon()
|
D | export_test.go | 103 ut := t.uncommon()
|
/aosp_15_r20/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
|
/aosp_15_r20/external/javaparser/javaparser-core-testing/src/test/resources/com/github/javaparser/lexical_preservation_samples/ |
H A D | ASimpleClassWithMoreFormatting_step1.java.txt | 5 * A class with some uncommon formatting, to check the lexical preservation
|
H A D | ASimpleClassWithMoreFormatting.java.txt | 5 * A class with some uncommon formatting, to check the lexical preservation
|
H A D | ASimpleClassWithMoreFormatting_step2.java.txt | 5 * A class with some uncommon formatting, to check the lexical preservation
|
H A D | ASimpleClassWithMoreFormatting_step3.java.txt | 5 * A class with some uncommon formatting, to check the lexical preservation
|
H A D | ASimpleClassWithMoreFormatting_step4.java.txt | 5 * A class with some uncommon formatting, to check the lexical preservation
|
/aosp_15_r20/external/llvm/test/Transforms/InstCombine/ |
H A 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
|
/aosp_15_r20/art/test/518-null-array-get/ |
H A D | info.txt | 7 compiler crashes. As broken code appears very uncommon,
|
/aosp_15_r20/external/icu/icu4c/source/test/intltest/ |
H A D | ucdtest.cpp | 1259 UnicodeSet uncommon(u"[:Identifier_Type=Uncommon_Use:]", errorCode); in TestIDType() local 1265 assertTrue("Uncommon_Use number of characters", uncommon.size() >= 398); in TestIDType() 1276 assertTrue("Uncommon_Use.contains(LATIN SMALL LETTER EZH)", uncommon.contains(0x0292)); in TestIDType() 1277 assertTrue("Uncommon_Use.contains(MUSICAL SYMBOL KIEVAN C CLEF)", uncommon.contains(0x1D1DE)); in TestIDType()
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/cxx-1.0.120/tests/ui/ |
H A D | expected_named.stderr | 8 help: consider using the `'static` lifetime, but this is uncommon unless you're returning a borrowe…
|
/aosp_15_r20/external/rust/cxx/tests/ui/ |
D | expected_named.stderr | 8 help: consider using the `'static` lifetime, but this is uncommon unless you're returning a borrowe…
|
/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/ |
D | type.go | 33 func (t rtype) uncommon() *uncommontype { func 61 if u := t.uncommon(); u != nil {
|
/aosp_15_r20/external/swiftshader/third_party/subzero/runtime/ |
H A D | szrt_ll.ll | 11 ;; too uncommon and complex for a particular target to bother implementing
|
/aosp_15_r20/external/ltp/doc/developers/ |
H A D | ltp_library.rst | 21 Changes in the shell API should not introduce uncommon dependencies
|
/aosp_15_r20/prebuilts/go/linux-x86/src/reflect/ |
D | type.go | 251 uncommon() *uncommonType methodSpec 326 func (t *rtype) uncommon() *abi.UncommonType { func 387 func (t *interfaceType) uncommon() *abi.UncommonType { func 601 ut := t.uncommon() 655 ut := t.uncommon() 686 ut := t.uncommon()
|
D | export_test.go | 120 ut := t.uncommon()
|
/aosp_15_r20/prebuilts/go/linux-x86/src/go/internal/gccgoimporter/testdata/ |
D | v1reflect.gox | 12 func (t <type 23 *<type 12>>) .reflect.uncommon () <type 23>; 21 … <type 36 *<type 22>>; .reflect.common () <type 37 *<type 4>>; .reflect.uncommon () <type 38 *<typ…
|
/aosp_15_r20/device/linaro/hikey/installer/hikey960/ |
D | README | 47 you may need to do a board recovery. This is hopefully uncommon, but
|
/aosp_15_r20/external/eigen/cmake/ |
H A D | FindStandardMathLibrary.cmake | 49 # This is a very uncommon case that so far we only saw on QNX. The next try is the
|
/aosp_15_r20/external/cronet/third_party/rust/ |
H A D | README.md | 41 https://crates.io) are uncommon. But they may live under
|
/aosp_15_r20/external/coreboot/util/uio_usbdebug/ |
H A D | README | 44 mapped into userspace. This is very uncommon, so you'll most probably
|
/aosp_15_r20/external/bazelbuild-rules_testing/docs/source/ |
H A D | test_suite.md | 41 so is preferred because it's uncommon for BUILD files to pass around function
|