HomeSort by relevance Sort by last modified time
    Searched defs:SPECS (Results 1 - 2 of 2) sorted by null

  /external/toolchain-utils/bestflags/
genetic_algorithm.py 38 def RandomMutate(specs, flag_set, mutation_rate):
42 specs: A list of spec from which the flag set is created.
52 for spec in specs:
93 def ReproduceWith(self, other, specs, mutation_rate):
98 specs: A list of spec from which the flag set is created.
140 return RandomMutate(specs, FlagSet(output_flags), mutation_rate)
162 SPECS = None
168 def InitMetaData(stop_threshold, num_chromosomes, num_trials, specs,
178 specs: The flags that can be used to generate new tasks.
185 GAGeneration.SPECS = spec
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.commons.httpclient_3.1.0.v201005080502.jar 

Completed in 653 milliseconds