Home
last modified time | relevance | path

Searched refs:robust (Results 1 – 25 of 123) sorted by relevance

12345

/external/ltp/testcases/realtime/m4/
Dcheck.m420 AC_MSG_CHECKING([for pthread_mutexattr_*robust* APIs])
30 …AC_DEFINE(HAS_PTHREAD_MUTEXTATTR_ROBUST_APIS,1,[Define to 1 if you have pthread_mutexattr_*robust*…
38 AC_MSG_CHECKING([for pthread_mutexattr_*robust* APIs])
48 …AC_DEFINE(HAS_PTHREAD_MUTEXTATTR_ROBUST_APIS,1,[Define to 1 if you have pthread_mutexattr_*robust*…
/external/ltp/testcases/realtime/func/pi-tests/
Dtestpi-6.c72 int retc, robust; in do_test() local
81 if (pthread_mutexattr_getrobust_np(&mutexattr, &robust) != 0) in do_test()
84 printf("robust in mutexattr is %d\n", robust); in do_test()
Dsbrk_mutex.c102 int m, ret, robust; in main() local
116 if (pthread_mutexattr_getrobust_np(&mutexattr, &robust) != 0) { in main()
119 printf("robust in mutexattr is %d\n", robust); in main()
/external/ltp/testcases/open_posix_testsuite/functional/threads/pi_test/
DREADME7 rt-nptl tests include two parts, one is robust mutex tests, the other
35 rt-nptl supports 'robust' behavior, there will be two robust modes,
42 The tests with name robust*-sun are used to test the
43 PTHREAD_MUTEX_ROBUST_NP mode, other tests with name robust*-mode2 are
47 Using run.sh under <rtnptl-tests>/robust_test to run the robust mutex
/external/e2fsprogs/
DREADME5 bugs and to make the utilities more robust. You can always find
/external/skia/site/dev/testing/
Dindex.md10 We also have a robust set of performance tests, served by the nanobench tool and
/external/llvm/test/tools/llvm-objdump/
Dmalformed-archives.test3 // make sure llvm-objdump is robust is what matters.
/external/llvm/test/tools/llvm-objdump/X86/
Dmalformed-machos.test3 // make sure llvm-objdump is robust is what matters.
/external/llvm/test/CodeGen/AArch64/
Dlocal_vars.ll5 ; generated. This test is not robust in the face of an frame-handling
/external/icu/icu4c/packaging/rpm/
Dicu.spec24 ICU is a set of C and C++ libraries that provides robust and full-featured
53 ICU is a set of C and C++ libraries that provides robust and full-featured
/external/flatbuffers/docs/source/
DSupport.md14 feature set, and is likely most robust. Other languages are catching up
/external/valgrind/docs/internals/
Dtracking-fn-entry-exit.txt20 > complicated things to get it right, eg. unwinding the stack. How robust
28 mechanism to be quite robust.
177 current %esp value). As I said before, the shadow stack is used for robust
/external/protobuf/csharp/protos/
Dunittest_issues.proto96 // This allows for reasonably robust tests of JSON output
/external/dnsmasq/contrib/webmin/
DREADME44 IOW, it works, it's just not very elegant and not very robust.
/external/dagger2/
DCHANGELOG.md17 * Support a more robust set of types for map keys in map bindings (primitive types, etc.)
/external/llvm/test/CodeGen/Mips/
Dfp16-promote.ll60 ; This test is not robust against variations in instruction scheduling.
/external/llvm/docs/
DMarkedUpDisassembly.rst21 The markup is simple enough in syntax to be robust even in the case of version
/external/clang/docs/
DExternalClangExamples.rst80 with a modern, non-intrusive and robust approach."
/external/wycheproof/doc/
Dindex.md70 We should promote robust interfaces with the goal to simplify
/external/openssh/
DREADME.tun127 Protocol (IPSec) for robust and permanent VPN connections and to
/external/wpa_supplicant_8/wpa_supplicant/doc/docbook/
Dwpa_background.sgml75 support for more robust encryption algorithm (CCMP: AES in Counter
/external/libogg/
DREADME40 compressed bitstream into a more robust, useful form. For example,
/external/google-breakpad/src/testing/
DCMakeLists.txt154 # this binary. To get a more robust shared library coverage, configure with
/external/eigen/doc/
DDenseDecompositionBenchmark.dox13 …s are relative to the LLT decomposition which is the fastest but also the least general and robust.
/external/liblzf/
DChanges68 - make lzf more robust in presence of padding bytes or sudden eof.

12345