Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Doc/includes/
Drun-func.c6 PyObject *pName, *pModule, *pFunc; in main() local
/aosp_15_r20/external/python/cpython3/Doc/includes/
Drun-func.c7 PyObject *pName, *pModule, *pFunc; in main() local
/aosp_15_r20/external/ltp/testcases/kernel/device-drivers/v4l/user_space/
H A Dv4l2_foreach.c29 void foreach_input(V4L2InputTestFunc pFunc) in foreach_input()
/aosp_15_r20/external/pdfium/core/fpdfapi/page/
H A Dcpdf_stitchfunc.cpp74 std::unique_ptr<CPDF_Function> pFunc = in v_Init() local
H A Dcpdf_shadingpattern.cpp61 RetainPtr<const CPDF_Object> pFunc = in Load() local
H A Dcpdf_function.cpp67 std::unique_ptr<CPDF_Function> pFunc; in Load() local
H A Dcpdf_generalstate.cpp176 void CPDF_GeneralState::SetTransferFunc(RetainPtr<CPDF_TransferFunc> pFunc) { in SetTransferFunc()
H A Dcpdf_colorspace.cpp1124 auto pFunc = CPDF_Function::Load(std::move(pFuncObj)); in v_Load() local
/aosp_15_r20/external/pdfium/core/fpdfapi/render/
H A Dcpdf_docrenderdata.cpp65 auto pFunc = CreateTransferFunc(pObj); in GetTransferFunc() local
H A Dcpdf_renderstatus.cpp1318 std::unique_ptr<CPDF_Function> pFunc; in LoadSMask() local
/aosp_15_r20/frameworks/compile/mclinker/lib/Target/AArch64/
DAArch64Relocator.cpp41 ApplyFunctionEntry(ApplyFunctionType pFunc, in ApplyFunctionEntry()
/aosp_15_r20/external/sqlite/dist/sqlite-autoconf-3440300/
H A Dsqlite3.c16373 FuncDef *pFunc; /* Used when p4type is P4_FUNCDEF */ member
18730 FuncDef *pFunc; /* The aggregate function implementation */ member
23324 FuncDef *pFunc; /* Pointer to function information */ member
/aosp_15_r20/external/rust/crates/libsqlite3-sys/sqlite3/
Dsqlite3.c16499 FuncDef *pFunc; /* Used when p4type is P4_FUNCDEF */ member
18865 FuncDef *pFunc; /* The aggregate function implementation */ member
23490 FuncDef *pFunc; /* Pointer to function information */ member
/aosp_15_r20/external/rust/crates/libsqlite3-sys/sqlcipher/
Dsqlite3.c16552 FuncDef *pFunc; /* Used when p4type is P4_FUNCDEF */ member
18912 FuncDef *pFunc; /* The aggregate function implementation */ member
23547 FuncDef *pFunc; /* Pointer to function information */ member
/aosp_15_r20/external/sqlite/dist/sqlite-autoconf-3440300/orig/
H A Dsqlite3.c16373 FuncDef *pFunc; /* Used when p4type is P4_FUNCDEF */ member
18730 FuncDef *pFunc; /* The aggregate function implementation */ member
23324 FuncDef *pFunc; /* Pointer to function information */ member