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

  /external/clang/test/CodeGen/
unsigned-trapv.c 24 // UNSIGNED: @test_unsigned
25 // TRAPV: @test_unsigned
26 // BOTH: @test_unsigned
27 void test_unsigned() { function
  /frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
unsigned.rs 23 static bool test_unsigned() {
32 rsDebug("test_unsigned FAILED", -1);
35 rsDebug("test_unsigned PASSED", 0);
43 failed |= test_unsigned();
  /external/libcxx/test/std/strings/string.conversions/
to_string.pass.cpp 67 test_unsigned() function
120 test_unsigned<unsigned>();
121 test_unsigned<unsigned long>();
122 test_unsigned<unsigned long long>();
to_wstring.pass.cpp 67 test_unsigned() function
120 test_unsigned<unsigned>();
121 test_unsigned<unsigned long>();
122 test_unsigned<unsigned long long>();
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/strings/string.conversions/
to_string.pass.cpp 67 test_unsigned() function
120 test_unsigned<unsigned>();
121 test_unsigned<unsigned long>();
122 test_unsigned<unsigned long long>();
to_wstring.pass.cpp 67 test_unsigned() function
120 test_unsigned<unsigned>();
121 test_unsigned<unsigned long>();
122 test_unsigned<unsigned long long>();
  /external/python/cpython2/Lib/ctypes/test/
test_bitfields.py 96 def test_unsigned(self): member in class:BitFieldTest
  /external/python/cpython3/Lib/ctypes/test/
test_bitfields.py 95 def test_unsigned(self): member in class:BitFieldTest
  /prebuilts/gdb/darwin-x86/lib/python2.7/ctypes/test/
test_bitfields.py 95 def test_unsigned(self): member in class:BitFieldTest
  /prebuilts/gdb/linux-x86/lib/python2.7/ctypes/test/
test_bitfields.py 95 def test_unsigned(self): member in class:BitFieldTest
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/test/
test_bitfields.py 95 def test_unsigned(self): member in class:BitFieldTest
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/test/
test_bitfields.py 95 def test_unsigned(self): member in class:BitFieldTest
  /external/clang/test/Analysis/
identical-expressions.cpp 1025 unsigned test_unsigned(unsigned a) { function
    [all...]

Completed in 323 milliseconds