HomeSort by relevance Sort by last modified time
    Searched refs:apache (Results 851 - 875 of 3948) sorted by null

<<31323334353637383940>>

  /libcore/harmony-tests/src/test/java/org/apache/harmony/nio/tests/java/nio/
ReadOnlyHeapLongBufferTest.java 1 /* Licensed to the Apache Software Foundation (ASF) under one or more
4 * The ASF licenses this file to You under the Apache License, Version 2.0
8 * http://www.apache.org/licenses/LICENSE-2.0
16 package org.apache.harmony.nio.tests.java.nio;
ReadOnlyHeapShortBufferTest.java 1 /* Licensed to the Apache Software Foundation (ASF) under one or more
4 * The ASF licenses this file to You under the Apache License, Version 2.0
8 * http://www.apache.org/licenses/LICENSE-2.0
16 package org.apache.harmony.nio.tests.java.nio;
ReadOnlyWrappedByteBufferTest.java 1 /* Licensed to the Apache Software Foundation (ASF) under one or more
4 * The ASF licenses this file to You under the Apache License, Version 2.0
8 * http://www.apache.org/licenses/LICENSE-2.0
17 package org.apache.harmony.nio.tests.java.nio;
ReadOnlyWrappedCharBufferTest1.java 1 /* Licensed to the Apache Software Foundation (ASF) under one or more
4 * The ASF licenses this file to You under the Apache License, Version 2.0
8 * http://www.apache.org/licenses/LICENSE-2.0
17 package org.apache.harmony.nio.tests.java.nio;
ReadOnlyWrappedDoubleBufferTest.java 1 /* Licensed to the Apache Software Foundation (ASF) under one or more
4 * The ASF licenses this file to You under the Apache License, Version 2.0
8 * http://www.apache.org/licenses/LICENSE-2.0
16 package org.apache.harmony.nio.tests.java.nio;
ReadOnlyWrappedFloatBufferTest.java 1 /* Licensed to the Apache Software Foundation (ASF) under one or more
4 * The ASF licenses this file to You under the Apache License, Version 2.0
8 * http://www.apache.org/licenses/LICENSE-2.0
16 package org.apache.harmony.nio.tests.java.nio;
ReadOnlyWrappedIntBufferTest.java 1 /* Licensed to the Apache Software Foundation (ASF) under one or more
4 * The ASF licenses this file to You under the Apache License, Version 2.0
8 * http://www.apache.org/licenses/LICENSE-2.0
16 package org.apache.harmony.nio.tests.java.nio;
ReadOnlyWrappedLongBufferTest.java 1 /* Licensed to the Apache Software Foundation (ASF) under one or more
4 * The ASF licenses this file to You under the Apache License, Version 2.0
8 * http://www.apache.org/licenses/LICENSE-2.0
16 package org.apache.harmony.nio.tests.java.nio;
ReadOnlyWrappedShortBufferTest.java 1 /* Licensed to the Apache Software Foundation (ASF) under one or more
4 * The ASF licenses this file to You under the Apache License, Version 2.0
8 * http://www.apache.org/licenses/LICENSE-2.0
16 package org.apache.harmony.nio.tests.java.nio;
SliceDirectByteBufferTest.java 1 /* Licensed to the Apache Software Foundation (ASF) under one or more
4 * The ASF licenses this file to You under the Apache License, Version 2.0
8 * http://www.apache.org/licenses/LICENSE-2.0
17 package org.apache.harmony.nio.tests.java.nio;
SliceHeapByteBufferTest.java 1 /* Licensed to the Apache Software Foundation (ASF) under one or more
4 * The ASF licenses this file to You under the Apache License, Version 2.0
8 * http://www.apache.org/licenses/LICENSE-2.0
17 package org.apache.harmony.nio.tests.java.nio;
SliceWrappedByteBufferTest.java 1 /* Licensed to the Apache Software Foundation (ASF) under one or more
4 * The ASF licenses this file to You under the Apache License, Version 2.0
8 * http://www.apache.org/licenses/LICENSE-2.0
17 package org.apache.harmony.nio.tests.java.nio;
  /libcore/luni/src/main/java/javax/crypto/
NullCipher.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
28 import org.apache.harmony.crypto.internal.NullCipherSpi;
  /libcore/luni/src/main/java/org/apache/harmony/luni/internal/util/
TimezoneGetter.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.luni.internal.util;
  /libcore/luni/src/main/java/org/apache/harmony/security/asn1/
ASN1Constructed.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.asn1;
ASN1Primitive.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.asn1;
ASN1ValueCollection.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.asn1;
  /libcore/luni/src/main/java/org/apache/harmony/security/fortress/
SecurityAccess.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.fortress;
  /libcore/luni/src/main/java/org/apache/harmony/security/provider/crypto/
SHA1Constants.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.provider.crypto;
  /libcore/luni/src/main/java/org/apache/harmony/security/x509/
CRLDistributionPoints.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;
28 import org.apache.harmony.security.asn1.ASN1SequenceOf;
29 import org.apache.harmony.security.asn1.ASN1Type;
30 import org.apache.harmony.security.asn1.BerInputStream;
GeneralSubtrees.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;
28 import org.apache.harmony.security.asn1.ASN1SequenceOf;
29 import org.apache.harmony.security.asn1.ASN1Type;
30 import org.apache.harmony.security.asn1.BerInputStream;
44 * @see org.apache.harmony.security.x509.NameConstraints
45 * @see org.apache.harmony.security.x509.GeneralSubtree
ReasonFlags.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.ASN1BitString;
27 import org.apache.harmony.security.asn1.BerInputStream;
28 import org.apache.harmony.security.asn1.BerOutputStream;
Validity.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.ASN1Sequence;
27 import org.apache.harmony.security.asn1.ASN1Type;
28 import org.apache.harmony.security.asn1.BerInputStream;
  /libcore/luni/src/main/java/org/apache/harmony/xml/dom/
DocumentFragmentImpl.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.dom;
  /libcore/luni/src/test/java/org/apache/harmony/annotation/tests/java/lang/annotation/
TestAnnotation1.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.annotation.tests.java.lang.annotation;

Completed in 527 milliseconds

<<31323334353637383940>>