Home
last modified time | relevance | path

Searched refs:trace_write (Results 1 - 6 of 6) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/
H A Dtrace.c37 static int trace_write(BIO *b, const char *buf,
46 trace_write,
64 static int trace_write(BIO *channel, in trace_write() function
79 if (trace_write(channel, str, strlen(str), &written)) in trace_puts()
/third_party/openssl/crypto/
H A Dtrace.c37 static int trace_write(BIO *b, const char *buf,
46 trace_write,
64 static int trace_write(BIO *channel, in trace_write() function
79 if (trace_write(channel, str, strlen(str), &written)) in trace_puts()
/third_party/vixl/test/
H A Dtest-runner.h97 static bool trace_write() { return trace_write_; } in trace_write() function in vixl::Test
/third_party/vixl/test/aarch64/
H A Dtest-assembler-aarch64.h144 if (Test::trace_write()) trace_parameters |= LOG_WRITE; \
H A Dtest-simulator-aarch64.cc83 if (Test::trace_write()) { \
/third_party/vixl/test/aarch64/examples/
H A Dtest-examples.cc172 if (Test::trace_write()) trace_parameters |= LOG_WRITE; \

Completed in 10 milliseconds