Home
last modified time | relevance | path

Searched defs:not_null (Results 1 – 4 of 4) sorted by relevance

/third_party/glib/gio/tests/
Dtls-bindings.c17 gchar *not_null = "NOT_NULL"; in get_tls_channel_binding() local
52 gchar *not_null = "NOT_NULL"; in get_dtls_channel_binding() local
/third_party/boost/libs/stacktrace/example/
Dterminate_handler.cpp74 inline void copy_and_run(const char* exec_name, char param, bool not_null) { in copy_and_run()
/third_party/boost/boost/xpressive/
Dregex_algorithms.hpp310 …save_restore<bool> not_null(state.flags_.match_not_null_, state.flags_.match_not_null_ || not_init… in regex_search_impl() local
691 bool not_null = (0 == what.length()); in regex_replace_impl() local
/third_party/weston/tools/zunitc/test/
Dzunitc_test.c309 ZUC_TEST(pointers, not_null) in ZUC_TEST() argument