Searched defs:ECI (Results 1 – 7 of 7) sorted by relevance
| /third_party/qrcodegen/cpp/ |
| D | qrcodegen.hpp | 61 public: static const Mode ECI; member in qrcodegen::QrSegment::Mode
|
| D | qrcodegen.cpp | 66 const QrSegment::Mode QrSegment::Mode::ECI (0x7, 0, 0, 0); member in qrcodegen::QrSegment::Mode
|
| /third_party/qrcodegen/java/src/main/java/io/nayuki/qrcodegen/ |
| D | QrSegment.java | 286 ECI (0x7, 0, 0, 0); enumConstant
|
| /third_party/qrcodegen/java-fast/io/nayuki/fastqrcodegen/ |
| D | QrSegment.java | 307 ECI (0x7, 0, 0, 0); enumConstant
|
| /third_party/qrcodegen/typescript-javascript/ |
| D | qrcodegen.ts | 970 public static readonly ECI = new Mode(0x7, [ 0, 0, 0]); property in qrcodegen.QrSegment.Mode
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
| D | PGOInstrumentation.cpp | 1704 for (const auto &ECI : EdgeCounts) in setProfMetadata() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/ |
| D | BitcodeWriter.cpp | 3665 for (auto &ECI : FS->calls()) { in writePerModuleFunctionSummaryRecord() local
|