Home
last modified time | relevance | path

Searched refs:mutate (Results 1 – 21 of 21) sorted by relevance

/external/chromium/chrome/browser/sync/sessions/
Dstatus_controller.cc47 shared_.error_counters.mutate()->num_conflicting_commits += value; in increment_num_conflicting_commits_by()
51 shared_.syncer_status.mutate()->num_updates_downloaded_total += value; in increment_num_updates_downloaded_by()
56 shared_.syncer_status.mutate()->types_needing_local_migration = types; in set_types_needing_local_migration()
61 shared_.syncer_status.mutate()->num_tombstone_updates_downloaded_total += in increment_num_tombstone_updates_downloaded_by()
67 shared_.error_counters.mutate()->num_conflicting_commits = 0; in reset_num_conflicting_commits()
73 shared_.error_counters.mutate()->consecutive_transient_error_commits = in set_num_consecutive_transient_error_commits()
87 shared_.error_counters.mutate()->consecutive_errors = value; in set_num_consecutive_errors()
93 *(shared_.num_server_changes_remaining.mutate()) = changes_remaining; in set_num_server_changes_remaining()
98 shared_.syncer_status.mutate()->invalid_store = invalid_store; in set_invalid_store()
103 shared_.syncer_status.mutate()->syncer_stuck = syncer_stuck; in set_syncer_stuck()
[all …]
Dsession_state.h254 T* mutate() { in mutate() function
/external/chromium_org/tools/ipc_fuzzer/
Dipc_fuzzer.gyp14 'mutate/mutate.gyp:ipc_fuzzer_mutate',
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
DTreeMultiset.java189 private int mutate(@Nullable E e, MultisetModifier modifier) { in mutate() method in TreeMultiset
196 BstOperations.mutate(comparator(), mutationRule, rootReference.get(), e); in mutate()
212 return mutate(element, new AddModifier(occurrences)); in add()
224 return range.contains(e) ? mutate(e, new RemoveModifier(occurrences)) : 0; in remove()
234 return mutate(element, new ConditionalSetCountModifier(oldCount, newCount)) in setCount()
242 return mutate(element, new SetCountModifier(count)); in setCount()
/external/guava/guava/src/com/google/common/collect/
DTreeMultiset.java193 private int mutate(@Nullable E e, MultisetModifier modifier) { in mutate() method in TreeMultiset
200 BstOperations.mutate(comparator(), mutationRule, rootReference.get(), e); in mutate()
216 return mutate(element, new AddModifier(occurrences)); in add()
228 return range.contains(e) ? mutate(e, new RemoveModifier(occurrences)) : 0; in remove()
238 return mutate(element, new ConditionalSetCountModifier(oldCount, newCount)) in setCount()
246 return mutate(element, new SetCountModifier(count)); in setCount()
DBstOperations.java68 public static <K, N extends BstNode<K, N>> BstMutationResult<K, N> mutate( in mutate() method in BstOperations
79 mutate(comparator, mutationRule, tree.childOrNull(side), key); in mutate()
90 public static <K, N extends BstNode<K, N>> BstMutationResult<K, N> mutate( in mutate() method in BstOperations
/external/guava/guava-tests/test/com/google/common/collect/
DOrderingTest.java699 verifyScenario(alteration.mutate(scenario), level + 1);
754 @Override <T> Scenario<?> mutate(Scenario<T> scenario) {
761 @Override <T> Scenario<?> mutate(Scenario<T> scenario) {
773 @Override <T> Scenario<?> mutate(Scenario<T> scenario) {
785 @Override <T> Scenario<?> mutate(final Scenario<T> scenario) {
801 @Override <T> Scenario<?> mutate(Scenario<T> scenario) {
814 @Override <T> Scenario<?> mutate(Scenario<T> scenario) {
829 @Override <T> Scenario<?> mutate(Scenario<T> scenario) {
844 abstract <T> Scenario<?> mutate(Scenario<T> scenario);
DBstOperationsTest.java131 BstOperations.mutate(Ordering.natural(), mutationRule, d, 'c'); in testModifyInsertAbsentNode()
170 BstOperations.mutate(Ordering.natural(), mutationRule, d, 'a'); in testModifyInsertPresentNode()
218 BstOperations.mutate(Ordering.natural(), mutationRule, d, 'a'); in testModifyInsertInequivalentNode()
268 BstOperations.mutate(Ordering.natural(), mutationRule, d, 'a'); in testModifyDeletePresentNode()
306 BstOperations.mutate(Ordering.natural(), mutationRule, d, 'c'); in testModifyDeleteAbsentNode()
343 BstOperations.mutate(path, mutationRule); in testModifyPathInsertPresentNode()
/external/chromium_org/tools/ipc_fuzzer/mutate/
Dmutate.gyp16 'mutate.cc',
/external/chromium_org/ppapi/api/trusted/
Dppb_url_loader_trusted.idl41 * mutate the URL loader or cause it to be destroyed.
/external/guava/guava-tests/test/com/google/common/io/
DByteStreamsTest.java142 byte[] mutate = newPreFilledByteArray(10000); in testEqual()
143 mutate[9000] = 0; in testEqual()
144 equalHelper(false, mutate, newPreFilledByteArray(10000)); in testEqual()
/external/clang/docs/
DExternalClangExamples.rst51 `<https://github.com/eschulte/clang-mutate>`_
/external/llvm/docs/tutorial/
DLangImpl7.rst265 #. The ability to mutate variables with the '=' operator.
299 In order to mutate variables, we have to change our existing variables
607 Now that we have an assignment operator, we can mutate loop variables
627 actually mutate the value! Okay, we have now officially implemented our
DOCamlLangImpl7.rst265 #. The ability to mutate variables with the '=' operator.
299 In order to mutate variables, we have to change our existing variables
630 Now that we have an assignment operator, we can mutate loop variables
650 actually mutate the value! Okay, we have now officially implemented our
DLangImpl6.rst715 side-effects, but it can't actually define and mutate a variable itself.
DOCamlLangImpl6.rst683 side-effects, but it can't actually define and mutate a variable itself.
/external/protobuf/
DCHANGES.txt52 in its parent even if the mutating method doesn't actually mutate anything
/external/chromium_org/third_party/protobuf/
DCHANGES.txt192 in its parent even if the mutating method doesn't actually mutate anything
/external/llvm/docs/
DPasses.rst46 the analysis passes. Transform passes all mutate the program in some way.
DProgrammersManual.rst909 #. StringRef's do not allow you to mutate the pointed-to string bytes and it
/external/ceres-solver/docs/source/
Dmodeling.rst862 wish to mutate the scale of the loss function. For example, when