Home
last modified time | relevance | path

Searched refs:UInt15 (Results 1 – 5 of 5) sorted by relevance

/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/cvtt/
H A DConvectionKernels.cpp439 static UInt15 Min(const UInt15 &a, const UInt15 &b) in Min()
441 UInt15 result; in Min()
470 static UInt15 Max(const UInt15 &a, const UInt15 &b) in Max()
472 UInt15 result; in Max()
556 UInt15 result; in MakeUInt15()
629 static Int16CompFlag Less(const UInt15 &a, const UInt15 &b) in Less()
636 static Int16CompFlag LessOrEqual(const UInt15 &a, const UInt15 &b) in LessOrEqual()
843 static UInt16 SqDiffUInt8(const UInt15 &a, const UInt15 &b) in SqDiffUInt8()
946 static UInt15 RightShift(const UInt15 &v, int bits) in RightShift()
1040 static UInt16 CompactMultiply(const UInt15 &a, const UInt15 &b) in CompactMultiply()
[all …]
/dports/devel/godot/godot-3.2.3-stable/thirdparty/cvtt/
H A DConvectionKernels.cpp439 static UInt15 Min(const UInt15 &a, const UInt15 &b) in Min()
441 UInt15 result; in Min()
470 static UInt15 Max(const UInt15 &a, const UInt15 &b) in Max()
472 UInt15 result; in Max()
556 UInt15 result; in MakeUInt15()
629 static Int16CompFlag Less(const UInt15 &a, const UInt15 &b) in Less()
636 static Int16CompFlag LessOrEqual(const UInt15 &a, const UInt15 &b) in LessOrEqual()
843 static UInt16 SqDiffUInt8(const UInt15 &a, const UInt15 &b) in SqDiffUInt8()
946 static UInt15 RightShift(const UInt15 &v, int bits) in RightShift()
1040 static UInt16 CompactMultiply(const UInt15 &a, const UInt15 &b) in CompactMultiply()
[all …]
/dports/devel/asl/asl-current/
H A Dasmpars.h37 SInt15 , UInt15 , enumerator
H A Dcodez8.c863 mIsZ8Encore() ? UInt15 : UInt11, in DecodeBitArg()
H A Dcode3206x.c469 DispAcc = EvalStrIntExpressionWithFlags(&DispArg, UInt15, &OK, &Flags); in DecodeMem()