Home
last modified time | relevance | path

Searched defs:CR (Results 1 - 25 of 59) sorted by relevance

123

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DDJB.cpp43 ConversionResult CR = ConvertUTF32toUTF8(&Begin32, &C + 1, &Begin8, in toUTF8() local
H A DConvertUTFWrapper.cpp70 ConversionResult CR = ConvertUTF32toUTF8(&SourceStart, SourceEnd, in ConvertCodePointToUTF8() local
120 ConversionResult CR = in convertUTF16ToUTF8String() local
165 ConversionResult CR = in convertUTF8ToUTF16String() local
/third_party/rust/crates/regex/regex-syntax/src/unicode_tables/
H A Dgrapheme_cluster_break.rs25 pub const CR: &'static [(char, char)] = &[('\r', '\r')]; consts
H A Dsentence_break.rs29 pub const CR: &'static [(char, char)] = &[('\r', '\r')]; consts
H A Dword_break.rs611 pub const CR: &'static [(char, char)] = &[('\r', '\r')]; consts
/third_party/node/deps/icu-small/source/tools/genrb/
H A Dread.c39 #define CR 0x000D macro
/third_party/icu/icu4c/source/test/intltest/
H A Didnaconf.cpp62 static const UChar CR = 0x0d; in isNewlineMark() local
/third_party/icu/icu4c/source/tools/genrb/
H A Dread.c39 #define CR 0x000D macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
H A DNativeTypeUDT.cpp19 NativeTypeUDT(NativeSession &Session, SymIndexId Id, codeview::TypeIndex TI, codeview::ClassRecord CR) NativeTypeUDT() argument
/third_party/skia/third_party/externals/icu/source/tools/genrb/
H A Dread.c37 #define CR 0x000D macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DConstantRange.h493 operator <<(raw_ostream &OS, const ConstantRange &CR) operator <<() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DCallGraph.cpp217 CallRecord &CR = *I; in removeOneAbstractEdgeTo() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/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
/third_party/python/Lib/curses/
H A Dascii.py18 CR = 0x0d # ^M variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
H A DContinuationRecordBuilder.cpp163 ContinuationRecord *CR = in createSegmentRecord() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DConstantRange.cpp77 makeAllowedICmpRegion(CmpInst::Predicate Pred, const ConstantRange &CR) makeAllowedICmpRegion() argument
127 makeSatisfyingICmpRegion(CmpInst::Predicate Pred, const ConstantRange &CR) makeSatisfyingICmpRegion() argument
447 intersectWith(const ConstantRange &CR, PreferredRangeType Type) const intersectWith() argument
553 unionWith(const ConstantRange &CR, PreferredRangeType Type) const unionWith() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DValueLattice.h131 static ValueLatticeElement getRange(ConstantRange CR) { in getRange() argument
306 const auto &CR = getConstantRange(); in getCompare() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
H A DMIPatternMatch.h44 int64_t &CR; member
/third_party/python/Lib/
H A Dpoplib.py40 CR = b'\r' variable
/third_party/cups-filters/filter/
H A Dtexttotext.c47 CR = 1, enumerator
[all...]
/third_party/skia/third_party/externals/sfntly/cpp/src/test/tinyxml/
H A Dtinyxml.cpp1054 const char CR = 0x0d; in LoadFile() local
/third_party/nghttp2/third-party/url-parser/
H A Durl_parser.c175 #define CR '\r' macro
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/impl/
H A DDumbTextComponent.java88 private static final char CR = '\015'; // LIU field in DumbTextComponent
/third_party/ffmpeg/libavcodec/
H A Dhevc_filter.c33 #define CR 2 macro
849 #undef CR macro
/third_party/icu/icu4c/source/common/
H A Duprops.h319 CR =0x000d, enumerator

Completed in 29 milliseconds

123