Home
last modified time | relevance | path

Searched defs:start_id (Results 1 - 9 of 9) sorted by relevance

/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/drv/hi3516cv500/
H A Dhifb_vou_drv.c685 static hi_void hifb_drv_set_ddr_detect_zone(hi_u32 start_id, hi_u32 cnt, fb_vo_mddrc_zone_addr *zone_addr) in hifb_drv_set_ddr_detect_zone() argument
693 static hi_void hifb_drv_get_mddr_status(hi_u32 start_id, hi_u32 cnt, hi_u32 *status) in hifb_drv_get_mddr_status() argument
701 hi_void hifb_drv_clear_ddrdectect_zone(hi_u32 start_id, hi_u32 cnt) in hifb_drv_clear_ddrdectect_zone() argument
719 hi_void hifb_drv_get_ddr_zone_cfg(hi_u32 layer_id, hi_u32 *start_id, hi_u32 *cnt) in hifb_drv_get_ddr_zone_cfg() argument
/third_party/libbpf/src/
H A Dbpf.c1004 static int bpf_obj_get_next_id(__u32 start_id, __u32 *next_id, int cmd) in bpf_obj_get_next_id() argument
1020 int bpf_prog_get_next_id(__u32 start_id, __u32 *next_id) in bpf_prog_get_next_id() argument
1025 int bpf_map_get_next_id(__u32 start_id, __u32 *next_id) in bpf_map_get_next_id() argument
1030 int bpf_btf_get_next_id(__u32 start_id, __u32 *next_id) in bpf_btf_get_next_id() argument
1035 int bpf_link_get_next_id(__u32 start_id, __u3 argument
[all...]
H A Dlinker.c2237 int i, j, n, start_id, id; in linker_append_btf() local
H A Dbtf.c106 int start_id; member
915 static __s32 btf_find_by_name_kind(const struct btf *btf, int start_id, in btf_find_by_name_kind() argument
[all...]
/third_party/skia/third_party/externals/freetype/src/sfnt/
H A Dttcmap.c1829 FT_UInt32 n, start, end, start_id, count, last = 0; in FT_CALLBACK_DEF() local
1910 FT_UInt32 start, end, start_id; in FT_CALLBACK_DEF() local
1946 FT_UInt32 start, end, start_id; in FT_CALLBACK_DEF() local
2296 FT_ULong n, start, end, start_id, last = 0; FT_CALLBACK_DEF() local
2338 FT_ULong start, end, start_id, char_code; tt_cmap12_next() local
2404 FT_UInt32 start, end, start_id; tt_cmap12_char_map_binary() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dmediacodec_wrapper.c191 jmethodID start_id; member
/third_party/ltp/include/lapi/
H A Dbpf.h274 uint32_t start_id; member
/third_party/node/deps/v8/src/maglev/
H A Dmaglev-ir.h795 NodeIdT start_id() const { return id(); } in start_id() function in v8::internal::maglev::ValueNode
/third_party/libbpf/include/uapi/linux/
H A Dbpf.h1530 __u32 start_id; member

Completed in 31 milliseconds