Home
last modified time | relevance | path

Searched full:season (Results 1 – 25 of 39) sorted by relevance

12

/external/python/cpython3/Lib/test/
Dtest_enum.py144 class Season(Enum): class
149 self.Season = Season
179 Season = self.Season
181 set(dir(Season)),
187 Season = self.Season
189 set(dir(Season.WINTER)),
221 Season = self.Season
222 self.assertIs(Season(Season.WINTER), Season.WINTER)
225 Season = self.Season
226 self.assertEqual(Season.SPRING.value, 1)
[all …]
/external/python/google-api-python-client/docs/dyn/
Dandroidpublisher_v2.inappproducts.html116 …"season": { # Definition of a season for a seasonal subscription. Can be defined only for yearly s…
117 …"prorations": [ # Optionally present list of prorations for the season. Each proration is a one-of…
166 …"season": { # Definition of a season for a seasonal subscription. Can be defined only for yearly s…
167 …"prorations": [ # Optionally present list of prorations for the season. Each proration is a one-of…
227 …"season": { # Definition of a season for a seasonal subscription. Can be defined only for yearly s…
228 …"prorations": [ # Optionally present list of prorations for the season. Each proration is a one-of…
276 …"season": { # Definition of a season for a seasonal subscription. Can be defined only for yearly s…
277 …"prorations": [ # Optionally present list of prorations for the season. Each proration is a one-of…
351 …"season": { # Definition of a season for a seasonal subscription. Can be defined only for yearly s…
352 …"prorations": [ # Optionally present list of prorations for the season. Each proration is a one-of…
[all …]
Dplaymoviespartner_v1.accounts.storeInfos.country.html116 "episodeNumber": "A String", # The number assigned to the episode within a season.
127 "type": "A String", # Edit type, like Movie, Episode or Season.
132 "seasonNumber": "A String", # The number assigned to the season within a show.
152 "seasonId": "A String", # Google-generated ID identifying the season linked to the Edit.
155 "seasonName": "A String", # Default Season name, usually in the language of the country of
Dplaymoviespartner_v1.accounts.avails.html128 "episodeNumber": "A String", # The number assigned to the episode within a season.
148 … "seasonTitleInternalAlias": "A String", # Title used by involved parties to refer to this season.
162 "seasonNumber": "A String", # The number assigned to the season within a series.
187 "seasonAltId": "A String", # Other identifier referring to the season, as defined by partner.
275 "episodeNumber": "A String", # The number assigned to the episode within a season.
295 … "seasonTitleInternalAlias": "A String", # Title used by involved parties to refer to this season.
309 "seasonNumber": "A String", # The number assigned to the season within a series.
334 … "seasonAltId": "A String", # Other identifier referring to the season, as defined by partner.
Dplaymoviespartner_v1.accounts.storeInfos.html139 "episodeNumber": "A String", # The number assigned to the episode within a season.
150 "type": "A String", # Edit type, like Movie, Episode or Season.
155 "seasonNumber": "A String", # The number assigned to the season within a show.
175 "seasonId": "A String", # Google-generated ID identifying the season linked to the Edit.
178 "seasonName": "A String", # Default Season name, usually in the language of the country of
Dplaymoviespartner_v1.accounts.orders.html152 "seasonName": "A String", # Default Season name,
185 name: string, Filter that matches Orders with a `name`, `show`, `season` or `episode`
242 "seasonName": "A String", # Default Season name,
/external/snakeyaml/src/test/resources/specification/
Dexample2_15_dumped.yaml2 Sammy Sosa completed another fine season with great stats.
Dexample2_15.yaml3 fine season with great stats.
/external/snakeyaml/src/test/resources/pyyaml/
Dspec-02-15.data3 fine season with great stats.
/external/llvm/test/YAMLParser/
Dspec-02-15.test5 fine season with great stats.
/external/swiftshader/third_party/llvm-7.0/llvm/test/YAMLParser/
Dspec-02-15.test5 fine season with great stats.
/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/apple/
DAppleTvSeasonBox.java4 * Tv Season.
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/
DChapter2_3Test.java45 …String etalon = "Sammy Sosa completed another fine season with great stats.\n\n 63 Home Runs\n 0… in testExample_2_15()
/external/markdown/tests/extensions-x-toc/
Dsyntax-toc.txt411 1986. What a great season.
416 1986\. What a great season.
Dsyntax-toc.html350 <pre><code>1986. What a great season.
354 <pre><code>1986\. What a great season.
/external/markdown/tests/extensions-x-def_list/
Dmarkdown-syntax.txt448 1986. What a great season.
453 1986\. What a great season.
Dmarkdown-syntax.html369 <pre><code>1986. What a great season.
373 <pre><code>1986\. What a great season.
/external/markdown/tests/markdown-test/
Dmarkdown-syntax.txt448 1986. What a great season.
453 1986\. What a great season.
Dmarkdown-syntax.html369 <pre><code>1986. What a great season.
373 <pre><code>1986\. What a great season.
/external/markdown/MarkdownTest/Tests_2004/
DMarkdown Documentation - Syntax.text448 1986. What a great season.
453 1986\. What a great season.
DMarkdown Documentation - Syntax.html464 <pre><code>1986. What a great season.
470 <pre><code>1986\. What a great season.
DMarkdown Documentation - Syntax.text-out476 <code>1986. What a great season.
483 <code>1986\. What a great season.
DMarkdown Documentation - Syntax.text-res476 <code>1986. What a great season.
483 <code>1986\. What a great season.
/external/markdown/MarkdownTest/Tests_2007/
DMarkdown Documentation - Syntax.text448 1986. What a great season.
453 1986\. What a great season.
DMarkdown Documentation - Syntax.html464 <pre><code>1986. What a great season.
470 <pre><code>1986\. What a great season.

12