/third_party/uboot/u-boot-2020.01/drivers/mtd/nand/raw/ |
D | vf610_nfc.c | 199 struct vf610_nfc *nfc = mtd_to_nfc(mtd); in vf610_nfc_read() local 206 struct vf610_nfc *nfc = mtd_to_nfc(mtd); in vf610_nfc_write() local 253 struct vf610_nfc *nfc = mtd_to_nfc(mtd); in vf610_nfc_done() local 328 struct vf610_nfc *nfc = mtd_to_nfc(mtd); in vf610_nfc_addr_cycle() local 355 struct vf610_nfc *nfc = mtd_to_nfc(mtd); in vf610_nfc_command() local 448 struct vf610_nfc *nfc = mtd_to_nfc(mtd); in vf610_nfc_read_buf() local 464 struct vf610_nfc *nfc = mtd_to_nfc(mtd); in vf610_nfc_write_buf() local 478 struct vf610_nfc *nfc = mtd_to_nfc(mtd); in vf610_nfc_read_byte() local 555 struct vf610_nfc *nfc = mtd_to_nfc(mtd); in vf610_nfc_correct_data() local 615 struct vf610_nfc *nfc = mtd_to_nfc(mtd); in vf610_nfc_write_page() local [all …]
|
D | sunxi_nand.c | 315 static int sunxi_nfc_wait_int(struct sunxi_nfc *nfc, u32 flags, in sunxi_nfc_wait_int() 344 static int sunxi_nfc_wait_cmd_fifo_empty(struct sunxi_nfc *nfc) in sunxi_nfc_wait_cmd_fifo_empty() 360 static int sunxi_nfc_rst(struct sunxi_nfc *nfc) in sunxi_nfc_rst() 383 struct sunxi_nfc *nfc = to_sunxi_nfc(sunxi_nand->nand.controller); in sunxi_nfc_dev_ready() local 421 struct sunxi_nfc *nfc = to_sunxi_nfc(sunxi_nand->nand.controller); in sunxi_nfc_select_chip() local 466 struct sunxi_nfc *nfc = to_sunxi_nfc(sunxi_nand->nand.controller); in sunxi_nfc_read_buf() local 499 struct sunxi_nfc *nfc = to_sunxi_nfc(sunxi_nand->nand.controller); in sunxi_nfc_write_buf() local 540 struct sunxi_nfc *nfc = to_sunxi_nfc(sunxi_nand->nand.controller); in sunxi_nfc_cmd_ctrl() local 706 struct sunxi_nfc *nfc = to_sunxi_nfc(nand->controller); in sunxi_nfc_randomizer_config() local 722 struct sunxi_nfc *nfc = to_sunxi_nfc(nand->controller); in sunxi_nfc_randomizer_enable() local [all …]
|
D | mxc_nand_spl.c | 20 static struct mxc_nand_regs *const nfc = (void *)NFC_BASE_ADDR; variable 22 static struct mxc_nand_regs *const nfc = (void *)NFC_BASE_ADDR_AXI; variable
|
/third_party/boost/tools/build/test/qt5/ |
D | qtnfc.cpp | 21 BOOST_AUTO_TEST_CASE( nfc ) in BOOST_AUTO_TEST_CASE() argument
|
/third_party/icu/icu4c/source/test/intltest/ |
D | normconf.h | 25 const Normalizer2 *nfc, *nfd, *nfkc, *nfkd; variable
|
D | itutil.cpp | 646 const UNormalizer2 *nfc=unorm2_getNFCInstance(errorCode); in TestLocalXyzPointer() local 701 const UNormalizer2 *nfc=unorm2_getNFCInstance(errorCode); in TestLocalXyzPointerMoveSwap() local
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/ |
D | WriteNumberFormatSerialTestData.java | 45 NumberFormat nfc = NumberFormat.getCurrencyInstance(Locale.US); in main() local
|
/third_party/uboot/u-boot-2020.01/arch/arm/dts/ |
D | vf.dtsi | 204 nfc: nand@400e0000 { label
|
D | sun8i-a23-a33.dtsi | 193 nfc: nand@1c03000 { label
|
D | sun5i.dtsi | 161 nfc: nand@1c03000 { label
|
D | imx53.dtsi | 777 nfc: nand@63fdb000 { label
|
D | sun4i-a10.dtsi | 237 nfc: nand@1c03000 { label
|
D | sun7i-a20.dtsi | 336 nfc: nand@1c03000 { label
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/translit/ |
D | TransliteratorDisorderedMarksTest.java | 41 Normalizer2 nfc = Normalizer2.getNFCInstance(); in disorderedMarksAddAll() local
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | collationruleparser.h | 180 const Normalizer2 &nfd, &nfc; variable
|
/third_party/node/deps/icu-small/source/i18n/ |
D | collationruleparser.h | 180 const Normalizer2 &nfd, &nfc; variable
|
/third_party/icu/icu4c/source/i18n/ |
D | collationruleparser.h | 180 const Normalizer2 &nfd, &nfc; variable
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | collationruleparser.h | 180 const Normalizer2 &nfd, &nfc; variable
|
/third_party/python/Modules/ |
D | unicodedata.c | 626 find_nfc_index(const struct reindex* nfc, Py_UCS4 code) in find_nfc_index() 798 bool nfc, bool k, bool yes_only) in is_normalized_quickcheck() 872 bool nfc = false; in unicodedata_UCD_is_normalized_impl() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/ |
D | eap_wsc.c | 150 int nfc = 0; in eap_wsc_init() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/ |
D | eap_wsc.c | 150 int nfc = 0; in eap_wsc_init() local
|
/third_party/icu/icu4c/source/test/perf/normperf/ |
D | simplenormperf.cpp | 310 const Normalizer2 *nfc = Normalizer2::getNFCInstance(errorCode); in main() local
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/ |
D | CollationData.java | 41 CollationData(Normalizer2Impl nfc) { in CollationData()
|
D | CollationRuleParser.java | 910 private Normalizer2 nfc = Normalizer2.getNFCInstance(); field in CollationRuleParser
|
/third_party/icu/icu4c/source/test/cintltst/ |
D | cnormtst.c | 1159 nfc[]={ in TestNextPrevious() local
|