OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:apache
(Results
626 - 650
of
3948
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/apache-xml/src/main/java/org/apache/xpath/functions/
FuncExtFunction.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.functions;
25
import org.
apache
.xalan.res.XSLMessages;
26
import org.
apache
.xpath.Expression;
27
import org.
apache
.xpath.ExpressionNode;
28
import org.
apache
.xpath.ExpressionOwner;
29
import org.
apache
.xpath.ExtensionsProvider;
30
import org.
apache
.xpath.XPathContext
[
all
...]
/external/apache-xml/src/main/java/org/apache/xpath/objects/
DTMXRTreeFrag.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
19
package org.
apache
.xpath.objects;
21
import org.
apache
.xml.dtm.DTM;
22
import org.
apache
.xpath.XPathContext;
/frameworks/base/core/java/android/ddm/
DdmHandleExit.java
4
* Licensed under the
Apache
License, Version 2.0 (the "License");
8
* http://www.
apache
.org/licenses/LICENSE-2.0
19
import org.
apache
.harmony.dalvik.ddmc.Chunk;
20
import org.
apache
.harmony.dalvik.ddmc.ChunkHandler;
21
import org.
apache
.harmony.dalvik.ddmc.DdmServer;
DdmHandleNativeHeap.java
4
* Licensed under the
Apache
License, Version 2.0 (the "License");
8
* http://www.
apache
.org/licenses/LICENSE-2.0
19
import org.
apache
.harmony.dalvik.ddmc.Chunk;
20
import org.
apache
.harmony.dalvik.ddmc.ChunkHandler;
21
import org.
apache
.harmony.dalvik.ddmc.DdmServer;
/libcore/luni/src/main/java/org/apache/harmony/security/x509/
CRLNumber.java
2
* Licensed to the
Apache
Software Foundation (ASF) under one
6
* to you under the
Apache
License, Version 2.0 (the
10
* http://www.
apache
.org/licenses/LICENSE-2.0
20
package org.
apache
.harmony.security.x509;
24
import org.
apache
.harmony.security.asn1.ASN1Integer;
25
import org.
apache
.harmony.security.asn1.ASN1Type;
InvalidityDate.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.security.x509;
22
import org.
apache
.harmony.security.asn1.ASN1GeneralizedTime;
23
import org.
apache
.harmony.security.asn1.ASN1Type;
KeyUsage.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.security.x509;
21
import org.
apache
.harmony.security.asn1.ASN1BitString;
22
import org.
apache
.harmony.security.asn1.ASN1Type;
SubjectKeyIdentifier.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.security.x509;
21
import org.
apache
.harmony.security.asn1.ASN1OctetString;
22
import org.
apache
.harmony.security.utils.Array;
BasicConstraints.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.security.x509;
22
import org.
apache
.harmony.security.asn1.ASN1Boolean;
23
import org.
apache
.harmony.security.asn1.ASN1Integer;
24
import org.
apache
.harmony.security.asn1.ASN1Sequence;
25
import org.
apache
.harmony.security.asn1.ASN1Type;
26
import org.
apache
.harmony.security.asn1.BerInputStream;
DistributionPoint.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
23
package org.
apache
.harmony.security.x509;
26
import org.
apache
.harmony.security.asn1.ASN1Explicit;
27
import org.
apache
.harmony.security.asn1.ASN1Implicit;
28
import org.
apache
.harmony.security.asn1.ASN1Sequence;
29
import org.
apache
.harmony.security.asn1.ASN1Type;
30
import org.
apache
.harmony.security.asn1.BerInputStream;
DistributionPointName.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
23
package org.
apache
.harmony.security.x509;
27
import org.
apache
.harmony.security.asn1.ASN1Choice;
28
import org.
apache
.harmony.security.asn1.ASN1Implicit;
29
import org.
apache
.harmony.security.asn1.ASN1Type;
30
import org.
apache
.harmony.security.asn1.BerInputStream;
31
import org.
apache
.harmony.security.x501.Name;
GeneralSubtree.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
23
package org.
apache
.harmony.security.x509;
25
import org.
apache
.harmony.security.asn1.ASN1Implicit;
26
import org.
apache
.harmony.security.asn1.ASN1Integer;
27
import org.
apache
.harmony.security.asn1.ASN1Sequence;
28
import org.
apache
.harmony.security.asn1.ASN1Type;
29
import org.
apache
.harmony.security.asn1.BerInputStream;
50
* @see org.
apache
.harmony.security.x509.NameConstraint
[
all
...]
/packages/apps/UnifiedEmail/src/org/apache/james/mime4j/util/
TempStorage.java
2
* Licensed to the
Apache
Software Foundation (ASF) under one *
6
* to you under the
Apache
License, Version 2.0 (the *
10
* http://www.
apache
.org/licenses/LICENSE-2.0 *
20
package org.
apache
.james.mime4j.util;
23
import org.
apache
.james.mime4j.Log;
24
import org.
apache
.james.mime4j.LogFactory;
37
String clazz = System.getProperty("org.
apache
.james.mime4j.tempStorage");
/external/apache-http/src/org/apache/http/impl/client/
AbstractHttpClient.java
2
* $HeadURL: http://svn.
apache
.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/
apache
/http/impl/client/AbstractHttpClient.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.impl.client;
38
import org.
apache
.commons.logging.Log
[
all
...]
/prebuilts/devtools/tools/lib/
httpmime-4.1.jar
/prebuilts/tools/common/http-client/
httpmime-4.1.1.jar
/prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpmime/4.1/
httpmime-4.1.jar
/external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/x509/tsp/
TimeStampReqTest.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.security.tests.x509.tsp;
26
import org.
apache
.harmony.security.x509.AlgorithmIdentifier;
27
import org.
apache
.harmony.security.x509.Extension;
28
import org.
apache
.harmony.security.x509.Extensions;
29
import org.
apache
.harmony.security.x509.tsp.MessageImprint;
30
import org.
apache
.harmony.security.x509.tsp.TimeStampReq;
36
* @tests 'org.
apache
.harmony.security.x509.tsp.TimeStampReq.getEncoded()
[
all
...]
/external/apache-http/src/org/apache/commons/codec/net/
BCodec.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.codec.net;
20
import org.
apache
.commons.codec.DecoderException;
21
import org.
apache
.commons.codec.EncoderException;
22
import org.
apache
.commons.codec.StringDecoder;
23
import org.
apache
.commons.codec.StringEncoder;
24
import org.
apache
.commons.codec.binary.Base64;
41
* @author
Apache
Software Foundatio
[
all
...]
/external/apache-http/src/org/apache/http/impl/cookie/
BasicDomainHandler.java
2
* $HeadURL: http://svn.
apache
.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/
apache
/http/impl/cookie/BasicDomainHandler.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/>.
31
package org.
apache
.http.impl.cookie;
33
import org.
apache
.http.cookie.Cookie
[
all
...]
RFC2109DomainHandler.java
2
* $HeadURL: http://svn.
apache
.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/
apache
/http/impl/cookie/RFC2109DomainHandler.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/>.
31
package org.
apache
.http.impl.cookie;
35
import org.
apache
.http.cookie.Cookie
[
all
...]
/external/apache-xml/src/main/java/org/apache/xpath/axes/
FilterExprIterator.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.axes;
23
import org.
apache
.xml.dtm.DTM;
24
import org.
apache
.xpath.Expression;
25
import org.
apache
.xpath.ExpressionOwner;
26
import org.
apache
.xpath.XPathVisitor;
27
import org.
apache
.xpath.objects.XNodeSet;
/external/smack/src/org/apache/qpid/management/common/sasl/
UsernameHashedPasswordCallbackHandler.java
3
* Licensed to the
Apache
Software Foundation (ASF) under one
7
* to you under the
Apache
License, Version 2.0 (the
11
* http://www.
apache
.org/licenses/LICENSE-2.0
21
package org.
apache
.qpid.management.common.sasl;
23
import org.
apache
.harmony.javax.security.auth.callback.Callback;
24
import org.
apache
.harmony.javax.security.auth.callback.CallbackHandler;
25
import org.
apache
.harmony.javax.security.auth.callback.NameCallback;
26
import org.
apache
.harmony.javax.security.auth.callback.PasswordCallback;
27
import org.
apache
.harmony.javax.security.auth.callback.UnsupportedCallbackException;
/prebuilts/tools/common/gradle-plugins/repository/commons-io/commons-io/1.3.2/
commons-io-1.3.2.jar
/external/apache-harmony/archive/src/test/java/org/apache/harmony/archive/tests/java/util/zip/
ZipErrorTest.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.archive.tests.java.util.zip;
21
import org.
apache
.harmony.testframework.serialization.SerializationTest;
Completed in 697 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>