Home
last modified time | relevance | path

Searched defs:test_unsigned (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/clang/test/CodeGen/
H A Dunsigned-trapv.c27 void test_unsigned() { in test_unsigned() function
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/numerics/numeric.ops/numeric.ops.sat/
H A Ddiv_sat.pass.cpp88 constexpr bool test_unsigned() { in test_unsigned() function
H A Dadd_sat.pass.cpp96 constexpr bool test_unsigned() { in test_unsigned() function
H A Dmul_sat.pass.cpp102 constexpr bool test_unsigned() { in test_unsigned() function
H A Dsub_sat.pass.cpp88 constexpr bool test_unsigned() { in test_unsigned() function
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/strings/string.conversions/
H A Dto_wstring.pass.cpp64 void test_unsigned() { in test_unsigned() function
H A Dto_string.pass.cpp62 void test_unsigned() { in test_unsigned() function
/aosp_15_r20/external/libcxx/test/std/strings/string.conversions/
H A Dto_wstring.pass.cpp68 test_unsigned() in test_unsigned() function
H A Dto_string.pass.cpp68 test_unsigned() in test_unsigned() function
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/ctypes/test/
H A Dtest_bitfields.py102 def test_unsigned(self): member in BitFieldTest
/aosp_15_r20/external/python/cpython3/Lib/ctypes/test/
Dtest_bitfields.py102 def test_unsigned(self): member in BitFieldTest
/aosp_15_r20/external/python/cpython2/Lib/ctypes/test/
Dtest_bitfields.py96 def test_unsigned(self): member in BitFieldTest
/aosp_15_r20/external/pytorch/test/
H A Dtest_type_promotion.py79 def test_unsigned(self, device): member in TestTypePromotion
/aosp_15_r20/external/clang/test/Analysis/
H A Didentical-expressions.cpp1025 unsigned test_unsigned(unsigned a) { in test_unsigned() function