Home
last modified time | relevance | path

Searched defs:sink (Results 151 - 175 of 440) sorted by relevance

12345678910>>...18

/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
H A DCollationKeys.java232 void appendTo(SortKeyByteSink sink) { in appendTo() argument
330 writeSortKeyUpToQuaternary(CollationIterator iter, boolean[] compressibleBytes, CollationSettings settings, SortKeyByteSink sink, int minLevel, LevelCallback callback, boolean preflight) writeSortKeyUpToQuaternary() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
H A DCollationKeys.java242 void appendTo(SortKeyByteSink sink) { in appendTo() argument
340 writeSortKeyUpToQuaternary(CollationIterator iter, boolean[] compressibleBytes, CollationSettings settings, SortKeyByteSink sink, int minLevel, LevelCallback callback, boolean preflight) writeSortKeyUpToQuaternary() argument
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dcollationkeys.cpp226 writeSortKeyUpToQuaternary(CollationIterator &iter, const UBool *compressibleBytes, const CollationSettings &settings, SortKeyByteSink &sink, Collation::Level minLevel, LevelCallback &callback, UBool preflight, UErrorCode &errorCode) writeSortKeyUpToQuaternary() argument
[all...]
/third_party/node/deps/icu-small/source/common/
H A Dloclikely.cpp102 createTagStringWithAlternates( const char* lang, int32_t langLength, const char* script, int32_t scriptLength, const char* region, int32_t regionLength, const char* trailing, int32_t trailingLength, const char* alternateTags, icu::ByteSink& sink, UErrorCode* err) createTagStringWithAlternates() argument
432 _uloc_addLikelySubtags(const char* localeID, icu::ByteSink& sink, UErrorCode* err) _uloc_addLikelySubtags() argument
533 _uloc_minimizeSubtags(const char* localeID, icu::ByteSink& sink, bool favorScript, UErrorCode* err) _uloc_minimizeSubtags() argument
658 _ulocimp_addLikelySubtags(const char* localeID, icu::ByteSink& sink, UErrorCode* status) _ulocimp_addLikelySubtags() argument
674 ulocimp_addLikelySubtags(const char* localeID, icu::ByteSink& sink, UErrorCode* status) ulocimp_addLikelySubtags() argument
710 ulocimp_minimizeSubtags(const char* localeID, icu::ByteSink& sink, bool favorScript, UErrorCode* status) ulocimp_minimizeSubtags() argument
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dcollationkeys.cpp226 writeSortKeyUpToQuaternary(CollationIterator &iter, const UBool *compressibleBytes, const CollationSettings &settings, SortKeyByteSink &sink, Collation::Level minLevel, LevelCallback &callback, UBool preflight, UErrorCode &errorCode) writeSortKeyUpToQuaternary() argument
[all...]
/third_party/pulseaudio/src/modules/macosx/
H A Dmodule-bonjour-publish.c94 pa_sink *sink = PA_SINK(s->device); in get_service_data() local
400 pa_sink *sink; in publish_all_services() local
[all...]
/third_party/pulseaudio/src/modules/bluetooth/
H A Da2dp-codec-aptx-gst.c272 GstElement *bin, *sink, *src, *capsf; in gst_init_aptx() local
374 gst_bin_add_many(GST_BIN(bin), sink, src, NULL); in gst_init_aptx() local
/third_party/pulseaudio/src/modules/dbus/
H A Diface-sample.c401 pa_sink *sink = NULL; in handle_play_to_sink() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcollationkeys.cpp226 writeSortKeyUpToQuaternary(CollationIterator &iter, const UBool *compressibleBytes, const CollationSettings &settings, SortKeyByteSink &sink, Collation::Level minLevel, LevelCallback &callback, UBool preflight, UErrorCode &errorCode) writeSortKeyUpToQuaternary() argument
[all...]
H A Ddayperiodrules.cpp330 DayPeriodRulesDataSink sink; in load() local
/third_party/pulseaudio/src/modules/rtp/
H A Drtp-gstreamer.c85 GstElement *appsrc = NULL, *pay = NULL, *capsf = NULL, *rtpbin = NULL, *sink = NULL; in init_send_pipeline() local
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Ducasemap.cpp140 appendResult(int32_t cpLength, int32_t result, const UChar *s, ByteSink &sink, uint32_t options, icu::Edits *edits, UErrorCode &errorCode) appendResult() argument
204 toLower(int32_t caseLocale, uint32_t options, const uint8_t *src, UCaseContext *csc, int32_t srcStart, int32_t srcLimit, icu::ByteSink &sink, icu::Edits *edits, UErrorCode &errorCode) toLower() argument
315 toUpper(int32_t caseLocale, uint32_t options, const uint8_t *src, UCaseContext *csc, int32_t srcLength, icu::ByteSink &sink, icu::Edits *edits, UErrorCode &errorCode) toUpper() argument
424 ucasemap_internalUTF8ToTitle( int32_t caseLocale, uint32_t options, BreakIterator *iter, const uint8_t *src, int32_t srcLength, ByteSink &sink, icu::Edits *edits, UErrorCode &errorCode) ucasemap_internalUTF8ToTitle() argument
570 toUpper(uint32_t options, const uint8_t *src, int32_t srcLength, ByteSink &sink, Edits *edits, UErrorCode &errorCode) toUpper() argument
722 ucasemap_internalUTF8ToLower(int32_t caseLocale, uint32_t options, UCASEMAP_BREAK_ITERATOR_UNUSED const uint8_t *src, int32_t srcLength, icu::ByteSink &sink, icu::Edits *edits, UErrorCode &errorCode) ucasemap_internalUTF8ToLower() argument
736 ucasemap_internalUTF8ToUpper(int32_t caseLocale, uint32_t options, UCASEMAP_BREAK_ITERATOR_UNUSED const uint8_t *src, int32_t srcLength, icu::ByteSink &sink, icu::Edits *edits, UErrorCode &errorCode) ucasemap_internalUTF8ToUpper() argument
754 ucasemap_internalUTF8Fold(int32_t , uint32_t options, UCASEMAP_BREAK_ITERATOR_UNUSED const uint8_t *src, int32_t srcLength, icu::ByteSink &sink, icu::Edits *edits, UErrorCode &errorCode) ucasemap_internalUTF8Fold() argument
765 ucasemap_mapUTF8(int32_t caseLocale, uint32_t options, UCASEMAP_BREAK_ITERATOR_PARAM const char *src, int32_t srcLength, UTF8CaseMapper *stringCaseMapper, icu::ByteSink &sink, icu::Edits *edits, UErrorCode &errorCode) ucasemap_mapUTF8() argument
887 utf8ToLower( const char *locale, uint32_t options, StringPiece src, ByteSink &sink, Edits *edits, UErrorCode &errorCode) utf8ToLower() argument
894 ucasemap_internalUTF8ToLower, sink, edits, errorCode); utf8ToLower() local
897 utf8ToUpper( const char *locale, uint32_t options, StringPiece src, ByteSink &sink, Edits *edits, UErrorCode &errorCode) utf8ToUpper() argument
904 ucasemap_internalUTF8ToUpper, sink, edits, errorCode); utf8ToUpper() local
907 utf8Fold( uint32_t options, StringPiece src, ByteSink &sink, Edits *edits, UErrorCode &errorCode) utf8Fold() argument
[all...]
/third_party/pulseaudio/src/modules/
H A Dmodule-waveout.c71 pa_sink *sink; member
[all...]
H A Dmodule-tunnel-sink-new.c92 pa_sink *sink; member
[all...]
H A Dmodule-card-restore.c454 pa_sink *sink; in card_profile_changed_callback() local
/third_party/pulseaudio/src/modules/raop/
H A Draop-sink.c80 pa_sink *sink; member
[all...]
/third_party/pulseaudio/src/pulsecore/
H A Dprotocol-simple.c525 pa_sink *sink; in pa_simple_protocol_connect() local
[all...]
/kernel/linux/linux-5.10/tools/usb/
H A Dffs-test.c116 struct usb_endpoint_descriptor_no_audio sink; member
121 struct usb_endpoint_descriptor_no_audio sink; member
/kernel/linux/linux-5.10/drivers/media/platform/omap3isp/
H A Dispvideo.c967 struct media_entity *sink; in isp_video_check_external_subdevs() local
/kernel/linux/linux-5.10/drivers/media/platform/rcar-vin/
H A Drcar-core.c535 struct media_entity *sink; in rvin_parallel_notify_complete() local
702 struct media_entity *source, *sink; in rvin_group_notify_complete() local
[all...]
/kernel/linux/linux-5.10/drivers/media/mc/
H A Dmc-device.c205 struct media_entity *sink; in media_device_setup_link() local
[all...]
H A Dmc-entity.c659 media_create_pad_link(struct media_entity *source, u16 source_pad, struct media_entity *sink, u16 sink_pad, u32 flags) media_create_pad_link() argument
715 media_create_pad_links(const struct media_device *mdev, const u32 source_function, struct media_entity *source, const u16 source_pad, const u32 sink_function, struct media_entity *sink, const u16 sink_pad, u32 flags, const bool allow_both_undefined) media_create_pad_links() argument
834 struct media_entity *source, *sink; __media_entity_setup_link() local
889 media_entity_find_link(struct media_pad *source, struct media_pad *sink) media_entity_find_link() argument
[all...]
/kernel/linux/linux-5.10/drivers/scsi/
H A DNCR5380.c1672 int sink = 0; variable
/kernel/linux/linux-5.10/include/media/
H A Dmedia-entity.h142 struct media_pad *sink; member
[all...]
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Drt1305.c406 rt1305_is_rc_clk_from_pll(struct snd_soc_dapm_widget *source, struct snd_soc_dapm_widget *sink) rt1305_is_rc_clk_from_pll() argument
423 rt1305_is_sys_clk_from_pll(struct snd_soc_dapm_widget *source, struct snd_soc_dapm_widget *sink) rt1305_is_sys_clk_from_pll() argument

Completed in 28 milliseconds

12345678910>>...18