Searched refs:safe (Results 1 – 25 of 71) sorted by relevance
123
2 exec ./pngunknown --strict default=if-safe "${srcdir}/pngtest.png"
2 exec ./pngunknown --strict sTER=if-safe "${srcdir}/pngtest.png"
2 exec ./pngunknown --strict vpAg=if-safe "${srcdir}/pngtest.png"
198 a correct UTF-8 encoder is not allowed to produce them. A "safe UTF-8 |211 aspect of ASCII compatibility, use only "safe UTF-8 decoders" that |216 With a safe UTF-8 decoder, all of the following five overlong |220 safe UTF-8 decoder! |232 is a boundary test for safe UTF-8 decoders. All five characters should |
13 - Thread safe for RTOS.
98 /* is a safe bet. */
569 …uffix are @code{BigInt} if their value cannot be represented as a safe integer. A safe integer is …571 …ions are modified so that their result is returned as a Number if it is a safe integer. Otherwise …573 …nt) if their operands are safe integers. Operands between Number and BigInt are accepted provided …
30 is missing, so it's safe to build in support even if the end user doesn't
92 const char *safe = src.c_str(); in UrlDecode() local93 for (auto i = safe, n = safe + safeLength; i != n; ++i) in UrlDecode()
126 …ne -Kthread -kthread lthread -pthread -pthreads -mthreads pthread --thread-safe -mt pthread-config"145 # --thread-safe: KAI C++
737 …png_add_test(NAME pngunknown-if-safe COMMAND pngunknown OPTIONS --strict default=if-safe FILES "${…740 …png_add_test(NAME pngunknown-sTER COMMAND pngunknown OPTIONS --strict sTER=if-safe FILES "${PNGTES…741 …png_add_test(NAME pngunknown-vpAg COMMAND pngunknown OPTIONS --strict vpAg=if-safe FILES "${PNGTES…
76 tests/pngunknown-discard tests/pngunknown-if-safe tests/pngunknown-sAPI\
429 is known to be not thread-safe on some platforms and we don't know of430 any platform where it is guaranteed to be thread-safe. Therefore, if
753 tests/pngunknown-discard tests/pngunknown-if-safe tests/pngunknown-sAPI\1763 tests/pngunknown-if-safe.log: tests/pngunknown-if-safe
92 # If the host has its own RX thread it is safe to call bt_recv and194 In most cases the default value of 2 is a safe bet.399 products this is safe to leave as the default value (1).
4 thread safe. The data format used by the zlib library is described by RFCs
95 Under this premise, it is safe to say that our detection method provides
115 CharReaders and StreamWriters are not thread-safe, but they are re-usable.
152 21. Is zlib thread-safe?155 provided memory allocation routines must also be thread-safe. zlib's gz*
173 …nloop started semaphore *after* the run loop has started, indicating it's safe to CFRunLoopStop it…
151 # is safe to do so because it will be re-generated. Since this is only
688 …ne -Kthread -kthread lthread -pthread -pthreads -mthreads pthread --thread-safe -mt pthread-config"707 dnl --thread-safe: KAI C++
Completed in 25 milliseconds