| /third_party/musl/porting/liteos_a/kernel/src/math/ |
| H A D | log_data.h | 24 } tab2[1 << LOG_TABLE_BITS]; member
|
| H A D | log2_data.h | 24 } tab2[1 << LOG2_TABLE_BITS]; member
|
| /third_party/musl/porting/uniproton/kernel/src/math/ |
| H A D | log_data.h | 24 } tab2[1 << LOG_TABLE_BITS]; member
|
| /third_party/musl/porting/liteos_m/kernel/src/math/ |
| H A D | log_data.h | 24 } tab2[1 << LOG_TABLE_BITS]; member
|
| /third_party/musl/src/math/ |
| H A D | log_data.h | 24 } tab2[1 << LOG_TABLE_BITS]; member
|
| H A D | log2_data.h | 24 } tab2[1 << LOG2_TABLE_BITS]; member
|
| /third_party/lame/mpglib/ |
| H A D | huffman.h | 47 static const short tab2[] = variable
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | mace.c | 145 const int16_t *tab1; const int16_t *tab2; int stride; member
|
| H A D | acelp_vectors.c | 117 ff_acelp_fc_pulse_per_track( int16_t* fc_v, const uint8_t *tab1, const uint8_t *tab2, int pulse_indexes, int pulse_signs, int pulse_count, int bits) ff_acelp_fc_pulse_per_track() argument
|
| H A D | dxv.c | 740 uint8_t *dst, *tab2[256] = { 0 }, *tab0[256] = { 0 }, *tab3[256] = { 0 }, *tab1[256] = { 0 }; in dxv_decompress_cocg() local
|
| /third_party/ffmpeg/libavcodec/tests/ |
| H A D | fft.c | 200 static int check_diff(FFTSample *tab1, FFTSample *tab2, int n, double scale) in check_diff() argument 376 FFTSample *tab2; in main() local [all...] |
| /third_party/astc-encoder/Source/ |
| H A D | astcenc_decompress_symbolic.cpp | 103 vint4 tab2 = vint4::load(scb.weights + 32); in unpack_weights() local
|
| /third_party/optimized-routines/math/ |
| H A D | math_config.h | 407 struct {double chi, clo;} tab2[1 << LOG_TABLE_BITS]; member 422 struct {double chi, clo;} tab2[1 << LOG2_TABLE_BITS]; member
|
| /third_party/node/deps/v8/src/execution/arm64/ |
| H A D | simulator-logic-arm64.cc | 2144 Table(VectorFormat vform, LogicVRegister dst, const LogicVRegister& ind, bool zero_out_of_bounds, const LogicVRegister* tab1, const LogicVRegister* tab2, const LogicVRegister* tab3, const LogicVRegister* tab4) Table() argument 2175 tbl(VectorFormat vform, LogicVRegister dst, const LogicVRegister& tab, const LogicVRegister& tab2, const LogicVRegister& ind) tbl() argument 2182 tbl(VectorFormat vform, LogicVRegister dst, const LogicVRegister& tab, const LogicVRegister& tab2, const LogicVRegister& tab3, const LogicVRegister& ind) tbl() argument 2190 tbl(VectorFormat vform, LogicVRegister dst, const LogicVRegister& tab, const LogicVRegister& tab2, const LogicVRegister& tab3, const LogicVRegister& tab4, const LogicVRegister& ind) tbl() argument 2205 tbx(VectorFormat vform, LogicVRegister dst, const LogicVRegister& tab, const LogicVRegister& tab2, const LogicVRegister& ind) tbx() argument 2212 tbx(VectorFormat vform, LogicVRegister dst, const LogicVRegister& tab, const LogicVRegister& tab2, const LogicVRegister& tab3, const LogicVRegister& ind) tbx() argument 2220 tbx(VectorFormat vform, LogicVRegister dst, const LogicVRegister& tab, const LogicVRegister& tab2, const LogicVRegister& tab3, const LogicVRegister& tab4, const LogicVRegister& ind) tbx() argument [all...] |
| /third_party/sqlite/src/ |
| H A D | sqlite3.c | 141258 int tab1, tab2; global() local [all...] |