Searched defs:shorthand (Results 1 - 12 of 12) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | bitstream_filter.c | 119 const char * shorthand[2] = {NULL}; in av_bitstream_filter_filter() local
|
H A D | bsf.c | 460 const char * shorthand[2] = {NULL}; in bsf_list_append_internal() local
|
/third_party/ffmpeg/libavutil/tests/ |
H A D | opt.c | 341 static const char * const shorthand[] = { "num", "string", NULL }; in main() local
|
/kernel/linux/linux-6.6/arch/x86/kvm/svm/ |
H A D | avic.c | 401 int shorthand = icrl & APIC_SHORT_MASK; in avic_kick_target_vcpus_fast() local
|
/third_party/ffmpeg/libavfilter/ |
H A D | avfilter.c | 803 const char *shorthand = NULL; in process_options() local
|
/kernel/linux/linux-5.10/arch/x86/include/asm/ |
H A D | apicdef.h | 313 shorthand : 2, member
|
H A D | kvm_host.h | 1083 u32 shorthand; member
|
/kernel/linux/linux-6.6/arch/x86/include/asm/ |
H A D | apicdef.h | 311 shorthand : 2, member
|
H A D | kvm_host.h | 1541 u32 shorthand; member
|
/third_party/ffmpeg/libavutil/ |
H A D | opt.c | 1666 av_opt_set_from_string(void *ctx, const char *opts, const char *const *shorthand, const char *key_val_sep, const char *pairs_sep) av_opt_set_from_string() argument
|
/kernel/linux/linux-5.10/arch/x86/kvm/ |
H A D | lapic.c | 840 kvm_apic_match_dest(struct kvm_vcpu *vcpu, struct kvm_lapic *source, int shorthand, unsigned int dest, int dest_mode) kvm_apic_match_dest() argument
|
/kernel/linux/linux-6.6/arch/x86/kvm/ |
H A D | lapic.c | 1067 kvm_apic_match_dest(struct kvm_vcpu *vcpu, struct kvm_lapic *source, int shorthand, unsigned int dest, int dest_mode) kvm_apic_match_dest() argument
|
Completed in 27 milliseconds