Home
last modified time | relevance | path

Searched defs:test_div (Results 1 – 9 of 9) sorted by relevance

/external/eigen/unsupported/test/
Dcxx11_tensor_uint128.cpp97 void test_div() { in test_div() function
/external/clang/test/CodeGen/
Dzvector.c735 void test_div (void) in test_div() function
/external/python/cpython2/Lib/test/
Dtest_binop.py291 def test_div(self): member in RatTestCase
Dtest_complex.py93 def test_div(self): member in ComplexTest
Dtest_operator.py150 def test_div(self): member in OperatorTestCase
/external/python/cpython3/Lib/test/
Dtest_binop.py272 def test_div(self): member in RatTestCase
Dtest_pathlib.py695 def test_div(self): member in PurePosixPathTest
1105 def test_div(self): member in PureWindowsPathTest
/external/u-boot/arch/arm/mach-imx/mx6/
Dclock.c213 u32 div, test_div, pll_num, pll_denom; in decode_pll() local
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmTypeTests.cpp2716 static inline T test_div (T x, T y) in test_div() function in vkt::SpirVAssembly::TestMath