Searched refs:pose (Results 1 – 12 of 12) sorted by relevance
| /freebsd/contrib/lua/src/ |
| H A D | lutf8lib.c | 130 lua_Integer pose = u_posrelat(luaL_optinteger(L, 3, posi), len); in codepoint() local 135 luaL_argcheck(L, pose <= (lua_Integer)len, 3, "out of bounds"); in codepoint() 136 if (posi > pose) return 0; /* empty interval; return no values */ in codepoint() 137 if (pose - posi >= INT_MAX) /* (lua_Integer -> int) overflow? */ in codepoint() 139 n = (int)(pose - posi) + 1; /* upper bound for number of returns */ in codepoint() 142 se = s + pose; /* string end */ in codepoint()
|
| H A D | lstrlib.c | 182 size_t pose = getendpos(L, 3, pi, l); in str_byte() local 184 if (posi > pose) return 0; /* empty interval; return no values */ in str_byte() 185 if (l_unlikely(pose - posi >= (size_t)INT_MAX)) /* arithmetic overflow? */ in str_byte() 187 n = (int)(pose - posi) + 1; in str_byte()
|
| /freebsd/sys/contrib/openzfs/module/lua/ |
| H A D | lstrlib.c | 147 size_t pose = posrelat(luaL_optinteger(L, 3, posi), l); in str_byte() local 150 if (pose > l) pose = l; in str_byte() 151 if (posi > pose) return 0; /* empty interval; return no values */ in str_byte() 152 n = (int)(pose - posi + 1); in str_byte() 153 if (posi + n <= pose) /* (size_t -> int) overflow? */ in str_byte()
|
| /freebsd/crypto/openssl/crypto/engine/ |
| H A D | README.md | 167 Cleanup - the registration and unregistration may pose questions about how
|
| /freebsd/lib/libc/softfloat/ |
| H A D | softfloat-source.txt | 336 pose no difficulties once `softfloat.o' exists. The supplied makefile
|
| /freebsd/crypto/openssl/doc/man3/ |
| H A D | SSL_CTX_dane_enable.pod | 214 * disable the checks unless "unknown key share" attacks pose no risk for
|
| H A D | OSSL_CMP_CTX_new.pod | 470 of a trusted PKI hierarchy to fraudulently pose as CMP server.
|
| /freebsd/share/examples/ipfilter/ |
| H A D | examples.txt | 102 fragments can pose a large threat to IP packet filtering, IF there are rules
|
| /freebsd/crypto/openssl/doc/designs/quic-design/ |
| H A D | dgram-api.md | 474 (`BIO_(set|get)_dgram_(origin|dest)`) as this would pose a problem. But I mainly
|
| /freebsd/contrib/dialog/ |
| H A D | COPYING | 59 Finally, software patents pose a constant threat to the existence of
|
| /freebsd/crypto/openssl/doc/man1/ |
| H A D | openssl-cmp.pod.in | 667 of a trusted PKI hierarchy to fraudulently pose as a CMP server.
|
| /freebsd/share/dict/ |
| H A D | web2 | 151461 pose
|