HomeSort by relevance Sort by last modified time
    Searched refs:F4 (Results 1 - 25 of 37) sorted by null

1 2

  /dalvik/libcore/security/src/main/java/java/security/spec/
RSAKeyGenParameterSpec.java 33 * The value of the public exponent {@code F4} = 65537.
35 public static final BigInteger F4 = BigInteger.valueOf(65537L);
  /external/webkit/JavaScriptCore/tests/mozilla/ecma_3/Function/
regress-94506.js 65 function F4()
96 actual = typeof F4();
  /external/wpa_supplicant/
md5.c 299 #define F4(x, y, z) (y ^ (x | ~z))
370 MD5STEP(F4, a, b, c, d, in[0] + 0xf4292244, 6);
371 MD5STEP(F4, d, a, b, c, in[7] + 0x432aff97, 10);
372 MD5STEP(F4, c, d, a, b, in[14] + 0xab9423a7, 15);
373 MD5STEP(F4, b, c, d, a, in[5] + 0xfc93a039, 21);
374 MD5STEP(F4, a, b, c, d, in[12] + 0x655b59c3, 6);
375 MD5STEP(F4, d, a, b, c, in[3] + 0x8f0ccc92, 10);
376 MD5STEP(F4, c, d, a, b, in[10] + 0xffeff47d, 15);
377 MD5STEP(F4, b, c, d, a, in[1] + 0x85845dd1, 21);
378 MD5STEP(F4, a, b, c, d, in[8] + 0x6fa87e4f, 6)
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/crypto/
md5.c 299 #define F4(x, y, z) (y ^ (x | ~z))
370 MD5STEP(F4, a, b, c, d, in[0] + 0xf4292244, 6);
371 MD5STEP(F4, d, a, b, c, in[7] + 0x432aff97, 10);
372 MD5STEP(F4, c, d, a, b, in[14] + 0xab9423a7, 15);
373 MD5STEP(F4, b, c, d, a, in[5] + 0xfc93a039, 21);
374 MD5STEP(F4, a, b, c, d, in[12] + 0x655b59c3, 6);
375 MD5STEP(F4, d, a, b, c, in[3] + 0x8f0ccc92, 10);
376 MD5STEP(F4, c, d, a, b, in[10] + 0xffeff47d, 15);
377 MD5STEP(F4, b, c, d, a, in[1] + 0x85845dd1, 21);
378 MD5STEP(F4, a, b, c, d, in[8] + 0x6fa87e4f, 6)
    [all...]
  /external/openssl/crypto/ripemd/
rmd_locl.h 105 #define F4(x,y,z) (((x)&(z))|((y)&(~(z))))
109 * Transformed F2 and F4 are courtesy of Wei Dai <weidai@eskimo.com>
114 #define F4(x,y,z) ((((x) ^ (y)) & (z)) ^ (y))
142 a+=F4(b,c,d)+X(w)+K; \
  /dalvik/libcore/security/src/test/java/tests/security/spec/
RSAKeyGenParameterSpecTest.java 107 * Test for <code>F4</code> field<br>
112 notes = "Test for F4 field.",
117 assertEquals(65537, RSAKeyGenParameterSpec.F4.intValue());
  /external/webkit/WebCore/inspector/front-end/
KeyboardShortcut.js 64 F4: 115,
  /external/webkit/WebKit/chromium/src/mac/
WebInputEventFactory.mm 391 // VK_F4 (73) F4 key
617 // "F4"
619 return @"F4";
    [all...]
  /frameworks/base/awt/java/awt/
Event.java 118 * The Constant F4 indicates F4 key.
120 public static final int F4 = 1011;
  /external/v8/test/cctest/
test-assembler-ia32.cc 201 typedef int (*F4)(double x);
227 F4 f = FUNCTION_CAST<F4>(code->entry());
  /external/qemu/
curses_keys.h 463 { "F4", 0x10c },
  /external/v8/test/mjsunit/
uri.js 64 assertEquals('%F4%8F%BF%BF', encodeURI(s9));
  /external/quake/quake/src/QW/client/
keys.c 76 {"F4", K_F4},
709 Con_Printf ("%s is unbound, hit F4 to set.\n", Key_KeynumToString (key) );
  /external/quake/quake/src/WinQuake/
keys.cpp 74 {"F4", K_F4},
626 Con_Printf ("%s is unbound, hit F4 to set.\n", Key_KeynumToString (key) );
  /external/qemu/android/skin/
keyset.c 181 _KEYSYM1_(F4) \
513 "BUTTON_HANGUP F4\n"
  /external/qemu/android/
hw-events.h 106 KEY_CODE(F4 ,62) \
  /external/icu4c/data/sprep/
rfc3491.txt 506 00D4; 00F4; MAP
644 01F4; 01F5; MAP
737 03F4; 03B8; MAP
856 04F4; 04F5; MAP
    [all...]
rfc3530csci.txt 505 00D4; 00F4; MAP
643 01F4; 01F5; MAP
736 03F4; 03B8; MAP
855 04F4; 04F5; MAP
    [all...]
rfc3722.txt 506 00D4; 00F4; MAP
644 01F4; 01F5; MAP
737 03F4; 03B8; MAP
856 04F4; 04F5; MAP
    [all...]
rfc3920node.txt 506 00D4; 00F4; MAP
644 01F4; 01F5; MAP
737 03F4; 03B8; MAP
856 04F4; 04F5; MAP
    [all...]
rfc4518ci.txt 473 00D4; 00F4; MAP
611 01F4; 01F5; MAP
704 03F4; 03B8; MAP
823 04F4; 04F5; MAP
    [all...]
  /external/icu4c/test/testdata/
nfs4_cis_prep.txt 496 00D4; 00F4; MAP
634 01F4; 01F5; MAP
727 03F4; 03B8; MAP
846 04F4; 04F5; MAP
    [all...]
nfs4_cs_prep_ci.txt 496 00D4; 00F4; MAP
634 01F4; 01F5; MAP
727 03F4; 03B8; MAP
846 04F4; 04F5; MAP
    [all...]
nfs4_mixed_prep_s.txt 496 00D4; 00F4; MAP
634 01F4; 01F5; MAP
727 03F4; 03B8; MAP
846 04F4; 04F5; MAP
    [all...]
  /external/grub/stage2/
builtins.c     [all...]

Completed in 944 milliseconds

1 2