Searched refs:Preserve (Results 1 – 25 of 140) sorted by relevance
123456
/third_party/typescript/tests/baselines/reference/ |
D | commentOnParenthesizedExpressionOpenParen1.types | 8 <any>( /* Preserve */ j = f()); 9 ><any>( /* Preserve */ j = f()) : any 10 >( /* Preserve */ j = f()) : any
|
D | commentOnParenthesizedExpressionOpenParen1.symbols | 8 <any>( /* Preserve */ j = f());
|
D | numericLiteralsWithTrailingDecimalPoints02.errors.txt | 15 // Preserve whitespace where important for JS compatibility
|
D | numericLiteralsWithTrailingDecimalPoints01.errors.txt | 15 // Preserve whitespace and comments where important for JS compatibility
|
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/ |
D | pool.h | 36 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/ |
D | pool_test.cpp | 138 marl::UnboundedPool<CtorDtorCounter, marl::PoolPolicy::Preserve> pool; in TEST_P() 162 marl::BoundedPool<CtorDtorCounter, 10, marl::PoolPolicy::Preserve> pool; in TEST_P()
|
/third_party/libffi/src/metag/ |
D | sysv.S | 118 ! Preserve the old frame pointer 126 ! Preserve cifs->bytes & fn 152 ! Preserve cif->bytes
|
/third_party/node/deps/npm/node_modules/verror/ |
D | CHANGES.md | 21 * #23 Preserve original stack trace(s)
|
/third_party/fsverity-utils/ |
D | .clang-format | 14 IncludeBlocks: Preserve
|
/third_party/skia/third_party/externals/swiftshader/src/Device/ |
D | Renderer.hpp | 123 using Pool = marl::BoundedPool<BatchData, MaxBatchCount, marl::PoolPolicy::Preserve>; 135 using Pool = marl::BoundedPool<DrawCall, MaxDrawCount, marl::PoolPolicy::Preserve>;
|
/third_party/elfutils/doc/ |
D | COPYING-GFDL | 117 "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/skia/third_party/externals/microhttpd/doc/ |
D | fdl-1.3.texi | 121 ``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/mesa3d/src/amd/ |
D | .clang-format | 85 IncludeBlocks: Preserve
|
/third_party/ltp/tools/sparse/sparse-src/gvpr/ |
D | subg-fwd | 45 // Preserve external functions
|
/third_party/mesa3d/src/gallium/drivers/i915/ |
D | .clang-format | 100 IncludeBlocks: Preserve
|
/third_party/skia/third_party/externals/angle2/ |
D | .clang-format | 59 IncludeBlocks: Preserve
|
/third_party/mesa3d/src/gallium/drivers/freedreno/ |
D | .clang-format | 122 IncludeBlocks: Preserve
|
/third_party/flutter/skia/third_party/externals/icu/source/data/translit/ |
D | Hans_Hant.txt | 1772 # Preserve 丰 for traditional in some cases
|
/third_party/mesa3d/src/freedreno/ |
D | .clang-format | 122 IncludeBlocks: Preserve
|
/third_party/json/ |
D | .clang-format | 53 IncludeBlocks: Preserve
|
/third_party/icu/icu4c/source/data/translit/ |
D | Hans_Hant.txt | 1773 # Preserve 丰 for traditional in some cases
|
/third_party/skia/third_party/externals/icu/source/data/translit/ |
D | Hans_Hant.txt | 1773 # Preserve 丰 for traditional in some cases
|
/third_party/flutter/skia/third_party/externals/angle2/ |
D | .clang-format | 60 IncludeBlocks: Preserve
|
/third_party/typescript/src/compiler/transformers/ |
D | es5.ts | 15 … if (compilerOptions.jsx === JsxEmit.Preserve || compilerOptions.jsx === JsxEmit.ReactNative) {
|
/third_party/skia/third_party/externals/swiftshader/ |
D | .clang-format | 61 IncludeBlocks: Preserve
|
123456