/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/trusty/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
|
/external/arm-optimized-routines/math/aarch64/advsimd/ |
D | powf.c | 163 tab2 = log2_lookup (d, vgetq_lane_u32 (tmp, 2)), in V_NAME_F2() local
|
/external/v4l-utils/lib/libv4lconvert/ |
D | spca561-decompress.c | 180 static int tab2[] = { 8, -9, 9, -10, 10, -11, 11, -12 }; in fun_E() local
|
/external/cronet/tot/third_party/llvm-libc/src/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/cronet/stable/third_party/llvm-libc/src/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/rappor/analysis/R/ |
D | simulation.R | 176 tab2 <- rep(0, length(strs)) functionVar
|
/external/arm-optimized-routines/math/ |
D | math_config.h | 496 struct {double chi, clo;} tab2[1 << LOG_TABLE_BITS]; member 511 struct {double chi, clo;} tab2[1 << LOG2_TABLE_BITS]; member 749 } tab2[1 << LOG10_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 | 3280 const LogicVRegister* tab2, in Table() 3319 const LogicVRegister& tab2, in tbl() 3328 const LogicVRegister& tab2, in tbl() 3338 const LogicVRegister& tab2, in tbl() 3357 const LogicVRegister& tab2, in tbx() 3366 const LogicVRegister& tab2, in tbx() 3376 const LogicVRegister& tab2, in tbx()
|
/external/mesa3d/src/imgui/ |
D | imgui_widgets.cpp | 5993 ImGuiTabItem* tab2 = &tab_bar->Tabs[tab2_order]; in TabBarLayout() local
|