Searched refs:write_ok (Results 1 - 7 of 7) sorted by relevance

/external/valgrind/coregrind/m_gdbserver/
H A Dserver.c623 write_ok (arg_own_buf);
630 write_ok (arg_own_buf);
669 write_ok (arg_own_buf);
692 write_ok (arg_own_buf);
778 write_ok (arg_own_buf);
787 write_ok (arg_own_buf);
838 write_ok (arg_own_buf);
1237 write_ok (own_buf);
1273 write_ok (own_buf);
1287 write_ok (own_bu
[all...]
H A Dserver.h300 void write_ok (char *buf);
H A Dremote-utils.c1067 void write_ok (char *buf) function
/external/strace/tests/
H A Dbtrfs.c65 static bool write_ok; variable
421 if (write_ok) {
563 if (write_ok) {
1498 if (write_ok) {
1533 if (write_ok) {
1654 if (write_ok) {
1852 write_ok = true;
1890 write_ok = false;
1894 btrfs_test_root, write_ok ? "read/write" : "read only");
/external/strace/tests-m32/
H A Dbtrfs.c65 static bool write_ok; variable
421 if (write_ok) {
563 if (write_ok) {
1498 if (write_ok) {
1533 if (write_ok) {
1654 if (write_ok) {
1852 write_ok = true;
1890 write_ok = false;
1894 btrfs_test_root, write_ok ? "read/write" : "read only");
/external/strace/tests-mx32/
H A Dbtrfs.c65 static bool write_ok; variable
421 if (write_ok) {
563 if (write_ok) {
1498 if (write_ok) {
1533 if (write_ok) {
1654 if (write_ok) {
1852 write_ok = true;
1890 write_ok = false;
1894 btrfs_test_root, write_ok ? "read/write" : "read only");
/external/tensorflow/tensorflow/core/debug/
H A Ddebug_io_utils.cc825 bool write_ok = debug_grpc_channel->WriteEvent(event_proto); local
826 if (!write_ok) {

Completed in 210 milliseconds