/third_party/typescript/tests/baselines/reference/ |
D | duplicateStringNamedProperty1.symbols | 5 "artist": string; 6 >"artist" : Symbol(Album["artist"], Decl(duplicateStringNamedProperty1.ts, 0, 24), Decl(duplicateSt… 8 artist: string; 9 >artist : Symbol(Album["artist"], Decl(duplicateStringNamedProperty1.ts, 0, 24), Decl(duplicateStri…
|
D | duplicateStringNamedProperty1.errors.txt | 1 …/cases/compiler/duplicateStringNamedProperty1.ts(2,5): error TS2300: Duplicate identifier 'artist'. 2 …/cases/compiler/duplicateStringNamedProperty1.ts(3,5): error TS2300: Duplicate identifier 'artist'. 7 "artist": string; 9 !!! error TS2300: Duplicate identifier 'artist'. 10 artist: string; 12 !!! error TS2300: Duplicate identifier 'artist'.
|
D | duplicateStringNamedProperty1.types | 3 "artist": string; 4 >"artist" : string 6 artist: string; 7 >artist : string
|
D | duplicateStringNamedProperty1.js | 4 artist: string;
|
/third_party/gstreamer/gstplugins_good/tests/check/elements/ |
D | id3demux.c | 192 gchar *artist = NULL; in check_unsync_v23() local 204 fail_unless (gst_tag_list_get_string (tags, GST_TAG_ARTIST, &artist)); in check_unsync_v23() 205 fail_unless (artist != NULL); in check_unsync_v23() 206 fail_unless_equals_string (artist, "藝人"); in check_unsync_v23() 207 g_free (artist); in check_unsync_v23() 225 gchar *artist = NULL; in check_unsync_v24() local 238 fail_unless (gst_tag_list_get_string (tags, GST_TAG_ARTIST, &artist)); in check_unsync_v24() 239 fail_unless (artist != NULL); in check_unsync_v24() 240 fail_unless_equals_string (artist, "Muse"); in check_unsync_v24() 241 g_free (artist); in check_unsync_v24()
|
D | matroskademux.c | 189 gchar artist[32]; in new_chapter() local 197 g_snprintf (artist, sizeof (artist), "art.%d", chapter_nb); in new_chapter() 198 tags = gst_tag_list_new (GST_TAG_TITLE, title, GST_TAG_ARTIST, artist, NULL); in new_chapter() 206 g_snprintf (artist, sizeof (artist), "art.%d.1", chapter_nb); in new_chapter() 207 tags = gst_tag_list_new (GST_TAG_TITLE, title, GST_TAG_ARTIST, artist, NULL); in new_chapter() 217 g_snprintf (artist, sizeof (artist), "art.%d.2", chapter_nb); in new_chapter() 218 tags = gst_tag_list_new (GST_TAG_TITLE, title, GST_TAG_ARTIST, artist, NULL); in new_chapter()
|
D | rgvolume.c | 357 gchar *artist; in GST_START_TEST() local 374 fail_unless (gst_tag_list_get_string (tag_list, GST_TAG_ARTIST, &artist)); in GST_START_TEST() 375 fail_unless (g_str_equal (artist, "Foobar")); in GST_START_TEST() 376 g_free (artist); in GST_START_TEST() 395 fail_unless (gst_tag_list_get_string (tag_list, GST_TAG_ARTIST, &artist)); in GST_START_TEST() 396 fail_unless (g_str_equal (artist, "Foobar")); in GST_START_TEST() 397 g_free (artist); in GST_START_TEST()
|
D | matroskamux.c | 361 gchar artist[32]; in new_chapter() local 369 g_snprintf (artist, sizeof (artist), "art.%d", chapter_nb); in new_chapter() 370 tags = gst_tag_list_new (GST_TAG_TITLE, title, GST_TAG_ARTIST, artist, NULL); in new_chapter() 378 g_snprintf (artist, sizeof (artist), "art.%d.1", chapter_nb); in new_chapter() 379 tags = gst_tag_list_new (GST_TAG_TITLE, title, GST_TAG_ARTIST, artist, NULL); in new_chapter() 389 g_snprintf (artist, sizeof (artist), "art.%d.2", chapter_nb); in new_chapter() 390 tags = gst_tag_list_new (GST_TAG_TITLE, title, GST_TAG_ARTIST, artist, NULL); in new_chapter()
|
/third_party/gstreamer/gst_libav/tests/check/elements/ |
D | avdemux_ape.c | 164 gchar *artist = NULL; in check_for_apedemux_tags() local 166 fail_unless (gst_tag_list_get_string (tags, GST_TAG_ARTIST, &artist)); in check_for_apedemux_tags() 167 fail_unless (artist != NULL); in check_for_apedemux_tags() 168 fail_unless_equals_string (artist, "Marvin Gaye"); in check_for_apedemux_tags() 169 g_free (artist); in check_for_apedemux_tags()
|
/third_party/libsnd/tests/ |
D | string_test.c | 198 artist [] = "The Artist", variable 236 sf_set_string (file, SF_STR_ARTIST, artist) ; in string_start_end_test() 290 if (cptr == NULL || strcmp (artist, cptr) != 0) in string_start_end_test() 401 sf_set_string (file, SF_STR_ARTIST, artist) ; in string_start_test() 467 if (cptr == NULL || strcmp (artist, cptr) != 0) in string_start_test() 570 sf_set_string (file, SF_STR_ARTIST, artist) ; in string_multi_set_test() 651 sf_set_string (file, SF_STR_ARTIST, artist) ; in string_rdwr_test() 658 …exit_if_true (strcmp (str, artist) != 0, "\n\nLine %d : SF_STR_ARTIST doesn't match what was writt… in string_rdwr_test() 709 sf_set_string (file, SF_STR_ARTIST, artist) ; in string_short_rdwr_test() 723 …exit_if_true (strcmp (str, artist) != 0, "\n\nLine %d : SF_STR_ARTIST doesn't match what was writt… in string_short_rdwr_test()
|
D | command_test.c | 1479 snprintf (ca_write.artist, sizeof (ca_write.artist), "Test artist") ; in cart_test() 1517 if (memcmp (ca_write.artist, ca_read.artist, sizeof (ca_write.artist)) != 0) in cart_test() 1518 …rtist mismatch :\n\twrite : '%s'\n\tread : '%s'\n\n", __LINE__, ca_write.artist, ca_read.artist) ; in cart_test() 1638 snprintf (cinfo.artist, sizeof (cinfo.artist), "Test artist") ; in cart_rdwr_test()
|
/third_party/skia/resources/ |
D | README | 7 an artist uploads a piece of clipart to Openclipart to make it clear the artist
|
/third_party/libsnd/src/ |
D | mpeg_decode.c | 308 if (strcpy_inbounded (buf, ARRAY_LEN (tags->artist), tags->artist)) in mpeg_decoder_read_strings_id3v1() 349 const char *artist = NULL ; in mpeg_decoder_read_strings_id3v2() local 385 artist = text_frame->text.p ; in mpeg_decoder_read_strings_id3v2() 442 if (artist != NULL) in mpeg_decoder_read_strings_id3v2() 443 psf_store_string (psf, SF_STR_ARTIST, artist) ; in mpeg_decoder_read_strings_id3v2()
|
/third_party/gstreamer/gstplugins_good/ext/taglib/ |
D | gstapev2mux.cc | 160 const char *artist; in add_one_tag() local 162 result = gst_tag_list_peek_string_index (list, tag, 0, &artist); in add_one_tag() 164 GST_DEBUG ("Setting artist to %s", artist); in add_one_tag() 165 apev2tag->setArtist (String (artist, String::UTF8)); in add_one_tag()
|
/third_party/gstreamer/gstplugins_base/tests/check/elements/ |
D | vorbisdec.c | 154 fail_unless (gst_tag_list_get_string (tag_list, GST_TAG_ARTIST, &artist)); in GST_START_TEST() 155 fail_unless_equals_string (artist, "me"); in GST_START_TEST() 156 g_free (artist); in GST_START_TEST()
|
/third_party/typescript/tests/cases/compiler/ |
D | duplicateStringNamedProperty1.ts | 4 artist: string; property
|
/third_party/gstreamer/gstreamer/po/ |
D | fur.po | 263 msgid "artist" 264 msgstr "artist" 269 msgid "artist sortname" 270 msgstr "non ordenament artist" 287 msgid "album artist" 288 msgstr "artist album" 290 msgid "The artist of the entire album, as it should be displayed" 291 msgstr "L'artist dal album intîr, come che al à di jessi mostrât" 293 msgid "album artist sortname" 294 msgstr "non ordenament artist album" [all …]
|
/third_party/gstreamer/gstplugins_base/po/ |
D | fur.po | 378 msgid "artist ID" 379 msgstr "ID artist" 381 msgid "MusicBrainz artist ID" 382 msgstr "ID MusicBrainz dal artist" 390 msgid "album artist ID" 391 msgstr "ID artist dal album" 393 msgid "MusicBrainz album artist ID" 394 msgstr "ID MusicBrainz dal artist dal album"
|
D | uk.po | 382 msgid "artist ID" 385 msgid "MusicBrainz artist ID" 394 msgid "album artist ID" 397 msgid "MusicBrainz album artist ID" 917 #~ msgid "artist sortname" 920 #~ msgid "MusicBrainz artist sortname"
|
D | eo.po | 375 msgid "artist ID" 376 msgstr "artist-ID" 378 msgid "MusicBrainz artist ID" 379 msgstr "artist-ID ĉe MusicBrainz" 387 msgid "album artist ID" 388 msgstr "artist-ID de albumo" 390 msgid "MusicBrainz album artist ID" 391 msgstr "artist-ID de albumo ĉe MusicBrainz"
|
D | ro.po | 412 msgid "artist ID" 413 msgstr "ID artist" 415 msgid "MusicBrainz artist ID" 416 msgstr "ID artist MusicBrainz" 424 msgid "album artist ID" 425 msgstr "ID artist album" 427 msgid "MusicBrainz album artist ID" 428 msgstr "ID album artist MusicBrainz"
|
/third_party/libsnd/programs/ |
D | common.h | 40 const char * artist ; member
|
D | common.c | 214 if (info->artist != NULL) in update_strings() 215 sf_set_string (outfile, SF_STR_ARTIST, info->artist) ; in update_strings()
|
/third_party/gstreamer/gstreamer/tests/check/gst/ |
D | gsttag.c | 421 gchar *artist, *title; in GST_START_TEST() local 429 fail_unless (gst_tag_list_get_string (tags, GST_TAG_ARTIST, &artist)); in GST_START_TEST() 430 fail_unless_equals_string (artist, "Arty Ist"); in GST_START_TEST() 440 g_free (artist); in GST_START_TEST()
|
/third_party/gstreamer/gstreamer/docs/random/thomasvs/ |
D | metadata | 39 - artist, title, author 91 id3v1 reset=true artist="Arid" ! filesink 93 - effect: clear the current tag and reset it to only have Arid as artist 203 - artist
|