Home
last modified time | relevance | path

Searched refs:grade (Results 1 – 25 of 54) sorted by relevance

123

/third_party/skia/gm/
Dskbug_9819.cpp32 auto grade = [&](int x, int y){ in __anon333428a30102() variable
52 grade(64, 64);
53 grade(64, 192);
Dunpremul.cpp23 auto grade = [&](int x, int y){ in __anon86b583250102() variable
60 grade(50,50);
74 grade(50,150);
/third_party/flutter/skia/gm/
Dunpremul.cpp22 auto grade = [&](int x, int y){ in __anon0286e93a0102() variable
59 grade(50,50);
73 grade(50,150);
/third_party/python/Doc/howto/
Dsorting.rst85 ... def __init__(self, name, grade, age):
87 ... self.grade = grade
90 ... return repr((self.name, self.grade, self.age))
121 sort by *grade* then by *age*:
128 >>> sorted(student_objects, key=attrgetter('grade', 'age'))
163 steps. For example, to sort the student data by descending *grade* and then
164 ascending *age*, do the *age* sort first and then sort again using *grade*:
169 >>> sorted(s, key=attrgetter('grade'), reverse=True) # now sort on primary key, descending
182 >>> multisort(list(student_objects), (('grade', True), ('age', False)))
201 For example, to sort the student data by *grade* using the DSU approach:
[all …]
/third_party/libwebsockets/
DREADME.md1grade: C/C++](https://img.shields.io/lgtm/grade/cpp/g/warmcat/libwebsockets.svg?logo=lgtm&logoWidt…
/third_party/typescript/tests/baselines/reference/
DfixSignatureCaching.js955 if (this._cache.grade === undefined) {
956 this._cache.grade = impl.mobileGrade(this);
958 return this._cache.grade;
1875 if (this._cache.grade === undefined) {
1876 this._cache.grade = impl.mobileGrade(this);
1878 return this._cache.grade;
/third_party/typescript/tests/cases/conformance/
DfixSignatureCaching.ts954 if (this._cache.grade === undefined) {
955 this._cache.grade = impl.mobileGrade(this);
957 return this._cache.grade;
/third_party/flutter/skia/third_party/externals/icu/source/data/unit/
Daf.txt35 dnam{"grade"}
37 other{"{0} grade"}
611 dnam{"grade Celsius"}
613 other{"{0} grade Celsius"}
616 dnam{"grade Fahrenheit"}
618 other{"{0} grade Fahrenheit"}
1033 dnam{"grade"}
1609 dnam{"grade Celsius"}
1614 dnam{"grade Fahrenheit"}
Dro.txt39 dnam{"grade"}
40 few{"{0} grade"}
42 other{"{0} de grade"}
718 dnam{"grade Celsius"}
719 few{"{0} grade Celsius"}
721 other{"{0} de grade Celsius"}
724 dnam{"grade Fahrenheit"}
725 few{"{0} grade Fahrenheit"}
727 other{"{0} de grade Fahrenheit"}
1394 dnam{"grade"}
/third_party/python/Doc/library/
Dbisect.rst186 example uses :func:`bisect` to look up a letter grade for an exam score (say)
190 >>> def grade(score, breakpoints=[60, 70, 80, 90], grades='FDCBA'):
194 >>> [grade(score) for score in [33, 99, 77, 70, 89, 90, 100]]
/third_party/skia/third_party/externals/icu/source/data/unit/
Daf.txt35 dnam{"grade"}
37 other{"{0} grade"}
806 dnam{"grade Celsius"}
808 other{"{0} grade Celsius"}
811 dnam{"grade Fahrenheit"}
813 other{"{0} grade Fahrenheit"}
1289 dnam{"grade"}
Dro.txt39 dnam{"grade"}
40 few{"{0} grade"}
42 other{"{0} de grade"}
979 dnam{"grade Celsius"}
980 few{"{0} grade Celsius"}
982 other{"{0} de grade Celsius"}
985 dnam{"grade Fahrenheit"}
986 few{"{0} grade Fahrenheit"}
988 other{"{0} de grade Fahrenheit"}
1744 dnam{"grade"}
/third_party/icu/icu4c/source/data/unit/
Daf.txt35 dnam{"grade"}
37 other{"{0} grade"}
806 dnam{"grade Celsius"}
808 other{"{0} grade Celsius"}
811 dnam{"grade Fahrenheit"}
813 other{"{0} grade Fahrenheit"}
1289 dnam{"grade"}
Dro.txt39 dnam{"grade"}
40 few{"{0} grade"}
42 other{"{0} de grade"}
979 dnam{"grade Celsius"}
980 few{"{0} grade Celsius"}
982 other{"{0} de grade Celsius"}
985 dnam{"grade Fahrenheit"}
986 few{"{0} grade Fahrenheit"}
988 other{"{0} de grade Fahrenheit"}
1744 dnam{"grade"}
/third_party/libxml2/result/noent/
Dintsubset2.xml.sax285 SAX.elementDecl(grade, 3, ...)
87 The Jouyou Kanji grade level. 1 through 6 indicate the grade in which
/third_party/libxml2/result/
Dintsubset2.xml.sax85 SAX.elementDecl(grade, 3, ...)
87 The Jouyou Kanji grade level. 1 through 6 indicate the grade in which
Dintsubset2.xml.sax285 SAX.elementDecl(grade, 3, ...)
87 The Jouyou Kanji grade level. 1 through 6 indicate the grade in which
/third_party/python/Lib/test/
Dtest_bisect.py360 def grade(score, breakpoints=[60, 70, 80, 90], grades='FDCBA'): function
364 result = [grade(score) for score in [33, 99, 77, 70, 89, 90, 100]]
/third_party/openssl/
DREADME12 commercial-grade, fully featured, and Open Source toolkit implementing the
/third_party/openssl/doc/man3/
DPKCS7_encrypt.pod29 Some old "export grade" clients may only support weak encryption using 40 or 64
DPKCS12_create.pod47 export grade software which could use signing only keys of arbitrary size but
/third_party/flutter/flutter/examples/flutter_gallery/lib/demo/material/
Dscrollable_tabs_demo.dart22 _Page(icon: Icons.grade, text: 'TRIUMPH'),
/third_party/node/deps/npm/node_modules/es-abstract/
DCHANGELOG.md165 * All grade A-supported `node`/`iojs` versions now ship with an `npm` that understands `^`.
/third_party/curl/
DREADME.md10 [![Language Grade: C/C++](https://img.shields.io/lgtm/grade/cpp/g/curl/curl.svg?logo=lgtm&logoWidth…
/third_party/openssl/doc/man1/
Dpkcs12.pod223 file unreadable by some "export grade" software. By default the private
240 "export grade" software will only allow 512 bit RSA keys to be used for

123