| /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/ltp/tools/sparse/sparse-src/ |
| D | allocate.c | 48 desc->blobs = NULL; in protect_allocations() 53 struct allocation_blob *blob = desc->blobs; in drop_all_allocations() 55 desc->blobs = NULL; in drop_all_allocations() 77 struct allocation_blob *blob = desc->blobs; in allocate() 111 desc->blobs = newblob; in allocate()
|
| D | allocate.h | 14 struct allocation_blob *blobs; member
|
| /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/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/mindspore/mindspore/lite/tools/converter/parser/caffe/ |
| D | caffe_model_parser.cc | 495 auto ret = ConvertShape(layer.blobs(i), &shape); in ConvertBlobs() 526 if (layer.blobs(i).double_data_size() > 0) { in ConvertBlobs() 527 count = layer.blobs(i).double_data_size(); in ConvertBlobs() 531 buf[j] = layer.blobs(j).double_data(j); in ConvertBlobs() 535 count = layer.blobs(i).data_size(); in ConvertBlobs() 536 const float *data_ptr = layer.blobs(i).data().data(); in ConvertBlobs()
|
| D | caffe_conv_base_parser.cc | 177 auto filter = ConvertWeight(weight.blobs(0)); in ParseWeight() 186 auto bias = ConvertWeight(weight.blobs(1)); in ParseWeight()
|
| D | caffe_convolution_parser.cc | 81 auto &weightBlob = weight.blobs(0); in Parse()
|
| D | caffe_deconvolution_parser.cc | 78 auto &weightBlob = weight.blobs(0); in Parse()
|
| /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_standard/wpa_supplicant/ |
| D | config_none.c | 51 for (blob = config->blobs; blob; blob = blob->next) { in wpa_config_write()
|
| D | win_example.reg | 22 [HKEY_LOCAL_MACHINE\SOFTWARE\wpa_supplicant\configs\test\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()
|
| D | win_example.reg | 22 [HKEY_LOCAL_MACHINE\SOFTWARE\wpa_supplicant\configs\test\blobs]
|
| /third_party/libwebsockets/READMEs/ |
| D | README.cbor-lecp.md | 22 - No payload size limit, supports huge / endless strings or blobs bigger than 28 vaargs including sized blobs, C strings, double, int, unsigned long etc 29 - Completely immune to output fragmentation, supports huge strings and blobs 99 ## Handling CBOR UTF-8 strings and blobs 105 Strings or blobs may have indeterminite length, but if so, they are composed 112 For short strings or blobs where the length is known, the whole payload is 170 `ctx->buf[]` for blobs or utf-8 text strtings, or the `item.u` union for
|
| D | README.json-lejp.md | 66 For short strings or blobs where the length is known, the whole payload is 98 `ctx->buf[]` for blobs or utf-8 text strtings, or the `item.u` union for
|
| /third_party/mindspore/third_party/proto/caffe/ |
| D | caffe.proto | 27 repeated BlobProto blobs = 1; field 66 // DEPRECATED. See InputParameter. The input blobs to the network. 68 // DEPRECATED. See InputParameter. The shape of the input blobs. 287 // The names of the parameter blobs -- useful for sharing parameters among 331 // The blobs containing the numeric parameters of the layer. 332 repeated BlobProto blobs = 7; field 515 // same dimension for all the bottom blobs. 516 // By default, ConcatLayer concatenates blobs along the "channels" axis (1). 635 // implementation for blobs of the appropriate number of spatial dimensions 637 // implementation; for input blobs with num_axes != 2, this option is [all …]
|
| /third_party/flutter/flutter/dev/devicelab/bin/tasks/ |
| D | build_aar_module_test.dart | 156 section('Check AOT blobs in release AAR'); 263 section('Check AOT blobs in debug AAR');
|
| D | module_host_with_custom_build_test.dart | 199 section('Verify AOT blobs in app-demo-release-unsigned.apk'); 249 section('Verify AOT blobs in app-demo-prod-unsigned.apk');
|
| /third_party/mesa3d/docs/drivers/ |
| D | d3d12.rst | 42 Write shader blobs
|
| /third_party/FreeBSD/sbin/fsck_msdosfs/ |
| D | fat.c | 1144 size_t rwsize, tailsize, blobs, i; in copyfat() local 1153 blobs = howmany(fat->fatsize, fat32_cache_size); in copyfat() 1164 for (i = 0; i < blobs; in copyfat() 1166 if (i == blobs - 1) { in copyfat()
|
| /third_party/curl/lib/ |
| D | setopt.c | 1693 result = Curl_setblobopt(&data->set.blobs[BLOB_CERT], in Curl_vsetopt() 1708 result = Curl_setblobopt(&data->set.blobs[BLOB_CERT_PROXY], in Curl_vsetopt() 1739 result = Curl_setblobopt(&data->set.blobs[BLOB_KEY], in Curl_vsetopt() 1754 result = Curl_setblobopt(&data->set.blobs[BLOB_KEY_PROXY], in Curl_vsetopt() 2050 result = Curl_setblobopt(&data->set.blobs[BLOB_CAINFO], in Curl_vsetopt() 2073 result = Curl_setblobopt(&data->set.blobs[BLOB_CAINFO_PROXY], in Curl_vsetopt() 2140 result = Curl_setblobopt(&data->set.blobs[BLOB_SSL_ISSUERCERT], in Curl_vsetopt() 2156 result = Curl_setblobopt(&data->set.blobs[BLOB_SSL_ISSUERCERT_PROXY], in Curl_vsetopt()
|
| D | easy.c | 830 memset(dst->set.blobs, 0, BLOB_LAST * sizeof(struct curl_blob *)); in dupset() 833 result = Curl_setblobopt(&dst->set.blobs[j], src->set.blobs[j]); in dupset()
|
| D | url.c | 320 Curl_safefree(data->set.blobs[j]); in Curl_freeset() 3804 data->set.ssl.primary.issuercert_blob = data->set.blobs[BLOB_SSL_ISSUERCERT]; 3813 data->set.ssl.primary.cert_blob = data->set.blobs[BLOB_CERT]; 3814 data->set.ssl.primary.ca_info_blob = data->set.blobs[BLOB_CAINFO]; 3829 data->set.proxy_ssl.primary.cert_blob = data->set.blobs[BLOB_CERT_PROXY]; 3831 data->set.blobs[BLOB_CAINFO_PROXY]; 3835 data->set.blobs[BLOB_SSL_ISSUERCERT_PROXY]; 3843 data->set.proxy_ssl.key_blob = data->set.blobs[BLOB_KEY_PROXY]; 3861 data->set.ssl.key_blob = data->set.blobs[BLOB_KEY];
|