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

<<919293949596979899100>>

  /external/chromium/chrome/browser/resources/net_internals/
socketpoolwrapper.js 20 if (this.fullName != socketPool.type)
22 if (parent)
39 if (!socketPoolNameLists[name]) {
58 * SocketPoolWrapper for the parent of |origPool|, or null, if it's
66 if (origPool.nested_pools) {
99 if (origPool.groups) {
142 if (group.top_pending_priority != undefined)
166 if (!sources.length)
  /external/chromium/chrome/browser/resources/shared/js/
util.js 17 * @return {HTMLElement} The found element or null if not found.
54 if (/\\\\$/.test(s2)) {
79 if (el.classList)
90 * @return {Node} The found ancestor or null if not found.
102 if (afterA == b) {
111 // Handle click on a link. If the link points to a chrome: or file: url, then
115 if (!e.returnValue)
119 if (el.nodeType == Node.ELEMENT_NODE &&
125 if ((el.protocol == 'file:' || el.protocol == 'about:') &&
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/
lcp.bat 20 if ""%1""=="""" goto gotAllArgs
24 if ""%1""=="""" goto gotAllArgs
  /external/llvm/bindings/ocaml/bitreader/
llvm_bitreader.mli 18 memory buffer [mb] in the context [context]. Returns [m] if successful, or
25 memory buffer [mb] in the context [context]. Returns [m] if successful, or
  /external/v8/src/
apinatives.js 26 // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
45 if (!%IsTemplate(data)) return data;
67 // if we need to bail out from a stack overflow.
72 if (!isFunctionCached) {
76 if (name) %FunctionSetName(fun, name);
84 if (flags & (1 << kReadOnlyPrototypeBit)) {
91 if (!(typeof parent === 'undefined')) {
107 if (properties) {
119 if (requires_access_checks) %EnableAccessChecks(obj);
  /external/v8/test/mjsunit/
assert-opt-and-deopt.js 26 // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
63 if (this.DisableAsserts_(func)) {
70 if (this.DisableAsserts_(func)) {
77 if (this.DisableAsserts_(func)) {
80 if (expect_deopt) {
88 if (this.DisableAsserts_(func)) {
92 if (expect_optimized) {
104 if (func in this.opt_counts_) {
116 if (%GetOptimizationStatus(func) == OptTracker.OptimizationState.YES) {
elements-transition.js 26 // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
32 if (support_smi_only_arrays) {
38 if (support_smi_only_arrays) {
50 if (i == length - 5 && test_double) {
56 } else if (i == length - 3 && test_object) {
62 } else if (i != length - 7) {
70 if (i == length - 5 && test_double) {
73 } else if (i == length - 3 && test_object) {
76 } else if (i != length - 7) {
  /external/v8/tools/
logreader.js 26 // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
104 if (firstChar == '+' || firstChar == '-') {
109 } else if (firstChar != 'o') {
121 * @return {boolean} True if dispatch must be skipped.
137 if (!(command in this.dispatchTable_)) return;
141 if (dispatch === null || this.skipDispatch(dispatch)) {
149 if (parser === null) {
151 } else if (typeof parser == 'function') {
174 if (!line) {
  /external/webkit/LayoutTests/dom/html/level1/core/
hc_elementwrongdocumenterr.js 30 // If there are no configuration exceptions, asynchronous
46 if (typeof(this.doc1) != 'undefined') {
52 if (typeof(this.doc2) != 'undefined') {
57 if (docsLoaded == 2) {
76 if (++docsLoaded == 2) {
85 "WRONG_DOCUMENT_ERR DOMException if the "newAttr"
106 if(checkInitialization(builder, "hc_elementwrongdocumenterr") != null) return;
115 if (typeof(this.doc1) != 'undefined') {
121 if (typeof(this.doc2) != 'undefined') {
hc_namednodemapwrongdocumenterr.js 30 // If there are no configuration exceptions, asynchronous
46 if (typeof(this.doc1) != 'undefined') {
52 if (typeof(this.doc2) != 'undefined') {
57 if (docsLoaded == 2) {
76 if (++docsLoaded == 2) {
85 WRONG_DOCUMENT_ERR DOMException if "arg" was created
104 if(checkInitialization(builder, "hc_namednodemapwrongdocumenterr") != null) return;
115 if (typeof(this.doc1) != 'undefined') {
121 if (typeof(this.doc2) != 'undefined') {
hc_nodeinsertbeforenewchilddiffdocument.js 30 // If there are no configuration exceptions, asynchronous
46 if (typeof(this.doc1) != 'undefined') {
52 if (typeof(this.doc2) != 'undefined') {
57 if (docsLoaded == 2) {
76 if (++docsLoaded == 2) {
85 WRONG_DOCUMENT_ERR DOMException if the "newChild" was
103 if(checkInitialization(builder, "hc_nodeinsertbeforenewchilddiffdocument") != null) return;
113 if (typeof(this.doc1) != 'undefined') {
119 if (typeof(this.doc2) != 'undefined') {
hc_nodereplacechildnewchilddiffdocument.js 30 // If there are no configuration exceptions, asynchronous
46 if (typeof(this.doc1) != 'undefined') {
52 if (typeof(this.doc2) != 'undefined') {
57 if (docsLoaded == 2) {
76 if (++docsLoaded == 2) {
85 WRONG_DOCUMENT_ERR DOMException if the "newChild" was
103 if(checkInitialization(builder, "hc_nodereplacechildnewchilddiffdocument") != null) return;
113 if (typeof(this.doc1) != 'undefined') {
119 if (typeof(this.doc2) != 'undefined') {
  /external/webkit/LayoutTests/dom/xhtml/level1/core/
hc_elementwrongdocumenterr.js 30 // If there are no configuration exceptions, asynchronous
46 if (typeof(this.doc1) != 'undefined') {
52 if (typeof(this.doc2) != 'undefined') {
57 if (docsLoaded == 2) {
76 if (++docsLoaded == 2) {
85 "WRONG_DOCUMENT_ERR DOMException if the "newAttr"
106 if(checkInitialization(builder, "hc_elementwrongdocumenterr") != null) return;
115 if (typeof(this.doc1) != 'undefined') {
121 if (typeof(this.doc2) != 'undefined') {
hc_namednodemapwrongdocumenterr.js 30 // If there are no configuration exceptions, asynchronous
46 if (typeof(this.doc1) != 'undefined') {
52 if (typeof(this.doc2) != 'undefined') {
57 if (docsLoaded == 2) {
76 if (++docsLoaded == 2) {
85 WRONG_DOCUMENT_ERR DOMException if "arg" was created
104 if(checkInitialization(builder, "hc_namednodemapwrongdocumenterr") != null) return;
115 if (typeof(this.doc1) != 'undefined') {
121 if (typeof(this.doc2) != 'undefined') {
hc_nodeinsertbeforenewchilddiffdocument.js 30 // If there are no configuration exceptions, asynchronous
46 if (typeof(this.doc1) != 'undefined') {
52 if (typeof(this.doc2) != 'undefined') {
57 if (docsLoaded == 2) {
76 if (++docsLoaded == 2) {
85 WRONG_DOCUMENT_ERR DOMException if the "newChild" was
103 if(checkInitialization(builder, "hc_nodeinsertbeforenewchilddiffdocument") != null) return;
113 if (typeof(this.doc1) != 'undefined') {
119 if (typeof(this.doc2) != 'undefined') {
hc_nodereplacechildnewchilddiffdocument.js 30 // If there are no configuration exceptions, asynchronous
46 if (typeof(this.doc1) != 'undefined') {
52 if (typeof(this.doc2) != 'undefined') {
57 if (docsLoaded == 2) {
76 if (++docsLoaded == 2) {
85 WRONG_DOCUMENT_ERR DOMException if the "newChild" was
103 if(checkInitialization(builder, "hc_nodereplacechildnewchilddiffdocument") != null) return;
113 if (typeof(this.doc1) != 'undefined') {
119 if (typeof(this.doc2) != 'undefined') {
  /external/webkit/LayoutTests/dom/xhtml/level3/core/
documentnormalizedocument10.js 30 // If there are no configuration exceptions, asynchronous
47 if (typeof(this.doc) != 'undefined') {
52 if (docsLoaded == 1) {
71 if (++docsLoaded == 1) {
79 The normalizeDocument method method acts as if the document was going through a save
83 this Document. If supported, invoke the setParameter method on this domconfiguration object to set the
84 "element-content-whitespace" feature to false. Invoke the normalizeDocument method and verify if
94 if(checkInitialization(builder, "documentnormalizedocument10") != null) return;
105 if (typeof(this.doc) != 'undefined') {
131 if(
    [all...]
domconfigparameternames01.js 30 // If there are no configuration exceptions, asynchronous
46 if (typeof(this.doc) != 'undefined') {
51 if (docsLoaded == 1) {
70 if (++docsLoaded == 1) {
94 * @see http://www.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407/core#parameter-validate-if-schema
100 if(checkInitialization(builder, "domconfigparameternames01") != null) return;
112 if (typeof(this.doc) != 'undefined') {
129 if(
131 (("canonical-form".toUpperCase() == parameterName.toUpperCase()) || ("cdata-sections".toUpperCase() == parameterName.toUpperCase()) || ("check-character-normalization".toUpperCase() == parameterName.toUpperCase()) || ("comments".toUpperCase() == parameterName.toUpperCase()) || ("datatype-normalization".toUpperCase() == parameterName.toUpperCase()) || ("entities".toUpperCase() == parameterName.toUpperCase()) || ("error-handler".toUpperCase() == parameterName.toUpperCase()) || ("infoset".toUpperCase() == parameterName.toUpperCase()) || ("namespaces".toUpperCase() == parameterName.toUpperCase()) || ("namespace-declarations".toUpperCase() == parameterName.toUpperCase()) || ("normalize-characters".toUpperCase() == parameterName.toUpperCase()) || ("split-cdata-sections".toUpperCase() == parameterName.toUpperCase()) || ("validate".toUpperCase() == parameterName.toUpperCase()) || ("validate-if-schema".toUpperCase() == parameterName.toUpperCase()) || ("well-formed".toUpperCase() == parameterName.toUpperCase()) || ("element-content-whitespace".toUpperCase() == parameterName.toUpperCase()))
userdatahandler03.js 30 // If there are no configuration exceptions, asynchronous
46 if (typeof(this.doc) != 'undefined') {
51 if (docsLoaded == 1) {
70 if (++docsLoaded == 1) {
87 if(checkInitialization(builder, "userdatahandler03") != null) return;
117 if (typeof(this.doc) != 'undefined') {
131 if (null == userDataMonitor) {
136 if (null == userDataMonitor) {
153 if(
userdatahandler04.js 30 // If there are no configuration exceptions, asynchronous
46 if (typeof(this.doc) != 'undefined') {
51 if (docsLoaded == 1) {
70 if (++docsLoaded == 1) {
87 if(checkInitialization(builder, "userdatahandler04") != null) return;
117 if (typeof(this.doc) != 'undefined') {
131 if (null == userDataMonitor) {
136 if (null == userDataMonitor) {
153 if(
  /external/webkit/LayoutTests/fast/dom/Geolocation/script-tests/
no-page-cache.js 3 if (window.layoutTestController) {
14 if (pageOneOnloadCount == 2) {
permission-denied-already-error.js 4 if (window.layoutTestController) {
25 if (window.layoutTestController)
  /external/webkit/LayoutTests/storage/
multiple-databases-garbage-collection.js 4 if (window.GCController)
21 if (++completed == 2 && window.layoutTestController)
31 tx.executeSql("CREATE TABLE IF NOT EXISTS DataTest (randomData)", [], function(tx, result) {
44 tx.executeSql("CREATE TABLE IF NOT EXISTS EmptyTable (unimportantData)", []);
  /external/v8/benchmarks/spinning-balls/
v.js 26 // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
33 if ( !window.requestAnimationFrame ) {
98 if (this.head !== null) this.head.prev = point;
106 if (point.next !== null) {
109 if (point.prev !== null) {
119 if (depth == 0) {
173 if (livePoints.count < kNPoints) {
177 } else if (kNModifications === 20) {
185 if (greatest == null) {
205 if (typeof scale !== "number")
    [all...]
  /dalvik/dx/src/
Android.mk 5 # This tool is prebuilt if we're doing an app-only build.

Completed in 980 milliseconds

<<919293949596979899100>>