HomeSort by relevance Sort by last modified time
    Searched full:transactional (Results 1 - 25 of 58) sorted by null

1 2 3

  /art/runtime/entrypoints/portable/
portable_field_entrypoints.cc 33 // Compiled code can't use transactional mode.
40 // Compiled code can't use transactional mode.
53 // Compiled code can't use transactional mode.
60 // Compiled code can't use transactional mode.
74 // Compiled code can't use transactional mode.
81 // Compiled code can't use transactional mode.
140 // Compiled code can't use transactional mode.
147 // Compiled code can't use transactional mode.
160 // Compiled code can't use transactional mode.
167 // Compiled code can't use transactional mode
    [all...]
  /art/runtime/native/
sun_misc_Unsafe.cc 30 // JNI must use non transactional mode.
40 // JNI must use non transactional mode.
52 // JNI must use non transactional mode.
73 // JNI must use non transactional mode.
81 // JNI must use non transactional mode.
90 // JNI must use non transactional mode.
109 // JNI must use non transactional mode.
117 // JNI must use non transactional mode.
126 // JNI must use non transactional mode.
149 // JNI must use non transactional mode
    [all...]
  /art/runtime/entrypoints/quick/
quick_field_entrypoints.cc 158 // Compiled code can't use transactional mode.
165 // Compiled code can't use transactional mode.
179 // Compiled code can't use transactional mode.
186 // Compiled code can't use transactional mode.
201 // Compiled code can't use transactional mode.
210 // Compiled code can't use transactional mode.
224 // Compiled code can't use transactional mode.
240 // Compiled code can't use transactional mode.
258 // Compiled code can't use transactional mode.
271 // Compiled code can't use transactional mode
    [all...]
  /external/chromium_org/components/password_manager/core/common/
password_manager_switches.cc 31 // Disallow autofilling of the sync credential only for transactional reauth
  /external/chromium_org/sql/
transaction.h 35 // anything you expect to be actually transactional, because it won't be!
  /art/runtime/mirror/
string.h 115 // Offset is only used during testing so use non-transactional mode.
134 // Hash code is invariant so use non-transactional mode. Also disable check as we may run inside
141 // Count is invariant so use non-transactional mode. Also disable check as we may run inside
string-inl.h 47 // Array is invariant so use non-transactional mode. Also disable check as we may run inside
array.cc 68 // Use non-transactional mode without check.
array.h 59 // We use non transactional version since we can't undo this write. We also disable checking
object-inl.h 54 // We use non transactional version since we can't undo this write. We also disable checking as
69 // Force use of non-transactional mode and do not check.
78 // Force use of non-transactional mode and do not check.
84 // Force use of non-transactional mode and do not check.
    [all...]
  /external/chromium_org/chrome/installer/util/
work_item.h 183 // If the WorkItem is transactional, then Do() is done as a transaction.
188 // WorkItem is transactional, then the previous actions can be fully
189 // rolled back. If the WorkItem is non-transactional, the rollback is a
  /external/chromium_org/components/sync_driver/
change_processor.h 46 // This function is called once the transactional lock is released and it is
  /external/chromium_org/third_party/sqlite/src/
spec.template 17 zero-configuration, transactional SQL database engine.
  /frameworks/base/docs/html/google/play/billing/
gp-purchase-status-api.jd 89 functionality, which takes a transactional approach to making changes —
120 Purchases API does not use the new, transactional "edits" functionality used by
176 <p class="note"><strong>Note:</strong> The new, transactional "edits"
  /external/chromium_org/chrome/browser/password_manager/
chrome_password_manager_client_unittest.cc 316 // Not a transactional reauth page.
322 // Should be enabled for other transactional reauth pages.
chrome_password_manager_client.h 149 // Returns true if the last loaded page was for transactional re-auth on a
chrome_password_manager_client.cc 470 // "rart" is the transactional reauth paramter.
482 // "rart" param signals this page is for transactional reauth.
  /external/valgrind/main/VEX/pub/
libvex_s390x_common.h 101 #define S390_FAC_CTREXE 50 // constrained transactional execution
102 #define S390_FAC_TREXE 73 // transactional execution
  /prebuilts/tools/common/m2/repository/javax/annotation/javax.annotation-api/1.2/
javax.annotation-api-1.2.jar 
  /external/kernel-headers/original/uapi/linux/
dqblk_xfs.h 115 * non-transactional quotas that require quotacheck(8) in userspace.
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
ContactsTransaction.java 38 * transactional operations from non-batch callers are ignored.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
timevar.def 184 DEFTIMEVAR (TV_TRANS_MEM , "transactional memory")
reg-notes.def 205 /* This kind of note is generated at each transactional memory
  /external/valgrind/main/coregrind/m_demangle/
demangle.h 408 /* A transactional clone. This has one subtree, the encoding for
411 /* A non-transactional clone entry point. In the i386/x86_64 abi,
413 non-transactional function version is mangled thus. */
  /external/chromium_org/chromeos/network/onc/
onc_certificate_importer_impl.cc 171 // TODO(gspencer): this isn't very "transactional". If we fail on some, but

Completed in 630 milliseconds

1 2 3