HomeSort by relevance Sort by last modified time
    Searched defs:apache (Results 26 - 50 of 3755) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/slf4j/log4j-over-slf4j/src/main/java/org/apache/log4j/spi/
LoggingEvent.java 2 * Copyright 2001-2004 The Apache Software Foundation.
4 * Licensed under the Apache License, Version 2.0 (the "License");
8 * http://www.apache.org/licenses/LICENSE-2.0
17 package org.apache.log4j.spi;
  /libcore/luni/src/main/java/org/apache/harmony/xml/
ExpatException.java 4 * Licensed under the Apache License, Version 2.0 (the "License");
8 * http://www.apache.org/licenses/LICENSE-2.0
17 package org.apache.harmony.xml;
  /external/apache-commons-math/src/main/java/org/apache/commons/math/
ArgumentOutsideDomainException.java 2 * Licensed to the Apache Software Foundation (ASF) under one or more
5 * The ASF licenses this file to You under the Apache License, Version 2.0
9 * http://www.apache.org/licenses/LICENSE-2.0
18 package org.apache.commons.math;
20 import org.apache.commons.math.exception.util.LocalizedFormats;
ConvergenceException.java 2 * Licensed to the Apache Software Foundation (ASF) under one or more
5 * The ASF licenses this file to You under the Apache License, Version 2.0
9 * http://www.apache.org/licenses/LICENSE-2.0
17 package org.apache.commons.math;
19 import org.apache.commons.math.exception.util.DummyLocalizable;
20 import org.apache.commons.math.exception.util.Localizable;
21 import org.apache.commons.math.exception.util.LocalizedFormats;
Field.java 2 * Licensed to the Apache Software Foundation (ASF) under one or more
5 * The ASF licenses this file to You under the Apache License, Version 2.0
9 * http://www.apache.org/licenses/LICENSE-2.0
17 package org.apache.commons.math;
MathConfigurationException.java 2 * Licensed to the Apache Software Foundation (ASF) under one or more
5 * The ASF licenses this file to You under the Apache License, Version 2.0
9 * http://www.apache.org/licenses/LICENSE-2.0
17 package org.apache.commons.math;
21 import org.apache.commons.math.exception.util.DummyLocalizable;
22 import org.apache.commons.math.exception.util.Localizable;
  /external/apache-commons-math/src/main/java/org/apache/commons/math/analysis/
BivariateRealFunction.java 2 * Licensed to the Apache Software Foundation (ASF) under one or more
5 * The ASF licenses this file to You under the Apache License, Version 2.0
9 * http://www.apache.org/licenses/LICENSE-2.0
18 package org.apache.commons.math.analysis;
20 import org.apache.commons.math.FunctionEvaluationException;
DifferentiableMultivariateVectorialFunction.java 2 * Licensed to the Apache Software Foundation (ASF) under one or more
5 * The ASF licenses this file to You under the Apache License, Version 2.0
9 * http://www.apache.org/licenses/LICENSE-2.0
18 package org.apache.commons.math.analysis;
DifferentiableUnivariateMatrixFunction.java 2 * Licensed to the Apache Software Foundation (ASF) under one or more
5 * The ASF licenses this file to You under the Apache License, Version 2.0
9 * http://www.apache.org/licenses/LICENSE-2.0
17 package org.apache.commons.math.analysis;
DifferentiableUnivariateRealFunction.java 2 * Licensed to the Apache Software Foundation (ASF) under one or more
5 * The ASF licenses this file to You under the Apache License, Version 2.0
9 * http://www.apache.org/licenses/LICENSE-2.0
17 package org.apache.commons.math.analysis;
DifferentiableUnivariateVectorialFunction.java 2 * Licensed to the Apache Software Foundation (ASF) under one or more
5 * The ASF licenses this file to You under the Apache License, Version 2.0
9 * http://www.apache.org/licenses/LICENSE-2.0
17 package org.apache.commons.math.analysis;
MultivariateMatrixFunction.java 2 * Licensed to the Apache Software Foundation (ASF) under one or more
5 * The ASF licenses this file to You under the Apache License, Version 2.0
9 * http://www.apache.org/licenses/LICENSE-2.0
18 package org.apache.commons.math.analysis;
21 import org.apache.commons.math.FunctionEvaluationException;
MultivariateRealFunction.java 2 * Licensed to the Apache Software Foundation (ASF) under one or more
5 * The ASF licenses this file to You under the Apache License, Version 2.0
9 * http://www.apache.org/licenses/LICENSE-2.0
18 package org.apache.commons.math.analysis;
20 import org.apache.commons.math.FunctionEvaluationException;
MultivariateVectorialFunction.java 2 * Licensed to the Apache Software Foundation (ASF) under one or more
5 * The ASF licenses this file to You under the Apache License, Version 2.0
9 * http://www.apache.org/licenses/LICENSE-2.0
18 package org.apache.commons.math.analysis;
20 import org.apache.commons.math.FunctionEvaluationException;
TrivariateRealFunction.java 2 * Licensed to the Apache Software Foundation (ASF) under one or more
5 * The ASF licenses this file to You under the Apache License, Version 2.0
9 * http://www.apache.org/licenses/LICENSE-2.0
18 package org.apache.commons.math.analysis;
20 import org.apache.commons.math.FunctionEvaluationException;
UnivariateMatrixFunction.java 2 * Licensed to the Apache Software Foundation (ASF) under one or more
5 * The ASF licenses this file to You under the Apache License, Version 2.0
9 * http://www.apache.org/licenses/LICENSE-2.0
17 package org.apache.commons.math.analysis;
19 import org.apache.commons.math.FunctionEvaluationException;
UnivariateRealFunction.java 2 * Licensed to the Apache Software Foundation (ASF) under one or more
5 * The ASF licenses this file to You under the Apache License, Version 2.0
9 * http://www.apache.org/licenses/LICENSE-2.0
17 package org.apache.commons.math.analysis;
19 import org.apache.commons.math.FunctionEvaluationException;
UnivariateVectorialFunction.java 2 * Licensed to the Apache Software Foundation (ASF) under one or more
5 * The ASF licenses this file to You under the Apache License, Version 2.0
9 * http://www.apache.org/licenses/LICENSE-2.0
17 package org.apache.commons.math.analysis;
19 import org.apache.commons.math.FunctionEvaluationException;
  /external/apache-commons-math/src/main/java/org/apache/commons/math/distribution/
ContinuousDistribution.java 2 * Licensed to the Apache Software Foundation (ASF) under one or more
5 * The ASF licenses this file to You under the Apache License, Version 2.0
9 * http://www.apache.org/licenses/LICENSE-2.0
17 package org.apache.commons.math.distribution;
19 import org.apache.commons.math.MathException;
DiscreteDistribution.java 2 * Licensed to the Apache Software Foundation (ASF) under one or more
5 * The ASF licenses this file to You under the Apache License, Version 2.0
9 * http://www.apache.org/licenses/LICENSE-2.0
17 package org.apache.commons.math.distribution;
Distribution.java 2 * Licensed to the Apache Software Foundation (ASF) under one or more
5 * The ASF licenses this file to You under the Apache License, Version 2.0
9 * http://www.apache.org/licenses/LICENSE-2.0
17 package org.apache.commons.math.distribution;
19 import org.apache.commons.math.MathException;
HasDensity.java 2 * Licensed to the Apache Software Foundation (ASF) under one or more
5 * The ASF licenses this file to You under the Apache License, Version 2.0
9 * http://www.apache.org/licenses/LICENSE-2.0
18 package org.apache.commons.math.distribution;
20 import org.apache.commons.math.MathException;
  /external/apache-commons-math/src/main/java/org/apache/commons/math/genetics/
CrossoverPolicy.java 2 * Licensed to the Apache Software Foundation (ASF) under one or more
5 * The ASF licenses this file to You under the Apache License, Version 2.0
9 * http://www.apache.org/licenses/LICENSE-2.0
17 package org.apache.commons.math.genetics;
Fitness.java 2 * Licensed to the Apache Software Foundation (ASF) under one or more
5 * The ASF licenses this file to You under the Apache License, Version 2.0
9 * http://www.apache.org/licenses/LICENSE-2.0
17 package org.apache.commons.math.genetics;
MutationPolicy.java 2 * Licensed to the Apache Software Foundation (ASF) under one or more
5 * The ASF licenses this file to You under the Apache License, Version 2.0
9 * http://www.apache.org/licenses/LICENSE-2.0
17 package org.apache.commons.math.genetics;

Completed in 5628 milliseconds

12 3 4 5 6 7 8 91011>>