Home
last modified time | relevance | path

Searched defs:type (Results 19876 - 19900 of 21273) sorted by relevance

1...<<791792793794795796797798799800>>...851

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Drtnetlink.h347 __u8 type; member
H A Dperf_event.h187 __u32 type; member
339 __u32 type; member
506 type:4, member
H A Dbtrfs.h293 __u32 type; member
H A Dcdrom.h329 __u8 type; member
334 __u8 type; member
340 __u8 type; member
345 __u8 type; member
350 __u8 type; member
356 __u8 type; member
378 __u8 type; member
382 __u8 type; member
387 __u8 type; member
392 __u8 type; member
404 __u8 type; global() member
413 __u8 type; global() member
418 __u8 type; global() member
422 __u8 type : 2; global() member
429 __u8 type; global() member
[all...]
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/drm/
H A Ddrm_mode.h118 __u32 type; member
H A Ddrm.h132 enum drm_map_type type; member
166 enum drm_stat_type type; member
258 unsigned int type; member
285 enum drm_vblank_seq_type type; member
290 enum drm_vblank_seq_type type; member
311 unsigned long type; member
580 __u32 type; global() member
[all...]
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dbtrfs.h293 __u32 type; member
H A Drtnetlink.h377 __u8 type; member
H A Dperf_event.h197 __u32 type; member
304 __u32 type; member
450 __u64 mispred : 1, predicted : 1, in_tx : 1, abort : 1, cycles : 16, type : 4, reserved : 40; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/dvb/
H A Dfrontend.h63 enum fe_type type; member
/kernel/linux/linux-6.6/net/xfrm/
H A Dxfrm_policy.c118 u8 dir, type; member
1625 __xfrm_policy_bysel_ctx(struct hlist_head *chain, const struct xfrm_mark *mark, u32 if_id, u8 type, int dir, struct xfrm_selector *sel, struct xfrm_sec_ctx *ctx) __xfrm_policy_bysel_ctx() argument
1647 xfrm_policy_bysel_ctx(struct net *net, const struct xfrm_mark *mark, u32 if_id, u8 type, int dir, struct xfrm_selector *sel, struct xfrm_sec_ctx *ctx, int delete, int *err) xfrm_policy_bysel_ctx() argument
1717 xfrm_policy_byid(struct net *net, const struct xfrm_mark *mark, u32 if_id, u8 type, int dir, u32 id, int delete, int *err) xfrm_policy_byid() argument
1758 xfrm_policy_flush_secctx_check(struct net *net, u8 type, bool task_valid) xfrm_policy_flush_secctx_check() argument
1801 xfrm_policy_flush_secctx_check(struct net *net, u8 type, bool task_valid) xfrm_policy_flush_secctx_check() argument
1814 xfrm_policy_flush(struct net *net, u8 type, bool task_valid) xfrm_policy_flush() argument
1943 xfrm_policy_walk_init(struct xfrm_policy_walk *walk, u8 type) xfrm_policy_walk_init() argument
1968 xfrm_policy_match(const struct xfrm_policy *pol, const struct flowi *fl, u8 type, u16 family, u32 if_id) xfrm_policy_match() argument
2060 xfrm_policy_inexact_lookup_rcu(struct net *net, u8 type, u16 family, u8 dir, u32 if_id) xfrm_policy_inexact_lookup_rcu() argument
2077 xfrm_policy_inexact_lookup(struct net *net, u8 type, u16 family, u8 dir, u32 if_id) xfrm_policy_inexact_lookup() argument
2092 __xfrm_policy_eval_candidates(struct hlist_head *chain, struct xfrm_policy *prefer, const struct flowi *fl, u8 type, u16 family, u32 if_id) __xfrm_policy_eval_candidates() argument
2131 xfrm_policy_eval_candidates(struct xfrm_pol_inexact_candidates *cand, struct xfrm_policy *prefer, const struct flowi *fl, u8 type, u16 family, u32 if_id) xfrm_policy_eval_candidates() argument
2154 xfrm_policy_lookup_bytype(struct net *net, u8 type, const struct flowi *fl, u16 family, u8 dir, u32 if_id) xfrm_policy_lookup_bytype() argument
4361 xfrm_migrate_policy_find(const struct xfrm_selector *sel, u8 dir, u8 type, struct net *net, u32 if_id) xfrm_migrate_policy_find() argument
4507 xfrm_migrate(const struct xfrm_selector *sel, u8 dir, u8 type, struct xfrm_migrate *m, int num_migrate, struct xfrm_kmaddress *k, struct net *net, struct xfrm_encap_tmpl *encap, u32 if_id, struct netlink_ext_ack *extack) xfrm_migrate() argument
[all...]
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dcdrom.h324 __u8 type; member
329 __u8 type; member
335 __u8 type; member
340 __u8 type; member
345 __u8 type; member
351 __u8 type; member
373 __u8 type; member
377 __u8 type; member
382 __u8 type; member
387 __u8 type; member
399 __u8 type; global() member
408 __u8 type; global() member
413 __u8 type; global() member
417 __u8 type : 2; global() member
424 __u8 type; global() member
[all...]
H A Dperf_event.h197 __u32 type; member
304 __u32 type; member
450 __u64 mispred : 1, predicted : 1, in_tx : 1, abort : 1, cycles : 16, type : 4, reserved : 40; member
H A Dbtrfs.h293 __u32 type; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/dvb/
H A Dfrontend.h50 enum fe_type type; member
/test/xts/acts/resourceschedule/resourceschedule_standard/ffrt/entry/src/main/cpp/
H A Dffrtndk.cpp798 int type = 0; in RecursiveMutexAbnormalParamTest001() local
/third_party/ffmpeg/libavcodec/
H A Dhevcdec.h640 static av_always_inline int ff_hevc_nal_is_nonref(enum HEVCNALUnitType type) in ff_hevc_nal_is_nonref() argument
H A Dvp3.c162 int type; member
1491 static int vp4_dc_pred(const Vp3DecodeContext *s, const VP4Predictor * dc_pred, const int * last_dc, int type, int plane) in vp4_dc_pred() argument
2605 int type = get_bits(&gb, 7); vp3_decode_frame() local
[all...]
/third_party/ffmpeg/fftools/
H A Dffmpeg_opt.c243 enum AVHWDeviceType type = AV_HWDEVICE_TYPE_NONE; in show_hwaccels() local
653 enum AVHWDeviceType type = AV_HWDEVICE_TYPE_NONE; opt_init_hw_device() local
686 parse_meta_type(char *arg, char *type, int *index, const char **stream_spec) parse_meta_type() argument
818 find_codec_or_die(const char *name, enum AVMediaType type, int encoder) find_codec_or_die() argument
1011 enum AVHWDeviceType type = av_hwdevice_find_type_by_name(hwaccel); add_input_streams() local
1491 enum AVMediaType type = ost->st->codecpar->codec_type; choose_encoder() local
1524 new_output_stream(OptionsContext *o, AVFormatContext *oc, enum AVMediaType type, int source_index) new_output_stream() argument
1785 check_streamcopy_filters(OptionsContext *o, AVFormatContext *oc, const OutputStream *ost, enum AVMediaType type) check_streamcopy_filters() argument
2314 enum AVMediaType type = ost->st->codecpar->codec_type; set_dispositions() local
2988 char type, *val; open_output_file() local
[all...]
H A Dffmpeg.c1439 enum AVMediaType type = ist->dec_ctx->codec_type; in print_final_stats() local
1473 enum AVMediaType type = ost->enc_ctx->codec_type; in print_final_stats() local
1590 char type[3] = { 'Y','U','V' }; print_report() local
[all...]
H A Dffmpeg.h69 enum AVHWDeviceType type; member
247 enum AVMediaType type; // AVMEDIA_TYPE_SUBTITLE for sub2video member
274 enum AVMediaType type; member
/third_party/ffmpeg/libavutil/
H A Dhwcontext_vulkan.c758 static const char *vk_dev_type(enum VkPhysicalDeviceType type) in vk_dev_type() argument
1677 const VkMemoryType *type = &p->mprops.memoryTypes[i]; in alloc_mem() local
[all...]
/third_party/ffmpeg/libavformat/
H A Dmpegts.c145 enum MpegTSFilterType type; member
1080 mpegts_open_filter(MpegTSContext *ts, unsigned int pid, enum MpegTSFilterType type) mpegts_open_filter() argument
[all...]
H A Dmatroskaenc.c124 EbmlType type; member
434 ebml_writer_add(EbmlWriter *writer, uint32_t id, EbmlType type) ebml_writer_add() argument
1585 uint32_t type; mkv_write_dovi() local
3310 enum AVMediaType type = avcodec_get_type(codec_id); mkv_query_codec() local
[all...]
/third_party/curl/lib/vtls/
H A Dopenssl.c1059 static int do_file_type(const char *type) in do_file_type() argument
331 pubkey_show(struct Curl_easy *data, BIO *mem, int num, const char *type, const char *name, const BIGNUM *bn) pubkey_show() argument
1130 SSL_CTX_use_certificate_blob(SSL_CTX *ctx, const struct curl_blob *blob, int type, const char *key_passwd) SSL_CTX_use_certificate_blob() argument
1168 SSL_CTX_use_PrivateKey_blob(SSL_CTX *ctx, const struct curl_blob *blob, int type, const char *key_passwd) SSL_CTX_use_PrivateKey_blob() argument
2587 tls_rt_type(int type) tls_rt_type() argument
[all...]

Completed in 66 milliseconds

1...<<791792793794795796797798799800>>...851