Home
last modified time | relevance | path

Searched refs:erases (Results 1 – 25 of 27) sorted by relevance

12

/third_party/mindspore/mindspore/core/utils/
Dtrace_base.cc46 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/
DFields.qbk122 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/
DBN_new.pod28 are no longer needed. It erases the memory used by B<a> and sets it
DRIPEMD160_Init.pod38 space for RIPEMD160_DIGEST_LENGTH == 20 bytes of output, and erases
DMDC2_Init.pod39 for MDC2_DIGEST_LENGTH == 16 bytes of output, and erases the B<MDC2_CTX>.
DMD5.pod55 for MD2_DIGEST_LENGTH == 16 bytes of output, and erases the B<MD2_CTX>.
DSHA256_Init.pod67 for SHA_DIGEST_LENGTH == 20 bytes of output, and erases the B<SHA_CTX>.
DHMAC.pod76 HMAC_CTX_free() erases the key and other data from the B<HMAC_CTX>,
/third_party/boost/libs/beast/doc/qbk/04_http/
D08_chunked_encoding.qbk173 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/
Dno-unnecessary-condition.md93 Without `strictNullChecks`, TypeScript essentially erases `undefined` and `null` from the types. Th…
Dstrict-boolean-expressions.md152 Without `strictNullChecks`, TypeScript essentially erases `undefined` and `null` from the types. Th…
/third_party/node/deps/npm/node_modules/console-control-strings/
DREADME.md58 erases the remainder of the current line and all following lines.
/third_party/boost/libs/icl/doc/
Dfunctions_erasure.qbk125 available for. Erase on iterators erases always one `value` of `value_type`
/third_party/littlefs/
DREADME.md148 common block allocator. By limiting the number of erases allowed on a block
DDESIGN.md320 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/
Dlogger.dart609 /// terminal spinner. When stopped or canceled, the animation erases itself.
/third_party/boost/libs/beast/doc/qbk/03_core/
D1_refresher.qbk83 type-erases the original pointer but also recasts it to a pointer-to-byte.
/third_party/flutter/skia/site/user/api/
DSkBitmap_Reference.md2150 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/
Dinterprocess.qbk149 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/
DChangeLog.245307 `FT_FREE' erases the duplicated pointers only and leave original
/third_party/flutter/skia/third_party/externals/freetype/
DChangeLog.245307 `FT_FREE' erases the duplicated pointers only and leave original
/third_party/skia/third_party/externals/freetype/docs/oldlogs/
DChangeLog.245307 `FT_FREE' erases the duplicated pointers only and leave original
/third_party/boost/libs/beast/doc/qbk/
Dreference.qbk22584 …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/
Dspec-ARCHIVED.md289 In the JavaScript output, all type annotations have been erased. In general, TypeScript erases all …
/third_party/skia/third_party/externals/brotli/tests/testdata/
Dlcet10.txt973 important to scholarship because it erases the distance that separates

12