Home
last modified time | relevance | path

Searched defs:x8 (Results 1 – 10 of 10) sorted by relevance

/external/ipsec-tools/src/racoon/missing/crypto/rijndael/
Drijndael-alg-fst.c42 word8 x8[MAXKC][4]; in rijndaelKeySched() member
145 word8 x8[16]; in rijndaelEncrypt() member
151 word8 x8[4][4]; in rijndaelEncrypt() member
310 word8 x8[16]; in rijndaelDecrypt() member
316 word8 x8[4][4]; in rijndaelDecrypt() member
/external/webkit/PerformanceTests/SunSpider/tests/ubench/
Dfunction-missing-args.js1 function f(x0, x1, x2, x3, x4, x5, x6, x7, x8, x9) argument
Dfunction-correct-args.js1 function f(x0, x1, x2, x3, x4, x5, x6, x7, x8, x9) argument
/external/ceres-solver/internal/ceres/
Dproblem.cc133 double* x6, double* x7, double* x8) { in AddResidualBlock()
143 double* x6, double* x7, double* x8, double* x9) { in AddResidualBlock()
Dproblem_impl.cc341 double* x6, double* x7, double* x8) { in AddResidualBlock()
359 double* x6, double* x7, double* x8, double* x9) { in AddResidualBlock()
/external/clang/test/ASTMerge/Inputs/
Dstruct2.c36 struct S8 { int i; float f; } *x8; variable
Dstruct1.c39 struct S8 *x8; variable
/external/clang/test/CodeGen/
Doverride-layout.c143 union X8 x8; in use_structs() local
/external/clang/test/SemaCXX/
Dnew-delete.cpp189 void f(X8 *x8) { in f()
/external/flac/libFLAC/
Dbitreader.c548 FLAC__uint32 x8, x32 = 0; in FLAC__bitreader_read_uint32_little_endian() local