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

<<919293949596979899100>>

  /external/webkit/LayoutTests/dom/xhtml/level3/core/
domimplementationregistry11.js 30 // If there are no configuration exceptions, asynchronous
45 if (docsLoaded == 0) {
64 if (++docsLoaded == 0) {
82 if(checkInitialization(builder, "domimplementationregistry11") != null) return;
93 if(
domimplementationregistry19.js 30 // If there are no configuration exceptions, asynchronous
45 if (docsLoaded == 0) {
64 if (++docsLoaded == 0) {
83 if(checkInitialization(builder, "domimplementationregistry19") != null) return;
98 if(
domimplementationregistry20.js 30 // If there are no configuration exceptions, asynchronous
45 if (docsLoaded == 0) {
64 if (++docsLoaded == 0) {
83 if(checkInitialization(builder, "domimplementationregistry20") != null) return;
98 if(
domimplementationregistry21.js 30 // If there are no configuration exceptions, asynchronous
45 if (docsLoaded == 0) {
64 if (++docsLoaded == 0) {
83 if(checkInitialization(builder, "domimplementationregistry21") != null) return;
98 if(
domimplementationregistry22.js 30 // If there are no configuration exceptions, asynchronous
45 if (docsLoaded == 0) {
64 if (++docsLoaded == 0) {
83 if(checkInitialization(builder, "domimplementationregistry22") != null) return;
98 if(
  /external/webkit/LayoutTests/fast/dom/DOMImplementation/script-tests/
createDocumentType-err.js 13 if (exceptionName)
20 if (actual !== expect) {
81 if ("message" in test)
85 if ('code' in test)
  /external/webkit/LayoutTests/fast/dom/Geolocation/script-tests/
error.js 6 if (window.layoutTestController) {
success.js 7 if (window.layoutTestController) {
timeout-clear-watch.js 3 if (window.layoutTestController)
timeout.js 7 if (window.layoutTestController) {
  /external/webkit/LayoutTests/fast/js/resources/
js-constructors-use-correct-global.js 9 if ((typeof (otherGlobal[constructors[i]]())) === "object" || (typeof (otherGlobal[constructors[i]]())) === "function")
  /external/webkit/LayoutTests/storage/domstorage/script-tests/
clear.js 6 if (!storage) {
  /external/webkit/LayoutTests/storage/
hash-change-with-xhr.js 4 var CREATE_HEALTH_TABLE = 'CREATE TABLE IF NOT EXISTS health (key VARCHAR(16) PRIMARY KEY);';
27 if (!stoppedIntervals)
32 if (window.layoutTestController)
48 if (successes == databaseUpdates) {
70 if (backIterations) {
76 // If we don't finish before this time, then we consider the test failed.
111 // NOTE: If we don't make any xhr requests, then the test
multiple-transactions.js 5 if (++complete == 2 && window.layoutTestController)
sql-data-types.js 10 if (window.layoutTestController)
23 if (testValue == result && typeof testValue == typeof result) {
70 tx.executeSql("CREATE TABLE IF NOT EXISTS DataTypeTestTable (id INTEGER UNIQUE, real REAL, timestamp INTEGER, text TEXT, blob BLOB)", [],
78 if (window.layoutTestController) {
83 if (db)
sql-error-codes.js 3 if (window.layoutTestController)
11 if (error.code == error[expectedErrorCodeName]) {
13 if (++testsRun == TOTAL_TESTS)
57 tx.executeSql("CREATE TABLE IF NOT EXISTS BadBindNumberTest (Foo INT, Bar INT)");
68 tx.executeSql("CREATE TABLE IF NOT EXISTS BadBindTypeTest (Foo TEXT)");
77 tx.executeSql("CREATE TABLE IF NOT EXISTS QuotaTest (Foo BLOB)");
103 if (window.layoutTestController)
  /packages/apps/VoiceDialer/
Android.mk 14 # Install the srec data files if VoiceDialer.apk is installed to system image.
  /prebuilts/devtools/tools/
lint.bat 36 if not defined java_exe goto :EOF
41 if exist %frameworkdir%%jarfile% goto JarFileOk
44 if exist %frameworkdir%%jarfile% goto JarFileOk
49 if debug NEQ "%1" goto NoDebug
  /external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/
RewriteRuleSubtreeStream.js 8 /** Treat next element as a single node even if it's a subtree.
24 if ( this.dirty || (this.cursor>=n && n===1) ) {
25 // if out of elements and size is 1, dup (at most a single node
  /external/chromium/chrome/browser/resources/file_manager/js/
main.js 20 if (document.location.search) {
42 if (entry) {
49 if (filesystem.name.match(/^chrome-extension_\S+:external/i)) {
  /external/chromium/chrome/browser/resources/options/
options.js 50 if (menuDisabled)
68 if (cr.isChromeOS) {
110 if (!cr.isChromeOS) {
115 if (!cr.isWindows && !cr.isMac) {
145 if (cr.isChromeOS) {
172 if (path.length > 1) {
188 if (cr.isMac)
190 if (cr.isWindows)
192 if (cr.isChromeOS)
194 if (cr.isLinux)
    [all...]
  /external/harfbuzz_ng/contrib/python/lib/
fontconfig.pyx 29 if res != FcResultMatch :
38 if self._pattern == <FcPattern *>0 or FcPatternGetInteger(self._pattern, typeid, index, &res) != FcResultMatch : return None
43 if self._pattern == <FcPattern *>0 or FcPatternGetString(self._pattern, typeid, index, &res) != FcResultMatch : return None
  /external/harfbuzz_ng/
git.mk 22 # This enables automatic .gitignore generation. If you need to ignore
24 # But think twice before doing that. If a file has to be in .gitignore,
35 # If "make maintainer-clean" removes the files but they are not recognized
36 # by this script (that is, if "git status" shows untracked files still), send
60 # submodule doesn't find us. If you have configure.{in,ac} files in
120 if grep 'include .*/git.mk' $$x >/dev/null; then \
129 if test x$$failed = x; then \
132 if test x$$failed = x; then : else \
149 if test "x$(DOC_MODULE)" = x -o "x$(DOC_MAIN_SGML_FILE)" = x; then :; else \
158 if test "x$(DOC_MODULE)$(DOC_ID)" = x -o "x$(DOC_LINGUAS)" = x; then :; else
    [all...]
  /external/v8/benchmarks/
deltablue.js 15 // along with this program; if not, write to the Free Software
80 if (value != elm) {
166 * Attempt to find a way to enforce this constraint. If successful,
168 * graph. Answer the constraint that this constraint overrides, if
169 * there is one, or nil, if there isn't.
174 if (!this.isSatisfied()) {
175 if (this.strength == Strength.REQUIRED)
182 if (overridden != null) overridden.markUnsatisfied();
184 if (!planner.addPropagate(this, mark))
191 if (this.isSatisfied()) planner.incrementalRemove(this)
    [all...]
  /external/v8/test/mjsunit/bugs/harmony/
debug-blockscopes.js 26 // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
48 if (event == Debug.DebugEvent.Break) {
89 if (scopes[i] == debug.ScopeType.Global) {
108 if (scopes[i] == debug.ScopeType.Local ||
129 if (property_mirror.isUndefined()) {
133 if (typeof(content[p]) === 'function') {
144 if (!scope.scopeObject().property('arguments').isUndefined()) {
148 if (!scope.scopeObject().property('.catch-var').isUndefined()) {
152 if (!scope.scopeObject().property('').isUndefined()) {
156 if (!scope.scopeObject().property('.block').isUndefined())
    [all...]

Completed in 1299 milliseconds

<<919293949596979899100>>