Searched defs:pFunc (Results 1 – 14 of 14) sorted by relevance
/external/python/cpython3/Doc/includes/ |
D | run-func.c | 6 PyObject *pName, *pModule, *pFunc; in main() local
|
/external/python/cpython2/Doc/includes/ |
D | run-func.c | 6 PyObject *pName, *pModule, *pFunc; in main() local
|
/external/ltp/testcases/kernel/device-drivers/v4l/user_space/ |
D | v4l2_foreach.c | 29 void foreach_input(V4L2InputTestFunc pFunc) in foreach_input()
|
/external/pdfium/core/fpdfapi/page/ |
D | cpdf_stitchfunc.cpp | 45 std::unique_ptr<CPDF_Function> pFunc(CPDF_Function::Load(pSub)); in v_Init() local
|
D | cpdf_shadingpattern.cpp | 76 CPDF_Object* pFunc = pShadingDict->GetDirectObjectFor("Function"); in Load() local
|
D | cpdf_function.cpp | 20 std::unique_ptr<CPDF_Function> pFunc; in Load() local
|
D | cpdf_generalstate.cpp | 170 const RetainPtr<CPDF_TransferFunc>& pFunc) { in SetTransferFunc()
|
D | cpdf_colorspace.cpp | 1134 auto pFunc = CPDF_Function::Load(pFuncObj); in v_Load() local
|
/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/ |
D | builder_misc.cpp | 1422 Value* Builder::CreateEntryAlloca(Function* pFunc, Type* pType) in CreateEntryAlloca() 1432 Value* Builder::CreateEntryAlloca(Function* pFunc, Type* pType, Value* pArraySize) in CreateEntryAlloca() 1461 Function* pFunc = pCurBB->getParent(); in SCATTERPS() local 1678 …Function* pFunc = cast<Function>(JM()->mpCurrentModule->getOrInsertFunction("BucketManager_StartBu… in RDTSC_START() local 1700 …Function* pFunc = cast<Function>(JM()->mpCurrentModule->getOrInsertFunction("BucketManager_StopBuc… in RDTSC_STOP() local
|
/external/mesa3d/src/gallium/drivers/swr/ |
D | swr_shader.cpp | 701 PFN_GS_FUNC pFunc = in CompileGS() local 949 PFN_VERTEX_FUNC pFunc = in CompileVS() local
|
/external/pdfium/core/fxge/skia/ |
D | fx_skia_device.cpp | 358 bool AddColors(const CPDF_ExpIntFunc* pFunc, SkTDArray<SkColor>* skColors) { in AddColors() 381 bool AddSamples(const CPDF_SampledFunc* pFunc, in AddSamples() 426 bool AddStitching(const CPDF_StitchFunc* pFunc, in AddStitching()
|
/external/pdfium/core/fpdfapi/render/ |
D | cpdf_renderstatus.cpp | 2573 std::unique_ptr<CPDF_Function> pFunc; in LoadSMask() local
|
/external/sqlite/dist/orig/ |
D | sqlite3.c | 13723 FuncDef *pFunc; /* Used when p4type is P4_FUNCDEF */ member 16153 FuncDef *pFunc; /* The aggregate function implementation */ member 18949 FuncDef *pFunc; /* Pointer to function information */ member
|
/external/sqlite/dist/ |
D | sqlite3.c | 13723 FuncDef *pFunc; /* Used when p4type is P4_FUNCDEF */ member 16153 FuncDef *pFunc; /* The aggregate function implementation */ member 18949 FuncDef *pFunc; /* Pointer to function information */ member
|