Searched defs:is_true (Results 1 – 11 of 11) sorted by relevance
36 bool is_true; in NON_EXPORTED_BASE() member
71 Node* BooleanConstant(bool is_true) { in BooleanConstant()
234 Zone* zone, Node* condition, Node* branch, bool is_true, in AddCondition()
77 def is_true(d, pattern): function
209 struct is_true struct218 REQUIRE( is_true<true>::value == true ); argument
468 int is_true; in future_init() local1118 int is_true = PyObject_IsTrue(val); in FutureObj_set_blocking() local1145 int is_true = PyObject_IsTrue(val); in FutureObj_set_log_traceback() local2023 int is_true = PyObject_IsTrue(val); in TaskObj_set_log_destroy_pending() local2196 int is_true; in _asyncio_Task_cancel_impl() local2677 int is_true; in task_step_impl() local2773 int is_true; in task_step_impl() local
372 def account_displayed_op_only(self, is_true): argument
527 int is_true; in setup_context() local
770 int is_true; in setup_context() local
2164 bool is_true = cond.to<uint32_t>() != 0; in Execute() local2196 bool is_true = cond.to<uint32_t>() != 0; in Execute() local
1464 auto is_true = attribute_ == "true"; in ParseSingleValue() local