Home
last modified time | relevance | path

Searched defs:qrcode (Results 1 – 25 of 168) sorted by relevance

1234567

/dports/security/lego/lego-4.5.3/vendor/github.com/boombuler/barcode/qr/
H A Dqrcode.go12 type qrcode struct { struct
13 dimension int
14 data *utils.BitList
15 content string
18 func (qr *qrcode) Content() string {
26 func (qr *qrcode) ColorModel() color.Model {
30 func (qr *qrcode) Bounds() image.Rectangle {
34 func (qr *qrcode) At(x, y int) color.Color {
41 func (qr *qrcode) Get(x, y int) bool {
45 func (qr *qrcode) Set(x, y int, val bool) {
[all …]
/dports/net/storj/storj-1.45.3/vendor/github.com/boombuler/barcode/qr/
H A Dqrcode.go12 type qrcode struct { struct
13 dimension int
14 data *utils.BitList
15 content string
18 func (qr *qrcode) Content() string {
26 func (qr *qrcode) ColorModel() color.Model {
30 func (qr *qrcode) Bounds() image.Rectangle {
34 func (qr *qrcode) At(x, y int) color.Color {
41 func (qr *qrcode) Get(x, y int) bool {
45 func (qr *qrcode) Set(x, y int, val bool) {
[all …]
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/github.com/boombuler/barcode/qr/
H A Dqrcode.go12 type qrcode struct { struct
13 dimension int
14 data *utils.BitList
15 content string
18 func (qr *qrcode) Content() string {
26 func (qr *qrcode) ColorModel() color.Model {
30 func (qr *qrcode) Bounds() image.Rectangle {
34 func (qr *qrcode) At(x, y int) color.Color {
41 func (qr *qrcode) Get(x, y int) bool {
45 func (qr *qrcode) Set(x, y int, val bool) {
[all …]
/dports/www/gitea/gitea-1.16.5/vendor/github.com/boombuler/barcode/qr/
H A Dqrcode.go12 type qrcode struct { struct
13 dimension int
14 data *utils.BitList
15 content string
18 func (qr *qrcode) Content() string {
26 func (qr *qrcode) ColorModel() color.Model {
30 func (qr *qrcode) Bounds() image.Rectangle {
34 func (qr *qrcode) At(x, y int) color.Color {
41 func (qr *qrcode) Get(x, y int) bool {
45 func (qr *qrcode) Set(x, y int, val bool) {
[all …]
/dports/devel/awless/awless-0.1.11/vendor/github.com/boombuler/barcode/qr/
H A Dqrcode.go12 type qrcode struct { struct
13 dimension int
14 data *utils.BitList
15 content string
18 func (qr *qrcode) Content() string {
26 func (qr *qrcode) ColorModel() color.Model {
30 func (qr *qrcode) Bounds() image.Rectangle {
34 func (qr *qrcode) At(x, y int) color.Color {
41 func (qr *qrcode) Get(x, y int) bool {
45 func (qr *qrcode) Set(x, y int, val bool) {
[all …]
/dports/misc/concourse/vault-bdd38fca2cff/vendor/github.com/boombuler/barcode/qr/
H A Dqrcode.go12 type qrcode struct { struct
13 dimension int
14 data *utils.BitList
15 content string
18 func (qr *qrcode) Content() string {
26 func (qr *qrcode) ColorModel() color.Model {
30 func (qr *qrcode) Bounds() image.Rectangle {
34 func (qr *qrcode) At(x, y int) color.Color {
41 func (qr *qrcode) Get(x, y int) bool {
45 func (qr *qrcode) Set(x, y int, val bool) {
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/vault/vendor/github.com/boombuler/barcode/qr/
H A Dqrcode.go12 type qrcode struct { struct
13 dimension int
14 data *utils.BitList
15 content string
18 func (qr *qrcode) Content() string {
26 func (qr *qrcode) ColorModel() color.Model {
30 func (qr *qrcode) Bounds() image.Rectangle {
34 func (qr *qrcode) At(x, y int) color.Color {
41 func (qr *qrcode) Get(x, y int) bool {
45 func (qr *qrcode) Set(x, y int, val bool) {
[all …]
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/hashicorp/vault/vendor/github.com/boombuler/barcode/qr/
H A Dqrcode.go12 type qrcode struct { struct
13 dimension int
14 data *utils.BitList
15 content string
18 func (qr *qrcode) Content() string {
26 func (qr *qrcode) ColorModel() color.Model {
30 func (qr *qrcode) Bounds() image.Rectangle {
34 func (qr *qrcode) At(x, y int) color.Color {
41 func (qr *qrcode) Get(x, y int) bool {
45 func (qr *qrcode) Set(x, y int, val bool) {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/boombuler/barcode/qr/
H A Dqrcode.go12 type qrcode struct { struct
13 dimension int
14 data *utils.BitList
15 content string
18 func (qr *qrcode) Content() string {
26 func (qr *qrcode) ColorModel() color.Model {
30 func (qr *qrcode) Bounds() image.Rectangle {
34 func (qr *qrcode) At(x, y int) color.Color {
41 func (qr *qrcode) Get(x, y int) bool {
45 func (qr *qrcode) Set(x, y int, val bool) {
[all …]
/dports/net/traefik/traefik-2.6.1/vendor/github.com/boombuler/barcode/qr/
H A Dqrcode.go12 type qrcode struct { struct
13 dimension int
14 data *utils.BitList
15 content string
18 func (qr *qrcode) Content() string {
26 func (qr *qrcode) ColorModel() color.Model {
30 func (qr *qrcode) Bounds() image.Rectangle {
34 func (qr *qrcode) At(x, y int) color.Color {
41 func (qr *qrcode) Get(x, y int) bool {
45 func (qr *qrcode) Set(x, y int, val bool) {
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/vendor/github.com/boombuler/barcode/qr/
H A Dqrcode.go12 type qrcode struct { struct
13 dimension int
14 data *utils.BitList
15 content string
18 func (qr *qrcode) Content() string {
26 func (qr *qrcode) ColorModel() color.Model {
30 func (qr *qrcode) Bounds() image.Rectangle {
34 func (qr *qrcode) At(x, y int) color.Color {
41 func (qr *qrcode) Get(x, y int) bool {
45 func (qr *qrcode) Set(x, y int, val bool) {
[all …]
/dports/sysutils/gomplate/vault-sdk-v0.1.13/vendor/github.com/boombuler/barcode/qr/
H A Dqrcode.go12 type qrcode struct { struct
13 dimension int
14 data *utils.BitList
15 content string
18 func (qr *qrcode) Content() string {
26 func (qr *qrcode) ColorModel() color.Model {
30 func (qr *qrcode) Bounds() image.Rectangle {
34 func (qr *qrcode) At(x, y int) color.Color {
41 func (qr *qrcode) Get(x, y int) bool {
45 func (qr *qrcode) Set(x, y int, val bool) {
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/hashicorp/vault/vault-api-v1.0.4/vendor/github.com/boombuler/barcode/qr/
H A Dqrcode.go12 type qrcode struct { struct
13 dimension int
14 data *utils.BitList
15 content string
18 func (qr *qrcode) Content() string {
26 func (qr *qrcode) ColorModel() color.Model {
30 func (qr *qrcode) Bounds() image.Rectangle {
34 func (qr *qrcode) At(x, y int) color.Color {
41 func (qr *qrcode) Get(x, y int) bool {
45 func (qr *qrcode) Set(x, y int, val bool) {
[all …]
/dports/devel/gitlab-runner/vault-sdk-v0.1.13/vendor/github.com/boombuler/barcode/qr/
H A Dqrcode.go12 type qrcode struct { struct
13 dimension int
14 data *utils.BitList
15 content string
18 func (qr *qrcode) Content() string {
26 func (qr *qrcode) ColorModel() color.Model {
30 func (qr *qrcode) Bounds() image.Rectangle {
34 func (qr *qrcode) At(x, y int) color.Color {
41 func (qr *qrcode) Get(x, y int) bool {
45 func (qr *qrcode) Set(x, y int, val bool) {
[all …]
/dports/sysutils/istio/vault-sdk-v0.1.12/vendor/github.com/boombuler/barcode/qr/
H A Dqrcode.go12 type qrcode struct { struct
13 dimension int
14 data *utils.BitList
15 content string
18 func (qr *qrcode) Content() string {
26 func (qr *qrcode) ColorModel() color.Model {
30 func (qr *qrcode) Bounds() image.Rectangle {
34 func (qr *qrcode) At(x, y int) color.Color {
41 func (qr *qrcode) Get(x, y int) bool {
45 func (qr *qrcode) Set(x, y int, val bool) {
[all …]
/dports/ftp/sftpgo/sftpgo-2.2.0/vendor/github.com/boombuler/barcode/qr/
H A Dqrcode.go12 type qrcode struct { struct
13 dimension int
14 data *utils.BitList
15 content string
18 func (qr *qrcode) Content() string {
26 func (qr *qrcode) ColorModel() color.Model {
30 func (qr *qrcode) Bounds() image.Rectangle {
34 func (qr *qrcode) At(x, y int) color.Color {
41 func (qr *qrcode) Get(x, y int) bool {
45 func (qr *qrcode) Set(x, y int, val bool) {
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/vault/vendor/github.com/boombuler/barcode/qr/
H A Dqrcode.go12 type qrcode struct { struct
13 dimension int
14 data *utils.BitList
15 content string
18 func (qr *qrcode) Content() string {
26 func (qr *qrcode) ColorModel() color.Model {
30 func (qr *qrcode) Bounds() image.Rectangle {
34 func (qr *qrcode) At(x, y int) color.Color {
41 func (qr *qrcode) Get(x, y int) bool {
45 func (qr *qrcode) Set(x, y int, val bool) {
[all …]
/dports/net-im/uTox/uTox/third-party/qrcodegen/c/
H A Dqrcodegen-demo.c62 uint8_t qrcode[qrcodegen_BUFFER_LEN_MAX]; in doBasicDemo() local
74 uint8_t qrcode[qrcodegen_BUFFER_LEN_MAX]; in doVarietyDemo() local
83 uint8_t qrcode[qrcodegen_BUFFER_LEN_MAX]; in doVarietyDemo() local
93 uint8_t qrcode[qrcodegen_BUFFER_LEN_MAX]; in doVarietyDemo() local
110 uint8_t qrcode[qrcodegen_BUFFER_LEN_MAX]; in doVarietyDemo() local
125 uint8_t qrcode[qrcodegen_BUFFER_LEN_MAX]; in doSegmentDemo() local
157 uint8_t qrcode[qrcodegen_BUFFER_LEN_MAX]; in doSegmentDemo() local
194 uint8_t qrcode[qrcodegen_BUFFER_LEN_MAX]; in doSegmentDemo() local
245 uint8_t qrcode[qrcodegen_BUFFER_LEN_MAX]; in doMaskDemo() local
269 uint8_t qrcode[qrcodegen_BUFFER_LEN_MAX]; in doMaskDemo() local
[all …]
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/QR/c/
H A Dqrcodegen-demo.c62 uint8_t qrcode[qrcodegen_BUFFER_LEN_MAX]; in doBasicDemo() local
74 uint8_t qrcode[qrcodegen_BUFFER_LEN_MAX]; in doVarietyDemo() local
83 uint8_t qrcode[qrcodegen_BUFFER_LEN_MAX]; in doVarietyDemo() local
94 uint8_t qrcode[qrcodegen_BUFFER_LEN_MAX]; in doVarietyDemo() local
111 uint8_t qrcode[qrcodegen_BUFFER_LEN_MAX]; in doVarietyDemo() local
126 uint8_t qrcode[qrcodegen_BUFFER_LEN_MAX]; in doSegmentDemo() local
158 uint8_t qrcode[qrcodegen_BUFFER_LEN_MAX]; in doSegmentDemo() local
195 uint8_t qrcode[qrcodegen_BUFFER_LEN_MAX]; in doSegmentDemo() local
246 uint8_t qrcode[qrcodegen_BUFFER_LEN_MAX]; in doMaskDemo() local
270 uint8_t qrcode[qrcodegen_BUFFER_LEN_MAX]; in doMaskDemo() local
[all …]
/dports/graphics/qr-code-generator/QR-Code-generator-67c6246/c/
H A Dqrcodegen-demo.c62 uint8_t qrcode[qrcodegen_BUFFER_LEN_MAX]; in doBasicDemo() local
74 uint8_t qrcode[qrcodegen_BUFFER_LEN_MAX]; in doVarietyDemo() local
83 uint8_t qrcode[qrcodegen_BUFFER_LEN_MAX]; in doVarietyDemo() local
94 uint8_t qrcode[qrcodegen_BUFFER_LEN_MAX]; in doVarietyDemo() local
111 uint8_t qrcode[qrcodegen_BUFFER_LEN_MAX]; in doVarietyDemo() local
126 uint8_t qrcode[qrcodegen_BUFFER_LEN_MAX]; in doSegmentDemo() local
158 uint8_t qrcode[qrcodegen_BUFFER_LEN_MAX]; in doSegmentDemo() local
195 uint8_t qrcode[qrcodegen_BUFFER_LEN_MAX]; in doSegmentDemo() local
246 uint8_t qrcode[qrcodegen_BUFFER_LEN_MAX]; in doMaskDemo() local
270 uint8_t qrcode[qrcodegen_BUFFER_LEN_MAX]; in doMaskDemo() local
[all …]
/dports/graphics/libqrencode/libqrencode-4.1.1/tests/
H A Dtest_qrencode.c336 QRcode *qrcode; in test_encode() local
366 QRcode *qrcode; in test_encode2() local
393 QRcode *qrcode; in test_encodeNull() local
405 QRcode *qrcode; in test_encodeEmpty() local
416 QRcode *qrcode; in test_encodeNull8() local
428 QRcode *qrcode; in test_encodeEmpty8() local
446 QRcode *qrcode; in test_encodeLongData() local
495 QRcode *qrcode; in test_encodeVer26Num() local
525 QRcode *qrcode; in test_01234567() local
567 QRcode *qrcode; in print_01234567() local
[all …]
/dports/graphics/p5-Imager-QRCode/Imager-QRCode-0.035/vendor/qrencode-3.4.2/tests/
H A Dtest_qrencode.c346 QRcode *qrcode; in test_encode() local
376 QRcode *qrcode; in test_encode2() local
403 QRcode *qrcode; in test_encodeNull() local
415 QRcode *qrcode; in test_encodeEmpty() local
426 QRcode *qrcode; in test_encodeNull8() local
438 QRcode *qrcode; in test_encodeEmpty8() local
474 QRcode *qrcode; in test_01234567() local
516 QRcode *qrcode; in print_01234567() local
680 QRcode *qrcode; in test_encodeData() local
696 QRcode *qrcode; in test_formatInfo() local
[all …]
/dports/net-im/uTox/uTox/src/
H A Dqr.c17 static bool generate_qr(const char *text, uint8_t *qrcode) in generate_qr()
24 static void convert_qr_to_rgb(const uint8_t *qrcode, uint8_t size, uint8_t *pixels) in convert_qr_to_rgb()
42 uint8_t qrcode[qrcodegen_BUFFER_LEN_MAX] = { 0 }; in qr_setup() local
/dports/graphics/opencv/opencv-4.5.3/modules/objdetect/perf/
H A Dperf_qrcode_pipeline.cpp24 QRCodeDetector qrcode; in PERF_TEST_P_() local
41 QRCodeDetector qrcode; in PERF_TEST_P_() local
67 QRCodeDetector qrcode; in PERF_TEST_P_() local
81 QRCodeDetector qrcode; in PERF_TEST_P_() local
146 QRCodeDetector qrcode; in PERF_TEST_P_() local
179 QRCodeDetector qrcode; in PERF_TEST_P_() local
/dports/devel/radare2/radare2-5.1.1/libr/util/
H A Dqrcode.c228 R_API bool r_qrcode_bin(ut8 *dataAndTemp, int dataLen, ut8 *qrcode, in r_qrcode_bin()
583 static void initializeFunctionModules(int version, ut8 qrcode[]) { in initializeFunctionModules()
623 static void drawWhiteFunctionModules(ut8 qrcode[], int version) { in drawWhiteFunctionModules()
775 static bool drawCodewords(const ut8 data[], int dataLen, ut8 qrcode[]) { in drawCodewords()
838 static long getPenaltyScore(const ut8 qrcode[]) { in getPenaltyScore()
933 static int qrcodegen_getSize(const ut8 *qrcode) { in qrcodegen_getSize()
946 static bool qrcodegen_getModule(const ut8 qrcode[], int x, int y) { in qrcodegen_getModule()
956 static bool getModule(const ut8 qrcode[], int x, int y) { in getModule()
969 static bool setModule(ut8 qrcode[], int x, int y, bool isBlack) { in setModule()
987 static void setModuleBounded(ut8 qrcode[], int x, int y, bool isBlack) { in setModuleBounded()
[all …]

1234567