Lines Matching refs:LIBUSB_ERROR_NO_MEM
104 [-LIBUSB_ERROR_NO_MEM] = "Out of memory",
124 [-LIBUSB_ERROR_NO_MEM] = "記憶體不足",
254 return (LIBUSB_ERROR_NO_MEM); in libusb_init_context()
259 return (LIBUSB_ERROR_NO_MEM); in libusb_init_context()
265 return (LIBUSB_ERROR_NO_MEM); in libusb_init_context()
279 return (LIBUSB_ERROR_NO_MEM); in libusb_init_context()
379 return (LIBUSB_ERROR_NO_MEM); in libusb_get_device_list()
391 return (LIBUSB_ERROR_NO_MEM); in libusb_get_device_list()
406 return (LIBUSB_ERROR_NO_MEM); in libusb_get_device_list()
642 return (LIBUSB_ERROR_NO_MEM); in libusb_open()
747 return (LIBUSB_ERROR_NO_MEM); in libusb_get_configuration()
1846 case LIBUSB_ERROR_NO_MEM: in libusb_error_name()