Searched defs:test_div (Results 1 – 9 of 9) sorted by relevance
| /external/eigen/unsupported/test/ | ||
| D | cxx11_tensor_uint128.cpp | 97 void test_div() { in test_div() function |
| /external/clang/test/CodeGen/ | ||
| D | zvector.c | 735 void test_div (void) in test_div() function |
| /external/python/cpython2/Lib/test/ | ||
| D | test_binop.py | 291 def test_div(self): member in RatTestCase |
| D | test_complex.py | 93 def test_div(self): member in ComplexTest |
| D | test_operator.py | 150 def test_div(self): member in OperatorTestCase |
| /external/python/cpython3/Lib/test/ | ||
| D | test_binop.py | 272 def test_div(self): member in RatTestCase |
| D | test_pathlib.py | 695 def test_div(self): member in PurePosixPathTest |
| /external/u-boot/arch/arm/mach-imx/mx6/ | ||
| D | clock.c | 213 u32 div, test_div, pll_num, pll_denom; in decode_pll() local |
| /external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/ | ||
| D | vktSpvAsmTypeTests.cpp | 2716 static inline T test_div (T x, T y) in test_div() function in vkt::SpirVAssembly::TestMath |