Home
last modified time | relevance | path

Searched defs:rollback (Results 1 – 8 of 8) sorted by relevance

/third_party/typescript/tests/cases/conformance/salsa/
DprototypePropertyAssignmentMergeWithInterfaceMethod.ts12 rollback(): Promise<void> method
/third_party/selinux/libselinux/utils/
Dtogglesebool.c13 static __attribute__ ((__noreturn__)) void rollback(int argc, char **argv) in rollback() function
/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_split_tmp.h66 const unsigned rollback = first - incr; in FUNC() local
/third_party/rust/rust/src/tools/rust-analyzer/crates/proc-macro-srv/src/
Dlib.rs153 fn rollback(self) {} in rollback() method
/third_party/selinux/libselinux/src/
Dbooleans.c329 static void rollback(SELboolean * boollist, int end) in rollback() function
/third_party/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
DTransliterator.java1051 boolean rollback) { in filteredTransliterate()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DTransliterator.java1028 boolean rollback) { in filteredTransliterate()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DCodeGenPrepare.cpp2838 void TypePromotionTransaction::rollback( in rollback() function in TypePromotionTransaction