Home
last modified time | relevance | path

Searched defs:unary_op (Results 1 - 5 of 5) sorted by relevance

/third_party/rust/crates/rust-cexpr/src/
H A Dexpr.rs268 fn unary_op(input: (&[u8], EvalResult)) -> Option<EvalResult> { in unary_op() functions
/third_party/gn/src/gn/
H A Dparser.cc500 std::unique_ptr<UnaryOpNode> unary_op = std::make_unique<UnaryOpNode>(); in Not() local
/third_party/python/Python/
H A Dast_opt.c105 typedef PyObject *(*unary_op)(PyObject*); in fold_unaryop() typedef
/third_party/skia/third_party/externals/abseil-cpp/absl/algorithm/
H A Dcontainer.h586 c_transform(const InputSequence& input, OutputIterator output, UnaryOp&& unary_op) c_transform() argument
/third_party/skia/third_party/externals/tint/src/reader/spirv/
H A Dfunction.cc3866 auto unary_op = ast::UnaryOp::kNegation; in MaybeEmitCombinatorialValue() local

Completed in 16 milliseconds