| /base/notification/distributed_notification_service/frameworks/cj/ffi/include/ |
| H A D | notification_utils.h | 209 CNotificationRequest** head; member 229 CNotificationSlot* head; member
|
| /base/startup/init/test/unittest/param/ |
| H A D | param_stub.cpp | 125 ParamContextsList *head = *list; in TestDestroyParamList() local 138 ParamContextsList *head = (ParamContextsList *)malloc(sizeof(ParamContextsList)); in TestGetParamList() local [all...] |
| /base/startup/init/services/utils/ |
| H A D | init_utils.c | 715 char *head = str;
in TrimHead() local
|
| /device/qemu/riscv32_virt/liteos_m/board/driver/ |
| H A D | virtgpu.c | 250 uint16_t head = q->last % q->qsz; /* `last` record next writable desc entry for request */ in RequestNoResponse() local
|
| /device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hcc/ |
| H A D | hcc_slave.c | 159 hi_u32 hcc_netbuf_list_repeat_check(oal_dev_netbuf_stru *dev_netbuf, oal_dev_netbuf_head_stru *head) in hcc_netbuf_list_repeat_check() argument 179 hi_void hcc_netbuf_add_to_list_tail(oal_dev_netbuf_stru *dev_netbuf, oal_dev_netbuf_head_stru *head) in hcc_netbuf_add_to_list_tail() argument 197 oal_dev_netbuf_stru *hcc_netbuf_delist(oal_dev_netbuf_head_stru *head) in hcc_netbuf_delist() argument [all...] |
| /device/qemu/drivers/virtio/ |
| H A D | virtnet.c | 153 static void FreeTxEntry(struct VirtNetif *nic, uint16_t head) in FreeTxEntry() argument 211 uint16_t head, idx; in GetTxFreeEntry() local 239 uint16_t idx, head; in LowLevelOutput() local [all...] |
| H A D | virtgpu.c | 249 uint16_t head = q->last % q->qsz; /* `last` record next writable desc entry for request */ in RequestNoResponse() local
|
| /device/soc/hisilicon/common/platform/uart/ |
| H A D | uart_pl011.h | 163 uint32_t head; member
|
| /device/qemu/drivers/uart/ |
| H A D | uart_pl011.h | 163 uint32_t head; member
|
| /device/soc/hisilicon/hi3751v350/sdk_linux/source/msp/drv/hiirq/kernel/ |
| H A D | hiirq.c | 117 static hiirq_irq_list *head = NULL; variable [all...] |
| /device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/common/ |
| H A D | cmd_loop.c | 570 packet_data_head *head = &ctx->packet.head; in loader_frame_head_rx() local 620 packet_data_head *head = &ctx->packet.head; in loader_frame_data_rx() local 645 packet_data_head *head = &ctx->packet.head; loader_ack() local 663 packet_data_head *head = &packet->head; loader_read_frame() local 699 packet_data_head *head = &packet->head; loader_exe_cmd() local [all...] |
| /device/soc/hisilicon/hi3861v100/sdk_liteos/components/at/src/ |
| H A D | at_general.c | 227 hi_u32 factory_check_common_head(const hi_upg_common_head *head, hi_u32 bin_len) in factory_check_common_head() argument
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/platform/system/upg/ |
| H A D | upg_common.c | 243 hi_upg_common_head *head = HI_NULL; in upg_get_code_file_ver() local 701 hi_upg_common_head *head = HI_NULL; upg_start() local 943 upg_get_boot_encrypt_flag(HI_CONST boot_header *head, hi_u8 *flag) upg_get_boot_encrypt_flag() argument 972 upg_get_aes_info(HI_CONST boot_header *head, hi_u8 *key, hi_u32 key_len, hi_u8 *iv, hi_u32 iv_len) upg_get_aes_info() argument 1105 upg_get_decrpt_rsa_key(HI_CONST boot_header *head, hi_u8 *key, hi_u32 key_len) upg_get_decrpt_rsa_key() argument 1155 upg_get_decrpt_ecc_key(HI_CONST boot_header *head, hi_u8 *key, hi_u32 key_len) upg_get_decrpt_ecc_key() argument 1207 boot_header *head = HI_NULL; upg_get_rsa_key_from_boot() local 1253 boot_header *head = HI_NULL; upg_get_ecc_key_from_boot() local 1378 hi_upg_common_head head = {0}; hi_upg_get_content() local [all...] |
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/jm/ |
| H A D | mali_kbase_jm_defs.h | 151 struct list_head head; member
|
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/jm/ |
| H A D | mali_kbase_jm_defs.h | 152 struct list_head head; member
|
| /device/soc/rockchip/common/sdk_linux/ipc/ |
| H A D | msg.c | 128 static void msg_rcu_free(struct rcu_head *head) in msg_rcu_free() argument
|
| /device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/i915/gt/ |
| H A D | intel_engine_cs.c | 1547 unsigned int head = rq->head; in print_request_ring() local [all...] |
| /device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/rga3/include/ |
| H A D | rga_drv.h | 244 struct list_head head; member
|
| /foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/bundle_parser/ |
| H A D | module_profile.cpp | 1404 char head = bundleName.at(0); in CheckBundleNameIsValid() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/list/ |
| H A D | render_list.cpp | 307 void RenderList::ResetLayoutRange(double head, double tail, Offset position, Size viewport) in ResetLayoutRange() argument 496 void RenderList::RecycleHead(int32_t head) in RecycleHead() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
| H A D | cj_common_ffi.h | 97 int32_t* head; member
|
| /foundation/arkui/napi/module_manager/ |
| H A D | native_module_manager.cpp | 328 auto head = new NativeModule(); in CreateHeadNativeModule() local
|
| /foundation/multimedia/image_framework/plugins/common/libs/image/libpngplugin/src/ |
| H A D | png_decoder.cpp | 751 png_bytep head = const_cast<png_bytep>(readData.inputStreamBuffer); in ReadIncrementalHead() local
|
| /foundation/communication/dsoftbus/tests/core/authentication/unittest/ |
| H A D | auth_test.cpp | 659 const AuthDataHead head = { 0 }; in HWTEST_F() local 1396 static void AuthOnDataReceivedTest(AuthHandle authHandle, const AuthDataHead *head, const uint8_t *data, uint32_t len) in AuthOnDataReceivedTest() argument 1955 const AuthDataHead *head = NULL; in HWTEST_F() local 2049 AuthDataHead head = { in HWTEST_F() local
|
| /foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/ |
| H A D | nstackx_device_local.c | 272 static struct LocalIface *GetLocalIface(List *head, const char *ifname, const struct in_addr *ip) in GetLocalIface() argument
|