Searched defs:Backspace (Results 1 – 5 of 5) sorted by relevance
| /external/tflite-support/tensorflow_lite_support/codegen/ | ||
| D | utils.cc | 149 void CodeWriter::Backspace(int n) { in Backspace() function in tflite::support::codegen::CodeWriter |
| /external/llvm-project/flang/runtime/ | ||
| D | io-stmt.h | 461 enum Which { Flush, Backspace, Endfile, Rewind }; enumerator |
| /external/pdfium/fpdfsdk/pwl/ | ||
| D | cpwl_edit_ctrl.cpp | 385 void CPWL_EditCtrl::Backspace() { in Backspace() function in CPWL_EditCtrl |
| D | cpwl_edit_impl.cpp | 826 bool CPWL_EditImpl::Backspace() { in Backspace() function in CPWL_EditImpl |
| /external/rust/crates/serde_json/src/ | ||
| D | ser.rs | 1567 Backspace, enumerator |