Searched defs:try_set (Results 1 - 2 of 2) sorted by relevance

/external/linux-kselftest/tools/testing/selftests/mqueue/
H A Dmq_perf_tests.c157 static inline int try_set(FILE *stream, int value);
255 static inline int try_set(FILE *stream, int value) function
525 while (try_set(max_msgs, cur_max_msgs += 10))
528 while (try_set(max_msgsize, cur_max_msgsize += 1024))
/external/harfbuzz_ng/src/
H A Dhb-open-type-private.hh295 inline bool try_set (const Type *obj, const ValueType &v) { function in struct:OT::hb_sanitize_context_t
829 return c->try_set (this, 0);

Completed in 102 milliseconds