Searched refs:pose (Results 1 – 25 of 55) sorted by relevance
123
/external/syslinux/com32/lua/src/ |
D | lstrlib.c | 137 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/skia/third_party/lua/src/ |
D | lstrlib.c | 137 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/ |
D | fp_extend_impl.inc | 24 // are available on the target platform; this may pose a problem when trying
|
D | fp_trunc_impl.inc | 27 // are available on the target platform; this may pose a problem when trying
|
/external/llvm/docs/ |
D | Lexicon.rst | 79 derived pointers pose an additional hazard that they may be invalidated at
|
/external/ltp/testcases/kernel/syscalls/epoll2/man/ |
D | epoll.txt | 26 pose that this scenario happens :
|
/external/libjpeg-turbo/ |
D | ChangeLog.md | 68 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/ImageMagick/ |
D | Install-unix.txt | 176 ImageMagick built with delegates (see MAGICK PLUG-INS below) can pose
|
/external/libogg/doc/ |
D | rfc3533.txt | 623 such, Ogg does not pose a threat there. However, an application
|
/external/libmicrohttpd/ |
D | COPYING | 65 Finally, software patents pose a constant threat to the existence of
|
/external/libmtp/ |
D | COPYING | 59 Finally, software patents pose a constant threat to the existence of
|
D | NOTICE | 59 Finally, software patents pose a constant threat to the existence of
|
/external/selinux/libsepol/ |
D | COPYING | 59 Finally, software patents pose a constant threat to the existence of
|
/external/libexif/ |
D | NOTICE | 59 Finally, software patents pose a constant threat to the existence of
|
D | COPYING | 59 Finally, software patents pose a constant threat to the existence of
|
/external/libnl/ |
D | COPYING | 59 Finally, software patents pose a constant threat to the existence of
|
/external/jdiff/ |
D | NOTICE | 59 Finally, software patents pose a constant threat to the existence of
|
/external/libusb/ |
D | COPYING | 59 Finally, software patents pose a constant threat to the existence of
|
/external/kmod/testsuite/ |
D | COPYING | 59 Finally, software patents pose a constant threat to the existence of
|
/external/autotest/client/site_tests/graphics_SanAngeles/src/ |
D | license-LGPL.txt | 59 Finally, software patents pose a constant threat to the existence of
|
/external/xmlrpcpp/ |
D | NOTICE | 59 Finally, software patents pose a constant threat to the existence of
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/about_files/ |
D | lgpl-v21.txt | 59 Finally, software patents pose a constant threat to the existence of
|
/external/fec/ |
D | NOTICE | 59 Finally, software patents pose a constant threat to the existence of
|
/external/kmod/libkmod/ |
D | COPYING | 59 Finally, software patents pose a constant threat to the existence of
|
/external/libmicrohttpd/doc/ |
D | lgpl.texi | 65 Finally, software patents pose a constant threat to the existence of
|
123