Searched refs:uncommitted (Results 1 – 14 of 14) sorted by relevance
/external/chromium_org/chrome/browser/ui/webui/options/ |
D | preferences_browsertest.h | 76 bool uncommitted); 85 bool uncommitted); 94 bool uncommitted);
|
D | preferences_browsertest.cc | 236 bool uncommitted) { in VerifyPref() argument 252 if (uncommitted) in VerifyPref() 263 bool uncommitted) { in VerifyObservedPref() argument 268 VerifyPref(observed_dict, name, value, controlledBy, disabled, uncommitted); in VerifyObservedPref() 277 bool uncommitted) { in VerifyObservedPrefs() argument 284 uncommitted); in VerifyObservedPrefs()
|
/external/chromium_org/chrome/browser/resources/options/ |
D | preferences.js | 217 event.value = {value: value, uncommitted: true}; property 244 uncommitted: true, property 305 event.value.uncommitted = true;
|
D | confirm_dialog.js | 49 if (!event.value.uncommitted)
|
D | pref_ui.js | 63 if (event.value.uncommitted && !self.dialogPref)
|
D | browser_options.js | 1028 if (!event.value.uncommitted) { 1040 if (!event.value.uncommitted)
|
/external/chromium_org/third_party/sqlite/src/test/ |
D | shared2.test | 26 # Test that if we delete all rows from a table any read-uncommitted 49 # Put connection 2 in read-uncommitted mode and start a SELECT on table 84 # removed from a table due to a rollback while a read-uncommitted
|
D | shared6.test | 102 # Read-uncommitted mode. 104 # For these tests, connection [db2] is in read-uncommitted mode.
|
D | tkt-fc62af4523.test | 65 # uncommitted data into the database file, the next reader will have
|
D | walcrash2.test | 31 # between committed and uncommitted entries in the hash table. However,
|
D | shared.test | 73 # shared-3.*: Simple test of read-uncommitted mode. 231 # read-uncommitted connection. In the middle of the scan, rows are added 233 # The uncommitted rows should be included in the results of the scan. 255 # Another linear scan through table seq using a read-uncommitted connection.
|
/external/bison/ |
D | README-release | 13 * Ensure that you have no uncommitted diffs. This should produce no
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCSchedule440.td | 85 // uncommitted lwarx/stwcx. is in AGEN, CRD, or LWB.
|
/external/llvm/docs/ |
D | GettingStarted.rst | 642 about files with uncommitted changes. The fix is to rebuild the metadata:
|