Searched defs:tab2 (Results 1 – 8 of 8) sorted by relevance
| /external/musl/src/math/ |
| D | log_data.h | 24 } tab2[1 << LOG_TABLE_BITS]; member
|
| D | log2_data.h | 24 } tab2[1 << LOG2_TABLE_BITS]; member
|
| /external/rappor/analysis/R/ |
| D | simulation.R | 176 tab2 <- rep(0, length(strs)) functionVar
|
| /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/arm-optimized-routines/pl/math/ |
| D | math_config.h | 354 struct {double chi, clo;} tab2[1 << LOG10_TABLE_BITS]; member 451 } tab2[1 << LOG_TABLE_BITS]; member
|
| /external/ow2-asm/asm-util/src/main/java/org/objectweb/asm/util/ |
| D | Textifier.java | 93 protected String tab2 = " "; field in Textifier
|
| /external/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()
|
| /external/mesa3d/src/imgui/ |
| D | imgui_widgets.cpp | 5993 ImGuiTabItem* tab2 = &tab_bar->Tabs[tab2_order]; in TabBarLayout() local
|