| /third_party/flutter/skia/tests/ |
| D | TextBlobCacheTest.cpp | 30 static void draw(SkCanvas* canvas, int redraw, const SkTArray<sk_sp<SkTextBlob>>& blobs) { in draw() argument 33 for (int i = 0; i < blobs.count(); i++) { in draw() 34 const auto& blob = blobs[i]; in draw() 85 SkTArray<sk_sp<SkTextBlob>> blobs; in text_blob_cache_inner() local 128 blobs.emplace_back(builder.make()); in text_blob_cache_inner() 144 draw(canvas, 2, blobs); in text_blob_cache_inner() 145 draw(canvasNoLCD, 2, blobs); in text_blob_cache_inner() 149 draw(canvas, 1, blobs); in text_blob_cache_inner() 152 draw(canvasNoLCD, 1, blobs); in text_blob_cache_inner() 156 draw(canvas, 1, blobs); in text_blob_cache_inner()
|
| /third_party/uboot/u-boot-2020.01/doc/board/google/ |
| D | chromebook_link.rst | 7 First, you need the following binary blobs: 14 You can get these binary blobs by:: 16 $ git clone http://review.coreboot.org/p/blobs.git 17 $ cd blobs 27 Make sure all these binary blobs are put in the board directory.
|
| /third_party/skia/tests/ |
| D | TextBlobCacheTest.cpp | 36 static void draw(SkCanvas* canvas, int redraw, const SkTArray<sk_sp<SkTextBlob>>& blobs) { in draw() argument 39 for (int i = 0; i < blobs.count(); i++) { in draw() 40 const auto& blob = blobs[i]; in draw() 100 SkTArray<sk_sp<SkTextBlob>> blobs; in text_blob_cache_inner() local 143 blobs.emplace_back(builder.make()); in text_blob_cache_inner() 159 draw(canvas, 2, blobs); in text_blob_cache_inner() 160 draw(canvasNoLCD, 2, blobs); in text_blob_cache_inner() 164 draw(canvas, 1, blobs); in text_blob_cache_inner() 167 draw(canvasNoLCD, 1, blobs); in text_blob_cache_inner() 171 draw(canvas, 1, blobs); in text_blob_cache_inner()
|
| /third_party/uboot/u-boot-2020.01/tools/ |
| D | imx_cntr_image.sh | 10 blobs=`awk '/^APPEND/ {print $2} /^IMAGE/ || /^DATA/ {print $3}' $file` 11 for f in $blobs; do
|
| D | imx8m_image.sh | 11 blobs=`awk '/^SIGNED_HDMI/ {print $2} /^LOADER/ {print $2} /^SECOND_LOADER/ {print $2} /^DDR_FW/ {p… 12 for f in $blobs; do
|
| /third_party/uboot/u-boot-2020.01/doc/ |
| D | README.bloblist | 9 A bloblist provides a way to store collections of binary information (blobs) in 49 multiple blobs it does not seem useful to allow multiple bloblists. Of course 50 there could be reasons for this, such as needing to spread the blobs around in 58 Bloblist provides a fairly simple API which allows blobs to be created and
|
| /third_party/uboot/u-boot-2020.01/doc/uImage.FIT/ |
| D | kernel_fdts_compressed.its | 2 * U-Boot uImage source file with a kernel and multiple compressed FDT blobs. 10 description = "Image with single Linux kernel and compressed FDT blobs";
|
| D | multi.its | 2 * U-Boot uImage source file with multiple kernels, ramdisks and FDT blobs 8 description = "Various kernels, ramdisks and FDT blobs";
|
| D | sign-images.its | 4 description = "Chrome OS kernel image with one or more FDT blobs";
|
| D | sign-configs.its | 4 description = "Chrome OS kernel image with one or more FDT blobs";
|
| /third_party/uboot/u-boot-2020.01/board/congatec/ |
| D | Kconfig | 20 It requires some binary blobs - see README.x86 for details. 31 out. It requires some binary blobs - see README.x86 for details.
|
| /third_party/uboot/u-boot-2020.01/board/dfi/ |
| D | Kconfig | 18 It requires some binary blobs - see README.x86 for details. 31 It requires some binary blobs - see README.x86 for details.
|
| /third_party/ffmpeg/libavcodec/ |
| D | bmvvideo.c | 210 int blobs = bytestream_get_byte(&c->stream); in decode_frame() local 211 if (pkt->size < blobs * 65 + 2) { in decode_frame() 215 c->stream += blobs * 65; in decode_frame()
|
| /third_party/grpc/examples/csharp/HelloworldXamarin/Droid/Resources/ |
| D | AboutResources.txt | 1 Images, layout descriptions, binary blobs and string dictionaries can be included 3 operate on the resource IDs instead of dealing with images, strings or binary blobs
|
| /third_party/node/test/fixtures/wpt/FileAPI/blob/ |
| D | Blob-slice.any.js | 159 var blobs = data[0]; 163 var blob = new Blob(blobs);
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
| D | config_none.c | 51 for (blob = config->blobs; blob; blob = blob->next) { in wpa_config_write()
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
| D | config_none.c | 51 for (blob = config->blobs; blob; blob = blob->next) { in wpa_config_write()
|
| /third_party/uboot/u-boot-2020.01/test/py/tests/vboot/ |
| D | sign-images-sha1.its | 4 description = "Chrome OS kernel image with one or more FDT blobs";
|
| D | sign-configs-sha256.its | 4 description = "Chrome OS kernel image with one or more FDT blobs";
|
| D | sign-images-sha256.its | 4 description = "Chrome OS kernel image with one or more FDT blobs";
|
| D | sign-configs-sha1.its | 4 description = "Chrome OS kernel image with one or more FDT blobs";
|
| D | sign-configs-sha256-pss.its | 4 description = "Chrome OS kernel image with one or more FDT blobs";
|
| D | sign-configs-sha256-pss-prod.its | 4 description = "Chrome OS kernel image with one or more FDT blobs";
|
| D | sign-configs-sha1-pss.its | 4 description = "Chrome OS kernel image with one or more FDT blobs";
|
| D | sign-images-sha1-pss.its | 4 description = "Chrome OS kernel image with one or more FDT blobs";
|