Home
last modified time | relevance | path

Searched refs:try_set (Results 1 – 5 of 5) sorted by relevance

/external/linux-kselftest/tools/testing/selftests/mqueue/
Dmq_perf_tests.c159 static inline int try_set(FILE *stream, int value);
257 static inline int try_set(FILE *stream, int value) in try_set() function
527 while (try_set(max_msgs, cur_max_msgs += 10)) in increase_limits()
530 while (try_set(max_msgsize, cur_max_msgsize += 1024)) in increase_limits()
/external/harfbuzz_ng/src/
Dhb-machinery.hh389 bool try_set (const Type *obj, const ValueType &v) in try_set() function
Dhb-ot-cmap-table.hh355 if (!c->try_set (&length, new_length)) in sanitize()
Dhb-open-type.hh336 return c->try_set (this, 0); in neuter()
Dhb-ot-layout-common.hh605 c->try_set (&featureParams, new_offset) && in sanitize()