/external/v8/src/runtime/ |
D | runtime-collections.cc | 37 table = OrderedHashSet::Shrink(isolate, table); in RUNTIME_FUNCTION() 57 table = OrderedHashMap::Shrink(isolate, table); in RUNTIME_FUNCTION()
|
/external/v8/src/objects/ |
D | dictionary.h | 55 V8_WARN_UNUSED_RESULT static inline Handle<Derived> Shrink( in Shrink() function 57 return DerivedHashTable::Shrink(isolate, dictionary); in Shrink()
|
D | ordered-hash-table.cc | 58 Handle<Derived> OrderedHashTable<Derived, entrysize>::Shrink( in Shrink() function in v8::internal::OrderedHashTable 275 template Handle<OrderedHashSet> OrderedHashTable<OrderedHashSet, 1>::Shrink( 296 template Handle<OrderedHashMap> OrderedHashTable<OrderedHashMap, 2>::Shrink(
|
D | hash-table.h | 204 V8_WARN_UNUSED_RESULT static Handle<Derived> Shrink(
|
/external/chromium-trace/catapult/dependency_manager/ |
D | pylintrc | 4 # TODO: Shrink this list to as small as possible.
|
/external/chromium-trace/catapult/systrace/ |
D | pylintrc | 4 # TODO: Shrink this list to as small as possible.
|
/external/chromium-trace/catapult/devil/ |
D | pylintrc | 4 # TODO: Shrink this list to as small as possible.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/ |
D | 2011-11-14-EarlyClobber.ll | 8 ; Shrink: %47,1.158257e-02 = [384r,400e:0)[400e,420r:1) 0@384r 1@400e
|
/external/lzma/DOC/ |
D | Methods.txt | 84 01 - Shrink
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | O3-pipeline.ll | 88 ; CHECK-NEXT: Live Range Shrink 130 ; CHECK-NEXT: Shrink Wrapping analysis
|
D | coalescer-dce.ll | 20 ; Shrink: %7 = [208d,272d:0)[304L,480L:0) 0@208d
|
D | x86-shrink-wrap-unwind.ll | 63 ; Shrink-wrapping should occur here. We have a frame pointer. 109 ; Shrink-wrapping should occur here. We do not have to unwind.
|
D | subreg-to-reg-4.ll | 11 ; zero-extensions. Shrink 64-bit adds to 32-bit when the high
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Feature/ |
D | optnone-llc.ll | 45 ; LLC-Ox-DAG: Skipping pass 'Shrink Wrapping analysis'
|
/external/llvm/test/CodeGen/ARM/ |
D | 2011-11-14-EarlyClobber.ll | 8 ; Shrink: %vreg47,1.158257e-02 = [384r,400e:0)[400e,420r:1) 0@384r 1@400e
|
/external/llvm/test/CodeGen/X86/ |
D | x86-shrink-wrap-unwind.ll | 63 ; Shrink-wrapping should occur here. We have a frame pointer. 109 ; Shrink-wrapping should occur here. We do not have to unwind.
|
D | coalescer-dce.ll | 20 ; Shrink: %vreg7 = [208d,272d:0)[304L,480L:0) 0@208d
|
D | subreg-to-reg-4.ll | 11 ; zero-extensions. Shrink 64-bit adds to 32-bit when the high
|
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/ |
D | coalescer-dce.ll | 20 ; Shrink: %vreg7 = [208d,272d:0)[304L,480L:0) 0@208d
|
D | subreg-to-reg-4.ll | 11 ; zero-extensions. Shrink 64-bit adds to 32-bit when the high
|
/external/tensorflow/tensorflow/core/kernels/ |
D | sdca_internal.cc | 180 feature_value * regularization.Shrink(sparse_weight); in ComputeWxAndWeightedExampleNorm() 181 result.wx[l] += feature_value * regularization.Shrink(feature_weight); in ComputeWxAndWeightedExampleNorm()
|
D | sdca_internal.h | 87 double Shrink(const double weight) const { in Shrink() function
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | RegAllocGreedy.cpp | 1403 bool Shrink = true; in tryLocalSplit() local 1424 Shrink = false; in tryLocalSplit() 1436 if (Shrink) { in tryLocalSplit()
|
/external/llvm/lib/Target/WebAssembly/ |
D | README.txt | 72 Find a clean way to fix the problem which leads to the Shrink Wrapping pass
|
/external/skqp/site/user/modules/ |
D | pathkit.md | 33 <canvas class=patheffect id=canvas7 title="Shrink: A solid drawn star shrunk down"></canvas> 125 let names = ["(plain)", "Dash", "Trim", "Simplify", "Stroke", "Grow", "Shrink"]; 608 effects. See the "Stroke", "Grow", and "Shrink" effects above for visual examples. 617 // Shrink effect, in which we subtract away from the original
|