HomeSort by relevance Sort by last modified time
    Searched full:removed (Results 226 - 250 of 8141) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/webkit/LayoutTests/dom/xhtml/level3/core/
noderemovechild25.js 93 var removed;
113 removed = ent4.removeChild(span);
noderemovechild26.js 93 var removed;
113 removed = ent4.removeChild(pi);
  /external/webkit/Source/WebCore/platform/audio/chromium/
AudioBusChromium.cpp 39 // FIXME: the sampleRate parameter is ignored. It should be removed from the API.
53 // FIXME: the sampleRate parameter is ignored. It should be removed from the API.
  /libcore/luni/src/main/java/java/util/prefs/
NodeChangeEvent.java 71 * Gets the child {@code Preferences} node that was added or removed.
73 * @return the added or removed child {@code Preferences} node.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
ipv6.h 30 #define IPV6_SRCRT_STRICT 0x01 /* Deprecated; will be removed */
31 #define IPV6_SRCRT_TYPE_0 0 /* Deprecated; will be removed */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
ipv6.h 30 #define IPV6_SRCRT_STRICT 0x01 /* Deprecated; will be removed */
31 #define IPV6_SRCRT_TYPE_0 0 /* Deprecated; will be removed */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
ipv6.h 30 #define IPV6_SRCRT_STRICT 0x01 /* Deprecated; will be removed */
31 #define IPV6_SRCRT_TYPE_0 0 /* Deprecated; will be removed */
  /external/icu4c/i18n/
astro.cpp 81 * @deprecated ICU 2.4. This class may be removed or modified.
89 * @deprecated ICU 2.4. This class may be removed or modified.
102 * @deprecated ICU 2.4. This class may be removed or modified.
116 * @deprecated ICU 2.4. This class may be removed or modified.
128 * @deprecated ICU 2.4. This class may be removed or modified.
143 * @deprecated ICU 2.4. This class may be removed or modified.
154 * @deprecated ICU 2.4. This class may be removed or modified.
161 * @deprecated ICU 2.4. This class may be removed or modified.
168 * @deprecated ICU 2.4. This class may be removed or modified.
175 * @deprecated ICU 2.4. This class may be removed or modified
    [all...]
  /external/webkit/Source/JavaScriptCore/
ChangeLog-2003-10-25 122 * kjs/date_object.cpp: Removed our CF-based implementations of gmtime, localtime,
229 * JavaScriptCore.order: Removed. We now link to the order file at /AppleInternal/OrderFiles.
392 * kjs/identifier.h: Removed now-unused toULong, and added toStrictUInt32, in both cases forwarding
594 * JavaScriptCore.pbproj/project.pbxproj: removed OPTIMIZATION_CFLAGS
779 * kjs/identifier.cpp: Removed Identifier:null and added Identifier:null().
    [all...]
  /cts/tests/tests/drm/
Android.mk 32 # uncomment when dalvik.annotation.Test* are removed or part of SDK
  /cts/tests/tests/graphics/
Android.mk 32 # uncomment when dalvik.annotation.Test* are removed or part of SDK
  /cts/tests/tests/location/
Android.mk 32 # uncomment when dalvik.annotation.Test* are removed or part of SDK
  /cts/tests/tests/media/
Android.mk 31 # uncomment when dalvik.annotation.Test* are removed or part of SDK
  /cts/tests/tests/net/
Android.mk 33 # uncomment when dalvik.annotation.Test* are removed or part of SDK
  /cts/tests/tests/os/
Android.mk 32 # uncomment when dalvik.annotation.Test* are removed or part of SDK
  /cts/tests/tests/permission/
Android.mk 30 # uncomment when dalvik test annotations are removed or part of SDK
  /cts/tests/tests/telephony/
Android.mk 33 # uncomment when dalvik.annotation.Test* are removed or part of SDK
  /cts/tests/tests/text/
Android.mk 32 # uncomment when dalvik.annotation.Test* are removed or part of SDK
  /cts/tests/tests/webkit/
Android.mk 32 # uncomment when dalvik.annotation.Test* are removed or part of SDK
  /cts/tests/tests/webkitsecurity/assets/
5725058-crash-scenario-2.html 33 // Remove the child node of paragraph A. Use innerHTML to avoid getting a reference to the node being removed.
element-instance-held-by-js-crash.svg 6 // object from deletion when the shadow DOM is removed due to a style change.
image-map-title-causes-crash.html 29 description("Requesting the title of an AccessibilityImageMapLink can cause a crash when the map's area element has been removed.");
position-absolute-to-fixed-crash.html 28 positioned objects list nor removed from its old container’s list.
removed-continuation-element-causes-crash.html 27 description("When you have elements that are continuations, and one of those elements is removed, the parent chain is not being updated accordingly. This can cause a crash.");
  /cts/tools/signature-tools/src/signature/compare/model/
IDelta.java 43 * Returns the "to" element. Is null if type is {@link DeltaType#REMOVED}

Completed in 335 milliseconds

1 2 3 4 5 6 7 8 91011>>