Searched refs:BLOB (Results 1 – 11 of 11) sorted by relevance
/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | hb-blob.cc | 408 DEBUG_MSG_FUNC (BLOB, this, "failed to get pagesize: %s", strerror (errno)); in try_make_writable_inplace_unix() 411 DEBUG_MSG_FUNC (BLOB, this, "pagesize is %lu", (unsigned long) pagesize); in try_make_writable_inplace_unix() 416 DEBUG_MSG_FUNC (BLOB, this, in try_make_writable_inplace_unix() 420 DEBUG_MSG_FUNC (BLOB, this, "mprotect failed: %s", strerror (errno)); in try_make_writable_inplace_unix() 426 DEBUG_MSG_FUNC (BLOB, this, in try_make_writable_inplace_unix() 438 DEBUG_MSG_FUNC (BLOB, this, "making writable inplace\n"); in try_make_writable_inplace() 443 DEBUG_MSG_FUNC (BLOB, this, "making writable -> FAILED\n"); in try_make_writable_inplace() 466 DEBUG_MSG_FUNC (BLOB, this, "current data is -> %p\n", this->data); in try_make_writable() 474 DEBUG_MSG_FUNC (BLOB, this, "dupped successfully -> %p\n", this->data); in try_make_writable()
|
/third_party/harfbuzz/src/ |
D | hb-blob.cc | 393 DEBUG_MSG_FUNC (BLOB, this, "failed to get pagesize: %s", strerror (errno)); in try_make_writable_inplace_unix() 396 DEBUG_MSG_FUNC (BLOB, this, "pagesize is %lu", (unsigned long) pagesize); in try_make_writable_inplace_unix() 401 DEBUG_MSG_FUNC (BLOB, this, in try_make_writable_inplace_unix() 405 DEBUG_MSG_FUNC (BLOB, this, "mprotect failed: %s", strerror (errno)); in try_make_writable_inplace_unix() 411 DEBUG_MSG_FUNC (BLOB, this, in try_make_writable_inplace_unix() 423 DEBUG_MSG_FUNC (BLOB, this, "making writable inplace\n"); in try_make_writable_inplace() 428 DEBUG_MSG_FUNC (BLOB, this, "making writable -> FAILED\n"); in try_make_writable_inplace() 451 DEBUG_MSG_FUNC (BLOB, this, "current data is -> %p\n", this->data); in try_make_writable() 459 DEBUG_MSG_FUNC (BLOB, this, "dupped successfully -> %p\n", this->data); in try_make_writable()
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-blob.cc | 432 DEBUG_MSG_FUNC (BLOB, this, "failed to get pagesize: %s", strerror (errno)); in try_make_writable_inplace_unix() 435 DEBUG_MSG_FUNC (BLOB, this, "pagesize is %lu", (unsigned long) pagesize); in try_make_writable_inplace_unix() 440 DEBUG_MSG_FUNC (BLOB, this, in try_make_writable_inplace_unix() 444 DEBUG_MSG_FUNC (BLOB, this, "mprotect failed: %s", strerror (errno)); in try_make_writable_inplace_unix() 450 DEBUG_MSG_FUNC (BLOB, this, in try_make_writable_inplace_unix() 462 DEBUG_MSG_FUNC (BLOB, this, "making writable inplace\n"); in try_make_writable_inplace() 467 DEBUG_MSG_FUNC (BLOB, this, "making writable -> FAILED\n"); in try_make_writable_inplace() 490 DEBUG_MSG_FUNC (BLOB, this, "current data is -> %p\n", this->data); in try_make_writable() 498 DEBUG_MSG_FUNC (BLOB, this, "dupped successfully -> %p\n", this->data); in try_make_writable()
|
/third_party/python/Doc/library/ |
D | sqlite3.rst | 230 SQLite natively supports only the types TEXT, INTEGER, REAL, BLOB and NULL. If 927 ``REAL``, ``TEXT``, ``BLOB``. 942 | :class:`bytes` | ``BLOB`` | 960 | ``BLOB`` | :class:`bytes` |
|
/third_party/libwebsockets/ |
D | changelog | 143 - NEW: lws_struct: BLOB support
|
/third_party/mesa3d/src/microsoft/compiler/ |
D | dxil_module.c | 942 #define BLOB { DXIL_OP_BLOB, { 0 } } macro
|
/third_party/chromium/patch/ |
D | 0003-ohos-1115.patch | 75090 + "filler BLOB NOT NULL)"; 75232 + // All rows should be recovered. Only the BLOB in the last row was damaged. 85406 -** of the file named X is read and returned as a BLOB. NULL is returned 89876 +** of the file named X is read and returned as a BLOB. NULL is returned 96548 ** value from sqlite3_column_blob() for a zero-length BLOB is a NULL pointer. 96567 ** <tr><td> TEXT <td> BLOB <td> No change 96568 ** <tr><td> BLOB <td> INTEGER <td> [CAST] to INTEGER 96569 ** <tr><td> BLOB <td> FLOAT <td> [CAST] to REAL 96570 -** <tr><td> BLOB <td> TEXT <td> Add a zero terminator if needed 96571 +** <tr><td> BLOB <td> TEXT <td> [CAST] to TEXT, ensure zero terminator [all …]
|
/third_party/harfbuzz/perf/texts/ |
D | en-words.txt | 1161 BLOB
|
/third_party/skia/third_party/externals/harfbuzz/perf/texts/ |
D | en-words.txt | 1161 BLOB
|
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/ |
D | memory.adoc | 3707 In combination with a hardware buffer format other than code:BLOB.
|
/third_party/libabigail/tests/data/test-diff-dwarf-abixml/ |
D | test0-pr19026-libvtkIOSQL-6.1.so.1.abi | 15473 <enumerator name='BLOB' value='8'/>
|