Home
last modified time | relevance | path

Searched defs:pFunc (Results 1 – 8 of 8) sorted by relevance

/external/python/cpython3/Doc/includes/
Drun-func.c7 PyObject *pName, *pModule, *pFunc; in main() local
/external/ltp/testcases/kernel/device-drivers/v4l/user_space/
Dv4l2_foreach.c29 void foreach_input(V4L2InputTestFunc pFunc) in foreach_input()
/external/pdfium/core/fpdfapi/page/
Dcpdf_stitchfunc.cpp72 std::unique_ptr<CPDF_Function> pFunc = in v_Init() local
Dcpdf_shadingpattern.cpp61 RetainPtr<const CPDF_Object> pFunc = in Load() local
Dcpdf_function.cpp67 std::unique_ptr<CPDF_Function> pFunc; in Load() local
Dcpdf_generalstate.cpp181 void CPDF_GeneralState::SetTransferFunc(RetainPtr<CPDF_TransferFunc> pFunc) { in SetTransferFunc()
Dcpdf_colorspace.cpp1128 auto pFunc = CPDF_Function::Load(std::move(pFuncObj)); in v_Load() local
/external/pdfium/core/fpdfapi/render/
Dcpdf_renderstatus.cpp1377 std::unique_ptr<CPDF_Function> pFunc; in LoadSMask() local