Searched defs:SInt (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/angle/src/tests/gl_tests/ |
H A D | AttributeLayoutTest.cpp | 386 Format<GLint, GL_INT, false> SInt(es3); in GetTestCases() local 728 Format<GLint, GL_INT, false, true> SInt(es3); in GetTestCases() local 748 Format<GLint, GL_INT, false, true> SInt(es3); in GetTestCases() local
|
/aosp_15_r20/external/sandboxed-api/sandboxed_api/ |
H A D | var_int.h | 53 using SInt = IntBase<signed int>; variable
|
/aosp_15_r20/external/compiler-rt/lib/ubsan/ |
H A D | ubsan_diag.h | 165 SIntMax SInt; member
|
/aosp_15_r20/frameworks/av/media/module/codecs/m4v_h263/enc/src/ |
H A D | mp4def.h | 61 typedef int16_t SInt; typedef
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | TargetLowering.cpp | 6163 SDValue SInt; in expandFP_TO_UINT() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | TargetLowering.cpp | 7854 SDValue SInt; in expandFP_TO_UINT() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.cpp | 8228 SDValue SInt = DAG.getNode(ISD::STRICT_FP_TO_SINT, dl, in LowerFP_TO_INT() local
|