HomeSort by relevance Sort by last modified time
    Searched refs:test_mul (Results 1 - 25 of 25) sorted by null

  /external/gemmlowp/test/
test_fixedpoint.cc 34 void test_mul(FixedPoint<int32_t, tIntegerBits_a> a, function
49 void test_mul(const std::vector<int32_t>& testvals_int32) { function
56 test_mul(aq, bq);
215 test_mul<0, 0>(testvals_int32);
216 test_mul<0, 1>(testvals_int32);
217 test_mul<2, 0>(testvals_int32);
218 test_mul<1, 1>(testvals_int32);
219 test_mul<4, 4>(testvals_int32);
220 test_mul<3, 5>(testvals_int32);
221 test_mul<7, 2>(testvals_int32)
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_binop.py 284 def test_mul(self): member in class:RatTestCase
test_audioop.py 258 def test_mul(self): member in class:TestAudioop
test_operator.py 240 def test_mul(self): member in class:OperatorTestCase
string_tests.py 1022 def test_mul(self): member in class:MixinStrUnicodeUserStringTest
    [all...]
test_array.py 324 def test_mul(self): member in class:BaseTest
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_binop.py 284 def test_mul(self): member in class:RatTestCase
test_audioop.py 258 def test_mul(self): member in class:TestAudioop
test_operator.py 240 def test_mul(self): member in class:OperatorTestCase
string_tests.py 1022 def test_mul(self): member in class:MixinStrUnicodeUserStringTest
    [all...]
test_array.py 324 def test_mul(self): member in class:BaseTest
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_binop.py 284 def test_mul(self): member in class:RatTestCase
test_audioop.py 258 def test_mul(self): member in class:TestAudioop
test_operator.py 240 def test_mul(self): member in class:OperatorTestCase
string_tests.py 1022 def test_mul(self): member in class:MixinStrUnicodeUserStringTest
    [all...]
test_array.py 324 def test_mul(self): member in class:BaseTest
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_binop.py 284 def test_mul(self): member in class:RatTestCase
test_audioop.py 258 def test_mul(self): member in class:TestAudioop
test_operator.py 240 def test_mul(self): member in class:OperatorTestCase
string_tests.py 1022 def test_mul(self): member in class:MixinStrUnicodeUserStringTest
    [all...]
test_array.py 324 def test_mul(self): member in class:BaseTest
    [all...]
  /external/valgrind/VEX/test/
test-amd64.c 447 void test_mul(void) function
    [all...]
test-i386.c 418 void test_mul(void) function
    [all...]
  /external/boringssl/src/crypto/bn/
bn_test.cc 107 static bool test_mul(FILE *fp);
246 if (!test_mul(bc_file.get())) {
672 static bool test_mul(FILE *fp) { function
    [all...]
  /external/clang/test/CodeGen/
zvector.c 643 void test_mul (void) function
645 // CHECK-LABEL: test_mul
    [all...]

Completed in 1871 milliseconds