Home
last modified time | relevance | path

Searched defs:pfun (Results 1 - 2 of 2) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/validation/backend/
H A Dpointer-param.c9 void foo(int *p, int a[5], int (*pfun)(int)) in foo() argument
/third_party/ffmpeg/libavfilter/dnn/
H A Ddnn_backend_native_layer_mathbinary.c56 static void math_binary_commutative(FunType pfun, const DnnLayerMathBinaryParams *params, const DnnOperand *input, DnnOperand *output, DnnOperand *operands, const int32_t *input_operand_indexes) in math_binary_commutative() argument
76 static void math_binary_not_commutative(FunType pfun, const DnnLayerMathBinaryParams *params, const DnnOperand *input, DnnOperand *output, DnnOperand *operands, const int32_t *input_operand_indexes) in math_binary_not_commutative() argument

Completed in 2 milliseconds