Home
last modified time | relevance | path

Searched defs:is_err (Results 1 - 4 of 4) sorted by relevance

/third_party/rust/crates/atty/src/
H A Dlib.rs168 fn is_err() { in is_err() functions
188 fn is_err() { in is_err() functions
/third_party/rust/crates/regex/regex-capi/src/
H A Derror.rs28 pub fn is_err(&self) -> bool { in is_err() functions
/third_party/jerryscript/jerry-ext/debugger/
H A Ddebugger-tcp.c159 ssize_t is_err = recv (tcp_p->tcp_socket, NULL, 0, MSG_PEEK); in jerryx_debugger_tcp_send() local
/third_party/node/src/crypto/
H A Dcrypto_util.h118 MUST_USE_RESULT bool is_err() const { return !ok; } in is_err() function

Completed in 3 milliseconds