| /third_party/ffmpeg/libavcodec/ |
| H A D | cbs.c | 495 int pad, subs, i, j, k, n; in ff_cbs_trace_syntax_element() local
|
| /third_party/alsa-utils/amidi/ |
| H A D | amidi.c | 118 int subs, subs_in, subs_out; in list_device() local
|
| /third_party/benchmark/test/ |
| H A D | output_test_helper.cc | 82 SubMap const& subs = GetSubstitutions(); in PerformSubstitutions() local 369 auto& subs = internal::GetSubstitutions(); in SetSubstitutions() local
|
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | serialize.cpp | 73 struct gl_subroutine_function *subs; in read_subroutines() local [all...] |
| /third_party/node/deps/openssl/openssl/include/internal/ |
| H A D | packet.h | 674 WPACKET_SUB *subs; member
|
| /third_party/openssl/include/internal/ |
| H A D | packet.h | 674 WPACKET_SUB *subs; member
|
| /third_party/selinux/libselinux/src/ |
| H A D | label_file.h | 97 struct selabel_sub *subs; member
|
| /foundation/multimodalinput/input/service/subscriber/src/ |
| H A D | key_subscriber_handler.cpp | 687 bool KeySubscriberHandler::IsMatchForegroundPid(std::list<std::shared_ptr<Subscriber>> subs, in IsMatchForegroundPid() argument
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/extension/ |
| H A D | cloud_server_impl.cpp | 529 OhCloudExtHashMap *subs = OhCloudExtHashMapNew(OhCloudExtRustType::VALUETYPE_VEC_STRING); in Unsubscribe() local
|
| /kernel/linux/linux-5.10/sound/usb/ |
| H A D | card.h | 46 struct snd_usb_substream *subs; member
|
| H A D | pcm.c | 32 snd_pcm_uframes_t snd_usb_pcm_delay(struct snd_usb_substream *subs, in snd_usb_pcm_delay() argument 68 struct snd_usb_substream *subs = substream->runtime->private_data; in snd_usb_pcm_pointer() local 84 find_format(struct snd_usb_substream *subs) find_format() argument 211 start_endpoints(struct snd_usb_substream *subs) start_endpoints() argument 263 sync_pending_stops(struct snd_usb_substream *subs) sync_pending_stops() argument 269 stop_endpoints(struct snd_usb_substream *subs) stop_endpoints() argument 281 struct snd_usb_substream *subs = substream->runtime->private_data; snd_usb_pcm_sync_stop() local 319 set_sync_ep_implicit_fb_quirk(struct snd_usb_substream *subs, struct usb_device *dev, struct usb_interface_descriptor *altsd, unsigned int attr) set_sync_ep_implicit_fb_quirk() argument 426 set_sync_endpoint(struct snd_usb_substream *subs, struct audioformat *fmt, struct usb_device *dev, struct usb_host_interface *alts, struct usb_interface_descriptor *altsd) set_sync_endpoint() argument 536 set_format(struct snd_usb_substream *subs, struct audioformat *fmt) set_format() argument 622 match_endpoint_audioformats(struct snd_usb_substream *subs, struct audioformat *fp, struct audioformat *match, int rate, snd_pcm_format_t pcm_format) match_endpoint_audioformats() argument 668 configure_sync_endpoint(struct snd_usb_substream *subs) configure_sync_endpoint() argument 737 configure_endpoint(struct snd_usb_substream *subs) configure_endpoint() argument 762 snd_usb_pcm_change_state(struct snd_usb_substream *subs, int state) snd_usb_pcm_change_state() argument 823 struct snd_usb_substream *subs = substream->runtime->private_data; snd_usb_hw_params() local 881 struct snd_usb_substream *subs = substream->runtime->private_data; snd_usb_hw_free() local 906 struct snd_usb_substream *subs = runtime->private_data; snd_usb_pcm_prepare() local 988 hw_check_valid_format(struct snd_usb_substream *subs, struct snd_pcm_hw_params *params, struct audioformat *fp) hw_check_valid_format() argument 1036 struct snd_usb_substream *subs = rule->private; hw_rule_rate() local 1088 struct snd_usb_substream *subs = rule->private; hw_rule_channels() local 1139 struct snd_usb_substream *subs = rule->private; hw_rule_format() local 1170 struct snd_usb_substream *subs = rule->private; hw_rule_period_time() local 1208 snd_usb_pcm_check_knot(struct snd_pcm_runtime *runtime, struct snd_usb_substream *subs) snd_usb_pcm_check_knot() argument 1254 setup_hw_info(struct snd_pcm_runtime *runtime, struct snd_usb_substream *subs) setup_hw_info() argument 1350 struct snd_usb_substream *subs = &as->substream[direction]; snd_usb_pcm_open() local 1378 struct snd_usb_substream *subs = &as->substream[direction]; snd_usb_pcm_close() local 1405 retire_capture_urb(struct snd_usb_substream *subs, struct urb *urb) retire_capture_urb() argument 1481 fill_playback_urb_dsd_dop(struct snd_usb_substream *subs, struct urb *urb, unsigned int bytes) fill_playback_urb_dsd_dop() argument 1538 copy_to_urb(struct snd_usb_substream *subs, struct urb *urb, int offset, int stride, unsigned int bytes) copy_to_urb() argument 1560 copy_to_urb_quirk(struct snd_usb_substream *subs, struct urb *urb, int stride, unsigned int bytes) copy_to_urb_quirk() argument 1586 prepare_playback_urb(struct snd_usb_substream *subs, struct urb *urb) prepare_playback_urb() argument 1701 retire_playback_urb(struct snd_usb_substream *subs, struct urb *urb) retire_playback_urb() argument 1753 struct snd_usb_substream *subs = substream->runtime->private_data; snd_usb_substream_playback_trigger() local 1790 struct snd_usb_substream *subs = substream->runtime->private_data; snd_usb_substream_capture_trigger() local 1857 snd_usb_preallocate_buffer(struct snd_usb_substream *subs) snd_usb_preallocate_buffer() argument [all...] |
| /kernel/linux/linux-5.10/sound/usb/misc/ |
| H A D | ua101.c | 856 static snd_pcm_uframes_t capture_pcm_pointer(struct snd_pcm_substream *subs) in capture_pcm_pointer() argument 863 static snd_pcm_uframes_t playback_pcm_pointer(struct snd_pcm_substream *subs) in playback_pcm_pointer() argument
|
| /kernel/linux/linux-5.10/fs/afs/ |
| H A D | dir.c | 887 struct afs_sysnames *subs; in afs_lookup_atsys() local
|
| /kernel/linux/linux-6.6/fs/afs/ |
| H A D | dir.c | 923 struct afs_sysnames *subs; in afs_lookup_atsys() local
|
| /kernel/linux/linux-6.6/sound/usb/ |
| H A D | endpoint.c | 898 snd_usb_endpoint_set_callback(struct snd_usb_endpoint *ep, int (*prepare)(struct snd_usb_substream *subs, struct urb *urb, bool in_stream_lock), void (*retire)(struct snd_usb_substream *subs, struct urb *urb), struct snd_usb_substream *data_subs) snd_usb_endpoint_set_callback() argument
|
| H A D | card.h | 54 struct snd_usb_substream *subs; member
|
| H A D | pcm.c | 32 static snd_pcm_uframes_t snd_usb_pcm_delay(struct snd_usb_substream *subs, in snd_usb_pcm_delay() argument 75 struct snd_usb_substream *subs = runtime->private_data; in snd_usb_pcm_pointer() local 91 find_format(struct list_head *fmt_list_head, snd_pcm_format_t format, unsigned int rate, unsigned int channels, bool strict_match, struct snd_usb_substream *subs) find_format() argument 152 find_substream_format(struct snd_usb_substream *subs, const struct snd_pcm_hw_params *params) find_substream_format() argument 160 snd_usb_pcm_has_fixed_rate(struct snd_usb_substream *subs) snd_usb_pcm_has_fixed_rate() argument 250 stop_endpoints(struct snd_usb_substream *subs, bool keep_pending) stop_endpoints() argument 265 start_endpoints(struct snd_usb_substream *subs) start_endpoints() argument 296 sync_pending_stops(struct snd_usb_substream *subs) sync_pending_stops() argument 305 struct snd_usb_substream *subs = substream->runtime->private_data; snd_usb_pcm_sync_stop() local 401 snd_usb_pcm_change_state(struct snd_usb_substream *subs, int state) snd_usb_pcm_change_state() argument 449 close_endpoints(struct snd_usb_audio *chip, struct snd_usb_substream *subs) close_endpoints() argument 477 struct snd_usb_substream *subs = substream->runtime->private_data; snd_usb_hw_params() local 590 struct snd_usb_substream *subs = substream->runtime->private_data; snd_usb_hw_free() local 614 lowlatency_playback_available(struct snd_pcm_runtime *runtime, struct snd_usb_substream *subs) lowlatency_playback_available() argument 640 struct snd_usb_substream *subs = runtime->private_data; snd_usb_pcm_prepare() local 724 hw_check_valid_format(struct snd_usb_substream *subs, struct snd_pcm_hw_params *params, const struct audioformat *fp) hw_check_valid_format() argument 817 struct snd_usb_substream *subs = rule->private; hw_rule_rate() local 883 struct snd_usb_substream *subs = rule->private; hw_rule_channels() local 922 struct snd_usb_substream *subs = rule->private; hw_rule_format() local 963 struct snd_usb_substream *subs = rule->private; hw_rule_period_time() local 991 struct snd_usb_substream *subs = rule->private; hw_rule_period_size_implicit_fb() local 1036 struct snd_usb_substream *subs = rule->private; hw_rule_periods_implicit_fb() local 1082 setup_hw_info(struct snd_pcm_runtime *runtime, struct snd_usb_substream *subs) setup_hw_info() argument 1210 struct snd_usb_substream *subs = &as->substream[direction]; snd_usb_pcm_open() local 1243 struct snd_usb_substream *subs = &as->substream[direction]; snd_usb_pcm_close() local 1266 retire_capture_urb(struct snd_usb_substream *subs, struct urb *urb) retire_capture_urb() argument 1337 urb_ctx_queue_advance(struct snd_usb_substream *subs, struct urb *urb, unsigned int bytes) urb_ctx_queue_advance() argument 1349 fill_playback_urb_dsd_dop(struct snd_usb_substream *subs, struct urb *urb, unsigned int bytes) fill_playback_urb_dsd_dop() argument 1406 fill_playback_urb_dsd_bitrev(struct snd_usb_substream *subs, struct urb *urb, unsigned int bytes) fill_playback_urb_dsd_bitrev() argument 1423 copy_to_urb(struct snd_usb_substream *subs, struct urb *urb, int offset, int stride, unsigned int bytes) copy_to_urb() argument 1444 copy_to_urb_quirk(struct snd_usb_substream *subs, struct urb *urb, int stride, unsigned int bytes) copy_to_urb_quirk() argument 1470 prepare_playback_urb(struct snd_usb_substream *subs, struct urb *urb, bool in_stream_lock) prepare_playback_urb() argument 1604 retire_playback_urb(struct snd_usb_substream *subs, struct urb *urb) retire_playback_urb() argument 1634 struct snd_usb_substream *subs = substream->runtime->private_data; snd_usb_pcm_playback_ack() local 1653 struct snd_usb_substream *subs = substream->runtime->private_data; snd_usb_substream_playback_trigger() local 1711 struct snd_usb_substream *subs = substream->runtime->private_data; snd_usb_substream_capture_trigger() local 1778 snd_usb_preallocate_buffer(struct snd_usb_substream *subs) snd_usb_preallocate_buffer() argument [all...] |
| /kernel/linux/linux-6.6/sound/usb/misc/ |
| H A D | ua101.c | 855 static snd_pcm_uframes_t capture_pcm_pointer(struct snd_pcm_substream *subs) in capture_pcm_pointer() argument 862 static snd_pcm_uframes_t playback_pcm_pointer(struct snd_pcm_substream *subs) in playback_pcm_pointer() argument
|
| /third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/ |
| H A D | FeatureTag.java | 140 subs("Subscript"), enum constant
|
| /third_party/skia/third_party/externals/freetype/src/sfnt/ |
| H A D | ttcmap.c | 302 FT_Byte* subs; /* sub-headers */ in FT_CALLBACK_DEF() local 414 FT_Byte* subs = table + 518; /* subheaders table */ in tt_cmap2_get_subheader() local [all...] |
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-aat-layout-morx-table.hh | 318 const UnsizedListOfOffset16To<Lookup<HBGlyphID16>, HBUINT, false> &subs; member
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Demangle/ |
| H A D | ItaniumDemangle.cpp | 4207 template_param_type subs; global() member [all...] |
| /kernel/linux/linux-5.10/drivers/media/platform/s5p-jpeg/ |
| H A D | jpeg-core.c | 522 s5p_jpeg_adjust_fourcc_to_subsampling( enum v4l2_jpeg_chroma_subsampling subs, u32 in_fourcc, u32 *out_fourcc, struct s5p_jpeg_ctx *ctx) s5p_jpeg_adjust_fourcc_to_subsampling() argument
|
| /kernel/linux/linux-5.10/drivers/media/pci/bt8xx/ |
| H A D | bttv.h | 208 struct list_head subs; /* struct bttv_sub_device */ member
|
| /kernel/linux/linux-5.10/sound/pci/pcxhr/ |
| H A D | pcxhr.c | 627 struct snd_pcm_substream *subs = stream->substream; in pcxhr_update_r_buffer() local 825 pcxhr_trigger(struct snd_pcm_substream *subs, int cmd) pcxhr_trigger() argument 901 pcxhr_prepare(struct snd_pcm_substream *subs) pcxhr_prepare() argument 937 pcxhr_hw_params(struct snd_pcm_substream *subs, struct snd_pcm_hw_params *hw) pcxhr_hw_params() argument 987 pcxhr_open(struct snd_pcm_substream *subs) pcxhr_open() argument 1073 pcxhr_close(struct snd_pcm_substream *subs) pcxhr_close() argument 1099 pcxhr_stream_pointer(struct snd_pcm_substream *subs) pcxhr_stream_pointer() argument [all...] |