Searched defs:fops (Results 1 – 16 of 16) sorted by relevance
| /external/libwebsockets/lib/core/ |
| D | vfs.c | 28 lws_set_fops(struct lws_context *context, const struct lws_plat_file_ops *fops) in lws_set_fops() 71 lws_vfs_select_fops(const struct lws_plat_file_ops *fops, const char *vfs_path, in lws_vfs_select_fops() 119 lws_vfs_file_open(const struct lws_plat_file_ops *fops, const char *vfs_path, in lws_vfs_file_open()
|
| D | private-lib-core.h | 417 const struct lws_plat_file_ops *fops; member
|
| /external/libwebsockets/lib/plat/unix/ |
| D | unix-file.c | 76 _lws_plat_file_open(const struct lws_plat_file_ops *fops, const char *filename, in _lws_plat_file_open()
|
| /external/tensorflow/tensorflow/core/profiler/internal/ |
| D | tfprof_show.cc | 165 string fops = FormatNumber(node->proto().total_float_ops()) + " flops"; in FormatNode() local
|
| D | tfprof_code.cc | 679 string fops = FormatNumber(node->proto().total_float_ops()) + " flops"; in FormatNode() local
|
| /external/libwebsockets/lib/plat/windows/ |
| D | windows-file.c | 36 _lws_plat_file_open(const struct lws_plat_file_ops *fops, const char *filename, in _lws_plat_file_open()
|
| /external/ms-tpm-20-ref/Samples/Nucleo-TPM/L4A6RG/Middlewares/ST/STM32_USB_Device_Library/Class/CDC/Src/ |
| D | usbd_cdc.c | 791 USBD_CDC_ItfTypeDef *fops) in USBD_CDC_RegisterInterface()
|
| /external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Middlewares/ST/STM32_USB_Device_Library/Class/CDC/Src/ |
| D | usbd_cdc.c | 791 USBD_CDC_ItfTypeDef *fops) in USBD_CDC_RegisterInterface()
|
| /external/libwebsockets/test-apps/ |
| D | test-server.c | 169 test_server_fops_open(const struct lws_plat_file_ops *fops, in test_server_fops_open()
|
| /external/libwebsockets/lib/plat/freertos/ |
| D | freertos-file.c | 34 _lws_plat_file_open(const struct lws_plat_file_ops *fops, const char *filename, in _lws_plat_file_open()
|
| /external/libwebsockets/include/libwebsockets/ |
| D | lws-vfs.h | 74 const struct lws_plat_file_ops *fops; member
|
| D | lws-context-vhost.h | 503 const struct lws_plat_file_ops *fops; member
|
| /external/libwebsockets/lib/plat/optee/ |
| D | lws-plat-optee.c | 161 _lws_plat_file_open(const struct lws_plat_file_ops *fops, in _lws_plat_file_open()
|
| /external/libwebsockets/lib/plat/freertos/esp32/ |
| D | esp32-helpers.c | 710 esp32_lws_fops_open(const struct lws_plat_file_ops *fops, const char *filename, in esp32_lws_fops_open() 793 static const struct lws_plat_file_ops fops = { variable
|
| /external/libwebsockets/lib/roles/http/server/ |
| D | server.c | 498 const struct lws_plat_file_ops *fops; in lws_http_serve() local 2474 const struct lws_plat_file_ops *fops; in lws_serve_http_file() local
|
| D | fops-zip.c | 315 lws_fops_zip_open(const struct lws_plat_file_ops *fops, const char *vfs_path, in lws_fops_zip_open()
|