Home
last modified time | relevance | path

Searched defs:head (Results 551 - 575 of 674) sorted by relevance

1...<<21222324252627

/device/soc/rockchip/common/sdk_linux/ipc/
H A Dsem.c322 static void sem_rcu_free(struct rcu_head *head) in sem_rcu_free() argument
H A Dshm.c224 static void shm_rcu_free(struct rcu_head *head) in shm_rcu_free() argument
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/
H A Ddrm_modes.c906 struct list_head head = dst->head; in drm_mode_copy() local
[all...]
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/
H A Drkisp.c2882 struct rkisp_thunderboot_resmem_head *head; in rkisp_ioctl() local
3209 struct rkisp_thunderboot_resmem_head *head; in rkisp_chk_tb_over() local
[all...]
H A Disp_params_v3x.c2954 struct isp2x_mesh_head *head; in isp_ldch_config() local
3566 struct isp2x_mesh_head *head; in isp_cac_config() local
/device/soc/rockchip/rk3588/kernel/include/linux/usb/
H A Dhcd.h71 struct list_head head; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/progress/
H A Dprogress_modifier.cpp1299 float head = trailingHeadDate_->Get(); in PaintTrailing() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_profile.cpp1721 char head = bundleName.at(0); in CheckBundleNameIsValid() local
H A Dmodule_profile.cpp1551 char head = bundleName.at(0); in CheckBundleNameIsValid() local
/foundation/bundlemanager/bundle_framework/interfaces/kits/cj/src/
H A Dbundle_manager_utils.h32 RetMetadata* head; member
42 ModuleMetadata* head; member
53 char** head; member
96 int32_t* head; member
123 RetSkillUri* head; member
135 RetSkill* head; member
166 RetAbilityInfo* head; member
191 RetExtensionAbilityInfo* head; member
200 RetPreloadItem* head; member
211 RetDependency* head; member
221 CDataItem* head; global() member
233 CRouterItem* head; global() member
262 RetHapModuleInfo* head; global() member
280 RetReqPermissionDetail* head; global() member
303 CRecoverableApplicationInfo* head; global() member
[all...]
/foundation/arkui/ace_engine_lite/frameworks/src/core/base/
H A Djs_fwk_common.cpp834 void InsertWatcherCommon(Watcher *&head, const jerry_value_t watcher) in InsertWatcherCommon() argument
856 void ClearWatchersCommon(Watcher *&head) in ClearWatchersCommon() argument
[all...]
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/hls/
H A Dhls_media_downloader.cpp399 uint64_t head = SpliceOffset(readTsIndex_, 0); in CheckDataIntegrity() local
/foundation/communication/dsoftbus/core/connection/br/src/
H A Dsoftbus_conn_br_manager.c821 ConnPktHead *head = (ConnPktHead *)ctx->data; in DataReceived() local
[all...]
/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_manager.c877 AuthDataHead head = { in PostCancelAuthMessage() local
1164 HandleDeviceIdData( uint64_t connId, const AuthConnInfo *connInfo, bool fromServer, const AuthDataHead *head, const uint8_t *data) HandleDeviceIdData() argument
1217 HandleAuthData(const AuthConnInfo *connInfo, const AuthDataHead *head, const uint8_t *data) HandleAuthData() argument
1272 HandleDeviceInfoData( uint64_t connId, const AuthConnInfo *connInfo, bool fromServer, const AuthDataHead *head, const uint8_t *data) HandleDeviceInfoData() argument
1307 HandleCloseAckData( uint64_t connId, const AuthConnInfo *connInfo, bool fromServer, const AuthDataHead *head, const uint8_t *data) HandleCloseAckData() argument
1327 AuthDataHead head = { PostDecryptFailAuthData() local
1342 HandleConnectionData( uint64_t connId, const AuthConnInfo *connInfo, bool fromServer, const AuthDataHead *head, const uint8_t *data) HandleConnectionData() argument
1392 HandleDecryptFailData( uint64_t connId, const AuthConnInfo *connInfo, bool fromServer, const AuthDataHead *head, const uint8_t *data) HandleDecryptFailData() argument
1435 HandleCancelAuthData( uint64_t connId, const AuthConnInfo *connInfo, bool fromServer, const AuthDataHead *head, const uint8_t *data) HandleCancelAuthData() argument
1466 OnDataReceived( uint64_t connId, const AuthConnInfo *connInfo, bool fromServer, const AuthDataHead *head, const uint8_t *data) OnDataReceived() argument
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/cj/src/
H A Ddistributed_kv_store_impl.cpp68 uint8_t* head = static_cast<uint8_t*>(malloc(bytes.size() * sizeof(uint8_t))); in VectorToByteArray() local
[all...]
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/fillp/
H A Dfillp.h193 char head[FILLP_HLEN]; member
215 char head[FILLP_HLEN]; member
224 char head[FILLP_HLEN]; member
229 char head[FILLP_HLEN]; member
257 char head[FILLP_HLEN]; member
287 char head[FILLP_HLEN]; member
295 char head[FILLP_HLEN]; member
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_session.c1552 static void ClearDFileFrameList(List *head) in ClearDFileFrameList() argument
1582 static void ProcessDFileFrameList(DFileSession *session, List *head) in ProcessDFileFrameList() argument
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_file_manager.h134 List head; member
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/coap_discover/
H A Dcoap_discover.c630 List *head = GetCoapContextList(); local
1010 List *head = GetCoapContextList(); local
/third_party/f2fs-tools/fsck/
H A Df2fs.h74 static inline void list_add_tail(struct list_head *new, struct list_head *head) in list_add_tail() argument
[all...]
/third_party/curl/lib/vtls/
H A Dvtls.c2023 struct Curl_cfilter *cf, *head; in Curl_ssl_cfilter_remove() local
/third_party/glslang/SPIRV/
H A DSpvBuilder.h640 Block &head, &body, &merge, &continue_target; member
/third_party/cJSON/
H A DcJSON.c1686 cJSON *head = NULL; /* head of the linked list */ in parse_array() local
1846 cJSON *head in parse_object() local
[all...]
/third_party/curl/lib/
H A Dhttp.c201 struct curl_slist *head; in Curl_checkProxyheaders() local
3389 struct curl_slist *head = data->set.http200aliases; in checkhttpprefix() local
[all...]
/third_party/cups-filters/filter/foomatic-rip/
H A Doptions.c2140 page_range_t *head = NULL, *tail = NULL; in parse_page_ranges() local

Completed in 60 milliseconds

1...<<21222324252627