Searched refs:barcode (Results 1 – 14 of 14) sorted by relevance
/external/pdfium/xfa/fwl/ |
D | cfx_barcode_unittest.cpp | 41 CFX_Barcode* barcode() const { return barcode_.get(); } in barcode() function in BarcodeTest 72 EXPECT_TRUE(barcode()->Encode(L"clams")); in TEST_F() 79 EXPECT_TRUE(barcode()->Encode(L"clams")); in TEST_F() 86 EXPECT_TRUE(barcode()->Encode(L"clams")); in TEST_F() 93 EXPECT_TRUE(barcode()->Encode(L"clams")); in TEST_F() 100 EXPECT_TRUE(barcode()->Encode(L"clams")); in TEST_F() 107 EXPECT_TRUE(barcode()->Encode(L"clams")); in TEST_F() 114 EXPECT_TRUE(barcode()->Encode(L"clams")); in TEST_F() 121 EXPECT_TRUE(barcode()->Encode(L"clams")); in TEST_F() 128 EXPECT_TRUE(barcode()->Encode(L"clams")); in TEST_F() [all …]
|
/external/pdfium/testing/libfuzzer/ |
D | pdf_cfx_barcode_fuzzer.cc | 20 CFX_Barcode barcode; in LLVMFuzzerTestOneInput() local 21 if (!barcode.Create(type)) in LLVMFuzzerTestOneInput() 25 barcode.SetModuleHeight(300); in LLVMFuzzerTestOneInput() 26 barcode.SetModuleWidth(420); in LLVMFuzzerTestOneInput() 27 barcode.SetHeight(298); in LLVMFuzzerTestOneInput() 28 barcode.SetWidth(418); in LLVMFuzzerTestOneInput() 33 if (!barcode.Encode(content)) in LLVMFuzzerTestOneInput()
|
/external/webrtc/webrtc/tools/barcode_tools/ |
D | barcode_decoder.py | 139 barcode = _read_barcode_from_text_file(barcode_file_name) 142 if _check_barcode(barcode): 143 entry += (helper_functions.zero_pad(int(barcode[0:11])) + '\n') 164 barcode = barcode_file.read() 166 return barcode 169 def _check_barcode(barcode): argument 180 if len(barcode) != 12: 188 dsum += int(barcode[i]) 193 dsum += int(barcode[i]) 200 return dsum == int(barcode[11])
|
D | DEPS | 3 # need the Zxing dependencies as we only use the barcode tools in this test.
|
D | README | 1 This file explains how to get the dependencies needed for the barcode tools.
|
/external/u-boot/board/toradex/common/ |
D | tdx-cfg-block.c | 380 static int get_cfgblock_barcode(char *barcode) in get_cfgblock_barcode() argument 382 if (strlen(barcode) < 16) { in get_cfgblock_barcode() 388 tdx_hw_tag.ver_major = barcode[4] - '0'; in get_cfgblock_barcode() 389 tdx_hw_tag.ver_minor = barcode[5] - '0'; in get_cfgblock_barcode() 390 tdx_hw_tag.ver_assembly = barcode[7] - '0'; in get_cfgblock_barcode() 392 barcode[4] = '\0'; in get_cfgblock_barcode() 393 tdx_hw_tag.prodid = simple_strtoul(barcode, NULL, 10); in get_cfgblock_barcode() 396 barcode += 8; in get_cfgblock_barcode() 397 tdx_serial = simple_strtoul(barcode, NULL, 10); in get_cfgblock_barcode()
|
/external/zxing/qr_scanner/src/com/google/zxing/client/android/ |
D | CaptureActivity.java | 200 public void handleDecode(Result rawResult, Bitmap barcode) { in handleDecode() argument 203 if (barcode == null) { in handleDecode() 207 drawResultPoints(barcode, rawResult); in handleDecode() 223 private void drawResultPoints(Bitmap barcode, Result rawResult) { in drawResultPoints() argument 226 Canvas canvas = new Canvas(barcode); in drawResultPoints() 231 Rect border = new Rect(2, 2, barcode.getWidth() - 2, barcode.getHeight() - 2); in drawResultPoints()
|
D | CaptureActivityHandler.java | 82 Bitmap barcode = bundle == null ? null : in handleMessage() local 84 activity.handleDecode((Result) message.obj, barcode); in handleMessage() local
|
D | ViewfinderView.java | 176 public void drawResultBitmap(Bitmap barcode) { in drawResultBitmap() argument 177 resultBitmap = barcode; in drawResultBitmap()
|
/external/zxing/core/ |
D | README.google | 11 barcode reader library implemented in Java. Our goal is to support decoding of
|
/external/zxing/qr_scanner/ |
D | README.google | 14 search, 2D barcode scanning etc.
|
/external/python/cpython3/Lib/test/ |
D | mime.types | 256 application/vnd.ah-barcode
|
/external/okhttp/website/static/ |
D | bootstrap-combined.min.css | 9 …osition:-408px -24px}.icon-qrcode{background-position:-432px -24px}.icon-barcode{background-positi…
|
/external/cldr/tools/java/org/unicode/cldr/util/data/transforms/ |
D | internal_raw_IPA-old.txt | 15498 barcode %8306
|