Searched refs:dc_method (Results 1 – 10 of 10) sorted by relevance
689 unsigned int dc_method; member701 unsigned int dc_method; in t_dc_method_fromtext() local704 dc_method = DNS_COMPRESS_NONE; in t_dc_method_fromtext()714 dc_method = pmap->dc_method; in t_dc_method_fromtext()716 return(dc_method); in t_dc_method_fromtext()
92 t_dc_method_fromtext(char *dc_method);
188 dc_method = method.camelize(:lower)189 objc_method = "- (void)#{dc_method}#{params_str.join(" ")}"
256 dc_method = method.camelize(:lower)
103 self.dc_method = "A"161 self.sim_py = dk_simulator.SimulatePy(self.eq, self.solver, self.dc_method)417 … sim = dk_simulator.SimulatePy(dk_simulator.EquationSystem(p), self.solver, self.dc_method)
894 def __init__(self, eq, solver=None, dc_method="A"): argument896 self.dc_method = dc_method907 self.calc_dc(parser.op, method=dc_method)975 self.calc_dc(self.eq.parser.op, method=self.dc_method)