/third_party/skia/third_party/externals/spirv-tools/source/fuzz/ |
H A D | transformation_add_constant_boolean.cpp | 27 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 D | transformation_add_constant_boolean.cpp | 27 TransformationAddConstantBoolean( uint32_t fresh_id, bool is_true, bool is_irrelevant) TransformationAddConstantBoolean() argument
|
/third_party/rust/crates/syn/json/src/ |
H A D | lib.rs | 210 fn is_true(b: &bool) -> bool { in is_true() functions
|
/third_party/spirv-tools/source/fuzz/ |
H A D | transformation_add_constant_boolean.cpp | 27 TransformationAddConstantBoolean( uint32_t fresh_id, bool is_true, bool is_irrelevant) TransformationAddConstantBoolean() argument
|
/third_party/node/deps/v8/src/compiler/ |
H A D | js-graph.h | 63 Node* BooleanConstant(bool is_true) { in BooleanConstant() argument
|
H A D | branch-elimination.h | 48 bool is_true; member [all...] |
H A D | branch-elimination.cc | 444 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 D | constant_time_test.c | 61 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 D | pdftopdf.cc | 113 static bool is_true(const char *value) // {{{ in is_true() function [all...] |
/third_party/cups-filters/filter/ |
H A D | texttotext.c | 871 static int is_true(const char *value) in is_true() function
|
/third_party/ltp/tools/sparse/sparse-src/ |
H A D | evaluate.c | 1172 int is_true = expr_truth_value(expr->conditional); in evaluate_conditional_expression() local
|
/third_party/python/Modules/ |
H A D | _asynciomodule.c | 481 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 D | baseline-compiler.cc | 1628 Label is_true, is_false; in VisitTestTypeOf() local [all...] |
/third_party/python/Objects/ |
H A D | exceptions.c | 1043 int is_true = PyObject_IsTrue(exc_matches); in exceptiongroup_split_check_match() local
|
/third_party/python/Python/ |
H A D | compile.c | 8834 int is_true; in optimize_basic_block() local
|