HomeSort by relevance Sort by last modified time
    Searched refs:if (Results 676 - 700 of 3674) sorted by null

<<21222324252627282930>>

  /external/webkit/LayoutTests/dom/xhtml/level3/core/
nodeisequalnode15.js 30 // If there are no configuration exceptions, asynchronous
46 if (typeof(this.doc) != 'undefined') {
51 if (docsLoaded == 1) {
70 if (++docsLoaded == 1) {
78 Using isEqualNode check if 2 Attr nodes having the same nodeName and a null namespaceURI
88 if(checkInitialization(builder, "nodeisequalnode15") != null) return;
99 if (typeof(this.doc) != 'undefined') {
107 if(
nodeisequalnode18.js 30 // If there are no configuration exceptions, asynchronous
46 if (typeof(this.doc) != 'undefined') {
51 if (docsLoaded == 1) {
70 if (++docsLoaded == 1) {
78 Using isEqualNode check if a new Attr node created in this Document is equal to
87 if(checkInitialization(builder, "nodeisequalnode18") != null) return;
103 if (typeof(this.doc) != 'undefined') {
118 if(
noderemovechild05.js 30 // If there are no configuration exceptions, asynchronous
46 if (typeof(this.doc) != 'undefined') {
51 if (docsLoaded == 1) {
70 if (++docsLoaded == 1) {
79 verify if the DocumentType node is null. Attempting to remove the DocumentType
89 if(checkInitialization(builder, "noderemovechild05") != null) return;
102 if (typeof(this.doc) != 'undefined') {
113 if (typeof(ex.code) != 'undefined') {
noderemovechild19.js 30 // If there are no configuration exceptions, asynchronous
47 if (typeof(this.doc) != 'undefined') {
52 if (docsLoaded == 1) {
71 if (++docsLoaded == 1) {
91 if(checkInitialization(builder, "noderemovechild19") != null) return;
102 if (typeof(this.doc) != 'undefined') {
120 if (typeof(ex.code) != 'undefined') {
136 if(
noderemovechild27.js 30 // If there are no configuration exceptions, asynchronous
47 if (typeof(this.doc) != 'undefined') {
52 if (docsLoaded == 1) {
71 if (++docsLoaded == 1) {
83 and verify if a NO_MODIFICATION_ALLOWED_ERR or a NOT_FOUND_ERR gets thrown.
91 if(checkInitialization(builder, "noderemovechild27") != null) return;
101 if (typeof(this.doc) != 'undefined') {
118 if (typeof(ex.code) != 'undefined') {
nodereplacechild01.js 30 // If there are no configuration exceptions, asynchronous
47 if (typeof(this.doc) != 'undefined') {
52 if (docsLoaded == 1) {
71 if (++docsLoaded == 1) {
84 and verify if a HIERARCHY_REQUEST_ERR error or a NOT_FOUND_ERR (since oldChild
93 if(checkInitialization(builder, "nodereplacechild01") != null) return;
98 if (typeof(this.doc) != 'undefined') {
107 if (typeof(ex.code) != 'undefined') {
nodereplacechild03.js 30 // If there are no configuration exceptions, asynchronous
47 if (typeof(this.doc) != 'undefined') {
52 if (docsLoaded == 1) {
71 if (++docsLoaded == 1) {
83 a new DocumentNode and verify if a HIERARCHY_REQUEST_ERR, WRONG_DOCUMENT_ERR
92 if(checkInitialization(builder, "nodereplacechild03") != null) return;
101 if (typeof(this.doc) != 'undefined') {
112 if (typeof(ex.code) != 'undefined') {
nodereplacechild04.js 30 // If there are no configuration exceptions, asynchronous
47 if (typeof(this.doc) != 'undefined') {
52 if (docsLoaded == 1) {
71 if (++docsLoaded == 1) {
83 this Document Node and verify if a HIERARCHY_REQUEST_ERR or a NOT_FOUND_ERR error is thrown.
91 if(checkInitialization(builder, "nodereplacechild04") != null) return;
97 if (typeof(this.doc) != 'undefined') {
108 if (typeof(ex.code) != 'undefined') {
nodereplacechild06.js 30 // If there are no configuration exceptions, asynchronous
46 if (typeof(this.doc) != 'undefined') {
51 if (docsLoaded == 1) {
70 if (++docsLoaded == 1) {
79 with one of its child elements and verify if the name of the replaced documentElement Node.
87 if(checkInitialization(builder, "nodereplacechild06") != null) return;
97 if (typeof(this.doc) != 'undefined') {
110 if (typeof(ex.code) != 'undefined') {
nodereplacechild07.js 30 // If there are no configuration exceptions, asynchronous
46 if (typeof(this.doc) != 'undefined') {
51 if (docsLoaded == 1) {
70 if (++docsLoaded == 1) {
79 with a new element and verify if the name of the replaced documentElement Node.
87 if(checkInitialization(builder, "nodereplacechild07") != null) return;
98 if (typeof(this.doc) != 'undefined') {
114 if (typeof(ex.code) != 'undefined') {
nodereplacechild08.js 30 // If there are no configuration exceptions, asynchronous
46 if (typeof(this.doc) != 'undefined') {
51 if (docsLoaded == 1) {
70 if (++docsLoaded == 1) {
79 with a new element that was created in another document and verify if a
88 if(checkInitialization(builder, "nodereplacechild08") != null) return;
102 if (typeof(this.doc) != 'undefined') {
121 if (typeof(ex.code) != 'undefined') {
nodesetuserdata03.js 30 // If there are no configuration exceptions, asynchronous
46 if (typeof(this.doc) != 'undefined') {
51 if (docsLoaded == 1) {
70 if (++docsLoaded == 1) {
88 if(checkInitialization(builder, "nodesetuserdata03") != null) return;
100 if (typeof(this.doc) != 'undefined') {
106 if (null == nullHandler) {
111 if (null == nullHandler) {
nodesetuserdata09.js 30 // If there are no configuration exceptions, asynchronous
46 if (typeof(this.doc) != 'undefined') {
51 if (docsLoaded == 1) {
70 if (++docsLoaded == 1) {
83 if the returned node is null.
91 if(checkInitialization(builder, "nodesetuserdata09") != null) return;
100 if (typeof(this.doc) != 'undefined') {
106 if (null == nullHandler) {
nodeisequalnode11.js 30 // If there are no configuration exceptions, asynchronous
46 if (typeof(this.doc) != 'undefined') {
52 if (typeof(this.dupDoc) != 'undefined') {
57 if (docsLoaded == 2) {
76 if (++docsLoaded == 2) {
85 Document with deep=false. Using isEqualNode check if the original and the imported
87 Import with deep and the should still be unequal if
100 if(checkInitialization(builder, "nodeisequalnode11") != null) return;
118 if (typeof(this.doc) != 'undefined') {
138 if(
    [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v4/
v8-splay.js 26 // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
45 if (depth == 0) {
93 if (length != kSplayTreeSize) {
99 if (keys[i] >= keys[i + 1]) {
111 if (greatest == null) splayTree.remove(key);
147 * Inserts a node into the tree with the specified key and value if
148 * the tree does not already contain a node with the specified key. If
155 if (this.isEmpty()) {
162 if (this.root_.key == key) {
166 if (key > this.root_.key)
    [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v5/
v8-splay.js 26 // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
45 if (depth == 0) {
93 if (length != kSplayTreeSize) {
99 if (keys[i] >= keys[i + 1]) {
111 if (greatest == null) splayTree.remove(key);
147 * Inserts a node into the tree with the specified key and value if
148 * the tree does not already contain a node with the specified key. If
155 if (this.isEmpty()) {
162 if (this.root_.key == key) {
166 if (key > this.root_.key)
    [all...]
  /external/v8/test/mjsunit/
try.js 26 // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
71 if (i == iter) gc();
73 if (i == iter) gc();
144 if (false) return -1;
162 if (false) return -1;
182 if (false) return -1;
201 if (false) return -1;
245 if (false) return -1;
268 if (false) return -1;
293 if (false) return -1
    [all...]
  /ndk/build/core/
definitions-host.mk 31 host-path = $(if $(strip $1),$(call cygwin-to-host-path,$1))
46 $(if $(__host_rm_files),del /f/q $(__host_rm_files) >NUL 2>NUL)
61 $(if $(__host_rmdir_files),del /f/s/q $(__host_rmdir_files) >NUL 2>NUL)
71 # to create a path if it doesn't exist.
100 # (if possible).
124 # Function : host-copy-if-differ
127 # Usage : $(call host-copy-if-differ,<src-file>,<dst-file>)
128 # Rationale: This function copy source file to destination file if contents are
132 host-copy-if-differ = $(HOST_CMP) -s $1 $2 > NUL || copy /b/y $(subst /,\,"$1" "$2") > NUL
134 host-copy-if-differ = $(HOST_CMP) -s $1 $2 > /dev/null 2>&1 || cp -f $1 $
    [all...]
  /dalvik/docs/
prettify.js 26 * If there's a language not mentioned here, then I don't know it, and don't
27 * know whether it works. If it has a C-like, Bash-like, or XML-like syntax
52 * If set to {@code false}, {@code prettyPrint()} is synchronous.
78 * @param {Function} opt_whenDone if specified, called when the last entry
101 if (w) { set[w] = null; }
108 "break continue do else for if return while ";
131 "goto if import last local my next no our print package redo require " +
233 if (isWordChar(preceder.charAt(0))) {
251 // The language spec requires a new object created even if you don't access
282 if (pos < 0) { return html;
    [all...]
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.Tree.pas 33 THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
38 {$IF CompilerVersion < 20}
71 /// This is the most common create call. Override if you want another kind of node to be built.
76 /// <remarks> Override if you want another kind of node to be built.</remarks>
84 /// a list of element as the children. If you want a flat tree (a list)
114 /// Add a child to the tree t. If child is a flat tree (a list), make all
119 /// Warning: if t has no children, but child does and child isNil then you
122 /// with have the user will build ASTs. Do nothing if t or child is null.
128 /// if it's not ok to move children to t with a simple assignment.
134 /// If oldRoot is a nil root, just copy or move the children to newRoot
    [all...]
  /development/ide/xcode/ports/
skia_mac.cp 0 #if defined(SK_BUILD_FOR_MAC) && !defined(SK_USE_WXWIDGETS)
13 #if 0
33 if (common != 0) {
39 if (error != 0) {
74 // if we get here, we can start our normal Skia sequence
  /external/chromium/chrome/browser/resources/net_internals/
loggrouper.js 42 if (parentStack[i].orig.type == eventType)
64 // If this is the end of an event, match it to the start.
65 if (groupEntry.isEnd()) {
70 if (parentIndex == -1) {
85 if (parentStack.length > 0)
88 if (groupEntry.isBegin())
  /external/webkit/LayoutTests/dom/html/level1/core/
documentgetdoctypenodtd.js 30 // If there are no configuration exceptions, asynchronous
47 if (typeof(this.doc) != 'undefined') {
52 if (docsLoaded == 1) {
71 if (++docsLoaded == 1) {
90 if(checkInitialization(builder, "documentgetdoctypenodtd") != null) return;
95 if (typeof(this.doc) != 'undefined') {
hc_attrgetvalue1.js 30 // If there are no configuration exceptions, asynchronous
46 if (typeof(this.doc) != 'undefined') {
51 if (docsLoaded == 1) {
70 if (++docsLoaded == 1) {
85 if(checkInitialization(builder, "hc_attrgetvalue1") != null) return;
97 if (typeof(this.doc) != 'undefined') {
hc_attrhaschildnodes.js 30 // If there are no configuration exceptions, asynchronous
46 if (typeof(this.doc) != 'undefined') {
51 if (docsLoaded == 1) {
70 if (++docsLoaded == 1) {
86 if(checkInitialization(builder, "hc_attrhaschildnodes") != null) return;
95 if (typeof(this.doc) != 'undefined') {

Completed in 1552 milliseconds

<<21222324252627282930>>