Home
last modified time | relevance | path

Searched defs:sub (Results 1 - 25 of 31) sorted by relevance

12

/arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/
H A Daarch64_fixup_sdiv.cpp35 auto sub = selectInst->getOperand(1U); in ReplaceSelect() local
/arkcompiler/ets_frontend/ets2panda/checker/types/
H A DtypeRelation.cpp177 bool TypeRelation::IsSupertypeOf(Type *super, Type *sub) in IsSupertypeOf() argument
H A DtypeRelation.h307 bool IsSupertypeOf(Type const *super, Type const *sub) in IsSupertypeOf() argument
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
H A Dets_vtable_builder.cpp130 static bool RefExtendsOrImplements(RefTypeLink sub, RefTypeLink super, uint32_t depth) in RefExtendsOrImplements() argument
161 static bool RefIsAssignableToImpl(RefTypeLink sub, RefTypeLink super, uint32_t depth) in RefIsAssignableToImpl() argument
192 RefIsAssignableTo(RefTypeLink sub, RefTypeLink super) RefIsAssignableTo() argument
[all...]
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
H A Dloop_idioms.cpp234 auto sub = GetGraph()->CreateInstSub(DataType::INT32, inst->GetPc(), loopInfo->test, loopInfo->init); in ReplaceArrayInitLoop() local
H A Dchecks_elimination.cpp1002 auto sub = GetGraph()->CreateInstSub(DataType::INT32, INVALID_PC, upper, subValue); in TryInsertDeoptimizationForLargeStep() local
/arkcompiler/runtime_core/compiler/tests/
H A Dliveness_analyzer_test.cpp334 auto sub = liveness_analyzer->GetInstLifeIntervals(&INS(8)); in TEST_F() local
H A Dsplit_resolver_test.cpp749 auto sub = la->GetInstLifeIntervals(&INS(7)); in TEST_F() local
/arkcompiler/runtime_core/static_core/compiler/tests/
H A Dliveness_analyzer_test.cpp311 auto sub = livenessAnalyzer->GetInstLifeIntervals(&INS(8U)); in TEST_F() local
H A Dsplit_resolver_test.cpp842 auto sub = la->GetInstLifeIntervals(&INS(7U)); in TEST_F() local
H A Dpeepholes_test.cpp1562 auto sub = INS(3U).GetNext(); in TEST_F() local
H A Dinst_generator.cpp791 auto sub = graph->CreateInstSub(); in GeneratePhiOperation() local
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/ispp/
H A Dparams.c62 static int rkispp_params_subs_evt(struct v4l2_fh *fh, const struct v4l2_event_subscription *sub) in rkispp_params_subs_evt() argument
80 static int rkispp_params_unsubs_evt(struct v4l2_fh *fh, const struct v4l2_event_subscription *sub) in rkispp_params_unsubs_evt() argument
H A Dispp.c493 static int rkispp_subscribe_event(struct v4l2_subdev *sd, struct v4l2_fh *fh, struct v4l2_event_subscription *sub) in rkispp_subscribe_event() argument
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/ispp/
H A Dparams.c64 rkispp_params_subs_evt(struct v4l2_fh *fh, const struct v4l2_event_subscription *sub) rkispp_params_subs_evt() argument
82 rkispp_params_unsubs_evt(struct v4l2_fh *fh, const struct v4l2_event_subscription *sub) rkispp_params_unsubs_evt() argument
H A Dispp.c494 rkispp_subscribe_event(struct v4l2_subdev *sd, struct v4l2_fh *fh, struct v4l2_event_subscription *sub) rkispp_subscribe_event() argument
/arkcompiler/ets_runtime/ecmascript/
H A Djs_date.cpp612 CString sub; in StrToTargetLength() local
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/
H A Disp_params.c65 static int rkisp_params_subs_evt(struct v4l2_fh *fh, const struct v4l2_event_subscription *sub) in rkisp_params_subs_evt() argument
83 static int rkisp_params_unsubs_evt(struct v4l2_fh *fh, const struct v4l2_event_subscription *sub) in rkisp_params_unsubs_evt() argument
H A Drkisp.c2858 static int rkisp_isp_sd_subs_evt(struct v4l2_subdev *sd, struct v4l2_fh *fh, struct v4l2_event_subscription *sub) in rkisp_isp_sd_subs_evt() argument
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/
H A Disp_params.c67 rkisp_params_subs_evt(struct v4l2_fh *fh, const struct v4l2_event_subscription *sub) rkisp_params_subs_evt() argument
85 rkisp_params_unsubs_evt(struct v4l2_fh *fh, const struct v4l2_event_subscription *sub) rkisp_params_unsubs_evt() argument
H A Drkisp.c2865 rkisp_isp_sd_subs_evt(struct v4l2_subdev *sd, struct v4l2_fh *fh, struct v4l2_event_subscription *sub) rkisp_isp_sd_subs_evt() argument
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/cif/
H A Dmipi-csi2.c494 static int rkcif_csi2_subscribe_event(struct v4l2_subdev *sd, struct v4l2_fh *fh, struct v4l2_event_subscription *sub) in rkcif_csi2_subscribe_event() argument
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/cif/
H A Dmipi-csi2.c495 rkcif_csi2_subscribe_event(struct v4l2_subdev *sd, struct v4l2_fh *fh, struct v4l2_event_subscription *sub) rkcif_csi2_subscribe_event() argument
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/paho.mqtt.c/include/mqtt/
H A DMQTTAsync.h510 } sub; member
/device/soc/rockchip/common/sdk_linux/
H A DMakefile[all...]

Completed in 46 milliseconds

12