| /arkcompiler/ets_frontend/ets2panda/ir/base/ |
| H A D | templateElement.h | 32 explicit TemplateElement(util::StringView const raw, util::StringView const cooked) in TemplateElement() argument
|
| /arkcompiler/runtime_core/static_core/runtime/mem/ |
| H A D | free_object.h | 29 auto raw = ObjectAccessor::GetPrimitive<coretypes::TaggedType>(this, GetTaggedSizeOffset()); in GetSize() local 35 auto raw = ObjectAccessor::GetPrimitive<coretypes::TaggedType>(this, GetTaggedNextOffset()); in GetNext() local
|
| /arkcompiler/ets_frontend/ets2panda/util/ast-builders/ |
| H A D | templateElementBuilder.h | 29 TemplateElementBuilder &SetRaw(util::StringView raw) in SetRaw() argument
|
| /arkcompiler/ets_runtime/ecmascript/compiler/baseline/ |
| H A D | baseline_stub_builder.cpp | 60 GateRef raw = Load(VariableType::JS_POINTER(), function, IntPtr(JSFunction::RAW_PROFILE_TYPE_INFO_OFFSET)); in GetProfileTypeInfoFromFunction() local
|
| H A D | baseline_stubs-inl.h | 180 GateRef raw = Load(VariableType::JS_POINTER(), function, IntPtr(JSFunction::RAW_PROFILE_TYPE_INFO_OFFSET));
in GetProfileTypeInfoFromFunction() local
|
| H A D | baseline_stubs.cpp | 3339 GateRef raw = in GenerateCircuit() local 5613 GateRef raw = in GenerateCircuit() local
|
| /arkcompiler/ets_frontend/es2panda/ir/base/ |
| H A D | templateElement.h | 37 explicit TemplateElement(util::StringView raw, util::StringView cooked) in TemplateElement() argument
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/mbedtls/include/mbedtls/ |
| H A D | x509_csr.h | 53 mbedtls_x509_buf raw; /**< The raw CSR data (DER). */ member
|
| H A D | x509_crl.h | 54 mbedtls_x509_buf raw; member 72 mbedtls_x509_buf raw; /**< The raw certificate data (DER). */ member
|
| H A D | x509_crt.h | 55 mbedtls_x509_buf raw; /**< The raw certificate data (DER). */ member
|
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/ |
| H A D | mali_kbase_gpuprops.c | 288 struct gpu_raw_gpu_props *raw;
in kbase_gpuprops_set() local [all...] |
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/ |
| H A D | mali_kbase_gpuprops.c | 291 struct gpu_raw_gpu_props *raw; in kbase_gpuprops_set() local [all...] |
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/ |
| H A D | mali_kbase_gpuprops.c | 274 struct gpu_raw_gpu_props *raw; in kbase_gpuprops_set() local [all...] |
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/ |
| H A D | mali_kbase_gpuprops.c | 448 struct gpu_raw_gpu_props *raw; in kbase_gpuprops_set() local [all...] |
| /arkcompiler/ets_runtime/ecmascript/ |
| H A D | js_function.h | 330 JSTaggedValue raw = GetRawProfileTypeInfo(); in GetProfileTypeInfo() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| H A D | interpreter_stub-inl.h | 310 GateRef raw = Load(VariableType::JS_POINTER(), function, IntPtr(JSFunction::RAW_PROFILE_TYPE_INFO_OFFSET)); in GetProfileTypeInfoFromFunction() local
|
| H A D | circuit_builder.cpp | 1367 GateRef raw = Load(VariableType::JS_POINTER(), function, IntPtr(JSFunction::RAW_PROFILE_TYPE_INFO_OFFSET)); in GetProfileTypeInfo() local
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/core/ |
| H A D | drv_symc_v100.c | 546 int_raw raw; in drv_symc_print_status() local
|
| H A D | drv_symc_v200.c | 136 cipher_int_raw raw; in drv_symc_done_notify() local 269 cipher_int_raw raw; in drv_symc_set_interrupt() local 563 cipher_int_raw raw; in drv_symc_print_status() local [all...] |
| /device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/ |
| H A D | api.h | 262 struct raw_pcb *raw; member
|
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/backend/gpu/ |
| H A D | mali_kbase_pm_driver.c | 137 u32 raw; in mali_cci_flush_l2() local
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/backend/gpu/ |
| H A D | mali_kbase_pm_driver.c | 269 u32 raw; in mali_cci_flush_l2() local
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/backend/gpu/ |
| H A D | mali_kbase_pm_driver.c | 144 u32 raw; in mali_cci_flush_l2() local
|
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/backend/gpu/ |
| H A D | mali_kbase_pm_driver.c | 238 u32 raw; in mali_cci_flush_l2() local
|
| /device/board/hisilicon/hispark_aries/uboot/secureboot_release/ddr_init/drv/ |
| H A D | ddr_training_impl.c | 2394 static void ddr_bdl_add(unsigned int *raw, unsigned int val) in ddr_bdl_add() argument 2402 static void ddr_bdl_sub(unsigned int *raw, unsigned int val) in ddr_bdl_sub() argument 2411 static void ddr_phase_inc(unsigned int *raw) in ddr_phase_inc() argument 2428 ddr_phase_dec(unsigned int *raw) ddr_phase_dec() argument [all...] |