Home
last modified time | relevance | path

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

/third_party/typescript/tests/cases/conformance/salsa/
DprototypePropertyAssignmentMergeWithInterfaceMethod.ts12 rollback(): Promise<void> method
/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_split_tmp.h67 const unsigned rollback = first - incr; in FUNC() local
/third_party/selinux/libselinux/utils/
Dtogglesebool.c13 static __attribute__ ((__noreturn__)) void rollback(int argc, char **argv) in rollback() function
/third_party/selinux/libselinux/src/
Dbooleans.c327 static void rollback(SELboolean * boollist, int end) in rollback() function
/third_party/node/deps/npm/lib/config/
Ddefaults.js212 rollback: true, property
348 rollback: Boolean, property
/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/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_data_distributedData.js444 this.rollback = function (...args) { method
/third_party/node/deps/npm/docs/content/using-npm/
Dconfig.md925 #### rollback subsubsection
/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
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h26746 bool rollback; member