/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/rust/crates/regex/regex-syntax/src/unicode_tables/ |
D | grapheme_cluster_break.rs | 25 pub const CR: &'static [(char, char)] = &[('\r', '\r')]; constant
|
D | sentence_break.rs | 29 pub const CR: &'static [(char, char)] = &[('\r', '\r')]; constant
|
D | word_break.rs | 611 pub const CR: &'static [(char, char)] = &[('\r', '\r')]; constant
|
/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/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/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/Target/X86/ |
D | X86Subtarget.cpp | 130 if (Optional<ConstantRange> CR = GV->getAbsoluteSymbolRange()) { in classifyGlobalReference() local
|
/third_party/icu/icu4c/source/test/intltest/ |
D | idnaconf.cpp | 62 static const UChar CR = 0x0d; in isNewlineMark() local
|
/third_party/jsframework/runtime/main/extend/systemplugin/napi/ |
D | ohos_hiTraceChain.js | 36 CR: 1, property
|
/third_party/node/deps/icu-small/source/tools/genrb/ |
D | read.c | 39 #define CR 0x000D macro
|
/third_party/skia/third_party/externals/icu/source/tools/genrb/ |
D | read.c | 37 #define CR 0x000D macro
|
/third_party/icu/icu4c/source/tools/genrb/ |
D | read.c | 39 #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/cups-filters/filter/ |
D | texttotext.c | 47 CR = 1, enumerator
|
/third_party/python/Lib/ |
D | poplib.py | 40 CR = b'\r' variable
|
/third_party/node/deps/icu-small/source/common/ |
D | uprops.h | 319 CR =0x000d, enumerator
|