Home
last modified time | relevance | path

Searched refs:genre (Results 1 – 25 of 3430) sorted by relevance

12345678910>>...138

/dports/databases/pear-XML_Query2XML/XML_Query2XML-1.7.2/tests/XML_Query2XML/AllDBLayers/getXML/
H A Dbase64Prefix_columnName.phpt22 'genre' => '^genre',
24 'value' => '^genre'
28 'genre' => '^genre',
30 'value' => '^genre'
41 <artist genre="U291bA==" genre2="U291bA==">
42 <genre>U291bA==</genre>
45 <artist genre="U291bA==" genre2="U291bA==">
46 <genre>U291bA==</genre>
49 <artist genre="Q291bnRyeSBhbmQgU291bA==" genre2="Q291bnRyeSBhbmQgU291bA==">
50 <genre>Q291bnRyeSBhbmQgU291bA==</genre>
H A Dbase64Prefix_columnName_conditionalPrefix.phpt23 'genre' => '^genre',
25 'value' => '^genre'
33 'genre' => '^genre',
35 'value' => '^genre'
50 <artist genre="U291bA==" genre2="U291bA==">
51 <genre>U291bA==</genre>
54 <artist genre="U291bA==" genre2="U291bA==">
55 <genre>U291bA==</genre>
58 <artist genre="Q291bnRyeSBhbmQgU291bA==" genre2="Q291bnRyeSBhbmQgU291bA==">
59 <genre>Q291bnRyeSBhbmQgU291bA==</genre>
H A Dbase64Prefix_callback.phpt28 'genre' => '^#callback',
34 'genre' => '^#callback',
47 <artist genre="U291bA==" genre2="U291bA==">
48 <genre>U291bA==</genre>
51 <artist genre="U291bA==" genre2="U291bA==">
52 <genre>U291bA==</genre>
55 <artist genre="U291bA==" genre2="U291bA==">
56 <genre>U291bA==</genre>
H A Dbase64Prefix_staticString.phpt22 'genre' => '^:Soul',
28 'genre' => '^:Soul',
41 <artist genre="U291bA==" genre2="U291bA==">
42 <genre>U291bA==</genre>
45 <artist genre="U291bA==" genre2="U291bA==">
46 <genre>U291bA==</genre>
49 <artist genre="U291bA==" genre2="U291bA==">
50 <genre>U291bA==</genre>
H A Dbase64Prefix_staticString_conditionalPrefix.phpt22 'genre' => '?^:Soul',
32 'genre' => '?^:Soul',
49 <artist genre="U291bA==" genre2="U291bA==">
50 <genre>U291bA==</genre>
53 <artist genre="U291bA==" genre2="U291bA==">
54 <genre>U291bA==</genre>
57 <artist genre="U291bA==" genre2="U291bA==">
58 <genre>U291bA==</genre>
H A Dbase64Prefix_callback_conditionalPrefix.phpt33 'genre' => '?^#callback',
43 'genre' => '?^#callback',
60 <artist genre="U291bA==" genre2="U291bA==">
61 <genre>U291bA==</genre>
64 <artist genre="U291bA==" genre2="U291bA==">
65 <genre>U291bA==</genre>
68 <artist genre="U291bA==" genre2="U291bA==">
69 <genre>U291bA==</genre>
H A Dcase05.phpt115 <genre>Soul</genre>
134 <genre>Soul</genre>
161 <genre>Soul</genre>
180 <genre>Soul</genre>
207 <genre>Soul</genre>
226 <genre>Soul</genre>
253 <genre>Soul</genre>
272 <genre>Soul</genre>
299 <genre>Soul</genre>
318 <genre>Soul</genre>
[all …]
H A DcdataPrefix_emptyCdata.phpt13 genre,
24 'genre' => '=genre',
26 'value' => '=genre'
42 <genre><![CDATA[Soul]]></genre>
48 <genre><![CDATA[Soul]]></genre>
54 <genre><![CDATA[Country and Soul]]></genre>
H A DcdataPrefix_base64Prefix.phpt22 'genre' => '=genre',
24 'value' => '=^genre'
36 <genre><![CDATA[Soul]]></genre>
40 <genre><![CDATA[Soul]]></genre>
44 <genre><![CDATA[Country and Soul]]></genre>
/dports/audio/p5-MP3-Tag/MP3-Tag-1.15/lib/MP3/Tag/
H A DID3v1.pm161 if ($self->{genre} =~ /^\d+$/) {
162 $self->{genreID} = $self->{genre};
164 $self->{genreID} = genre2id($self->{genre});
208 if (defined (my $genre = $hash->{genre})) {
209 $genre = $genre->[0] if ref $genre;
350 my ($self, $genre) = @_;
354 $genre = $self;
359 if ($genre =~ /^\d+$/) {
360 return $winamp_genres[$genre] if $genre<scalar @winamp_genres;
366 if (uc $_ eq uc $genre) {
[all …]
/dports/deskutils/calibre/calibre-src-5.34.0/translations/manual/ms/
H A Dsub_groups.po22 msgid "Managing subgroups of books, for example \"genre\""
83 "genre or sub-genre. For example, assume that your genre structure is similar"
85 …hat genre dalam bentuk 'pepohon' dan keupayaan untuk menggelintar buku dengan mudah dalam genre at…
99 "Clicking on a genre can search for all books with that genre or children of "
106genre dapat menggelintar semua buku dalam genre tersebut atau anak bagi genre tersebut. Sebagai co…
122 "Once a genre exists, that is at least one book has that genre, you can "
159 "step: how to apply a genre to a book. A genre does not exist in calibre "
171 "that genre, edit its metadata, and enter the new genre into the column you "
204 "the genre you wish to see. Clicking on a genre with children will show you "
207 "genre in its own right. For example, a book can have the genre \"History\" "
[all …]
/dports/audio/p5-MP3-Tag/MP3-Tag-1.15/t/
H A Dmp3tag.t39 ok($mp3->genre eq 'Ska', "Reading ID3v1 genre via Tag");
283 ok($mp3 && $mp3->genre() eq 'Techno', "get genre");
308 ok($mp3 && $mp3->genre() eq '(149)', "get genre");
309 my $g = $mp3->{ID3v1}->genre();
316 ok($mp3 && $mp3->genre() eq '(149)', "get genre");
317 $g = $mp3->{ID3v1}->genre();
354 ok($mp3 && $mp3->genre() eq '(149)', "get genre");
355 $g = $mp3->{ID3v1}->genre();
362 ok($mp3 && $mp3->genre() eq '(149)', "get genre");
363 $g = $mp3->{ID3v1}->genre();
[all …]
/dports/audio/mp3mover/mp3mover-2.1.1/MP3/Tag/
H A DID3v1.pm149 if ($self->{genre} =~ /^\d+$/) {
150 $self->{genreID} = $self->{genre};
152 $self->{genreID} = genre2id($self->{genre});
154 $self->{genre} = id2genre($self->{genreID});
256 my ($self, $genre) = @_;
260 $genre = $self;
263 return $winamp_genres[$genre] if $genre =~ /^\d+$/;
266 if ($_ eq $genre) {
339 $self->{genre} = id2genre($self->{genreID});
352 my $genre = shift;
[all …]
/dports/audio/p5-tagged/tagged-0.40/Tag/
H A DID3v1.pm149 if ($self->{genre} =~ /^\d+$/) {
150 $self->{genreID} = $self->{genre};
152 $self->{genreID} = genre2id($self->{genre});
154 $self->{genre} = id2genre($self->{genreID});
256 my ($self, $genre) = @_;
260 $genre = $self;
263 return $winamp_genres[$genre] if $genre =~ /^\d+$/;
266 if ($_ eq $genre) {
339 $self->{genre} = id2genre($self->{genreID});
352 my $genre = shift;
[all …]
/dports/deskutils/calibre/calibre-src-5.34.0/manual/
H A Dsub_groups.rst3 Managing subgroups of books, for example "genre"
26 …e' and the ability to easily search for books in genre or sub-genre. For example, assume that your…
47genre can search for all books with that genre or children of that genre. For example, clicking on…
51genre exists, that is at least one book has that genre, you can easily apply it to other books by …
68genre to a book. A genre does not exist in calibre until it appears on at least one book. To learn…
70genre example, these items would "History.Military", "Mysteries.Vampire", "Science Fiction.Space O…
80 From here on, to apply this new genre to a book (a comic book, presumably), you can either drag the…
94genre you wish to see. Clicking on a genre with children will show you books with that genre and a…
101genre then create a saved search for it, you can use the 'restrict to' box to create a Virtual lib…
114 …se the genre information in a template, such as with save to disk or send to device. The question …
[all …]
/dports/deskutils/calibre/calibre-src-5.34.0/translations/manual/nl/
H A Dsub_groups.po29 msgid "Managing subgroups of books, for example \"genre\""
30 msgstr "Subgroepen beheren van boeken, bijvoorbeeld \"genre\""
90 "genre or sub-genre. For example, assume that your genre structure is similar"
106 "Clicking on a genre can search for all books with that genre or children of "
129 "Once a genre exists, that is at least one book has that genre, you can "
166 "step: how to apply a genre to a book. A genre does not exist in calibre "
170genre toe aan een boek. Een genre bestaat niet in calibre totdat het verschijnt bij tenminste één …
178 "that genre, edit its metadata, and enter the new genre into the column you "
211 "the genre you wish to see. Clicking on a genre with children will show you "
214 "genre in its own right. For example, a book can have the genre \"History\" "
[all …]
/dports/deskutils/calibre/calibre-src-5.34.0/translations/manual/fr/
H A Dsub_groups.po25 msgid "Managing subgroups of books, for example \"genre\""
26 msgstr "Gérer les sous-groupes de livres, par exemple \"genre\""
86 "genre or sub-genre. For example, assume that your genre structure is similar"
102 "Clicking on a genre can search for all books with that genre or children of "
125 "Once a genre exists, that is at least one book has that genre, you can "
162 "step: how to apply a genre to a book. A genre does not exist in calibre "
166genre dans la colonne. Nous nous retrouvons avec la dernière étape : comment appliquer un genre à …
174 "that genre, edit its metadata, and enter the new genre into the column you "
207 "the genre you wish to see. Clicking on a genre with children will show you "
210 "genre in its own right. For example, a book can have the genre \"History\" "
[all …]
/dports/www/p5-Catalyst-Enzyme/Catalyst-Enzyme-0.11/t/
H A DController-paging.t14 ok($html = get("/genre/list"), "/genre/list ok");
15 is((() = $html =~ m|/genre/edit/\d+|sg) + 0, 3, " Found 3 rows (links to edit)");
23 ok($html = get("/genre/list?page=2"), "/genre/list page 2 ok");
24 is((() = $html =~ m|/genre/edit/\d+|sg) + 0, 2, " Found 2 rows (links to edit)");
32 ok($html = get("/genre/list?page=3"), "/genre/list page 3 (doesn't exist) ok");
33 is((() = $html =~ m|/genre/edit/\d+|sg) + 0, 2, " Found 2 rows (links to edit)");
35 ok($html = get("/genre/list?page=0"), "/genre/list page 0 (doesn't exist) ok");
36 is((() = $html =~ m|/genre/edit/\d+|sg) + 0, 3, " Found 3 rows (links to edit)");
/dports/audio/libid3tag/libid3tag-0.15.1b/
H A DMakefile.am72 EXTRA_DIST = genre.dat.sed \
83 genre.c frame.c crc.c util.c tag.c file.c \
86 genre.h frame.h crc.h util.h tag.h file.h \
87 id3tag.h global.h genre.dat $(debug)
90 frametype.gperf compat.gperf genre.dat.in \
95 BUILT_SOURCES = frametype.c compat.c genre.dat
111 $(srcdir)/genre.dat: $(srcdir)/genre.dat.in $(srcdir)/genre.dat.sed Makefile.am
113 sed -n -f genre.dat.sed genre.dat.in | \
114 sed -e '/\$$''Id: /s/\$$//g' >genre.dat
/dports/multimedia/musique/musique-1.10.1/src/model/
H A Dgenre.cpp50 Genre *genre = nullptr; in forId() local
52 genre = new Genre(); in forId()
53 genre->setId(id); in forId()
55 genre->setHash(hash); in forId()
60 cache.insert(id, genre); in forId()
61 return genre; in forId()
69 Genre *genre = nullptr; in maybeCreateByName() local
90 return genre; in maybeCreateByName()
97 Genre *genre = nullptr; in forHash() local
105 genre->setId(-1); in forHash()
[all …]
/dports/databases/p5-DBIx-Class/DBIx-Class-0.082842/t/relationship/
H A Dupdate_or_create_single.t14 my $genre = $schema->resultset ('Genre')
17 is ($genre->search_related( 'model_cd' )->count, 0, 'No cds yet');
20 $genre->update_or_create_related ('model_cd', {
27 is ($genre->search_related( 'model_cd' )->count, 1, 'One cd');
28 my $cd = $genre->find_related ('model_cd', {});
41 $genre->update_or_create_related ('model_cd', {
48 $cd = $genre->find_related ('model_cd', {});
62 $genre->update_or_create_related ('model_cd', {
68 $cd = $genre->find_related ('model_cd', {});
82 $genre->update_or_create_related ('model_cd', {
[all …]
/dports/audio/libmp3splt/libmp3splt-0.9.2/test/
H A Dtest_filename_regex.c63 cut_assert_equal_string("Slow Rock", genre); in test_all_fields_no_conversion()
64 free(genre); in test_all_fields_no_conversion()
102 free(genre); in test_all_fields_to_uppercase()
139 free(genre); in test_all_fields_to_lowercase()
175 cut_assert_equal_string("Tango", genre); in test_all_fields_to_first_uppercase()
176 free(genre); in test_all_fields_to_first_uppercase()
213 cut_assert_equal_string("Tango", genre); in test_all_fields_to_word_first_uppercase()
214 free(genre); in test_all_fields_to_word_first_uppercase()
289 free(genre); in test_default_genre()
330 free(genre); in test_mixed_formats()
[all …]
/dports/deskutils/calibre/calibre-src-5.34.0/translations/manual/fur/
H A Dsub_groups.po21 msgid "Managing subgroups of books, for example \"genre\""
82 "genre or sub-genre. For example, assume that your genre structure is similar"
98 "Clicking on a genre can search for all books with that genre or children of "
104 "click on either genre. Searching is discussed in more detail below."
121 "Once a genre exists, that is at least one book has that genre, you can "
158 "step: how to apply a genre to a book. A genre does not exist in calibre "
167 "separated by periods. Continuing the genre example, these items would "
170 "that genre, edit its metadata, and enter the new genre into the column you "
171 "created. Continuing our example, if you want to assign a new genre "
203 "the genre you wish to see. Clicking on a genre with children will show you "
[all …]
/dports/deskutils/calibre/calibre-src-5.34.0/translations/manual/gl/
H A Dsub_groups.po21 msgid "Managing subgroups of books, for example \"genre\""
82 "genre or sub-genre. For example, assume that your genre structure is similar"
98 "Clicking on a genre can search for all books with that genre or children of "
104 "click on either genre. Searching is discussed in more detail below."
121 "Once a genre exists, that is at least one book has that genre, you can "
158 "step: how to apply a genre to a book. A genre does not exist in calibre "
167 "separated by periods. Continuing the genre example, these items would "
170 "that genre, edit its metadata, and enter the new genre into the column you "
171 "created. Continuing our example, if you want to assign a new genre "
203 "the genre you wish to see. Clicking on a genre with children will show you "
[all …]
/dports/deskutils/calibre/calibre-src-5.34.0/translations/manual/gu/
H A Dsub_groups.po21 msgid "Managing subgroups of books, for example \"genre\""
82 "genre or sub-genre. For example, assume that your genre structure is similar"
98 "Clicking on a genre can search for all books with that genre or children of "
104 "click on either genre. Searching is discussed in more detail below."
121 "Once a genre exists, that is at least one book has that genre, you can "
158 "step: how to apply a genre to a book. A genre does not exist in calibre "
167 "separated by periods. Continuing the genre example, these items would "
170 "that genre, edit its metadata, and enter the new genre into the column you "
171 "created. Continuing our example, if you want to assign a new genre "
203 "the genre you wish to see. Clicking on a genre with children will show you "
[all …]

12345678910>>...138