HomeSort by relevance Sort by last modified time
    Searched defs:k0 (Results 26 - 46 of 46) sorted by null

12

  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/engines/
TwofishEngine.java 388 int k0 = sBoxKeys[0]; local
400 gSBox[i*2] = gMDS0[(P[P_01][b0] & 0xff) ^ b0(k0)];
401 gSBox[i*2+1] = gMDS1[(P[P_11][b1] & 0xff) ^ b1(k0)];
402 gSBox[i*2+0x200] = gMDS2[(P[P_21][b2] & 0xff) ^ b2(k0)];
403 gSBox[i*2+0x201] = gMDS3[(P[P_31][b3] & 0xff) ^ b3(k0)];
419 [(P[P_02][b0] & 0xff) ^ b0(k1)] & 0xff) ^ b0(k0)];
421 [(P[P_12][b1] & 0xff) ^ b1(k1)] & 0xff) ^ b1(k0)];
423 [(P[P_22][b2] & 0xff) ^ b2(k1)] & 0xff) ^ b2(k0)];
425 [(P[P_32][b3] & 0xff) ^ b3(k1)] & 0xff) ^ b3(k0)];
528 int k0 = k32[0] local
    [all...]
  /external/srec/srec/cfront/
sp_fft.c 486 unsigned n, m, n4, i, j, k, ii, k0; local
530 k0 = indexTbl[k] + j;
531 k0 <<= 1;
532 comp_L_butterfly1(j, n4, cc1, ss1, cc3, ss3, data + k0);
544 k0 = indexTbl[k];
545 k0 <<= 1;
546 four_point_fft1(data + k0);
554 k0 = indexTbl[k];
555 k0 <<= 1;
557 /* k0 = 0 implies these nodes have been computed *
    [all...]
  /external/webkit/Source/JavaScriptCore/bytecode/
CodeBlock.cpp 1196 int k0 = (++it)->u.operand; local
    [all...]
  /external/aac/libSBRenc/src/
sbr_encoder.cpp 652 INT k0, k2; local
659 &k0, &k2))
664 k0, k2, sbrHeaderData->freqScale,
    [all...]
  /external/openssh/
umac.c 340 UINT32 k0,k1,k2,k3,k4,k5,k6,k7; local
348 k0 = *(k+0); k1 = *(k+1); k2 = *(k+2); k3 = *(k+3);
350 h += MUL64((k0 + d0), (k4 + d4));
373 UINT32 k0,k1,k2,k3,k4,k5,k6,k7, local
378 k0 = *(k+0); k1 = *(k+1); k2 = *(k+2); k3 = *(k+3);
387 h1 += MUL64((k0 + d0), (k4 + d4));
399 k0 = k8; k1 = k9; k2 = k10; k3 = k11;
420 UINT32 k0,k1,k2,k3,k4,k5,k6,k7, local
426 k0 = *(k+0); k1 = *(k+1); k2 = *(k+2); k3 = *(k+3);
436 h1 += MUL64((k0 + d0), (k4 + d4))
475 UINT32 k0,k1,k2,k3,k4,k5,k6,k7, local
    [all...]
  /external/v8/src/mips/
simulator-mips.h 152 k0, k1, enumerator in enum:v8::internal::Simulator::Register
  /bionic/libc/stdlib/
strtod.c 2114 j, jj1, k, k0, k_check, leftright, m2, m5, s2, s5, local
    [all...]
  /external/bzip2/
bzlib_private.h 374 Int32 k0; member in struct:__anon3541
  /external/svox/pico/lib/
picofftsg.c 670 picoos_int32 j0, k0, j1, k1, l, m, i, j, k, nh, m2; local
681 for (k0 = 0; k0 < m; k0 += 4) {
682 k = k0;
683 for (j = j0; j < j0 + k0; j += 4) {
846 k1 = j0 + k0;
913 for (k0 = 0; k0 < m; k0 += 4)
1029 picoos_int32 j0, k0, j1, k1, l, m, i, j, k, nh, m2; local
1583 picoos_int32 j0, k0, j1, k1, l, m, i, j, k, nh; local
    [all...]
  /external/webkit/Source/JavaScriptCore/assembler/
MIPSAssembler.h 102 k0 = r26, enumerator in enum:JSC::MIPSRegisters::__anon17500
  /external/webkit/Source/JavaScriptCore/wtf/
dtoa.cpp 1323 j, j1, k, k0, k_check, m2, m5, s2, s5, local
    [all...]
  /external/chromium/base/third_party/dmg_fp/
dtoa.cc 3565 j, j1, k, k0, k_check, leftright, m2, m5, s2, s5, variable
    [all...]
  /prebuilts/devtools/tools/lib/
jobb.jar 
  /external/valgrind/main/VEX/switchback/
test_bzip2.c 740 Int32 k0; member in struct:__anon16580
    [all...]
  /external/valgrind/main/exp-sgcheck/tests/
hackedbz2.c 763 Int32 k0; member in struct:__anon17047
    [all...]
  /external/valgrind/main/memcheck/tests/
origin5-bz2.c 756 Int32 k0; member in struct:__anon17253
    [all...]
varinfo6.c 794 Int32 k0; member in struct:__anon17269
    [all...]
  /external/valgrind/main/perf/
bz2.c 756 Int32 k0; member in struct:__anon17408
    [all...]
test_input_for_tinycc.c 1124 Int32 k0; member in struct:__anon17421
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.lucene_1.9.1.v20100518-1140.jar 
  /external/robolectric/lib/main/
h2-1.2.147.jar 

Completed in 1185 milliseconds

12