HomeSort by: relevance | last modified time | path
    Searched defs:pc2 (Results 1 - 6 of 6) sorted by relevancy

  /src/external/bsd/wpa/dist/src/crypto/
des-internal.c 80 static const u8 pc2[48] = { variable
307 if ((int) pcr[(int) pc2[j]] != 0)
309 if ((int) pcr[(int) pc2[j + 24]] != 0)
  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/disp/
nouveau_nvkm_engine_disp_dp.c 47 bool pc2; member in struct:lt_state
71 OUTP_TRACE(&dp->outp, "status %6ph pc2 %02x",
174 nvkm_dp_train_drive(lt, lt->pc2)) ||
175 nvkm_dp_train_sense(lt, lt->pc2, 400))
246 lt.pc2 = dp->dpcd[DPCD_RC02] & DPCD_RC02_TPS3_SUPPORTED;
  /src/external/gpl3/gcc/dist/gcc/cp/
semantics.cc 7574 tree *pc1 = pc, *pc2 = &cl1, *pc3 = &cl2;
7586 *pc2 = *pc1;
7587 pc2 = &OMP_CLAUSE_CHAIN (*pc2);
7593 *pc2 = cl2;
7573 tree *pc1 = pc, *pc2 = &cl1, *pc3 = &cl2; local
  /src/external/gpl3/gcc.old/dist/gcc/cp/
semantics.cc 7131 tree *pc1 = pc, *pc2 = &cl1, *pc3 = &cl2;
7143 *pc2 = *pc1;
7144 pc2 = &OMP_CLAUSE_CHAIN (*pc2);
7150 *pc2 = cl2;
7130 tree *pc1 = pc, *pc2 = &cl1, *pc3 = &cl2; local
  /src/external/gpl3/gcc/dist/gcc/c/
c-typeck.cc 15498 tree *pc1 = pc, *pc2 = &cl1, *pc3 = &cl2;
15510 *pc2 = *pc1;
15511 pc2 = &OMP_CLAUSE_CHAIN (*pc2);
15517 *pc2 = cl2;
15457 tree *pc1 = pc, *pc2 = &cl1, *pc3 = &cl2; local
  /src/external/gpl3/gcc.old/dist/gcc/c/
c-typeck.cc 14648 tree *pc1 = pc, *pc2 = &cl1, *pc3 = &cl2;
14660 *pc2 = *pc1;
14661 pc2 = &OMP_CLAUSE_CHAIN (*pc2);
14667 *pc2 = cl2;
14609 tree *pc1 = pc, *pc2 = &cl1, *pc3 = &cl2; local

Completed in 132 milliseconds