/external/webkit/LayoutTests/dom/xhtml/level3/core/ |
nodegetfeature04.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, "nodegetfeature04") != null) return; 95 if (typeof(this.doc) != 'undefined') { 116 if( 125 if( 134 if( 143 if( [all...] |
nodegetfeature05.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, "nodegetfeature05") != null) return; 95 if (typeof(this.doc) != 'undefined') { 117 if( 126 if( 135 if( 144 if( [all...] |
nodegetfeature06.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, "nodegetfeature06") != null) return; 95 if (typeof(this.doc) != 'undefined') { 116 if( 125 if( 134 if( 143 if( [all...] |
nodegetfeature07.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, "nodegetfeature07") != null) return; 95 if (typeof(this.doc) != 'undefined') { 116 if( 125 if( 134 if( 143 if( [all...] |
nodegetfeature08.js | 30 // If there are no configuration exceptions, asynchronous 47 if (typeof(this.doc) != 'undefined') { 52 if (docsLoaded == 1) { 71 if (++docsLoaded == 1) { 87 if(checkInitialization(builder, "nodegetfeature08") != null) return; 97 if (typeof(this.doc) != 'undefined') { 118 if( 127 if( 136 if( 145 if( [all...] |
nodegetfeature09.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, "nodegetfeature09") != null) return; 96 if (typeof(this.doc) != 'undefined') { 117 if( 126 if( 135 if( 144 if( [all...] |
nodegetfeature10.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, "nodegetfeature10") != null) return; 97 if (typeof(this.doc) != 'undefined') { 121 if( 130 if( 139 if( 148 if( [all...] |
nodegetfeature11.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, "nodegetfeature11") != null) return; 95 if (typeof(this.doc) != 'undefined') { 116 if( 125 if( 134 if( 143 if( [all...] |
nodegetfeature12.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, "nodegetfeature12") != null) return; 97 if (typeof(this.doc) != 'undefined') { 122 if( 131 if( 140 if( 149 if( [all...] |
nodegetfeature13.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, "nodegetfeature13") != null) return; 97 if (typeof(this.doc) != 'undefined') { 122 if( 131 if( 140 if( 149 if( [all...] |
documentadoptnode15.js | 30 // If there are no configuration exceptions, asynchronous 46 if (typeof(this.doc) != 'undefined') { 51 if (docsLoaded == 1) { 70 if (++docsLoaded == 1) { 79 Check if the adopted node has no children. 87 if(checkInitialization(builder, "documentadoptnode15") != null) return; 94 if (typeof(this.doc) != 'undefined') { 101 if(
|
documentadoptnode22.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 node has been adopted correctly by its nodeName. 87 if(checkInitialization(builder, "documentadoptnode22") != null) return; 96 if (typeof(this.doc) != 'undefined') { 104 if(
|
documentadoptnode30.js | 30 // If there are no configuration exceptions, asynchronous 46 if (typeof(this.doc) != 'undefined') { 51 if (docsLoaded == 1) { 70 if (++docsLoaded == 1) { 79 if the node has been adopted correctly by checking the nodeValue of the adopted node. 87 if(checkInitialization(builder, "documentadoptnode30") != null) return; 94 if (typeof(this.doc) != 'undefined') { 101 if(
|
domconfigurationgetparameter02.js | 30 // If there are no configuration exceptions, asynchronous 46 if (typeof(this.doc) != 'undefined') { 51 if (docsLoaded == 1) { 70 if (++docsLoaded == 1) { 78 The method getParameter returns the value of a parameter if known. 80 Get the DOMConfiguration object of a document and verify that a NOT_FOUND_ERR is thrown if the parameter 89 if(checkInitialization(builder, "domconfigurationgetparameter02") != null) return; 95 if (typeof(this.doc) != 'undefined') {
|
nodecomparedocumentposition01.js | 30 // If there are no configuration exceptions, asynchronous 46 if (typeof(this.doc) != 'undefined') { 51 if (docsLoaded == 1) { 70 if (++docsLoaded == 1) { 81 Using compareDocumentPosition to check if a Document node contains and precedes its documentType and 82 node and if the DocumentTypeNode is contained and follows its Document node. 90 if(checkInitialization(builder, "nodecomparedocumentposition01") != null) return; 97 if (typeof(this.doc) != 'undefined') {
|
nodesetuserdata01.js | 30 // If there are no configuration exceptions, asynchronous 46 if (typeof(this.doc) != 'undefined') { 51 if (docsLoaded == 1) { 70 if (++docsLoaded == 1) { 81 if returned the current userData object of this Document node is null. 89 if(checkInitialization(builder, "nodesetuserdata01") != null) return; 99 if (typeof(this.doc) != 'undefined') { 103 if (null == nullHandler) {
|
nodesetuserdata02.js | 30 // If there are no configuration exceptions, asynchronous 46 if (typeof(this.doc) != 'undefined') { 51 if (docsLoaded == 1) { 70 if (++docsLoaded == 1) { 81 parameters, check if returned the current userData object of this Document node is null. 89 if(checkInitialization(builder, "nodesetuserdata02") != null) return; 100 if (typeof(this.doc) != 'undefined') { 104 if (null == nullHandler) {
|
typeinfoisderivedfrom49.js | 30 // If there are no configuration exceptions, asynchronous 47 if (typeof(this.doc) != 'undefined') { 52 if (docsLoaded == 1) { 71 if (++docsLoaded == 1) { 79 Check if a type derived by extension from a list of a item type returns true 80 when asked if it derives by list from the item type. 87 if(checkInitialization(builder, "typeinfoisderivedfrom49") != null) return; 95 if (typeof(this.doc) != 'undefined') {
|
typeinfoisderivedfrom50.js | 30 // If there are no configuration exceptions, asynchronous 47 if (typeof(this.doc) != 'undefined') { 52 if (docsLoaded == 1) { 71 if (++docsLoaded == 1) { 79 Check if a type derived by extension from a list of a item type returns true 80 when asked if it derives by any method from the item type. 87 if(checkInitialization(builder, "typeinfoisderivedfrom50") != null) return; 95 if (typeof(this.doc) != 'undefined') {
|
typeinfoisderivedfrom51.js | 30 // If there are no configuration exceptions, asynchronous 47 if (typeof(this.doc) != 'undefined') { 52 if (docsLoaded == 1) { 71 if (++docsLoaded == 1) { 79 Check if a type derived by extension from a list of a item type returns false 80 when asked if it derives by any method other than list from the item type. 87 if(checkInitialization(builder, "typeinfoisderivedfrom51") != null) return; 95 if (typeof(this.doc) != 'undefined') {
|
typeinfoisderivedfrom52.js | 30 // If there are no configuration exceptions, asynchronous 47 if (typeof(this.doc) != 'undefined') { 52 if (docsLoaded == 1) { 71 if (++docsLoaded == 1) { 79 Check if a type derived by extension from a list of a item type returns false 80 when asked if it derives by restriction from anySimpleType type. 87 if(checkInitialization(builder, "typeinfoisderivedfrom52") != null) return; 95 if (typeof(this.doc) != 'undefined') {
|
typeinfoisderivedfrom53.js | 30 // If there are no configuration exceptions, asynchronous 47 if (typeof(this.doc) != 'undefined') { 52 if (docsLoaded == 1) { 71 if (++docsLoaded == 1) { 79 Check if a type derived by extension from a list of a item type returns true 80 when asked if it derives by extension from anySimpleType. 87 if(checkInitialization(builder, "typeinfoisderivedfrom53") != null) return; 95 if (typeof(this.doc) != 'undefined') {
|
typeinfoisderivedfrom54.js | 30 // If there are no configuration exceptions, asynchronous 47 if (typeof(this.doc) != 'undefined') { 52 if (docsLoaded == 1) { 71 if (++docsLoaded == 1) { 79 Check if a type derived by extension from a list of a item type returns true 80 when asked if it derives by list from anySimpleType. 87 if(checkInitialization(builder, "typeinfoisderivedfrom54") != null) return; 95 if (typeof(this.doc) != 'undefined') {
|
typeinfoisderivedfrom55.js | 30 // If there are no configuration exceptions, asynchronous 47 if (typeof(this.doc) != 'undefined') { 52 if (docsLoaded == 1) { 71 if (++docsLoaded == 1) { 79 Check if a type derived by extension from a list of a item type returns true 80 when asked if it derives by extension from anyType type. 87 if(checkInitialization(builder, "typeinfoisderivedfrom55") != null) return; 95 if (typeof(this.doc) != 'undefined') {
|
/external/compiler-rt/make/ |
lib_platforms.mk | 42 $$(if $$(call strneq,UNDEFINED,$$($$(var))),, \ 46 $$(if $$(and $$(call strneq,UNDEFINED,$$(UniversalArchs)),\ 49 $$(if $$(or $$(call strneq,UNDEFINED,$$(UniversalArchs)),\ 55 $$(if $$(call strneq,UNDEFINED,$$($$(var))),\ 59 $$(if $$(call strneq,UNDEFINED,$$($$(var).$$(config))),\ 62 $$(if $$(call strneq,UNDEFINED,$$($$(var).$$(arch))),\ 66 $$(if $$(call strneq,UNDEFINED,$$($$(var).$$(config).$$(arch))),\
|