|  | PandA-2024.02
    | 
#include <aes.h>

| double bench_args_t::a[TESTS_COUNT] | 
| double bench_args_t::a | 
Definition at line 16 of file sort.h.
Referenced by check_data(), data_to_input(), data_to_output(), input_to_data(), main(), output_to_data(), and run_benchmark().
Definition at line 17 of file nw.h.
Referenced by check_data(), data_to_output(), output_to_data(), and run_benchmark().
Definition at line 18 of file nw.h.
Referenced by check_data(), data_to_output(), output_to_data(), and run_benchmark().
| double bench_args_t::b[TESTS_COUNT] | 
| double bench_args_t::b | 
Definition at line 34 of file sort.h.
Referenced by check_data(), data_to_input(), input_to_data(), main(), and run_benchmark().
| TYPE bench_args_t::biases1[nodes_per_layer] | 
Definition at line 41 of file backprop.h.
Referenced by backprop(), check_data(), data_to_input(), data_to_output(), input_to_data(), main(), output_to_data(), run_benchmark(), and update_weights().
| TYPE bench_args_t::biases2[nodes_per_layer] | 
Definition at line 42 of file backprop.h.
Referenced by backprop(), check_data(), data_to_input(), data_to_output(), input_to_data(), main(), output_to_data(), run_benchmark(), and update_weights().
| TYPE bench_args_t::biases3[possible_outputs] | 
Definition at line 43 of file backprop.h.
Referenced by backprop(), check_data(), data_to_input(), data_to_output(), input_to_data(), main(), output_to_data(), run_benchmark(), and update_weights().
| int bench_args_t::bucket[BUCKETSIZE] | 
Definition at line 35 of file sort.h.
Referenced by run_benchmark().
| uint8_t bench_args_t::buf[16] | 
Definition at line 21 of file aes.h.
Referenced by check_data(), data_to_input(), data_to_output(), input_to_data(), main(), output_to_data(), and run_benchmark().
| double bench_args_t::c | 
Definition at line 16 of file add.h.
Referenced by check_data(), data_to_output(), main(), output_to_data(), and run_benchmark().
| TYPE bench_args_t::C[2] | 
Definition at line 30 of file stencil.h.
Referenced by data_to_input(), input_to_data(), main(), and run_benchmark().
| int32_t bench_args_t::cols | 
Definition at line 23 of file spmv.h.
Referenced by data_to_input(), input_to_data(), main(), and run_benchmark().
| aes256_context bench_args_t::ctx | 
Definition at line 19 of file aes.h.
Referenced by run_benchmark().
| edge_t bench_args_t::edges | 
Definition at line 48 of file bfs.h.
Referenced by data_to_input(), input_to_data(), main(), and run_benchmark().
Definition at line 34 of file viterbi.h.
Referenced by data_to_input(), input_to_data(), main(), and run_benchmark().
Definition at line 28 of file stencil.h.
Referenced by data_to_input(), input_to_data(), main(), and run_benchmark().
| dvector_t bench_args_t::force[blockSide][blockSide][blockSide][densityFactor] | 
Definition at line 39 of file md.h.
Referenced by check_data(), data_to_output(), output_to_data(), and run_benchmark().
Definition at line 32 of file md.h.
Referenced by check_data(), data_to_output(), output_to_data(), and run_benchmark().
Definition at line 33 of file md.h.
Referenced by check_data(), data_to_output(), output_to_data(), and run_benchmark().
Definition at line 34 of file md.h.
Referenced by check_data(), data_to_output(), output_to_data(), and run_benchmark().
| double bench_args_t::img[FFT_SIZE] | 
Definition at line 16 of file fft.h.
Referenced by check_data(), data_to_input(), data_to_output(), input_to_data(), main(), output_to_data(), and run_benchmark().
| double bench_args_t::img_twid[FFT_SIZE/2] | 
Definition at line 18 of file fft.h.
Referenced by data_to_input(), input_to_data(), main(), and run_benchmark().
Definition at line 32 of file viterbi.h.
Referenced by data_to_input(), input_to_data(), main(), and run_benchmark().
| char bench_args_t::input[STRING_SIZE] | 
Definition at line 19 of file kmp.h.
Referenced by data_to_input(), input_to_data(), main(), and run_benchmark().
| uint8_t bench_args_t::k[32] | 
Definition at line 20 of file aes.h.
Referenced by data_to_input(), input_to_data(), main(), and run_benchmark().
| int32_t bench_args_t::kmpNext[PATTERN_SIZE] | 
Definition at line 20 of file kmp.h.
Referenced by run_benchmark().
| level_t bench_args_t::level | 
Definition at line 50 of file bfs.h.
Referenced by input_to_data(), and run_benchmark().
| edge_index_t bench_args_t::level_counts | 
Definition at line 51 of file bfs.h.
Referenced by check_data(), data_to_output(), output_to_data(), and run_benchmark().
Definition at line 19 of file nw.h.
Referenced by run_benchmark().
| TYPE bench_args_t::m1 | 
Definition at line 34 of file gemm.h.
Referenced by data_to_input(), input_to_data(), main(), and run_benchmark().
| TYPE bench_args_t::m2 | 
Definition at line 35 of file gemm.h.
Referenced by data_to_input(), input_to_data(), main(), and run_benchmark().
| int32_t bench_args_t::n_matches[1] | 
Definition at line 21 of file kmp.h.
Referenced by check_data(), data_to_output(), output_to_data(), and run_benchmark().
Definition at line 38 of file md.h.
Referenced by data_to_input(), input_to_data(), main(), and run_benchmark().
| int32_t bench_args_t::NL[nAtoms *maxNeighbors] | 
Definition at line 38 of file md.h.
Referenced by data_to_input(), input_to_data(), main(), and run_benchmark().
| node_t bench_args_t::nodes | 
Definition at line 47 of file bfs.h.
Referenced by data_to_input(), input_to_data(), main(), and run_benchmark().
Definition at line 22 of file spmv.h.
Referenced by data_to_input(), input_to_data(), main(), and run_benchmark().
Definition at line 31 of file viterbi.h.
Referenced by data_to_input(), input_to_data(), main(), and run_benchmark().
| TYPE bench_args_t::orig | 
Definition at line 26 of file stencil.h.
Referenced by data_to_input(), input_to_data(), main(), and run_benchmark().
| TYPE bench_args_t::out | 
Definition at line 26 of file spmv.h.
Referenced by check_data(), data_to_output(), output_to_data(), and run_benchmark().
Definition at line 35 of file viterbi.h.
Referenced by check_data(), data_to_output(), output_to_data(), and run_benchmark().
| char bench_args_t::pattern[PATTERN_SIZE] | 
Definition at line 18 of file kmp.h.
Referenced by data_to_input(), input_to_data(), main(), and run_benchmark().
| dvector_t bench_args_t::position[blockSide][blockSide][blockSide][densityFactor] | 
Definition at line 40 of file md.h.
Referenced by data_to_input(), input_to_data(), main(), and run_benchmark().
Definition at line 35 of file md.h.
Referenced by data_to_input(), input_to_data(), main(), and run_benchmark().
Definition at line 36 of file md.h.
Referenced by data_to_input(), input_to_data(), main(), and run_benchmark().
Definition at line 37 of file md.h.
Referenced by data_to_input(), input_to_data(), main(), and run_benchmark().
| TYPE bench_args_t::prod | 
Definition at line 36 of file gemm.h.
Referenced by check_data(), data_to_output(), output_to_data(), and run_benchmark().
Definition at line 20 of file nw.h.
Referenced by run_benchmark().
| double bench_args_t::real[FFT_SIZE] | 
Definition at line 15 of file fft.h.
Referenced by check_data(), data_to_input(), data_to_output(), input_to_data(), main(), output_to_data(), and run_benchmark().
| double bench_args_t::real_twid[FFT_SIZE/2] | 
Definition at line 17 of file fft.h.
Referenced by data_to_input(), input_to_data(), main(), and run_benchmark().
| int32_t bench_args_t::rowDelimiters[N+1] | 
Definition at line 24 of file spmv.h.
Referenced by data_to_input(), input_to_data(), main(), and run_benchmark().
| char bench_args_t::seqA[ALEN] | 
Definition at line 15 of file nw.h.
Referenced by data_to_input(), input_to_data(), main(), and run_benchmark().
| char bench_args_t::seqB[BLEN] | 
Definition at line 16 of file nw.h.
Referenced by data_to_input(), input_to_data(), main(), and run_benchmark().
| TYPE bench_args_t::sol | 
Definition at line 27 of file stencil.h.
Referenced by check_data(), data_to_output(), output_to_data(), and run_benchmark().
| node_index_t bench_args_t::starting_node | 
Definition at line 49 of file bfs.h.
Referenced by data_to_input(), input_to_data(), main(), and run_benchmark().
| int bench_args_t::sum[SCAN_RADIX] | 
Definition at line 36 of file sort.h.
Referenced by run_benchmark().
| TYPE bench_args_t::training_data[training_sets *input_dimension] | 
Definition at line 44 of file backprop.h.
Referenced by backprop(), data_to_input(), input_to_data(), main(), and run_benchmark().
| TYPE bench_args_t::training_targets[training_sets *possible_outputs] | 
Definition at line 45 of file backprop.h.
Referenced by backprop(), data_to_input(), input_to_data(), main(), and run_benchmark().
Definition at line 33 of file viterbi.h.
Referenced by data_to_input(), input_to_data(), main(), and run_benchmark().
Definition at line 22 of file spmv.h.
Referenced by data_to_input(), input_to_data(), main(), and run_benchmark().
| TYPE bench_args_t::vec | 
Definition at line 25 of file spmv.h.
Referenced by data_to_input(), input_to_data(), main(), and run_benchmark().
| TYPE bench_args_t::weights1[input_dimension *nodes_per_layer] | 
Definition at line 38 of file backprop.h.
Referenced by backprop(), check_data(), data_to_input(), data_to_output(), input_to_data(), main(), output_to_data(), run_benchmark(), and update_weights().
| TYPE bench_args_t::weights2[nodes_per_layer *nodes_per_layer] | 
Definition at line 39 of file backprop.h.
Referenced by backprop(), check_data(), data_to_input(), data_to_output(), get_oracle_activations1(), input_to_data(), main(), output_to_data(), run_benchmark(), and update_weights().
| TYPE bench_args_t::weights3[nodes_per_layer *possible_outputs] | 
Definition at line 40 of file backprop.h.
Referenced by backprop(), check_data(), data_to_input(), data_to_output(), get_oracle_activations2(), input_to_data(), main(), output_to_data(), run_benchmark(), and update_weights().
| TYPE bench_args_t::work_x[512] | 
Definition at line 28 of file fft.h.
Referenced by check_data(), data_to_input(), data_to_output(), input_to_data(), main(), output_to_data(), and run_benchmark().
| TYPE bench_args_t::work_y[512] | 
Definition at line 29 of file fft.h.
Referenced by check_data(), data_to_input(), data_to_output(), input_to_data(), main(), output_to_data(), and run_benchmark().
 1.8.13
 1.8.13