Home
last modified time | relevance | path

Searched defs:tab2 (Results 1 – 17 of 17) sorted by relevance

/third_party/musl/src/math/
Dlog2_data.h24 } tab2[1 << LOG2_TABLE_BITS]; member
Dlog_data.h24 } tab2[1 << LOG_TABLE_BITS]; member
/third_party/musl/porting/liteos_a/kernel/src/math/
Dlog_data.h24 } tab2[1 << LOG_TABLE_BITS]; member
Dlog2_data.h24 } tab2[1 << LOG2_TABLE_BITS]; member
/third_party/musl/porting/uniproton/kernel/src/math/
Dlog_data.h24 } tab2[1 << LOG_TABLE_BITS]; member
/third_party/musl/porting/liteos_m/kernel/src/math/
Dlog_data.h24 } tab2[1 << LOG_TABLE_BITS]; member
/third_party/ffmpeg/libavcodec/tests/
Dfft.c203 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/
Dmace.c144 const int16_t *tab1; const int16_t *tab2; int stride; member
Dacelp_vectors.c120 const uint8_t *tab2, in ff_acelp_fc_pulse_per_track()
Ddxv.c740 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/
Dmath_config.h407 struct {double chi, clo;} tab2[1 << LOG_TABLE_BITS]; member
422 struct {double chi, clo;} tab2[1 << LOG2_TABLE_BITS]; member
/third_party/quickjs/
Dunicode_gen.c1329 int tabcmp(const int *tab1, const int *tab2, int n) in tabcmp()
Dlibbf.c7652 NTTLimb *tab1, NTTLimb *tab2, limb_t fft_len_log2, in ntt_vec_mul()
7781 NTTLimb *tab1, NTTLimb *tab2, int fft_len_log2, in ntt_vec_mul()
Dquickjs.c44961 JSPropertyEnum *tab, *tab2; in js_proxy_get_own_property_names() local
/third_party/flutter/skia/third_party/externals/imgui/
Dimgui_widgets.cpp5961 ImGuiTabItem* tab2 = &tab_bar->Tabs[tab2_order]; in TabBarLayout() local
/third_party/mesa3d/src/imgui/
Dimgui_widgets.cpp5993 ImGuiTabItem* tab2 = &tab_bar->Tabs[tab2_order]; in TabBarLayout() local
/third_party/skia/third_party/externals/imgui/
Dimgui_widgets.cpp7674 ImGuiTabItem* tab2 = &tab_bar->Tabs[tab2_order]; in TabBarProcessReorder() local