/third_party/boost/boost/gil/ |
D | planar_pixel_reference.hpp | 243 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/ |
D | IceFixups.cpp | 28 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-10.0/llvm/lib/Support/ |
D | ConvertUTFWrapper.cpp | 70 ConversionResult CR = ConvertUTF32toUTF8(&SourceStart, SourceEnd, in ConvertCodePointToUTF8() local 120 ConversionResult CR = in convertUTF16ToUTF8String() local 165 ConversionResult CR = in convertUTF8ToUTF16String() local
|
D | DJB.cpp | 43 ConversionResult CR = ConvertUTF32toUTF8(&Begin32, &C + 1, &Begin8, in toUTF8() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/ |
D | ConvertUTFWrapper.cpp | 71 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/include/llvm/Analysis/ |
D | ValueLattice.h | 131 static ValueLatticeElement getRange(ConstantRange CR) { in getRange() 306 const auto &CR = getConstantRange(); in getCompare() local
|
/third_party/cef/tools/yapf/yapf/yapflib/ |
D | file_resources.py | 30 CR = '\r' variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/Coverage/ |
D | CoverageMapping.cpp | 466 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/ |
D | MIPatternMatch.h | 44 int64_t &CR; member
|
/third_party/boost/libs/ratio/example/ |
D | duration.hpp | 592 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/ |
D | NativeTypeUDT.cpp | 20 codeview::TypeIndex TI, codeview::ClassRecord CR) in NativeTypeUDT()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | ConstantRange.cpp | 78 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/ |
D | X86Subtarget.cpp | 130 if (Optional<ConstantRange> CR = GV->getAbsoluteSymbolRange()) { in classifyGlobalReference() local
|
/third_party/jsframework/runtime/main/extend/systemplugin/napi/ |
D | ohos_hiTraceChain.js | 36 CR: 1, property
|
/third_party/icu/icu4c/source/test/intltest/ |
D | idnaconf.cpp | 137 static const UChar CR = 0x0d; in isNewlineMark() local
|
/third_party/node/deps/icu-small/source/tools/genrb/ |
D | read.c | 37 #define CR 0x000D macro
|
/third_party/icu/icu4c/source/tools/genrb/ |
D | read.c | 37 #define CR 0x000D macro
|
/third_party/skia/third_party/externals/icu/source/tools/genrb/ |
D | read.c | 37 #define CR 0x000D macro
|
/third_party/flutter/skia/third_party/externals/icu/source/tools/genrb/ |
D | read.c | 36 #define CR 0x000D macro
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/ |
D | ContinuationRecordBuilder.cpp | 163 ContinuationRecord *CR = in createSegmentRecord() local
|
/third_party/python/Lib/curses/ |
D | ascii.py | 18 CR = 0x0d # ^M variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | CallGraph.cpp | 217 CallRecord &CR = *I; in removeOneAbstractEdgeTo() local
|
/third_party/boost/boost/iostreams/filter/ |
D | newline.hpp | 44 const char CR = 0x0D; variable
|
/third_party/python/Lib/ |
D | poplib.py | 40 CR = b'\r' variable
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | uprops.h | 318 CR =0x000d, enumerator
|