HomeSort by relevance Sort by last modified time
    Searched full:mutation (Results 126 - 150 of 202) sorted by null

1 2 3 4 56 7 8 9

  /libcore/luni/src/main/java/org/w3c/dom/
Document.java     [all...]
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
OutputProperties.java 91 * @return A new OutputProperties reference, mutation of which should not
  /external/chromium_org/chrome/browser/prerender/
prerender_manager.h 591 // after every mutation of active_prerenders_ that can possibly make it
  /external/chromium_org/net/tools/epoll_server/
epoll_server.cc 49 // called. This removes the mutation-while-iterating problem.
  /external/chromium_org/third_party/WebKit/Source/core/editing/
InsertParagraphSeparatorCommand.cpp 370 // If we got detached due to mutation events, just bail out.
FrameSelection.cpp 383 // See: http://www.w3.org/TR/DOM-Level-2-Traversal-Range/ranges.html#Level-2-Range-Mutation
446 // See: http://www.w3.org/TR/DOM-Level-2-Traversal-Range/ranges.html#Level-2-Range-Mutation
    [all...]
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/sources/
BreakpointsSidebarPane.js 552 this._createCategory(WebInspector.UIString("DOM Mutation"), ["DOMActivate", "DOMFocusIn", "DOMFocusOut", "DOMAttrModified", "DOMCharacterDataModified", "DOMNodeInserted", "DOMNodeInsertedIntoDocument", "DOMNodeRemoved", "DOMNodeRemovedFromDocument", "DOMSubtreeModified", "DOMContentLoaded"]);
    [all...]
  /external/chromium_org/third_party/WebKit/Source/wtf/
LinkedHashSet.h 39 // against mutation of the LinkedHashSet.
  /external/chromium_org/third_party/launchpad_translations/
inspector_strings_en-AU.xtb 399 <translation id="8752618944283862203">DOM Mutation</translation>
  /external/chromium_org/tools/ipc_fuzzer/mutate/
mutate.cc 621 "probability of mutation; tweak every 1/|q| times.";
  /external/chromium_org/tools/perf/page_sets/
key_silk_cases.py 488 Why: Physical simulation demo that does a lot of element.style mutation
  /external/chromium_org/v8/test/cctest/
test-object-observe.cc 181 // observer1's mutation causes both 1 and 2 to be reactivated,
  /external/compiler-rt/lib/asan/
asan_allocator2.cc 405 // Must be the last mutation of metadata in this function.
  /external/llvm/docs/tutorial/
OCamlLangImpl7.rst 303 Adjusting Existing Variables for Mutation
309 to support mutation, we need to change this slightly, so that it
318 variable of 'for' loops. For consistency, we'll allow mutation of these
811 definitions, and we even (trivially) allow mutation of them :).
    [all...]
LangImpl6.rst 717 Strikingly, variable mutation is an important feature of some languages,
721 can add variable mutation without building SSA in your front-end.
  /external/llvm/include/llvm/IR/
Attributes.h 240 // AttributeSet Construction and Mutation
  /external/openfst/src/include/fst/
edit-fst.h 611 // MutableFst::Mutate, which gets invoked whenever one of the basic mutation
  /external/protobuf/java/src/main/java/com/google/protobuf/
FieldSet.java 134 * out of the protobuf library as it is not protected from mutation.
  /frameworks/base/core/java/android/view/accessibility/
AccessibilityRecord.java 37 * made immutable and calling a state mutation method generates an error.
  /system/netd/server/
NetworkController.cpp 31 // Thus, no other mutation can occur in between the two statements above.
  /external/chromium_org/third_party/leveldatabase/src/db/
db_test.cc     [all...]
  /frameworks/base/docs/html/reference/com/google/android/gms/games/achievement/
Achievements.html     [all...]
  /external/chromium_org/third_party/WebKit/Source/core/html/
HTMLElement.cpp 441 // textToFragment might cause mutation events.
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/html/parser/
HTMLDocumentParser.cpp 237 // Setting the ready state above can fire mutation event and detach us
    [all...]
  /external/chromium_org/third_party/WebKit/Source/platform/heap/
ThreadState.cpp 486 // However we acquire the mutex to make mutation and traversal of this
    [all...]

Completed in 1619 milliseconds

1 2 3 4 56 7 8 9