Searched refs:experiments (Results 1 – 10 of 10) sorted by relevance
18 experiments = []30 experiments.append(experiment)31 return experiments53 experiments = list_of_experiments()56 configs += ["%s --enable-%s" % (base_command, e) for e in experiments]
936 StripInfoVec[] experiments = new StripInfoVec[numSamples * 6]; in findAllStrips() local937 for (int i = 0; i < experiments.length; i++) in findAllStrips()938 experiments[i] = new StripInfoVec(); in findAllStrips()968 experiments[experimentIndex++].add(strip01); in findAllStrips()975 experiments[experimentIndex++].add(strip10); in findAllStrips()982 experiments[experimentIndex++].add(strip12); in findAllStrips()989 experiments[experimentIndex++].add(strip21); in findAllStrips()996 experiments[experimentIndex++].add(strip20); in findAllStrips()1003 experiments[experimentIndex++].add(strip02); in findAllStrips()1018 experiments[i].at(0).build(allEdgeInfos, allFaceInfos); in findAllStrips()[all …]
1 ; Test optimization experiments.2 ; -asan-force-experiment flag turns all memory accesses into experiments.
55 …trix4</tt> gets evaluated immediately into a temporary matrix. Indeed, experiments showed that it …
280 # memory / CPU intensive, so you should disable it if you experiments some
116 During my experiments on the broken system, I noticed the following in
31 // experiments and benchmarking data.
2413 as result of experiments by Gavin McCullagh. Upstream
1094 a POSIX class. After further experiments with Perl, which convinced me that3819 1. Some minor internal re-organization to help with my DFA experiments.