Searched refs:erases (Results 1 – 25 of 27) sorted by relevance
12
/third_party/mindspore/mindspore/core/utils/ |
D | trace_base.cc | 46 std::vector<int> erases; in ReplaceLinefeed() local 57 erases.emplace_back(i + 1); in ReplaceLinefeed() 63 std::reverse(erases.begin(), erases.end()); in ReplaceLinefeed() 64 for (const auto &index : erases) { in ReplaceLinefeed()
|
/third_party/boost/libs/beast/doc/qbk/07_concepts/ |
D | Fields.qbk | 122 Stores a copy of `s` as the method text, or erases the previously 132 Stores a copy of `s` as the target, or erases the previously 142 Stores a copy of `s` as the reason text, or erases the previously
|
/third_party/openssl/doc/man3/ |
D | BN_new.pod | 28 are no longer needed. It erases the memory used by B<a> and sets it
|
D | RIPEMD160_Init.pod | 38 space for RIPEMD160_DIGEST_LENGTH == 20 bytes of output, and erases
|
D | MDC2_Init.pod | 39 for MDC2_DIGEST_LENGTH == 16 bytes of output, and erases the B<MDC2_CTX>.
|
D | MD5.pod | 55 for MD2_DIGEST_LENGTH == 16 bytes of output, and erases the B<MD2_CTX>.
|
D | SHA256_Init.pod | 67 for SHA_DIGEST_LENGTH == 20 bytes of output, and erases the B<SHA_CTX>.
|
D | HMAC.pod | 76 HMAC_CTX_free() erases the key and other data from the B<HMAC_CTX>,
|
/third_party/boost/libs/beast/doc/qbk/04_http/ |
D | 08_chunked_encoding.qbk | 173 The implementation type-erases the callback without requiring 199 The implementation type-erases the callback without requiring
|
/third_party/typescript_eslint/packages/eslint-plugin/docs/rules/ |
D | no-unnecessary-condition.md | 93 Without `strictNullChecks`, TypeScript essentially erases `undefined` and `null` from the types. Th…
|
D | strict-boolean-expressions.md | 152 Without `strictNullChecks`, TypeScript essentially erases `undefined` and `null` from the types. Th…
|
/third_party/node/deps/npm/node_modules/console-control-strings/ |
D | README.md | 58 erases the remainder of the current line and all following lines.
|
/third_party/boost/libs/icl/doc/ |
D | functions_erasure.qbk | 125 available for. Erase on iterators erases always one `value` of `value_type`
|
/third_party/littlefs/ |
D | README.md | 148 common block allocator. By limiting the number of erases allowed on a block
|
D | DESIGN.md | 320 revision count also gives us a rough idea of how many erases have occurred on 1690 erases. If we lose power while evicting a metadata block we may end up with
|
/third_party/flutter/flutter/packages/flutter_tools/lib/src/base/ |
D | logger.dart | 609 /// terminal spinner. When stopped or canceled, the animation erases itself.
|
/third_party/boost/libs/beast/doc/qbk/03_core/ |
D | 1_refresher.qbk | 83 type-erases the original pointer but also recasts it to a pointer-to-byte.
|
/third_party/flutter/skia/site/user/api/ |
D | SkBitmap_Reference.md | 2150 and erases it to black, but does not alter set1. <a href='#SkBitmap_setPixels'>setPixels</a> replac… 2176 and erases it to black, but does not alter set1. <a href='#SkBitmap_setPixels'>setPixels</a> replac…
|
/third_party/boost/libs/interprocess/doc/ |
D | interprocess.qbk | 149 the vector and erases it. 5686 for a generic deleter that erases a object from a managed segment. 6652 found, this might be due to some buggy software that floods or erases the event log.
|
/third_party/freetype/ |
D | ChangeLog.24 | 5307 `FT_FREE' erases the duplicated pointers only and leave original
|
/third_party/flutter/skia/third_party/externals/freetype/ |
D | ChangeLog.24 | 5307 `FT_FREE' erases the duplicated pointers only and leave original
|
/third_party/skia/third_party/externals/freetype/docs/oldlogs/ |
D | ChangeLog.24 | 5307 `FT_FREE' erases the duplicated pointers only and leave original
|
/third_party/boost/libs/beast/doc/qbk/ |
D | reference.qbk | 22584 …s into a structured container for easier access. The implementation type-erases the callback witho… 22635 …gain in a subsequent invocation of the callback. The implementation type-erases the callback witho… 32727 The implementation type-erases the callback which may require a dynamic allocation. To prevent the …
|
/third_party/typescript/doc/ |
D | spec-ARCHIVED.md | 289 In the JavaScript output, all type annotations have been erased. In general, TypeScript erases all …
|
/third_party/skia/third_party/externals/brotli/tests/testdata/ |
D | lcet10.txt | 973 important to scholarship because it erases the distance that separates
|
12