/third_party/musl/porting/liteos_a/kernel/src/math/ |
D | log_data.h | 24 } tab2[1 << LOG_TABLE_BITS]; member
|
D | log2_data.h | 24 } tab2[1 << LOG2_TABLE_BITS]; member
|
/third_party/musl/src/math/ |
D | log2_data.h | 24 } tab2[1 << LOG2_TABLE_BITS]; member
|
D | log_data.h | 24 } tab2[1 << LOG_TABLE_BITS]; member
|
/third_party/musl/porting/liteos_m/kernel/src/math/ |
D | log_data.h | 24 } tab2[1 << LOG_TABLE_BITS]; member
|
/third_party/musl/porting/uniproton/kernel/src/math/ |
D | log_data.h | 24 } tab2[1 << LOG_TABLE_BITS]; member
|
/third_party/ffmpeg/libavcodec/tests/ |
D | fft.c | 203 static int check_diff(FFTSample *tab1, FFTSample *tab2, int n, double scale) in check_diff() 379 FFTSample *tab2; in main() local
|
/third_party/ffmpeg/libavcodec/ |
D | mace.c | 144 const int16_t *tab1; const int16_t *tab2; int stride; member
|
D | acelp_vectors.c | 120 const uint8_t *tab2, in ff_acelp_fc_pulse_per_track()
|
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/optimized-routines/math/ |
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/ |
D | simulator-logic-arm64.cc | 2148 const LogicVRegister* tab2, in Table() 2177 const LogicVRegister& tab2, in tbl() 2184 const LogicVRegister& tab2, in tbl() 2192 const LogicVRegister& tab2, in tbl() 2207 const LogicVRegister& tab2, in tbx() 2214 const LogicVRegister& tab2, in tbx() 2222 const LogicVRegister& tab2, in tbx()
|
/third_party/vixl/src/aarch64/ |
D | logic-aarch64.cc | 3230 const LogicVRegister* tab2, in Table() 3269 const LogicVRegister& tab2, in tbl() 3278 const LogicVRegister& tab2, in tbl() 3288 const LogicVRegister& tab2, in tbl() 3307 const LogicVRegister& tab2, in tbx() 3316 const LogicVRegister& tab2, in tbx() 3326 const LogicVRegister& tab2, in tbx()
|
/third_party/mesa3d/src/imgui/ |
D | imgui_widgets.cpp | 5993 ImGuiTabItem* tab2 = &tab_bar->Tabs[tab2_order]; in TabBarLayout() local
|
/third_party/skia/third_party/externals/imgui/ |
D | imgui_widgets.cpp | 7674 ImGuiTabItem* tab2 = &tab_bar->Tabs[tab2_order]; in TabBarProcessReorder() local
|