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

1 2 3 45 6 7 8 9

  /external/chromium_org/third_party/WebKit/Source/core/css/resolver/
StyleAdjuster.cpp 426 // FIXME: Don't support this mutation for pseudo styles like first-letter or first-line, since it's not completely
431 // After performing the display mutation, check table rows. We do not honor position: relative table rows or cells.
  /ndk/sources/host-tools/sed-4.2.1/po/
ga.po 140 # Irish is nice this way, no initial mutation on 'rud'! -- KPS
415 # Irish is nice this way, no initial mutation on 'rud'! -- KPS
  /external/chromium_org/third_party/WebKit/Source/core/dom/
Range.cpp 606 // Since mutation observers can modify the range during the process, the boundary points need to be saved.
632 // after any DOM mutation event, at various stages below. See webkit bug 60350.
798 if (RefPtrWillBeRawPtr<Node> clonedAncestor = ancestor->cloneNode(false)) { // Might have been removed already during mutation event.
805 // FIXME: This assertion may fail if DOM is modified during mutation event
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/editing/
ReplaceSelectionCommand.cpp     [all...]
  /frameworks/base/graphics/java/android/graphics/drawable/
VectorDrawable.java 802 // Variables below need to be copied (deep copy if applicable) for mutation.
    [all...]
  /external/apache-xml/src/main/java/org/apache/xml/dtm/
DTMIterator.java 43 * document mutation. It's likely to respond more like the
DTMManager.java 261 * as a NodeIterator, but their response to document mutation is not
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/
event_watcher.js 165 * The mutation observer we use to listen for live regions.
241 * The mutation observer that listens for chagnes to text controls
510 * Called when there's any mutation of the document. We use this to
    [all...]
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
chromevox_json.js 334 // mutation. But just to be safe, we want to reject all unexpected
  /external/chromium_org/components/history/core/browser/
history_types.cc 82 // mutation will cause the indices to change.
  /external/chromium_org/net/disk_cache/
disk_cache.h 82 // Some cache backends make stronger guarantees about mutation during
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/hosted/
json2.js 446 // because they can cause invocation, and '=' because it can cause mutation.
  /external/chromium_org/v8/src/
object-observe.js 11 // and, as a side effect of mutation objects which are observed. The V8 runtime
  /external/chromium_org/v8/test/webkit/resources/
json2-es5-compat.js 446 // because they can cause invocation, and '=' because it can cause mutation.
  /external/clang/test/CodeGenObjCXX/
arc.mm 210 // This bitcast is for the mutation check.
  /external/llvm/include/llvm/ADT/
EquivalenceClasses.h 191 // Mutation methods
  /external/llvm/include/llvm/IR/
CallSite.h 12 // mutation context (e.g. an analysis) ImmutableCallSite should be used.
  /external/openfst/src/include/fst/
string-weight.h 133 // StringWeightReverseIterator provide the access and mutation of
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
string-weight.h 125 // StringWeightReverseIterator provide the access and mutation of
  /frameworks/base/core/java/android/app/
SharedPreferencesImpl.java 423 // "this" is the magic value for a removal mutation. In addition,
  /libcore/luni/src/main/java/javax/xml/transform/
Transformer.java 238 * <p>Note that mutation of the Properties object returned will not
  /libcore/luni/src/main/java/libcore/reflect/
AnnotationMember.java 358 * Provides mutation-safe access to contained value. That is, caller is free
  /external/protobuf/src/google/protobuf/
repeated_field_unittest.cc 594 TEST_F(RepeatedFieldIteratorTest, Mutation) {
694 TEST_F(RepeatedPtrFieldIteratorTest, Mutation) {
  /external/llvm/lib/Target/PowerPC/
PPCInstrInfo.cpp 54 static cl::opt<bool> DisableVSXFMAMutate("disable-ppc-vsx-fma-mutation",
55 cl::desc("Disable VSX FMA instruction mutation"), cl::Hidden);
    [all...]
  /external/chromium_org/third_party/protobuf/src/google/protobuf/
repeated_field_unittest.cc 860 TEST_F(RepeatedFieldIteratorTest, Mutation) {
986 TEST_F(RepeatedPtrFieldIteratorTest, Mutation) {
    [all...]

Completed in 2609 milliseconds

1 2 3 45 6 7 8 9