Searched defs:tab2 (Results 1 – 5 of 5) sorted by relevance
| /external/llvm-project/libc/AOR_v20.02/math/ |
| D | math_config.h | 390 struct {double chi, clo;} tab2[1 << LOG_TABLE_BITS]; member 405 struct {double chi, clo;} tab2[1 << LOG2_TABLE_BITS]; member
|
| /external/arm-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
|
| /external/vixl/src/aarch64/ |
| D | logic-aarch64.cc | 3232 const LogicVRegister* tab2, in Table() 3265 const LogicVRegister& tab2, in tbl() 3274 const LogicVRegister& tab2, in tbl() 3284 const LogicVRegister& tab2, in tbl() 3303 const LogicVRegister& tab2, in tbx() 3312 const LogicVRegister& tab2, in tbx() 3322 const LogicVRegister& tab2, in tbx()
|
| /external/llvm-project/polly/lib/External/isl/ |
| D | isl_tab.c | 434 struct isl_tab *isl_tab_product(struct isl_tab *tab1, struct isl_tab *tab2) in isl_tab_product()
|
| /external/mesa3d/src/imgui/ |
| D | imgui_widgets.cpp | 5993 ImGuiTabItem* tab2 = &tab_bar->Tabs[tab2_order]; in TabBarLayout() local
|