/external/llvm-project/clang-tools-extra/clangd/ |
D | Format.cpp | 250 IncrementalChanges Incremental = in formatIncremental() local 261 tooling::applyAllReplacements(OriginalCode, Incremental.Changes)); in formatIncremental() 262 unsigned Cursor = Incremental.Changes.getShiftedCodePosition(OriginalCursor); in formatIncremental() 265 for (tooling::Range &R : Incremental.FormatRanges) in formatIncremental() 269 CodeToFormat.insert(Cursor, Incremental.CursorPlaceholder); in formatIncremental() 274 std::vector<tooling::Range> RangesToFormat = Incremental.FormatRanges; in formatIncremental() 278 R = tooling::Range(R.getOffset() + Incremental.CursorPlaceholder.size(), in formatIncremental() 283 tooling::Range(Cursor, Incremental.CursorPlaceholder.size())); in formatIncremental() 285 FormatLimit += Incremental.CursorPlaceholder.size(); in formatIncremental() 311 tooling::Replacement(Filename, Cursor, 0, Incremental.CursorPlaceholder)); in formatIncremental() [all …]
|
/external/llvm-project/clang-tools-extra/clangd/test/ |
D | semantic-tokens.test | 36 # Incremental token request, based on previous response. 62 # Incremental token request with incorrect baseline => full tokens list.
|
/external/pigweed/pw_protobuf/ |
D | decoding.rst | 20 Incremental size report
|
/external/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/protocol/ |
D | enums.go | 22 namesTextDocumentSyncKind [int(Incremental) + 1]string 40 namesTextDocumentSyncKind[int(Incremental)] = "Incremental"
|
D | tsprotocol.go | 4137 Incremental TextDocumentSyncKind = 2 const
|
/external/deqp-deps/SPIRV-Tools/utils/vscode/src/lsp/protocol/ |
D | enums.go | 22 namesTextDocumentSyncKind [int(Incremental) + 1]string 40 namesTextDocumentSyncKind[int(Incremental)] = "Incremental"
|
D | tsprotocol.go | 4137 Incremental TextDocumentSyncKind = 2 const
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/utils/vscode/src/lsp/protocol/ |
D | enums.go | 22 namesTextDocumentSyncKind [int(Incremental) + 1]string 40 namesTextDocumentSyncKind[int(Incremental)] = "Incremental"
|
D | tsprotocol.go | 4137 Incremental TextDocumentSyncKind = 2 const
|
/external/pigweed/pw_string/ |
D | BUILD.gn | 132 label = "Incremental cost relative to snprintf for 10 strings"
|
/external/llvm-project/clang/docs/ |
D | ThinLTO.rst | 33 see the LLVM blog post `ThinLTO: Scalable and Incremental LTO 135 Incremental section in Usage 246 `ThinLTO: Scalable and Incremental LTO
|
/external/llvm-project/libcxx/docs/ |
D | Cxx1yStatusPaperStatus.csv | 11 "`3545 <https://wg21.link/n3545>`__","LWG","An Incremental Improvement to integral_constant","Brist…
|
/external/google-styleguide/docguide/ |
D | philosophy.md | 66 * **Incremental improvement is better than prolonged debate**. Patience and
|
/external/tensorflow/tensorflow/python/autograph/ |
D | STYLE_GUIDE.md | 51 [1]: Tony Finch. Incremental calculation of weighted mean and variance.
|
/external/grpc-grpc/doc/ |
D | connectivity-semantics-and-api.md | 72 <td>Incremental progress during connection establishment</td> 81 <td>Incremental successful communication on established channel.</td>
|
/external/libcppbor/ |
D | README.md | 144 ### Incremental generation 146 Incremental generation requires deeper understanding of CBOR, because
|
/external/kotlinx.atomicfu/ |
D | CHANGES.md | 120 * Incremental JS compilation is fixed in plugin
|
/external/pdfium/testing/ |
D | test.gni | 128 # Incremental test targets work only for .apks.
|
/external/autotest/docs/ |
D | user-doc.md | 201 - Non-Incremental - Simply override the default selection by an entirely new 207 - Incremental - All USE_EXPAND flags are also accessible as USE flags, with 219 **NOTE**: Both Incremental and Non-Incremental methods can be set/overriden by
|
/external/python/cpython2/Misc/NEWS.d/ |
D | 2.6b3.rst | 219 Incremental decoder's decode function now takes bytearray by using 's*'
|
/external/llvm-project/llvm/test/CodeGen/AArch64/ |
D | machine-combiner.ll | 3 ; Incremental updates of the instruction depths should be enough for this test
|
/external/rust/crates/plotters/ |
D | CHANGELOG.md | 61 - Incremental Rendering by saving the previous chart context into a state and restore it on a diffe…
|
/external/python/cpython3/Doc/library/ |
D | bz2.rst | 144 Incremental (de)compression
|
/external/swiftshader/third_party/llvm-subzero/ |
D | CREDITS.TXT | 50 D: Incremental bitcode loader
|
/external/llvm/ |
D | CREDITS.TXT | 51 D: Incremental bitcode loader
|