| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
| D | config_winreg.c | 52 struct wpa_config_blob *blob; in wpa_config_read_blobs() local 961 static int wpa_config_write_blob(HKEY hk, struct wpa_config_blob *blob) in wpa_config_write_blob() 1002 struct wpa_config_blob *blob; in wpa_config_write() local
|
| /third_party/flutter/skia/gm/ |
| D | mixedtextblobs.cpp | 28 static void draw_blob(SkCanvas* canvas, const SkTextBlob* blob, const SkPaint& skPaint, in draw_blob()
|
| D | scaledemoji.cpp | 129 sk_sp<SkTextBlob> blob = make_hpos_test_blob_utf8(text, font); in onDraw() local
|
| D | textblob.cpp | 108 sk_sp<SkTextBlob> blob(this->makeBlob(b)); in onDraw() local
|
| D | dftext.cpp | 139 auto blob = SkTextBlob::MakeFromPosText(glyphs.get(), count * sizeof(SkGlyphID), in onDraw() local
|
| /third_party/skia/gm/ |
| D | mixedtextblobs.cpp | 28 static void draw_blob(SkCanvas* canvas, const SkTextBlob* blob, const SkPaint& skPaint, in draw_blob()
|
| D | dftext.cpp | 139 auto blob = SkTextBlob::MakeFromPosText(glyphs.get(), count * sizeof(SkGlyphID), in onDraw() local
|
| D | textblob.cpp | 108 sk_sp<SkTextBlob> blob(this->makeBlob(b)); in onDraw() local
|
| /third_party/flutter/skia/third_party/externals/harfbuzz/test/api/ |
| D | test-shape.c | 75 hb_blob_t *blob; in test_shape() local
|
| /third_party/python/Modules/_sqlite/ |
| D | cursor.c | 303 const void *blob = sqlite3_column_blob(self->statement->st, i); in _pysqlite_fetch_one_row() local 366 const void *blob = sqlite3_column_blob(self->statement->st, i); in _pysqlite_fetch_one_row() local
|
| /third_party/libdrm/tests/proptest/ |
| D | proptest.c | 56 drmModePropertyBlobPtr blob; in dump_blob() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
| D | config_winreg.c | 52 struct wpa_config_blob *blob; in wpa_config_read_blobs() local 976 static int wpa_config_write_blob(HKEY hk, struct wpa_config_blob *blob) in wpa_config_write_blob() 1017 struct wpa_config_blob *blob; in wpa_config_write() local
|
| /third_party/flutter/skia/src/core/ |
| D | SkTextBlob.cpp | 61 const SkTextBlob::RunRecord* SkTextBlob::RunRecord::First(const SkTextBlob* blob) { in First() 210 SkTextBlobRunIterator::SkTextBlobRunIterator(const SkTextBlob* blob) in SkTextBlobRunIterator() 611 SkTextBlob* blob = new (fStorage.release()) SkTextBlob(fBounds); in make() local 640 void SkTextBlobPriv::Flatten(const SkTextBlob& blob, SkWriteBuffer& buffer) { in Flatten()
|
| /third_party/skia/third_party/externals/harfbuzz/test/api/ |
| D | test-shape.c | 114 hb_blob_t *blob; in test_shape() local
|
| /third_party/node/deps/npm/node_modules/node-fetch-npm/src/ |
| D | body.js | 77 blob () { method in Body
|
| /third_party/harfbuzz/test/api/ |
| D | test-shape.c | 114 hb_blob_t *blob; in test_shape() local
|
| /third_party/typescript/tests/baselines/reference/ |
| D | importMeta(module=esnext,target=es5).js | 7 const blob = await response.blob(); constant
|
| D | importMeta(module=es2020,target=es5).js | 7 const blob = await response.blob(); constant
|
| D | importMeta(module=system,target=es5).js | 7 const blob = await response.blob(); constant
|
| D | importMeta(module=commonjs,target=es5).js | 7 const blob = await response.blob(); constant
|
| /third_party/libdrm/ |
| D | xf86drmMode.c | 703 struct drm_mode_get_blob blob; in drmModeGetPropertyBlob() local 733 get_formats_ptr(const struct drm_format_modifier_blob *blob) in get_formats_ptr() 739 get_modifiers_ptr(const struct drm_format_modifier_blob *blob) in get_modifiers_ptr() 745 static bool _drmModeFormatModifierGetNext(const drmModePropertyBlobRes *blob, in _drmModeFormatModifierGetNext() 809 drm_public bool drmModeFormatModifierBlobIterNext(const drmModePropertyBlobRes *blob, in drmModeFormatModifierBlobIterNext()
|
| /third_party/vk-gl-cts/external/amber/src/src/ |
| D | dxc_helper.cc | 75 void ConvertIDxcBlobToUint32(IDxcBlob* blob, in ConvertIDxcBlobToUint32()
|
| /third_party/mesa3d/src/gallium/drivers/lima/ |
| D | lima_program.c | 422 struct blob blob; in lima_create_fs_state() local 669 struct blob blob; in lima_create_vs_state() local
|
| /third_party/skia/third_party/externals/angle2/src/common/serializer/ |
| D | JsonSerializer.cpp | 49 void JsonSerializer::addBlob(const std::string &name, const uint8_t *blob, size_t length) in addBlob()
|
| /third_party/skia/src/gpu/ops/ |
| D | AtlasTextOp.cpp | 110 sk_sp<GrTextBlob> blob, in MakeForBlob() 510 sk_sp<GrTextBlob> blob = GrTextBlob::Make(glyphRunList, skPaint, drawMatrix, control, painter); in CreateOpTestingOnly() local
|