Searched defs:cos (Results 1 – 8 of 8) sorted by relevance
74 CipherOutputStream cos = new CipherOutputStream(tos){}; in testCipherOutputStream() local90 CipherOutputStream cos = new CipherOutputStream(tos, new NullCipher()); in testWrite1() local108 CipherOutputStream cos = new CipherOutputStream(tos, new NullCipher()); in testWrite2() local130 CipherOutputStream cos = new CipherOutputStream(tos, new NullCipher()); in testWrite3() local173 CipherOutputStream cos = new CipherOutputStream(tos){}; in testFlush() local189 CipherOutputStream cos = new CipherOutputStream(tos){}; in testClose() local211 CipherOutputStream cos = new CipherOutputStream(baos, c); in test_ConstructorLjava_io_OutputStreamLjavax_crypto_Cipher() local
70 CipherOutputStream cos = new CipherOutputStream(new ByteArrayOutputStream(), cipher); in testDecryptCorruptGCM() local
463 long cos = fieldValues.remove(MICRO_OF_SECOND); in resolveTimeFields() local514 long cos = los * 1_000 + (fieldValues.get(MICRO_OF_SECOND) % 1_000); in resolveTimeLenient() local524 long cos = fieldValues.remove(MICRO_OF_SECOND); in resolveTimeLenient() local
42 #define cos jcos macro
36 public static native double cos(double a); in cos() method in StrictMath
37 public static native double cos(double a); in cos() method in Math
183 public static native double cos(double a); in cos() method in StrictMath
228 public static native double cos(double a); in cos() method in Math