Home
last modified time | relevance | path

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

1234

/third_party/boost/boost/gil/
Dplanar_pixel_reference.hpp243 void swap(const boost::gil::planar_pixel_reference<CR,CS> x, R& y) { in swap()
250 void swap(typename boost::gil::planar_pixel_reference<CR,CS>::value_type& x, const boost::gil::plan… in swap()
257 void swap(const boost::gil::planar_pixel_reference<CR,CS> x, const boost::gil::planar_pixel_referen… in swap()
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
DConvertUTFWrapper.cpp71 ConversionResult CR = ConvertUTF32toUTF8(&SourceStart, SourceEnd, in ConvertCodePointToUTF8() local
121 ConversionResult CR = in convertUTF16ToUTF8String() local
166 ConversionResult CR = in convertUTF8ToUTF16String() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DConvertUTFWrapper.cpp70 ConversionResult CR = ConvertUTF32toUTF8(&SourceStart, SourceEnd, in ConvertCodePointToUTF8() local
120 ConversionResult CR = in convertUTF16ToUTF8String() local
165 ConversionResult CR = in convertUTF8ToUTF16String() local
DDJB.cpp43 ConversionResult CR = ConvertUTF32toUTF8(&Begin32, &C + 1, &Begin8, in toUTF8() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DValueLattice.h131 static ValueLatticeElement getRange(ConstantRange CR) { in getRange()
306 const auto &CR = getConstantRange(); in getCompare() local
/third_party/cef/tools/yapf/yapf/yapflib/
Dfile_resources.py30 CR = '\r' variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/Coverage/
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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DMIPatternMatch.h44 int64_t &CR; member
/third_party/boost/libs/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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DNativeTypeUDT.cpp20 codeview::TypeIndex TI, codeview::ClassRecord CR) in NativeTypeUDT()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86Subtarget.cpp130 if (Optional<ConstantRange> CR = GV->getAbsoluteSymbolRange()) { in classifyGlobalReference() local
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_hiTraceChain.js36 CR: 1, property
/third_party/icu/icu4c/source/test/intltest/
Didnaconf.cpp137 static const UChar CR = 0x0d; in isNewlineMark() local
/third_party/node/deps/icu-small/source/tools/genrb/
Dread.c37 #define CR 0x000D macro
/third_party/icu/icu4c/source/tools/genrb/
Dread.c37 #define CR 0x000D macro
/third_party/skia/third_party/externals/icu/source/tools/genrb/
Dread.c37 #define CR 0x000D macro
/third_party/flutter/skia/third_party/externals/icu/source/tools/genrb/
Dread.c36 #define CR 0x000D macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DCallGraph.cpp217 CallRecord &CR = *I; in removeOneAbstractEdgeTo() local
/third_party/python/Lib/curses/
Dascii.py18 CR = 0x0d # ^M variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DContinuationRecordBuilder.cpp163 ContinuationRecord *CR = in createSegmentRecord() local
/third_party/boost/boost/iostreams/filter/
Dnewline.hpp44 const char CR = 0x0D; variable
/third_party/python/Lib/
Dpoplib.py40 CR = b'\r' variable
/third_party/icu/icu4c/source/common/
Duprops.h318 CR =0x000d, enumerator

1234