Home
last modified time | relevance | path

Searched refs:pose (Results 1 – 25 of 46) sorted by relevance

12

/external/skia/third_party/lua/src/
Dlstrlib.c137 size_t pose = posrelat(luaL_optinteger(L, 3, posi), l); in str_byte() local
140 if (pose > l) pose = l; in str_byte()
141 if (posi > pose) return 0; /* empty interval; return no values */ in str_byte()
142 n = (int)(pose - posi + 1); in str_byte()
143 if (posi + n <= pose) /* (size_t -> int) overflow? */ in str_byte()
/external/syslinux/com32/lua/src/
Dlstrlib.c137 size_t pose = posrelat(luaL_optinteger(L, 3, posi), l); in str_byte() local
140 if (pose > l) pose = l; in str_byte()
141 if (posi > pose) return 0; /* empty interval; return no values */ in str_byte()
142 n = (int)(pose - posi + 1); in str_byte()
143 if (posi + n <= pose) /* (size_t -> int) overflow? */ in str_byte()
/external/compiler-rt/lib/builtins/
Dfp_extend_impl.inc24 // are available on the target platform; this may pose a problem when trying
Dfp_trunc_impl.inc27 // are available on the target platform; this may pose a problem when trying
/external/llvm/docs/
DLexicon.rst79 derived pointers pose an additional hazard that they may be invalidated at
/external/ltp/testcases/kernel/syscalls/epoll2/man/
Depoll.txt26 pose that this scenario happens :
/external/libjpeg-turbo/
DChangeLog.md68 affected only 32-bit code and did not pose a security threat, but removing the
82 same structure, it was not known to pose a security threat, but removing the
170 32-bit code, and none of them was known to pose a security threat, but removing
289 Clang undefined behavior sanitizers. None of these was known to pose a
/external/python/cpython2/Doc/howto/
Dpyporting.rst191 that only deals with text or only binary data, this separation doesn't pose an
/external/ImageMagick/
DInstall-unix.txt176 ImageMagick built with delegates (see MAGICK PLUG-INS below) can pose
/external/libogg/doc/
Drfc3533.txt623 such, Ogg does not pose a threat there. However, an application
/external/libmicrohttpd/
DNOTICE65 Finally, software patents pose a constant threat to the existence of
/external/libnl/
DNOTICE59 Finally, software patents pose a constant threat to the existence of
DCOPYING59 Finally, software patents pose a constant threat to the existence of
/external/libexif/
DCOPYING59 Finally, software patents pose a constant threat to the existence of
/external/libusb-compat/
DNOTICE59 Finally, software patents pose a constant threat to the existence of
DCOPYING59 Finally, software patents pose a constant threat to the existence of
/external/hyphenation-patterns/hy/
DNOTICE59 Finally, software patents pose a constant threat to the existence of
/external/eigen/
DCOPYING.LGPL59 Finally, software patents pose a constant threat to the existence of
/external/fec/
Dlesser.txt59 Finally, software patents pose a constant threat to the existence of
DNOTICE59 Finally, software patents pose a constant threat to the existence of
/external/libmtp/
DCOPYING59 Finally, software patents pose a constant threat to the existence of
/external/kmod/libkmod/
DCOPYING59 Finally, software patents pose a constant threat to the existence of
/external/xmlrpcpp/
DNOTICE59 Finally, software patents pose a constant threat to the existence of
/external/jdiff/
DNOTICE59 Finally, software patents pose a constant threat to the existence of
/external/kmod/testsuite/
DCOPYING59 Finally, software patents pose a constant threat to the existence of

12