/third_party/node/deps/v8/src/codegen/ |
D | compilation-cache.h | 28 CompilationSubCache(Isolate* isolate, int generations) in CompilationSubCache() argument 29 : isolate_(isolate), generations_(generations) { in CompilationSubCache() 30 DCHECK_LE(generations, kMaxGenerations); in CompilationSubCache() 62 int generations() const { return generations_; } in generations() function 134 CompilationCacheRegExp(Isolate* isolate, int generations) in CompilationCacheRegExp() argument 135 : CompilationSubCache(isolate, generations) {} in CompilationCacheRegExp()
|
D | compilation-cache.cc | 42 DCHECK_LT(generation, generations()); in GetTable() 57 DCHECK_GT(c->generations(), 1); in AgeByGeneration() 60 for (int i = c->generations() - 1; i > 0; i--) { in AgeByGeneration() 70 DCHECK_EQ(c->generations(), 1); in AgeCustom() 84 FullObjectSlot(&tables_[generations()])); in Iterate() 90 generations()); in Clear() 98 for (int generation = 0; generation < generations(); generation++) { in Remove() 178 DCHECK_EQ(generations(), 1); in Lookup() 228 DCHECK_EQ(generations(), 1); in Lookup() 262 for (generation = 0; generation < generations(); generation++) { in Lookup()
|
/third_party/python/Modules/ |
D | gcmodule.c | 128 #define GEN_HEAD(gcstate, n) (&(gcstate)->generations[n].head) 145 struct gc_generation generations[NUM_GENERATIONS] = { in _PyGC_InitState() local 152 gcstate->generations[i] = generations[i]; in _PyGC_InitState() 1222 gcstate->generations[generation+1].count += 1; in gc_collect_main() 1224 gcstate->generations[i].count = 0; in gc_collect_main() 1428 if (gcstate->generations[i].count > gcstate->generations[i].threshold) { in gc_collect_generations() 1609 &gcstate->generations[0].threshold, in gc_set_threshold() 1610 &gcstate->generations[1].threshold, in gc_set_threshold() 1611 &gcstate->generations[2].threshold)) in gc_set_threshold() 1615 gcstate->generations[i].threshold = gcstate->generations[2].threshold; in gc_set_threshold() [all …]
|
/third_party/mesa3d/docs/drivers/ |
D | radv.rst | 15 You can find a list of documentation for the various generations of
|
/third_party/python/Include/internal/ |
D | pycore_gc.h | 140 struct gc_generation generations[NUM_GENERATIONS]; member
|
/third_party/lame/misc/ |
D | mugeco.sh | 18 -g <num> number of generations
|
/third_party/libinput/quirks/ |
D | 50-system-apple.quirks | 46 # The External Apple "Magic" trackpads, both the 1st and 2nd generations, have
|
/third_party/mesa3d/src/compiler/isaspec/ |
D | README.rst | 9 encoding differences between generations of GPU. 13 were not seen before in previous generations due to more rigorous 30 with encodings used in earlier generations, the actual encoding can be
|
/third_party/mesa3d/docs/drivers/freedreno/ |
D | isaspec.rst | 9 encoding differences between generations of GPU. 13 were not seen before in previous generations due to more rigorous 30 with encodings used in earlier generations, the actual encoding can be
|
/third_party/python/Doc/library/ |
D | gc.rst | 101 The GC classifies objects into three generations depending on how many 284 various generations are collected, and how long the collection
|
/third_party/mesa3d/src/intel/genxml/ |
D | README | 64 In order to spot differences easily between generations, we keep genxml files sorted.
|
/third_party/mesa3d/docs/ |
D | libGL.txt | 76 with many generations of hardware drivers to come.
|
/third_party/openGLES/extensions/INTEL/ |
D | INTEL_shader_integer_functions2.txt | 245 RESOLVED: NO. Since recent generations of Intel GPUs have removed
|
D | INTEL_performance_query.txt | 77 counters. Therefore the query types between hardware generations can be
|
/third_party/mesa3d/src/freedreno/afuc/ |
D | README.rst | 26 generations prior to Adreno 5xx, the PFP and ME had different
|
/third_party/mesa3d/docs/isl/ |
D | ccs.rst | 72 on different hardware generations. Bits 0-11 correspond to the regular swizzle
|
/third_party/mesa3d/docs/ci/ |
D | index.rst | 102 The Intel CI runs a much larger array of tests, on a number of generations
|
/third_party/mesa3d/docs/relnotes/ |
D | 12.0.2.rst | 257 - anv: Unify 3DSTATE_CLIP code across generations.
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonIntrinsics.td | 240 // Patterns for optimizing code generations for HVX.
|
/third_party/mesa3d/src/amd/compiler/ |
D | README.md | 227 * Note that the SW CS always runs on the HW CS stage on all HW generations.
|
/third_party/skia/third_party/externals/opengl-registry/extensions/INTEL/ |
D | INTEL_performance_query.txt | 77 counters. Therefore the query types between hardware generations can be
|
/third_party/rust/crates/memchr/bench/data/sliceslice/ |
D | words.txt | 1690 generations
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ATI/ |
D | ATI_fragment_shader.txt | 53 expose the capabilities of future generations of hardware, changing
|
D | ATI_text_fragment_shader.txt | 108 future generations of hardware, changing trends in programmable
|
/third_party/openGLES/extensions/ATI/ |
D | ATI_fragment_shader.txt | 53 expose the capabilities of future generations of hardware, changing
|