Home
last modified time | relevance | path

Searched refs:truth (Results 1 – 13 of 13) sorted by relevance

/src/usr.sbin/bsnmpd/modules/snmp_bridge/
H A Dbridge_pf.c63 snmp_truth2val(int32_t truth) in snmp_truth2val() argument
65 if (truth == 2) in snmp_truth2val()
67 else if (truth == 1) in snmp_truth2val()
/src/crypto/krb5/src/util/support/
H A Djson.c180 k5_json_bool_create(int truth, k5_json_bool *val_out) in k5_json_bool_create() argument
188 *(unsigned char *)b = !!truth; in k5_json_bool_create()
288 int truth, ret; in k5_json_array_fmt() local
305 truth = va_arg(ap, int); in k5_json_array_fmt()
306 if (k5_json_bool_create(truth, &b)) in k5_json_array_fmt()
/src/crypto/krb5/src/include/
H A Dk5-json.h121 int k5_json_bool_create(int truth, k5_json_bool *val_out);
/src/contrib/llvm-project/clang/include/clang/Basic/
H A DTypeNodes.td22 /// truth. Languages and extensions often have formation rules which differ
/src/crypto/openssl/Configurations/
H A DREADME-design.md190 truth without question, and will therefore perform very few checks.
/src/contrib/one-true-awk/testdir/
H A Dbib619 …aster Abraham, who hath not left destitute my master of his mercy and his truth: I being in the wa…
939 I am not worthy of the least of all the mercies, and of all the truth, which thou hast shewed unto …
1269 …ll be kept in prison, that your words may be proved, whether there be any truth in you: or else by…
2021 Moreover thou shalt provide out of all the people able men, such as fear God, men of truth, hating …
2503 …, The LORD, The LORD God, merciful and gracious, longsuffering, and abundant in goodness and truth,
5287 Then shalt thou enquire, and make search, and ask diligently; and, behold, if it be truth, and the …
5763 He is the Rock, his work is perfect: for all his ways are judgment: a God of truth and without iniq…
6491 Now therefore fear the LORD, and serve him in sincerity and in truth: and put away the gods which y…
6770 And the bramble said unto the trees, If in truth ye anoint me king over you, then come and put your…
7485 Only fear the LORD, and serve him in truth with all your heart: for consider how great things he ha…
[all …]
H A Dfunstack.in20446 … performance of such a system by speeding up the process of computing the truth value of a Boolean…
/src/share/dict/
H A Dweb2a1237 all-truth
25511 gospel truth
27298 half-truth
45341 quasi truth
67242 truth-armed
67243 truth-bearing
67244 truth-cloaking
67245 truth-cowed
67246 truth-declaring
67247 truth-denying
[all …]
H A Dweb2208651 truth
/src/contrib/one-true-awk/
H A DFIXES.1e1247 added a bunch of casts to the code to tell the truth about
/src/share/examples/ipfilter/
H A Dipf-howto.txt1085 The unfortunate truth is that after 60 seconds of idle
2299 might be to just open up all ports above 1023. In truth,
/src/contrib/flex/
H A DChangeLog992 truth value [-Wparentheses]
/src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.td7846 // instructions because TableGen's type inference can't handle the truth.