Home
last modified time | relevance | path

Searched refs:strengths (Results 1 – 25 of 28) sorted by relevance

12

/external/u-boot/drivers/pinctrl/uniphier/
Dpinctrl-uniphier-core.c223 const unsigned int *strengths; in uniphier_pinconf_drive_set() local
233 strengths = uniphier_pinconf_drv_strengths_1bit; in uniphier_pinconf_drive_set()
239 strengths = uniphier_pinconf_drv_strengths_2bit; in uniphier_pinconf_drive_set()
245 strengths = uniphier_pinconf_drv_strengths_3bit; in uniphier_pinconf_drive_set()
263 if (strengths[val] > strength) in uniphier_pinconf_drive_set()
/external/clang/docs/
DPTHInternals.rst123 Despite these strengths, PTH's simple design suffers some algorithmic
133 of PCH mitigates some of these algorithmic strengths via the use of
141 of the strengths of PTH such as reduced memory pressure (ideal for
/external/u-boot/drivers/mtd/nand/
Dsunxi_nand.c1387 static const u8 strengths[] = { 16, 24, 28, 32, 40, 48, 56, 60, 64 }; in sunxi_nand_hw_common_ecc_ctrl_init() local
1408 for (i = 0; i < ARRAY_SIZE(strengths); i++) { in sunxi_nand_hw_common_ecc_ctrl_init()
1409 if (ecc->strength <= strengths[i]) { in sunxi_nand_hw_common_ecc_ctrl_init()
1414 ecc->strength = strengths[i]; in sunxi_nand_hw_common_ecc_ctrl_init()
1419 if (i >= ARRAY_SIZE(strengths)) { in sunxi_nand_hw_common_ecc_ctrl_init()
Dnand_base.c4117 if (stepinfo->strengths[j] != preset_strength) in nand_check_ecc_caps()
4181 strength = stepinfo->strengths[j]; in nand_match_ecc_req()
4261 strength = stepinfo->strengths[j]; in nand_maximize_ecc()
/external/u-boot/include/linux/mtd/
Drawnand.h503 const int *strengths; member
524 .strengths = __name##_strengths, \
/external/icu/icu4c/source/test/intltest/
Dssearch.cpp1398 UCollationStrength strengths[] = {UCOL_PRIMARY, UCOL_SECONDARY, UCOL_TERTIARY}; in monkeyTest() local
1400 int32_t strengthCount = UPRV_LENGTHOF(strengths); in monkeyTest()
1445 ucol_setStrength(coll, strengths[s]); in monkeyTest()
/external/libavc/common/arm/
Dih264_deblk_chroma_a9.s405 rev r11, r11 @Blocking strengths
615 rev r11, r11 @Blocking strengths
1060 rev r6, r6 @Blocking strengths
1291 rev r6, r6 @Blocking strengths
/external/python/cpython2/Doc/library/
Dframework.rst27 some comments posted on the MacPython newsgroup about the strengths and
/external/llvm/docs/tutorial/
DOCamlLangImpl1.rst89 tutorial is a great testament to the strengths of LLVM and why you
DLangImpl01.rst99 tutorial is a great testament to the strengths of LLVM and why you
/external/swiftshader/third_party/llvm-7.0/llvm/docs/tutorial/
DOCamlLangImpl1.rst89 tutorial is a great testament to the strengths of LLVM and why you
DLangImpl01.rst99 tutorial is a great testament to the strengths of LLVM and why you
/external/gflags/
DREADME.md136 I believe that the strengths of [Git](http://git-scm.com/) will allow for better community collabor…
/external/swiftshader/third_party/llvm-7.0/llvm/docs/Frontend/
DPerformanceTips.rst19 As with any optimizer, LLVM has its strengths and weaknesses. In some cases,
/external/llvm/docs/Frontend/
DPerformanceTips.rst19 As with any optimizer, LLVM has its strengths and weaknesses. In some cases,
/external/icu/icu4c/source/test/cintltst/
Dcmsccoll.c297 UColAttributeValue strengths[] = { variable
368 for(k = 0; k<UPRV_LENGTHOF(strengths); k++) {
369 ucol_setAttribute(coll, UCOL_STRENGTH, strengths[k], &status);
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DCodeGenerator.rst1006 for your target. It has the following strengths:
1076 While it has many strengths, the system currently has some limitations,
DCommandLine.rst1577 already (as discussed previously), one of its true strengths lie in its
DProgrammersManual.rst1751 Because of its strengths and limitations, it is very common for a function to
/external/llvm/docs/
DCodeGenerator.rst1006 for your target. It has the following strengths:
1076 While it has many strengths, the system currently has some limitations,
DCommandLine.rst1589 already (as discussed previously), one of its true strengths lie in its
DProgrammersManual.rst1171 Because of its strengths and limitations, it is very common for a function to
/external/brotli/tests/testdata/
Dlcet10.txt1150 several strengths of this type of material in a school environment as
1221 FREEMAN contended that the evaluation project has revealed several strengths
2095 three years ago and combines the strengths of these two disparate
/external/jline/src/src/test/resources/jline/example/
Denglish.gz
/external/pcre/dist2/doc/
Dpcre2.txt8999 The verbs just described provide four different "strengths" of control

12