Home
last modified time | relevance | path

Searched defs:prop (Results 1 - 25 of 142) sorted by relevance

123456

/arkcompiler/ets_runtime/test/moduletest/builtins/
H A Dbuiltinsobject.js
/device/soc/hisilicon/common/hal/display/source/display_device/src/drm/
H A Ddrm_plane.cpp35 DrmProperty prop; in Init() local
[all...]
H A Ddrm_crtc.cpp29 DrmProperty prop; in Init() local
[all...]
/arkcompiler/ets_runtime/test/aottest/regressioncase/
H A Dregressioncase.js
/arkcompiler/ets_frontend/ets2panda/util/ast-builders/
H A DmemberExpressionBuilder.h35 MemberExpressionBuilder &SetProperty(Expression *prop) in SetProperty() argument
/arkcompiler/ets_frontend/es2panda/ir/ts/
H A DtsQualifiedName.cpp40 binder::Variable *prop = checker->GetPropertyOfType(baseType, right_->Name()); in Check() local
/arkcompiler/ets_frontend/es2panda/typescript/core/
H A DtypeElaborationContext.cpp108 const ir::Property *prop = it->AsProperty(); in Start() local
[all...]
/arkcompiler/ets_frontend/ets2panda/checker/ts/
H A DtypeElaborationContext.cpp98 Type *ObjectElaborationContext::NonComputedPropKeyType(ir::Property *prop) in NonComputedPropKeyType() argument
128 ir::Property *prop = it->AsProperty(); in Start() local
[all...]
/device/soc/rockchip/common/hardware/display/src/display_device/
H A Ddrm_crtc.cpp41 DrmProperty prop; in Init() local
[all...]
H A Ddrm_plane.cpp66 DrmProperty prop; in GetCrtcProp() local
102 DrmProperty prop; GetSrcProp() local
139 DrmProperty prop; Init() local
[all...]
/device/soc/rockchip/rk3399/hardware/display/src/display_device/
H A Ddrm_crtc.cpp41 DrmProperty prop; in Init() local
[all...]
H A Ddrm_plane.cpp65 DrmProperty prop; in GetCrtcProp() local
97 DrmProperty prop; GetSrcProp() local
130 DrmProperty prop; Init() local
[all...]
/device/soc/rockchip/rk3566/hardware/display/src/display_device/
H A Ddrm_crtc.cpp41 DrmProperty prop; in Init() local
[all...]
H A Ddrm_plane.cpp65 DrmProperty prop; in GetCrtcProp() local
97 DrmProperty prop; GetSrcProp() local
130 DrmProperty prop; Init() local
[all...]
/device/soc/rockchip/rk3568/hardware/display/src/display_device/
H A Ddrm_crtc.cpp41 DrmProperty prop; in Init() local
[all...]
H A Ddrm_plane.cpp65 DrmProperty prop; in GetCrtcProp() local
97 DrmProperty prop; GetSrcProp() local
130 DrmProperty prop; Init() local
[all...]
/device/soc/rockchip/rk3588/hardware/display/src/display_device/
H A Ddrm_crtc.cpp43 DrmProperty prop; in Init() local
[all...]
H A Ddrm_plane.cpp55 DrmProperty prop; in GetCrtcProp() local
87 DrmProperty prop; GetSrcProp() local
119 DrmProperty prop; Init() local
[all...]
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
H A Dvisualizer_printer.cpp49 void VisualizerPrinter::PrintProperty(const char *prop, const ArenaString &value) in PrintProperty() argument
58 void VisualizerPrinter::PrintProperty(const char *prop, int value) in PrintProperty() argument
/arkcompiler/runtime_core/static_core/libpandabase/taskmanager/
H A Dworker_thread.h96 GiveTasksToAnotherWorker(const AddTaskToWorkerFunc &addTaskFunc, size_t taskCount, size_t id, Properties... prop) GiveTasksToAnotherWorker() argument
H A Dtask.cpp31 void TaskLifeTimeAggregator::GetTimeOfTaskExecutionFinishAndStoreTimeStats(TaskProperties prop) in GetTimeOfTaskExecutionFinishAndStoreTimeStats() argument
154 std::ostream &operator<<(std::ostream &os, TaskProperties prop) in operator <<() argument
/arkcompiler/ets_frontend/es2panda/ir/expressions/
H A DunaryExpression.cpp67 compiler::Operand prop = argument_->AsMemberExpression()->CompileKey(pg); in Compile() local
H A DmemberExpression.cpp94 compiler::Operand prop = CompileKey(pg); in Compile() local
151 binder::Variable *prop = checker->GetPropertyOfType(baseType, property_->AsIdentifier()->Name()); in Check() local
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_memory_secure.c69 u32 prop = props; in mali_mem_secure_mali_map() local
/device/soc/rockchip/rk3568/hardware/omx_il/osal/
H A DRockchip_OSAL_Env.c32 char prop[PROP_VALUE_MAX + 1]; in Rockchip_OSAL_GetEnvU32() local

Completed in 8 milliseconds

123456