Home
last modified time | relevance | path

Searched refs:Positive (Results 1 – 25 of 27) sorted by relevance

12

/freebsd-14.2/contrib/googletest/googletest/samples/
H A Dsample1_unittest.cc103 TEST(FactorialTest, Positive) { in TEST() argument
130 TEST(IsPrimeTest, Positive) { in TEST() argument
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCFrameLowering.cpp51 bool Positive; in generateStackAdjustment() local
55 Positive = false; in generateStackAdjustment()
58 Positive = true; in generateStackAdjustment()
66 AdjOp = Positive ? ARC::ADD_rru6 : ARC::SUB_rru6; in generateStackAdjustment()
68 AdjOp = Positive ? ARC::ADD_rrs12 : ARC::SUB_rrs12; in generateStackAdjustment()
70 AdjOp = Positive ? ARC::ADD_rrlimm : ARC::SUB_rrlimm; in generateStackAdjustment()
/freebsd-14.2/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/funcs/
H A Dtst.chill.ksh36 * Positive test of chill()
/freebsd-14.2/sys/contrib/device-tree/Bindings/display/panel/
H A Dsony,tulip-truly-nt35521.yaml27 description: Positive 5V supply
H A Dmantix,mlaf057we51-x.yaml31 description: Positive analog power supply
H A Dsony,td4353-jdi.yaml31 description: Positive 5.5V supply
/freebsd-14.2/sys/contrib/device-tree/Bindings/iio/frequency/
H A Dadi,admv1013.yaml59 se-pos - Single-Ended Mode, Positive Side Disabled.
H A Dadi,admv1014.yaml96 se-pos - Single-Ended Mode, Positive Side Disabled.
/freebsd-14.2/contrib/libcbor/doc/source/api/
H A Dtype_0_1.rst1 Types 0 & 1 – Positive and negative integers
/freebsd-14.2/contrib/llvm-project/lldb/bindings/lua/
H A Dlua-typemaps.swig81 return luaL_error(L, "Positive integer expected");
119 return luaL_error(L, "Positive integer expected");
/freebsd-14.2/contrib/llvm-project/lldb/bindings/python/
H A Dpython-typemaps.swig186 PyErr_SetString(PyExc_ValueError, "Positive integer expected");
222 PyErr_SetString(PyExc_ValueError, "Positive integer expected");
289 PyErr_SetString(PyExc_ValueError, "Positive integer expected");
/freebsd-14.2/sys/contrib/openzfs/config/
H A Diconv.m4149 /* Test against HP-UX 11.11 bug: Positive return value instead of 0. */
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrHFP.td94 // Absolute value (Load Positive).
H A DSystemZScheduleZ196.td772 // Load Complement / Negative / Positive
896 // Load Complement / Negative / Positive
H A DSystemZScheduleZEC12.td810 // Load Complement / Negative / Positive
934 // Load Complement / Negative / Positive
H A DSystemZInstrFP.td337 // Absolute value (Load Positive).
H A DSystemZScheduleZ13.td841 // Load Complement / Negative / Positive
965 // Load Complement / Negative / Positive
H A DSystemZScheduleZ16.td879 // Load Complement / Negative / Positive
1005 // Load Complement / Negative / Positive
H A DSystemZScheduleZ14.td861 // Load Complement / Negative / Positive
985 // Load Complement / Negative / Positive
H A DSystemZScheduleZ15.td878 // Load Complement / Negative / Positive
1002 // Load Complement / Negative / Positive
/freebsd-14.2/sys/contrib/device-tree/Bindings/input/
H A Diqs626a.yaml662 0: Positive flick or swipe in X direction
664 2: Positive flick or swipe in Y direction
/freebsd-14.2/sys/contrib/device-tree/Bindings/iio/adc/
H A Dst,stm32-adc.yaml300 on stm32mp1. Positive and negative inputs pairs are listed:
/freebsd-14.2/share/misc/
H A Dusb_hid_usages1066 0x61 Positive Coefficient
1068 0x63 Positive Saturation
/freebsd-14.2/crypto/openssl/include/openssl/
H A Dx509_vfy.h.in759 * Positive return values form a bit mask, all but the first are internal to
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp431 enum Signedness { Positive, Signed, Unsigned }; enumerator
1642 Sign = Positive; in getNumSignificantBits()

12