| /OK3568_Linux_fs/buildroot/package/odb/ |
| H A D | 0007-Switch-to-C-11-get-rid-of-auto_ptr-use.patch | 47 create_context (ostream& os, 77 create_context (std::ostream&, 97 - auto_ptr<context> ctx (create_context (cerr, unit, ops, fts, 0)); 98 + unique_ptr<context> ctx (create_context (cerr, unit, ops, fts, 0)); 108 create_context (hxx, unit, ops, fts, model.get ())); 117 create_context (ixx, unit, ops, fts, model.get ())); 126 create_context (cxx, unit, ops, fts, model.get ())); 135 create_context (sch, unit, ops, fts, model.get ())); 144 create_context (sql, unit, ops, fts, model.get ())); 151 - auto_ptr<context> ctx (create_context (mig, unit, ops, fts, 0)); [all …]
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/awdr/ |
| H A D | rk_aiq_algo_awdr_itf.cpp | 32 create_context(RkAiqAlgoContext **context, const AlgoCtxInstanceCfg* cfg) in create_context() function 82 .create_context = create_context,
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/aeis/ |
| H A D | rk_aiq_algo_aeis_itf.cpp | 48 static XCamReturn create_context(RkAiqAlgoContext** context, const AlgoCtxInstanceCfg* cfg) { in create_context() function 132 .create_context = create_context,
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/acgc/ |
| H A D | rk_aiq_algo_acgc_itf.cpp | 35 create_context(RkAiqAlgoContext **context, const AlgoCtxInstanceCfg* cfg) in create_context() function 132 .create_context = create_context,
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/acsm/ |
| H A D | rk_aiq_algo_acsm_itf.cpp | 40 create_context(RkAiqAlgoContext **context, const AlgoCtxInstanceCfg* cfg) in create_context() function 141 .create_context = create_context,
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/adegamma/ |
| H A D | rk_aiq_algo_adegamma_itf.cpp | 32 create_context(RkAiqAlgoContext **context, const AlgoCtxInstanceCfg* cfg) in create_context() function 134 .create_context = create_context,
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/acac/ |
| H A D | rk_aiq_algo_acac_itf.cpp | 30 static XCamReturn create_context(RkAiqAlgoContext** context, const AlgoCtxInstanceCfg* cfg) { in create_context() function 141 .create_context = create_context,
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/a3dlut/ |
| H A D | rk_aiq_algo_a3dlut_itf.cpp | 29 create_context(RkAiqAlgoContext **context, const AlgoCtxInstanceCfg* cfg) in create_context() function 139 .create_context = create_context,
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/agamma/ |
| H A D | rk_aiq_algo_agamma_itf.cpp | 38 create_context(RkAiqAlgoContext **context, const AlgoCtxInstanceCfg* cfg) in create_context() function 146 .create_context = create_context,
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/accm/ |
| H A D | rk_aiq_algo_accm_itf.cpp | 29 create_context(RkAiqAlgoContext **context, const AlgoCtxInstanceCfg* cfg) in create_context() function 140 .create_context = create_context,
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/agic/ |
| H A D | rk_aiq_algo_agic_itf.cpp | 23 static XCamReturn create_context(RkAiqAlgoContext** context, const AlgoCtxInstanceCfg* cfg) { in create_context() function 145 .create_context = create_context,
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos_camgroup/misc/ |
| H A D | rk_aiq_algo_camgroup_agamma_itf.cpp | 34 create_context(RkAiqAlgoContext **context, const AlgoCtxInstanceCfg* cfg) in create_context() function 155 .create_context = create_context,
|
| H A D | rk_aiq_algo_camgroup_adehaze_itf.cpp | 41 static XCamReturn create_context(RkAiqAlgoContext** context, const AlgoCtxInstanceCfg* cfg) { in create_context() function 206 .create_context = create_context,
|
| H A D | rk_aiq_algo_camgroup_accm_itf.cpp | 29 create_context(RkAiqAlgoContext **context, const AlgoCtxInstanceCfg* cfg) in create_context() function 187 .create_context = create_context,
|
| H A D | rk_aiq_algo_camgroup_alsc_itf.cpp | 29 create_context(RkAiqAlgoContext **context, const AlgoCtxInstanceCfg* cfg) in create_context() function 179 .create_context = create_context,
|
| H A D | rk_aiq_algo_camgroup_a3dlut_itf.cpp | 29 create_context(RkAiqAlgoContext **context, const AlgoCtxInstanceCfg* cfg) in create_context() function 177 .create_context = create_context,
|
| H A D | rk_aiq_algo_camgroup_ablc_itf.cpp | 31 create_context(RkAiqAlgoContext **context, const AlgoCtxInstanceCfg* cfg) in create_context() function 216 .create_context = create_context,
|
| H A D | rk_aiq_algo_camgroup_ablc_itf_v32.cpp | 31 create_context(RkAiqAlgoContext **context, const AlgoCtxInstanceCfg* cfg) in create_context() function 214 .create_context = create_context,
|
| H A D | rk_aiq_algo_camgroup_adpcc_itf.cpp | 31 create_context(RkAiqAlgoContext **context, const AlgoCtxInstanceCfg* cfg) in create_context() function 230 .create_context = create_context,
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/acp/ |
| H A D | rk_aiq_algo_acp_itf.cpp | 29 create_context(RkAiqAlgoContext **context, const AlgoCtxInstanceCfg* cfg) in create_context() function 140 .create_context = create_context,
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/adebayer/ |
| H A D | rk_aiq_algo_adebayer_itf.cpp | 32 create_context in create_context() function 231 .create_context = create_context,
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/adehaze/ |
| H A D | rk_aiq_algo_adehaze_itf.cpp | 42 static XCamReturn create_context(RkAiqAlgoContext** context, const AlgoCtxInstanceCfg* cfg) { in create_context() function 193 .create_context = create_context,
|
| /OK3568_Linux_fs/kernel/fs/cifs/ |
| H A D | smb2pdu.h | 834 struct create_context { struct 877 struct create_context ccontext; 883 struct create_context ccontext; 890 struct create_context ccontext; 902 struct create_context ccontext; 919 struct create_context ccontext; 936 struct create_context ccontext; 950 struct create_context ccontext; 958 struct create_context ccontext; 966 struct create_context ccontext; [all …]
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/alsc/ |
| H A D | rk_aiq_algo_alsc_itf.cpp | 31 create_context(RkAiqAlgoContext **context, const AlgoCtxInstanceCfg* cfg) in create_context() function 191 .create_context = create_context,
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/adpcc/ |
| H A D | rk_aiq_algo_adpcc_itf.cpp | 29 create_context(RkAiqAlgoContext **context, const AlgoCtxInstanceCfg* cfg) in create_context() function 229 .create_context = create_context,
|