Home
last modified time | relevance | path

Searched refs:error_detected (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Support/
Draw_ostream.cpp494 error_detected(); in ~raw_fd_ostream()
553 error_detected(); in write_impl()
571 error_detected(); in close()
581 error_detected(); in seek()
/external/llvm/include/llvm/Support/
Draw_ostream.h322 void error_detected() { Error = true; } in error_detected() function
/external/kernel-headers/original/linux/
Dpci.h323 pci_ers_result_t (*error_detected)(struct pci_dev *dev, member