Home
last modified time | relevance | path

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

/third_party/qrcodegen/cpp/
DQrCodeGeneratorDemo.cpp87 …const QrCode qr2 = QrCode::encodeText("\xE3\x81\x93\xE3\x82\x93\xE3\x81\xAB\xE3\x81\xA1wa\xE3\x80\… in doVarietyDemo() local
89 printQr(qr2); in doVarietyDemo()
123 const QrCode qr2 = QrCode::encodeText( in doSegmentDemo() local
126 printQr(qr2); in doSegmentDemo()
/third_party/musl/src/math/
Dj1f.c277 static const float qr2[6] = {/* for x in [2.8570,2]=1/[0.3499,0.5] */ variable
305 else /*ix >= 0x40000000*/ {p = qr2; q = qs2;} in qonef()
Dj1.c329 static const double qr2[6] = {/* for x in [2.8570,2]=1/[0.3499,0.5] */ variable
357 else /*ix >= 0x40000000*/ {p = qr2; q = qs2;} in qone()
/third_party/musl/porting/liteos_a/kernel/src/math/
Dj1f.c277 static const float qr2[6] = {/* for x in [2.8570,2]=1/[0.3499,0.5] */ variable
305 else /*ix >= 0x40000000*/ {p = qr2; q = qs2;} in qonef()
Dj1.c329 static const double qr2[6] = {/* for x in [2.8570,2]=1/[0.3499,0.5] */ variable
357 else /*ix >= 0x40000000*/ {p = qr2; q = qs2;} in qone()