Home
last modified time | relevance | path

Searched defs:is_true (Results 1 - 15 of 15) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dtransformation_add_constant_boolean.cpp27 TransformationAddConstantBoolean( uint32_t fresh_id, bool is_true, bool is_irrelevant) TransformationAddConstantBoolean() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dtransformation_add_constant_boolean.cpp27 TransformationAddConstantBoolean( uint32_t fresh_id, bool is_true, bool is_irrelevant) TransformationAddConstantBoolean() argument
/third_party/rust/crates/syn/json/src/
H A Dlib.rs210 fn is_true(b: &bool) -> bool { in is_true() functions
/third_party/spirv-tools/source/fuzz/
H A Dtransformation_add_constant_boolean.cpp27 TransformationAddConstantBoolean( uint32_t fresh_id, bool is_true, bool is_irrelevant) TransformationAddConstantBoolean() argument
/third_party/node/deps/v8/src/compiler/
H A Djs-graph.h63 Node* BooleanConstant(bool is_true) { in BooleanConstant() argument
H A Dbranch-elimination.h48 bool is_true; member
[all...]
H A Dbranch-elimination.cc444 AddCondition( Zone* zone, Node* condition, Node* branch, bool is_true, ControlPathConditions hint) AddCondition() argument
462 AddConditionInNewBlock( Zone* zone, Node* condition, Node* branch, bool is_true) AddConditionInNewBlock() argument
/third_party/openssl/test/
H A Dconstant_time_test.c61 test_binary_op(unsigned int (*op) (unsigned int a, unsigned int b), const char *op_name, unsigned int a, unsigned int b, int is_true) test_binary_op() argument
72 test_binary_op_8(unsigned char (*op) (unsigned int a, unsigned int b), const char *op_name, unsigned int a, unsigned int b, int is_true) test_binary_op_8() argument
84 test_binary_op_s(size_t (op) size_t a, size_t b), const char *op_name, size_t a, size_t b, int is_true) test_binary_op_s() argument
95 test_binary_op_64(uint64_t (op)uint64_t a, uint64_t b), const char *op_name, uint64_t a, uint64_t b, int is_true) test_binary_op_64() argument
[all...]
/third_party/cups-filters/filter/pdftopdf/
H A Dpdftopdf.cc113 static bool is_true(const char *value) // {{{ in is_true() function
[all...]
/third_party/cups-filters/filter/
H A Dtexttotext.c871 static int is_true(const char *value) in is_true() function
/third_party/ltp/tools/sparse/sparse-src/
H A Devaluate.c1172 int is_true = expr_truth_value(expr->conditional); in evaluate_conditional_expression() local
/third_party/python/Modules/
H A D_asynciomodule.c481 int is_true; in future_init() local
1192 int is_true = PyObject_IsTrue(val); in FutureObj_set_blocking() local
1219 int is_true = PyObject_IsTrue(val); in FutureObj_set_log_traceback() local
2100 int is_true = PyObject_IsTrue(val); TaskObj_set_log_destroy_pending() local
2214 int is_true; _asyncio_Task_cancel_impl() local
2819 int is_true; task_step_impl() local
2911 int is_true; task_step_impl() local
[all...]
/third_party/node/deps/v8/src/baseline/
H A Dbaseline-compiler.cc1628 Label is_true, is_false; in VisitTestTypeOf() local
[all...]
/third_party/python/Objects/
H A Dexceptions.c1043 int is_true = PyObject_IsTrue(exc_matches); in exceptiongroup_split_check_match() local
/third_party/python/Python/
H A Dcompile.c8834 int is_true; in optimize_basic_block() local

Completed in 41 milliseconds