Searched refs:ioc (Results 1 – 11 of 11) sorted by relevance
/external/mmc-utils/ |
D | mmc_cmds.c | 1520 struct mmc_ioc_cmd ioc = { in do_rpmb_op() local 1544 ioc.write_flag |= (1<<31); in do_rpmb_op() 1545 err = ioctl(fd, MMC_IOC_CMD, &ioc); in do_rpmb_op() 1554 ioc.write_flag = 1; in do_rpmb_op() 1555 ioc.data_ptr = (uintptr_t)frame_out; in do_rpmb_op() 1556 err = ioctl(fd, MMC_IOC_CMD, &ioc); in do_rpmb_op() 1563 ioc.write_flag = 0; in do_rpmb_op() 1564 ioc.opcode = MMC_READ_MULTIPLE_BLOCK; in do_rpmb_op() 1565 err = ioctl(fd, MMC_IOC_CMD, &ioc); in do_rpmb_op() 1581 err = ioctl(fd, MMC_IOC_CMD, &ioc); in do_rpmb_op() [all …]
|
/external/autotest/client/deps/fakemodem/src/ |
D | fakemodem.c | 22 GIOChannel* ioc; variable 306 ioc = g_io_channel_unix_new (masterfd); in main() 307 g_io_channel_set_encoding (ioc, NULL, NULL); in main() 308 g_io_channel_set_line_term (ioc, "\r", 1); in main() 309 g_io_add_watch (ioc, G_IO_IN, master_read, fakemodem); in main()
|
/external/chromium-trace/catapult/third_party/gsutil/gslib/ |
D | util.py | 1151 ioc = ioctl_GWINSZ(0) or ioctl_GWINSZ(1) or ioctl_GWINSZ(2) 1152 if not ioc: 1155 ioc = ioctl_GWINSZ(fd) 1159 if not ioc: 1160 ioc = os.environ.get('LINES', _DEFAULT_LINES) 1161 return int(ioc)
|
/external/caliper/lib/ |
D | jersey-core-1.11.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/jersey-module- ... |
D | jersey-client-1.11.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/it-IT/ |
D | it-IT_tpp_net.utf | 2634 11944 "ioc"
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-US/ |
D | en-US_tpp_net.utf | 2945 12761 "ioc"
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-GB/ |
D | en-GB_tpp_net.utf | 2734 11659 "ioc"
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/fr-FR/ |
D | fr-FR_tpp_net.utf | 3160 15716 "ioc"
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/es-ES/ |
D | es-ES_tpp_net.utf | 2848 13448 "ioc"
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/de-DE/ |
D | de-DE_tpp_net.utf | 3552 16559 "ioc"
|