/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/ |
H A D | CollationKeys.java | 232 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 D | CollationKeys.java | 242 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 D | collationkeys.cpp | 226 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 D | loclikely.cpp | 102 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 D | collationkeys.cpp | 226 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 D | module-bonjour-publish.c | 94 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 D | a2dp-codec-aptx-gst.c | 272 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 D | iface-sample.c | 401 pa_sink *sink = NULL; in handle_play_to_sink() local
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | collationkeys.cpp | 226 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 D | dayperiodrules.cpp | 330 DayPeriodRulesDataSink sink; in load() local
|
/third_party/pulseaudio/src/modules/rtp/ |
H A D | rtp-gstreamer.c | 85 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 D | ucasemap.cpp | 140 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 D | module-waveout.c | 71 pa_sink *sink; member [all...] |
H A D | module-tunnel-sink-new.c | 92 pa_sink *sink; member [all...] |
H A D | module-card-restore.c | 454 pa_sink *sink; in card_profile_changed_callback() local
|
/third_party/pulseaudio/src/modules/raop/ |
H A D | raop-sink.c | 80 pa_sink *sink; member [all...] |
/third_party/pulseaudio/src/pulsecore/ |
H A D | protocol-simple.c | 525 pa_sink *sink; in pa_simple_protocol_connect() local [all...] |
/kernel/linux/linux-5.10/tools/usb/ |
H A D | ffs-test.c | 116 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 D | ispvideo.c | 967 struct media_entity *sink; in isp_video_check_external_subdevs() local
|
/kernel/linux/linux-5.10/drivers/media/platform/rcar-vin/ |
H A D | rcar-core.c | 535 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 D | mc-device.c | 205 struct media_entity *sink; in media_device_setup_link() local [all...] |
H A D | mc-entity.c | 659 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 D | NCR5380.c | 1672 int sink = 0; variable
|
/kernel/linux/linux-5.10/include/media/ |
H A D | media-entity.h | 142 struct media_pad *sink; member [all...] |
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | rt1305.c | 406 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
|