HomeSort by relevance Sort by last modified time
    Searched defs:apache (Results 476 - 500 of 3298) sorted by null

<<11121314151617181920>>

  /external/apache-xml/src/main/java/org/apache/xpath/operations/
Bool.java 2 * Licensed to the Apache Software Foundation (ASF) under one
6 * to you under the Apache License, Version 2.0 (the "License");
10 * http://www.apache.org/licenses/LICENSE-2.0
21 package org.apache.xpath.operations;
23 import org.apache.xpath.XPathContext;
24 import org.apache.xpath.objects.XBoolean;
25 import org.apache.xpath.objects.XObject;
Div.java 2 * Licensed to the Apache Software Foundation (ASF) under one
6 * to you under the Apache License, Version 2.0 (the "License");
10 * http://www.apache.org/licenses/LICENSE-2.0
21 package org.apache.xpath.operations;
23 import org.apache.xpath.XPathContext;
24 import org.apache.xpath.objects.XNumber;
25 import org.apache.xpath.objects.XObject;
Minus.java 2 * Licensed to the Apache Software Foundation (ASF) under one
6 * to you under the Apache License, Version 2.0 (the "License");
10 * http://www.apache.org/licenses/LICENSE-2.0
21 package org.apache.xpath.operations;
23 import org.apache.xpath.XPathContext;
24 import org.apache.xpath.objects.XNumber;
25 import org.apache.xpath.objects.XObject;
Mod.java 2 * Licensed to the Apache Software Foundation (ASF) under one
6 * to you under the Apache License, Version 2.0 (the "License");
10 * http://www.apache.org/licenses/LICENSE-2.0
21 package org.apache.xpath.operations;
23 import org.apache.xpath.XPathContext;
24 import org.apache.xpath.objects.XNumber;
25 import org.apache.xpath.objects.XObject;
Mult.java 2 * Licensed to the Apache Software Foundation (ASF) under one
6 * to you under the Apache License, Version 2.0 (the "License");
10 * http://www.apache.org/licenses/LICENSE-2.0
21 package org.apache.xpath.operations;
23 import org.apache.xpath.XPathContext;
24 import org.apache.xpath.objects.XNumber;
25 import org.apache.xpath.objects.XObject;
Neg.java 2 * Licensed to the Apache Software Foundation (ASF) under one
6 * to you under the Apache License, Version 2.0 (the "License");
10 * http://www.apache.org/licenses/LICENSE-2.0
21 package org.apache.xpath.operations;
23 import org.apache.xpath.XPathContext;
24 import org.apache.xpath.objects.XNumber;
25 import org.apache.xpath.objects.XObject;
Number.java 2 * Licensed to the Apache Software Foundation (ASF) under one
6 * to you under the Apache License, Version 2.0 (the "License");
10 * http://www.apache.org/licenses/LICENSE-2.0
21 package org.apache.xpath.operations;
23 import org.apache.xpath.XPathContext;
24 import org.apache.xpath.objects.XNumber;
25 import org.apache.xpath.objects.XObject;
Or.java 2 * Licensed to the Apache Software Foundation (ASF) under one
6 * to you under the Apache License, Version 2.0 (the "License");
10 * http://www.apache.org/licenses/LICENSE-2.0
21 package org.apache.xpath.operations;
23 import org.apache.xpath.XPathContext;
24 import org.apache.xpath.objects.XBoolean;
25 import org.apache.xpath.objects.XObject;
40 * @return {@link org.apache.xpath.objects.XBoolean#S_TRUE} or
41 * {@link org.apache.xpath.objects.XBoolean#S_FALSE}.
Plus.java 2 * Licensed to the Apache Software Foundation (ASF) under one
6 * to you under the Apache License, Version 2.0 (the "License");
10 * http://www.apache.org/licenses/LICENSE-2.0
21 package org.apache.xpath.operations;
23 import org.apache.xpath.XPathContext;
24 import org.apache.xpath.objects.XNumber;
25 import org.apache.xpath.objects.XObject;
  /external/conscrypt/android-stub/src/main/java/org/apache/harmony/xnet/provider/jsse/
SSLParametersImpl.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.xnet.provider.jsse;
  /external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/tester/org/apache/http/
RequestMatcher.java 1 package com.xtremelabs.robolectric.tester.org.apache.http;
3 import org.apache.http.HttpRequest;
  /external/slf4j/jcl-over-slf4j/src/main/java/org/apache/commons/logging/
LogConfigurationException.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.commons.logging;
  /external/slf4j/log4j-over-slf4j/src/main/java/org/apache/log4j/
AppenderSkeleton.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
16 package org.apache.log4j;
18 import org.apache.log4j.spi.OptionHandler;
LogManager.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;
19 import org.apache.log4j.spi.LoggerFactory;
27 * <code>org.apache.log4j.LogManager</code> class (as found in log4j 1.2)
Logger.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;
19 import org.apache.log4j.spi.LoggerFactory;
25 * <code>org.apache.log4j.Logger</code> class (as found in log4j 1.2)
  /external/slf4j/log4j-over-slf4j/src/main/java/org/apache/log4j/helpers/
NullEnumeration.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.log4j.helpers;
  /external/slf4j/log4j-over-slf4j/src/main/java/org/apache/log4j/spi/
Configurator.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;
19 import org.apache.log4j.spi.LoggerRepository;
  /external/slf4j/log4j-over-slf4j/src/main/java/org/apache/log4j/xml/
DOMConfigurator.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.xml;
19 import org.apache.log4j.spi.Configurator;
20 import org.apache.log4j.spi.LoggerRepository;
  /frameworks/base/core/java/org/apache/http/conn/scheme/
SocketFactory.java 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/conn/scheme/SocketFactory.java $
7 * Licensed to the Apache Software Foundation (ASF) under one
11 * to you under the Apache License, Version 2.0 (the
15 * http://www.apache.org/licenses/LICENSE-2.0
26 * individuals on behalf of the Apache Software Foundation. For more
27 * information on the Apache Software Foundation, please see
28 * <http://www.apache.org/>.
32 package org.apache.http.conn.scheme;
39 import org.apache.http.conn.ConnectTimeoutException
    [all...]
  /frameworks/base/core/java/org/apache/http/conn/ssl/
AllowAllHostnameVerifier.java 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/conn/ssl/AllowAllHostnameVerifier.java $
7 * Licensed to the Apache Software Foundation (ASF) under one
11 * to you under the Apache License, Version 2.0 (the
15 * http://www.apache.org/licenses/LICENSE-2.0
26 * individuals on behalf of the Apache Software Foundation. For more
27 * information on the Apache Software Foundation, please see
28 * <http://www.apache.org/>.
32 package org.apache.http.conn.ssl;
BrowserCompatHostnameVerifier.java 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/conn/ssl/BrowserCompatHostnameVerifier.java $
7 * Licensed to the Apache Software Foundation (ASF) under one
11 * to you under the Apache License, Version 2.0 (the
15 * http://www.apache.org/licenses/LICENSE-2.0
26 * individuals on behalf of the Apache Software Foundation. For more
27 * information on the Apache Software Foundation, please see
28 * <http://www.apache.org/>.
32 package org.apache.http.conn.ssl;
StrictHostnameVerifier.java 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/conn/ssl/StrictHostnameVerifier.java $
7 * Licensed to the Apache Software Foundation (ASF) under one
11 * to you under the Apache License, Version 2.0 (the
15 * http://www.apache.org/licenses/LICENSE-2.0
26 * individuals on behalf of the Apache Software Foundation. For more
27 * information on the Apache Software Foundation, please see
28 * <http://www.apache.org/>.
32 package org.apache.http.conn.ssl;
  /libcore/dalvik/src/main/java/org/apache/harmony/dalvik/ddmc/
Chunk.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.dalvik.ddmc;
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/internal/net/www/protocol/file/
FileURLConnectionTest.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.harmony.tests.internal.net.www.protocol.file;
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/io/
EOFExceptionTest.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.harmony.tests.java.io;

Completed in 482 milliseconds

<<11121314151617181920>>