Home
last modified time | relevance | path

Searched defs:g (Results 1 – 25 of 40) sorted by relevance

12

/libcore/luni/src/test/java/libcore/java/util/
DOldGregorianCalendarTest.java55 GregorianCalendar g = new GregorianCalendar( in test_computeFields() local
69 GregorianCalendar g = new GregorianCalendar( in test_hashCode() local
83 GregorianCalendar g = new GregorianCalendar( in test_setFirstDayOfWeekI() local
97 GregorianCalendar g = new GregorianCalendar( in test_setMinimalDaysInFirstWeekI() local
/libcore/ojluni/src/main/java/javax/crypto/spec/
DDHParameterSpec.java61 private BigInteger g; field in DHParameterSpec
73 public DHParameterSpec(BigInteger p, BigInteger g) { in DHParameterSpec()
89 public DHParameterSpec(BigInteger p, BigInteger g, int l) { in DHParameterSpec()
DDHPublicKeySpec.java52 private BigInteger g; field in DHPublicKeySpec
61 public DHPublicKeySpec(BigInteger y, BigInteger p, BigInteger g) { in DHPublicKeySpec()
DDHPrivateKeySpec.java52 private BigInteger g; field in DHPrivateKeySpec
61 public DHPrivateKeySpec(BigInteger x, BigInteger p, BigInteger g) { in DHPrivateKeySpec()
/libcore/ojluni/src/test/java/util/concurrent/tck/
DCompletableFutureTest.java935 final CompletableFuture<Integer> g = f.exceptionally in testExceptionally_exceptionalCompletionActionFailed() local
961 final CompletableFuture<Integer> g = m.whenComplete in testWhenComplete_normalCompletion() local
988 final CompletableFuture<Integer> g = m.whenComplete in testWhenComplete_exceptionalCompletion() local
1015 final CompletableFuture<Integer> g = m.whenComplete in testWhenComplete_sourceCancelled() local
1043 final CompletableFuture<Integer> g = m.whenComplete in testWhenComplete_sourceCompletedNormallyActionFailed() local
1074 final CompletableFuture<Integer> g = m.whenComplete in testWhenComplete_sourceFailedActionFailed() local
1106 final CompletableFuture<Integer> g = m.handle in testHandle_normalCompletion() local
1135 final CompletableFuture<Integer> g = m.handle in testHandle_exceptionalCompletion() local
1164 final CompletableFuture<Integer> g = m.handle in testHandle_sourceCancelled() local
1193 final CompletableFuture<Integer> g = m.handle in testHandle_sourceCompletedNormallyActionFailed() local
[all …]
/libcore/jsr166-tests/src/test/java/jsr166/
DCompletableFutureTest.java896 final CompletableFuture<Integer> g = f.exceptionally in testExceptionally_exceptionalCompletionActionFailed() local
922 final CompletableFuture<Integer> g = m.whenComplete in testWhenComplete_normalCompletion() local
949 final CompletableFuture<Integer> g = m.whenComplete in testWhenComplete_exceptionalCompletion() local
976 final CompletableFuture<Integer> g = m.whenComplete in testWhenComplete_sourceCancelled() local
1004 final CompletableFuture<Integer> g = m.whenComplete in testWhenComplete_sourceCompletedNormallyActionFailed() local
1035 final CompletableFuture<Integer> g = m.whenComplete in testWhenComplete_sourceFailedActionFailed() local
1067 final CompletableFuture<Integer> g = m.handle in testHandle_normalCompletion() local
1096 final CompletableFuture<Integer> g = m.handle in testHandle_exceptionalCompletion() local
1125 final CompletableFuture<Integer> g = m.handle in testHandle_sourceCancelled() local
1154 final CompletableFuture<Integer> g = m.handle in testHandle_sourceCompletedNormallyActionFailed() local
[all …]
/libcore/ojluni/src/main/java/java/security/spec/
DDSAParameterSpec.java46 BigInteger g; field in DSAParameterSpec
57 public DSAParameterSpec(BigInteger p, BigInteger q, BigInteger g) { in DSAParameterSpec()
DDSAPublicKeySpec.java50 private BigInteger g; field in DSAPublicKeySpec
64 BigInteger g) { in DSAPublicKeySpec()
DDSAPrivateKeySpec.java50 private BigInteger g; field in DSAPrivateKeySpec
64 BigInteger g) { in DSAPrivateKeySpec()
DECParameterSpec.java43 private final ECPoint g; field in ECParameterSpec
60 public ECParameterSpec(EllipticCurve curve, ECPoint g, in ECParameterSpec()
/libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/
DEncryptedPrivateKeyInfoTest.java202 TestDataGenerator g = new TestDataGenerator(algName[i][0], in test_getAlgName() local
1119 TestDataGenerator g = new TestDataGenerator(algName[i][0], in test_ROUNDTRIP_GetKeySpecCipher01() local
1158 TestDataGenerator g = new TestDataGenerator(algName[i][0], in test_ROUNDTRIP_GetKeySpecCipher02() local
1221 TestDataGenerator g = new TestDataGenerator(algName[i][0], in test_ROUNDTRIP_GetKeySpecKey01() local
1259 TestDataGenerator g = new TestDataGenerator(algName[i][0], in test_ROUNDTRIP_GetKeySpecKey02() local
1358 TestDataGenerator g; in test_ROUNDTRIP_GetKeySpecKeyString01() local
1407 TestDataGenerator g; in test_ROUNDTRIP_GetKeySpecKeyString02() local
1500 TestDataGenerator g; in test_ROUNDTRIP_GetKeySpecKeyProvider01() local
1549 TestDataGenerator g; in test_ROUNDTRIP_GetKeySpecKeyProvider02() local
/libcore/ojluni/annotations/hiddenapi/java/security/spec/
DECParameterSpec.java36 java.security.spec.ECPoint g, in ECParameterSpec()
76 private final java.security.spec.ECPoint g; field in ECParameterSpec
/libcore/luni/src/test/java/tests/security/interfaces/
DDSAParamsTest.java28 private final BigInteger g = BigInteger.ZERO; field in DSAParamsTest
DDSAKeyPairGeneratorTest.java34 private final BigInteger g = BigInteger.ZERO; field in DSAKeyPairGeneratorTest
/libcore/support/src/test/java/tests/resources/
Dhyts_PropertiesTest.properties22 g g key
/libcore/ojluni/annotations/mmodule/java/security/spec/
DECParameterSpec.annotated.java33 public ECParameterSpec(java.security.spec.EllipticCurve curve, java.security.spec.ECPoint g, java.m… in ECParameterSpec()
/libcore/ojluni/src/main/java/java/util/
DArraysParallelSortHelpers.java130 int b = this.base, n = this.size, wb = this.wbase, g = this.gran; in compute() local
171 rn = this.rsize, k = this.wbase, g = this.gran; in compute() local
248 int b = this.base, n = this.size, wb = this.wbase, g = this.gran; in compute() local
285 rn = this.rsize, k = this.wbase, g = this.gran; in compute() local
359 int b = this.base, n = this.size, wb = this.wbase, g = this.gran; in compute() local
396 rn = this.rsize, k = this.wbase, g = this.gran; in compute() local
470 int b = this.base, n = this.size, wb = this.wbase, g = this.gran; in compute() local
507 rn = this.rsize, k = this.wbase, g = this.gran; in compute() local
581 int b = this.base, n = this.size, wb = this.wbase, g = this.gran; in compute() local
618 rn = this.rsize, k = this.wbase, g = this.gran; in compute() local
[all …]
DArrays.java466 int n = a.length, p, g; in parallelSort() local
506 int n = toIndex - fromIndex, p, g; in parallelSort() local
536 int n = a.length, p, g; in parallelSort() local
576 int n = toIndex - fromIndex, p, g; in parallelSort() local
606 int n = a.length, p, g; in parallelSort() local
646 int n = toIndex - fromIndex, p, g; in parallelSort() local
676 int n = a.length, p, g; in parallelSort() local
716 int n = toIndex - fromIndex, p, g; in parallelSort() local
746 int n = a.length, p, g; in parallelSort() local
786 int n = toIndex - fromIndex, p, g; in parallelSort() local
[all …]
/libcore/ojluni/annotations/hiddenapi/java/lang/
DThreadGroup.java83 public final boolean parentOf(java.lang.ThreadGroup g) { in parentOf()
150 private final void add(java.lang.ThreadGroup g) { in add()
154 private void remove(java.lang.ThreadGroup g) { in remove()
/libcore/dom/src/test/java/org/w3c/domts/level1/core/
Dattrsetvaluenomodificationallowederr.java80 Node g; in runTest() local
/libcore/ojluni/src/main/java/java/lang/
DThreadGroup.java305 public final boolean parentOf(ThreadGroup g) { in parentOf()
823 private final void add(ThreadGroup g){ in add()
846 private void remove(ThreadGroup g) { in remove()
/libcore/luni/src/test/java/libcore/java/lang/reflect/annotations/
DAnnotationsTest.java41 char g() default 'k'; in g() method
/libcore/ojluni/src/main/java/java/util/concurrent/
DCyclicBarrier.java205 final Generation g = generation; in dowait() local
/libcore/luni/src/test/java/libcore/java/io/
DOldAndroidDataInputStreamTest.java86 DataInputStream g = new DataInputStream(ga); in testDataInputStream() local
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/
DGregorianCalendarTest.java682 GregorianCalendar g = new GregorianCalendar(TimeZone in test_getMinimalDaysInFirstWeek() local
704 GregorianCalendar g = new GregorianCalendar( in test_computeTime() local

12