Home
last modified time | relevance | path

Searched refs:robustness (Results 1 – 25 of 36) sorted by relevance

12

/external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
Dpthread_mutexattr_getrobust.c108 *robust = (*attr)->robustness; in pthread_mutexattr_getrobust()
Dpthread_mutexattr_setrobust.c112 (*attr)->robustness = robust; in pthread_mutexattr_setrobust()
Dpthread_mutex_init.c94 if ((*attr)->robustness == PTHREAD_MUTEX_ROBUST) in pthread_mutex_init()
Dimplement.h277 int robustness; member
/external/libvorbis/
DCHANGES42 * Improved robustness with corrupt streams.
58 * improve robustness to corrupt input streams
/external/mesa3d/src/egl/drivers/dri2/
Degl_dri2.h102 __DRIrobustnessExtension *robustness; member
Degl_dri2.c487 if (dri2_dpy->robustness) in dri2_setup_screen()
534 dri2_dpy->robustness = (__DRIrobustnessExtension *) extensions[i]; in dri2_create_screen()
801 && !dri2_dpy->robustness) { in dri2_create_context()
815 if (!dri2_dpy->robustness) { in dri2_create_context()
/external/chromium_org/third_party/mesa/src/src/egl/drivers/dri2/
Degl_dri2.h102 __DRIrobustnessExtension *robustness; member
Degl_dri2.c487 if (dri2_dpy->robustness) in dri2_setup_screen()
534 dri2_dpy->robustness = (__DRIrobustnessExtension *) extensions[i]; in dri2_create_screen()
801 && !dri2_dpy->robustness) { in dri2_create_context()
815 if (!dri2_dpy->robustness) { in dri2_create_context()
/external/protobuf/gtest/
DCHANGES63 * Improved the robustness of death tests.
/external/chromium_org/third_party/angle/extensions/
DEGL_EXT_create_context_robustness.txt134 robustness extension and robust access as described therein can be
DEXT_robustness.txt43 systems have created new requirements for robustness and security
75 The intent of this extension is to address some specific robustness
/external/chromium/testing/gtest/
DCHANGES114 * Improved the robustness of death tests.
/external/gtest/
DCHANGES117 * Improved the robustness of death tests.
/external/chromium_org/testing/gtest/
DCHANGES117 * Improved the robustness of death tests.
/external/libvpx/libvpx/third_party/googletest/src/
DCHANGES144 * Improved the robustness of death tests.
/external/linux-tools-perf/Documentation/
Dperf-probe.txt148 This provides some sort of flexibility and robustness to probe point definitions against minor code…
/external/eigen/doc/
DUsingIntelMKL.dox59 …KE_STRICT </td><td>Same as \c EIGEN_USE_LAPACKE but algorithm of lower robustness are disabled. Th…
/external/chromium_org/third_party/sqlite/
DREADME.chromium136 - A large number of fts2 robustness fixes against corrupt data in its metadata
/external/valgrind/main/docs/internals/
Dtracking-fn-entry-exit.txt26 robustness. I have a bug fix here for reentrent entering of a signal handler
/external/bzip2/
DCHANGES128 * Decompression robustness. The library/program should be
/external/stlport/etc/
DChangeLog-4.097 * _debug.c/_debug.h - added extra zero-initialization for more robustness;
/external/grub/docs/
Dmultiboot.texi179 loading mechanisms, increasing their portability, robustness, and
Dmultiboot.info138 loading mechanisms, increasing their portability, robustness, and
/external/oprofile/
DChangeLog-2001956 * op_events.c: robustness fix

12