Searched defs:x8 (Results 1 – 10 of 10) sorted by relevance
/external/ipsec-tools/src/racoon/missing/crypto/rijndael/ |
D | rijndael-alg-fst.c | 42 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/ |
D | function-missing-args.js | 1 function f(x0, x1, x2, x3, x4, x5, x6, x7, x8, x9) argument
|
D | function-correct-args.js | 1 function f(x0, x1, x2, x3, x4, x5, x6, x7, x8, x9) argument
|
/external/ceres-solver/internal/ceres/ |
D | problem.cc | 133 double* x6, double* x7, double* x8) { in AddResidualBlock() 143 double* x6, double* x7, double* x8, double* x9) { in AddResidualBlock()
|
D | problem_impl.cc | 341 double* x6, double* x7, double* x8) { in AddResidualBlock() 359 double* x6, double* x7, double* x8, double* x9) { in AddResidualBlock()
|
/external/clang/test/ASTMerge/Inputs/ |
D | struct2.c | 36 struct S8 { int i; float f; } *x8; variable
|
D | struct1.c | 39 struct S8 *x8; variable
|
/external/clang/test/CodeGen/ |
D | override-layout.c | 143 union X8 x8; in use_structs() local
|
/external/clang/test/SemaCXX/ |
D | new-delete.cpp | 189 void f(X8 *x8) { in f()
|
/external/flac/libFLAC/ |
D | bitreader.c | 548 FLAC__uint32 x8, x32 = 0; in FLAC__bitreader_read_uint32_little_endian() local
|