Home
last modified time | relevance | path

Searched defs:CR (Results 1 – 25 of 926) sorted by relevance

12345678910>>...38

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ProfileData/Coverage/
H A DCoverageMapping.cpp572 for (const auto &CR : enumerate(Regions)) { in buildSegmentsImpl() local
739 for (const auto &CR : Function.CountedRegions) in findMainViewFileID() local
775 for (const auto &CR : Function.CountedRegions) in getCoverageForFile() local
782 for (const auto &CR : Function.CountedBranchRegions) in getCoverageForFile() local
826 for (const auto &CR : Function.CountedRegions) in getCoverageForFunction() local
833 for (const auto &CR : Function.CountedBranchRegions) in getCoverageForFunction() local
849 for (const auto &CR : Expansion.Function.CountedRegions) in getCoverageForExpansion() local
855 for (const auto &CR : Expansion.Function.CountedBranchRegions) in getCoverageForExpansion() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DConvertUTFWrapper.cpp70 ConversionResult CR = ConvertUTF32toUTF8( in ConvertCodePointToUTF8() local
120 ConversionResult CR = in convertUTF16ToUTF8String() local
178 ConversionResult CR = in convertUTF32ToUTF8String() local
223 ConversionResult CR = in convertUTF8ToUTF16String() local
/aosp_15_r20/external/llvm/tools/llvm-cov/
H A DCoverageSummaryInfo.cpp24 for (auto &CR : Function.CountedRegions) { in get() local
40 for (auto &CR : Function.CountedRegions) { in get() local
51 for (auto &CR : Function.CountedRegions) { in get() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DConvertUTFWrapper.cpp70 ConversionResult CR = ConvertUTF32toUTF8(&SourceStart, SourceEnd, in ConvertCodePointToUTF8() local
120 ConversionResult CR = in convertUTF16ToUTF8String() local
165 ConversionResult CR = in convertUTF8ToUTF16String() local
/aosp_15_r20/external/llvm/lib/Support/
H A DConvertUTFWrapper.cpp71 ConversionResult CR = ConvertUTF32toUTF8(&SourceStart, SourceEnd, in ConvertCodePointToUTF8() local
121 ConversionResult CR = in convertUTF16ToUTF8String() local
166 ConversionResult CR = in convertUTF8ToUTF16String() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/Coverage/
H A DCoverageMapping.cpp466 for (const auto &CR : enumerate(Regions)) { in buildSegmentsImpl() local
625 for (const auto &CR : Function.CountedRegions) in findMainViewFileID() local
660 for (const auto &CR : Function.CountedRegions) in getCoverageForFile() local
707 for (const auto &CR : Function.CountedRegions) in getCoverageForFunction() local
726 for (const auto &CR : Expansion.Function.CountedRegions) in getCoverageForExpansion() local
/aosp_15_r20/external/llvm/lib/ProfileData/Coverage/
H A DCoverageMapping.cpp436 for (const auto &CR : Function.CountedRegions) in findMainViewFileID() local
466 for (const auto &CR : Function.CountedRegions) in getCoverageForFile() local
508 for (const auto &CR : Function.CountedRegions) in getCoverageForFunction() local
526 for (const auto &CR : Expansion.Function.CountedRegions) in getCoverageForExpansion() local
/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceFixups.cpp28 if (const auto *CR = llvm::dyn_cast<ConstantRelocatable>(ConstValue)) in offset() local
38 if (const auto *CR = llvm::dyn_cast<ConstantRelocatable>(C)) { in symbol() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DTypeLoc.h2149 ConceptReference *CR = nullptr; member
2170 void setConceptReference(ConceptReference *CR) { getLocalData()->CR = CR; } in setConceptReference()
2177 if (const auto *CR = getConceptReference()) in getNestedNameSpecifierLoc() local
2183 if (const auto *CR = getConceptReference()) in getTemplateKWLoc() local
2189 if (const auto *CR = getConceptReference()) in getConceptNameLoc() local
2195 if (const auto *CR = getConceptReference()) in getFoundDecl() local
2201 if (const auto *CR = getConceptReference()) in getNamedConcept() local
2220 if (const auto *CR = getConceptReference()) in getLAngleLoc() local
2227 if (const auto *CR = getConceptReference()) in getRAngleLoc() local
2238 const auto *CR = getConceptReference(); in getArgLoc() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DTypeLoc.h2149 ConceptReference *CR = nullptr; member
2170 void setConceptReference(ConceptReference *CR) { getLocalData()->CR = CR; } in setConceptReference()
2177 if (const auto *CR = getConceptReference()) in getNestedNameSpecifierLoc() local
2183 if (const auto *CR = getConceptReference()) in getTemplateKWLoc() local
2189 if (const auto *CR = getConceptReference()) in getConceptNameLoc() local
2195 if (const auto *CR = getConceptReference()) in getFoundDecl() local
2201 if (const auto *CR = getConceptReference()) in getNamedConcept() local
2220 if (const auto *CR = getConceptReference()) in getLAngleLoc() local
2227 if (const auto *CR = getConceptReference()) in getRAngleLoc() local
2238 const auto *CR = getConceptReference(); in getArgLoc() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DTypeLoc.h2111 ConceptReference *CR = nullptr; member
2132 void setConceptReference(ConceptReference *CR) { getLocalData()->CR = CR; } in setConceptReference()
2139 if (const auto *CR = getConceptReference()) in getNestedNameSpecifierLoc() local
2145 if (const auto *CR = getConceptReference()) in getTemplateKWLoc() local
2151 if (const auto *CR = getConceptReference()) in getConceptNameLoc() local
2157 if (const auto *CR = getConceptReference()) in getFoundDecl() local
2163 if (const auto *CR = getConceptReference()) in getNamedConcept() local
2182 if (const auto *CR = getConceptReference()) in getLAngleLoc() local
2189 if (const auto *CR = getConceptReference()) in getRAngleLoc() local
2200 const auto *CR = getConceptReference(); in getArgLoc() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DConstantRange.cpp78 const ConstantRange &CR) { in makeAllowedICmpRegion()
128 const ConstantRange &CR) { in makeSatisfyingICmpRegion()
447 ConstantRange ConstantRange::intersectWith(const ConstantRange &CR, in intersectWith()
553 ConstantRange ConstantRange::unionWith(const ConstantRange &CR, in unionWith()
1565 ConstantRange CR(FirstLow->getValue(), FirstHigh->getValue()); in getConstantRangeFromMetadata() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/ratio/example/
Dduration.hpp592 typedef typename boost::common_type<Rep1, Rep2>::type CR; in operator *() typedef
625 typedef typename boost::common_type<Rep1, Rep2>::type CR; in operator /() typedef
648 typedef typename boost::common_type<Rep1, Rep2>::type CR; in operator /() typedef
661 typedef typename boost::common_type<Rep1, Rep2>::type CR; in operator %() typedef
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/passwd/
H A Dapr_getpass.c74 #define CR 13 macro
77 #define CR '\r' macro
/aosp_15_r20/external/rust/android-crates-io/crates/regex-syntax/src/unicode_tables/
Dgrapheme_cluster_break.rs25 pub const CR: &'static [(char, char)] = &[('\r', '\r')]; constant
Dsentence_break.rs29 pub const CR: &'static [(char, char)] = &[('\r', '\r')]; constant
Dword_break.rs611 pub const CR: &'static [(char, char)] = &[('\r', '\r')]; constant
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/regex-syntax-0.8.3/src/unicode_tables/
H A Dgrapheme_cluster_break.rs25 pub const CR: &'static [(char, char)] = &[('\r', '\r')]; constant
H A Dsentence_break.rs29 pub const CR: &'static [(char, char)] = &[('\r', '\r')]; constant
H A Dword_break.rs611 pub const CR: &'static [(char, char)] = &[('\r', '\r')]; constant
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DTypeLoc.h2180 ConceptReference *CR = nullptr; member
2201 void setConceptReference(ConceptReference *CR) { getLocalData()->CR = CR; } in setConceptReference()
2208 if (const auto *CR = getConceptReference()) in getNestedNameSpecifierLoc() local
2214 if (const auto *CR = getConceptReference()) in getTemplateKWLoc() local
2220 if (const auto *CR = getConceptReference()) in getConceptNameLoc() local
2226 if (const auto *CR = getConceptReference()) in getFoundDecl() local
2232 if (const auto *CR = getConceptReference()) in getNamedConcept() local
2251 if (const auto *CR = getConceptReference()) in getLAngleLoc() local
2258 if (const auto *CR = getConceptReference()) in getRAngleLoc() local
2269 const auto *CR = getConceptReference(); in getArgLoc() local
/aosp_15_r20/device/google/contexthub/firmware/os/platform/stm32/
Dwdt.c23 volatile uint32_t CR; member
29 volatile uint16_t CR; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DValueLattice.h131 static ValueLatticeElement getRange(ConstantRange CR) { in getRange()
306 const auto &CR = getConstantRange(); in getCompare() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DConstantRange.cpp98 const ConstantRange &CR) { in makeAllowedICmpRegion()
148 const ConstantRange &CR) { in makeSatisfyingICmpRegion()
520 ConstantRange ConstantRange::intersectWith(const ConstantRange &CR, in intersectWith()
626 ConstantRange ConstantRange::unionWith(const ConstantRange &CR, in unionWith()
1805 ConstantRange CR(FirstLow->getValue(), FirstHigh->getValue()); in getConstantRangeFromMetadata() local
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Library/
H A DDebugLib.h568 #define CR(Record, TYPE, Field, TestSignature) \ macro
573 #define CR(Record, TYPE, Field, TestSignature) \ macro

12345678910>>...38