Home
last modified time | relevance | path

Searched refs:qr3 (Results 1 – 5 of 5) sorted by relevance

/third_party/qrcodegen/cpp/
DQrCodeGeneratorDemo.cpp92 const QrCode qr3 = QrCode::encodeText( in doVarietyDemo() local
100 printQr(qr3); in doVarietyDemo()
129 const QrCode qr3 = QrCode::encodeSegments( in doSegmentDemo() local
132 printQr(qr3); in doSegmentDemo()
/third_party/musl/src/math/
Dj1.c312 static const double qr3[6] = { variable
356 else if (ix >= 0x4006DB6D){p = qr3; q = qs3;} in qone()
Dj1f.c260 static const float qr3[6] = { variable
304 else if (ix >= 0x4036d917){p = qr3; q = qs3;} in qonef()
/third_party/musl/porting/liteos_a/kernel/src/math/
Dj1f.c260 static const float qr3[6] = { variable
304 else if (ix >= 0x4036d917){p = qr3; q = qs3;} in qonef()
Dj1.c312 static const double qr3[6] = { variable
356 else if (ix >= 0x4006DB6D){p = qr3; q = qs3;} in qone()