Home
last modified time | relevance | path

Searched defs:SInt (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DAttributeLayoutTest.cpp386 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 Dvar_int.h53 using SInt = IntBase<signed int>; variable
/aosp_15_r20/external/compiler-rt/lib/ubsan/
H A Dubsan_diag.h165 SIntMax SInt; member
/aosp_15_r20/frameworks/av/media/module/codecs/m4v_h263/enc/src/
H A Dmp4def.h61 typedef int16_t SInt; typedef
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp6163 SDValue SInt; in expandFP_TO_UINT() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp7854 SDValue SInt; in expandFP_TO_UINT() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp8228 SDValue SInt = DAG.getNode(ISD::STRICT_FP_TO_SINT, dl, in LowerFP_TO_INT() local