Home
last modified time | relevance | path

Searched refs:Preserve (Results 1 – 25 of 131) sorted by relevance

123456

/third_party/typescript/tests/baselines/reference/
DcommentOnParenthesizedExpressionOpenParen1.types8 <any>( /* Preserve */ j = f());
9 ><any>( /* Preserve */ j = f()) : any
10 >( /* Preserve */ j = f()) : any
DcommentOnParenthesizedExpressionOpenParen1.symbols8 <any>( /* Preserve */ j = f());
DnumericLiteralsWithTrailingDecimalPoints02.errors.txt15 // Preserve whitespace where important for JS compatibility
DnumericLiteralsWithTrailingDecimalPoints01.errors.txt15 // Preserve whitespace and comments where important for JS compatibility
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
Dpool.h36 Preserve, enumerator
251 if (POLICY == PoolPolicy::Preserve) { in Storage()
261 if (POLICY == PoolPolicy::Preserve) { in ~Storage()
382 if (POLICY == PoolPolicy::Preserve) { in ~Storage()
411 if (POLICY == PoolPolicy::Preserve) { in borrow()
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/
Dpool_test.cpp138 marl::UnboundedPool<CtorDtorCounter, marl::PoolPolicy::Preserve> pool; in TEST_P()
162 marl::BoundedPool<CtorDtorCounter, 10, marl::PoolPolicy::Preserve> pool; in TEST_P()
/third_party/skia/third_party/externals/swiftshader/src/Device/
DRenderer.hpp123 using Pool = marl::BoundedPool<BatchData, MaxBatchCount, marl::PoolPolicy::Preserve>;
135 using Pool = marl::BoundedPool<DrawCall, MaxDrawCount, marl::PoolPolicy::Preserve>;
/third_party/fsverity-utils/
D.clang-format14 IncludeBlocks: Preserve
/third_party/skia/third_party/externals/microhttpd/doc/
Dfdl-1.3.texi121 ``Dedications'', ``Endorsements'', or ``History''.) To ``Preserve the Title''
216 Preserve all the copyright notices of the Document.
228 Preserve in that license notice the full lists of Invariant Sections
235 Preserve the section Entitled ``History'', Preserve its Title, and add
244 Preserve the network location, if any, given in the Document for
253 For any section Entitled ``Acknowledgements'' or ``Dedications'', Preserve
259 Preserve all the Invariant Sections of the Document,
272 Preserve any Warranty Disclaimers.
378 ``Dedications'', or ``History'', the requirement (section 4) to Preserve
/third_party/elfutils/doc/
DCOPYING-GFDL117 "Dedications", "Endorsements", or "History".) To "Preserve the Title"
204 D. Preserve all the copyright notices of the Document.
210 G. Preserve in that license notice the full lists of Invariant Sections
213 I. Preserve the section Entitled "History", Preserve its Title, and add
220 J. Preserve the network location, if any, given in the Document for
228 Preserve the Title of the section, and preserve in the section all
231 L. Preserve all the Invariant Sections of the Document,
238 O. Preserve any Warranty Disclaimers.
345 "Dedications", or "History", the requirement (section 4) to Preserve
/third_party/mesa3d/src/amd/
D.clang-format85 IncludeBlocks: Preserve
/third_party/ltp/tools/sparse/sparse-src/gvpr/
Dsubg-fwd45 // Preserve external functions
/third_party/mesa3d/src/gallium/drivers/i915/
D.clang-format100 IncludeBlocks: Preserve
/third_party/json/
D.clang-format53 IncludeBlocks: Preserve
/third_party/skia/third_party/externals/angle2/
D.clang-format59 IncludeBlocks: Preserve
/third_party/mesa3d/src/gallium/drivers/freedreno/
D.clang-format122 IncludeBlocks: Preserve
/third_party/mesa3d/src/freedreno/
D.clang-format122 IncludeBlocks: Preserve
/third_party/icu/icu4c/source/data/translit/
DHans_Hant.txt1793 # Preserve 丰 for traditional in some cases
/third_party/skia/third_party/externals/icu/source/data/translit/
DHans_Hant.txt1773 # Preserve 丰 for traditional in some cases
/third_party/node/
D.clang-format62 IncludeBlocks: Preserve
/third_party/typescript/src/compiler/transformers/
Des5.ts15 … if (compilerOptions.jsx === JsxEmit.Preserve || compilerOptions.jsx === JsxEmit.ReactNative) {
/third_party/skia/third_party/externals/swiftshader/
D.clang-format61 IncludeBlocks: Preserve
/third_party/mesa3d/src/amd/compiler/
D.clang-format90 IncludeBlocks: Preserve
/third_party/zlib/old/
Dvisual-basic.txt115 ReDim Preserve bytaryCpr(lngCprSiz - 1)
144 ReDim Preserve bytaryCpr(lngCprSiz - 5) 'Cut of the original size value
/third_party/vk-gl-cts/external/vulkan-docs/src/katex/contrib/
Dcopy-tex.mjs71 } // Preserve usual HTML copy/paste behavior.

123456