Searched defs:BC (Results 1 - 17 of 17) sorted by relevance

/macosx-10.10.1/emacs-93/emacs/src/
H A Dterminfo.c29 char *UP, *BC, PC; variable
H A Dtparam.c114 char *BC; variable
/macosx-10.10.1/ICU-531.30/icuSources/i18n/unicode/
H A Dgregocal.h157 BC, enumerator in enum:GregorianCalendar::EEras
/macosx-10.10.1/bash-94.1.2/bash-3.2/lib/termcap/
H A Dtparam.c123 __private_extern__ char *BC; variable
/macosx-10.10.1/Security-57031.1.35/SecurityTests/cspxutils/utilLib/
H A Drijndael-alg-ref.c43 static void KeyAddition(word8 a[4][MAXBC], word8 rk[4][MAXBC], word8 BC) { argument
52 static void ShiftRow(word8 a[4][MAXBC], word8 d, word8 BC) { argument
65 static void Substitution(word8 a[4][MAXBC], const word8 box[256], word8 BC) { argument
75 static void MixColumn(word8 a[4][MAXBC], word8 BC) { argument
91 InvMixColumn(word8 a[4][MAXBC], word8 BC) argument
112 int KC, BC, ROUNDS; local
174 int r, BC, ROUNDS; local
221 int r, BC, ROUNDS; local
267 int r, BC, ROUNDS; local
327 int r, BC, ROUNDS; local
[all...]
/macosx-10.10.1/llvmCore-3425.0.34/lib/VMCore/
H A DAutoUpgrade.cpp204 Value *BC = Builder.CreateBitCast(Arg0, local
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_apple_csp/lib/
H A Drijndael-alg-ref.c108 void KeyAddition(word8 a[4][MAXBC], word8 rk[4][MAXBC], word8 BC) { argument
118 void ShiftRow(word8 a[4][MAXBC], word8 d, word8 BC) { argument
132 void Substitution(word8 a[4][MAXBC], const word8 box[256], word8 BC) { argument
143 void MixColumn(word8 a[4][MAXBC], word8 BC) { argument
170 InvMixColumn(word8 a[4][MAXBC], word8 BC) argument
206 int KC, BC, ROUNDS; local
272 int r, BC, ROUNDS; local
316 int r, BC, ROUNDS; local
[all...]
H A DvRijndael-alg-ref.c79 int KC, BC, ROUNDS; local
269 vShiftRow(vector unsigned char v[2], word8 d, word8 BC) argument
378 int r, BC, ROUNDS; local
410 int r, BC, ROUNDS; local
[all...]
/macosx-10.10.1/vim-55/src/
H A Dtermlib.c32 char *UP = 0, *BC = 0; /* Pointers to UP and BC strings from database */ variable
H A Dterm.c134 char *UP, *BC, PC; variable
/macosx-10.10.1/llvmCore-3425.0.34/lib/CodeGen/
H A DRegAllocGreedy.cpp695 SpillPlacement::BlockConstraint &BC = SplitConstraints[i]; local
[all...]
/macosx-10.10.1/less-25/less/
H A Dscreen.c223 char PC_, *UP, *BC; variable
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/ARM/
H A DARMFastISel.cpp1984 unsigned BC = FastEmit_r(ArgVT, VA.getLocVT(), ISD::BITCAST, Arg, local
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/X86/
H A DX86FastISel.cpp1764 unsigned BC = FastEmit_r(ArgVT.getSimpleVT(), VA.getLocVT(), local
/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/Scalar/
H A DScalarReplAggregates.cpp1981 void SROA::RewriteBitCast(BitCastInst *BC, AllocaInst *AI, uint64_t Offset, argument
[all...]
H A DSROA.cpp586 bool visitBitCastInst(BitCastInst &BC) { argument
872 void visitBitCastInst(BitCastInst &BC) { argument
2834 bool visitBitCastInst(BitCastInst &BC) { argument
/macosx-10.10.1/llvmCore-3425.0.34/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp2367 SDValue BC = DAG.getNode(N0.getOpcode(), DL, VT, Op); local

Completed in 692 milliseconds