HomeSort by relevance Sort by last modified time
    Searched refs:if (Results 76 - 100 of 3029) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/chromium_org/third_party/webrtc/modules/video_coding/main/test/
plotReceiveTrace.m 10 if nargin == 1
22 if length(line) == 0
28 if count < 5
40 if ~strncmp(char(label), 'VIDEO', 5) & ~strncmp(char(label), 'VIDEO CODING', 12)
48 if count == 2
55 if count == 3
62 if count == 2
69 if count == 2
76 if count == 6
83 if count ==
    [all...]
  /external/chromium_org/v8/src/
weak-collection.js 19 if (!%_IsConstructCall()) {
25 if (!IS_NULL_OR_UNDEFINED(iterable)) {
28 if (!IS_SPEC_FUNCTION(adder)) {
35 if (IS_UNDEFINED(iter)) return;
39 if (!IS_SPEC_OBJECT(next)) {
43 if (!IS_SPEC_OBJECT(nextItem)) {
52 if (!IS_WEAKMAP(this)) {
56 if (!(IS_SPEC_OBJECT(key) || IS_SYMBOL(key))) {
64 if (!IS_WEAKMAP(this)) {
68 if (!(IS_SPEC_OBJECT(key) || IS_SYMBOL(key)))
    [all...]
proxy.js 16 if (!IS_SPEC_OBJECT(handler))
18 if (IS_UNDEFINED(proto))
20 else if (!(IS_SPEC_OBJECT(proto) || IS_NULL(proto)))
26 if (!IS_SPEC_OBJECT(handler))
28 if (!IS_SPEC_FUNCTION(callTrap))
30 if (IS_UNDEFINED(constructTrap)) {
32 } else if (IS_SPEC_FUNCTION(constructTrap)) {
71 if (!IS_SPEC_OBJECT(proto)) proto = $Object.prototype
87 if (IS_UNDEFINED(desc)) { return desc }
88 if ('value' in desc)
    [all...]
  /build/tools/droiddoc/templates-sdk/
class.cs 4 <html<?cs if:devsite ?> devsite<?cs /if ?>>
6 <body class="gc-documentation <?cs if:(reference.gms || reference.gcm) ?>google<?cs /if ?>
7 <?cs if:(guide||develop||training||reference||tools||sdk) ?>develop<?cs
8 if:reference ?> reference<?cs
9 /if ?><?cs
12 /if ?>" itemscope itemtype="http://schema.org/Article">
23 <?cs if:subcount(cl.methods) ?>
25 <?cs /if ?
    [all...]
  /external/lzma/CS/7zip/Compress/LzmaAlone/
LzmaAlone.cs 29 if (fileIndex == 0)
35 if (num == 0)
38 if (fileIndex == 1)
105 if (c < '0' || c > '9')
123 if (args.Length == 0)
156 if (parser[(int)Key.Help1].ThereIs || parser[(int)Key.Help2].ThereIs)
165 if (paramIndex >= nonSwitchStrings.Count)
172 if (parser[(int)Key.Dictionary].ThereIs)
175 if (!GetNumber((string)parser[(int)Key.Dictionary].PostStrings[0], out dicLog))
181 if (parser[(int)Key.MatchFinder].ThereIs)
    [all...]
  /build/tools/droiddoc/templates-sac/
class.cs 3 <html<?cs if:devsite ?> devsite<?cs /if ?>>
5 <body class="gc-documentation <?cs if:(reference.gms || reference.gcm) ?>google<?cs /if ?>
6 <?cs if:(guide||develop||training||reference||tools||sdk) ?>develop<?cs
9 /if ?>" itemscope itemtype="http://schema.org/Article">
20 <?cs if:subcount(cl.methods) ?>
22 <?cs /if ?>
23 <?cs if:subcount(cl.constants) ?>
25 <?cs /if ?
    [all...]
  /build/tools/droiddoc/templates-sdk-dyn/
class.cs 3 <html<?cs if:devsite ?> devsite<?cs /if ?>>
5 <body class="gc-documentation <?cs if:(reference.gms || reference.gcm) ?>google<?cs /if ?>
6 <?cs if:(guide||develop||training||reference||tools||sdk) ?>develop<?cs
9 /if ?>" itemscope itemtype="http://schema.org/Article">
20 <?cs if:subcount(cl.methods) ?>
22 <?cs /if ?>
23 <?cs if:subcount(cl.constants) ?>
25 <?cs /if ?
    [all...]
  /build/tools/droiddoc/templates-ds/
class.cs 5 <body class="gc-documentation <?cs if:(reference.gms || reference.gcm) ?>google<?cs /if ?>
6 <?cs if:(guide||develop||training||reference||tools||sdk) ?>develop<?cs
9 /if ?>" itemscope itemtype="http://schema.org/Article">
20 <?cs if:subcount(cl.methods) ?>
22 <?cs /if ?>
23 <?cs if:subcount(cl.constants) ?>
25 <?cs /if ?>
26 <?cs if:subcount(cl.fields) ?>
28 <?cs /if ?
    [all...]
  /external/chromium_org/chrome/renderer/resources/extensions/
file_manager_private_custom_bindings.js 29 if (response && !response.error)
31 if (request.callback)
38 if (response && !response.error && response.entries) {
44 // So |request.callback| doesn't break if response is not defined.
45 if (!response)
48 if (request.callback)
55 if (response && !response.error) {
62 // So |request.callback| doesn't break if response is not defined.
63 if (!response)
66 if (request.callback
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/
buildAll.bat 20 REM target used if not default (to allow run just a portion of buildAll)
27 if x%1==x goto usage
36 if x%1==x goto run
37 if x%1==x-mapVersionTag set mapVersionTag=%2 && shift && shift && goto processcmdlineargs
38 if x%1==x-vm set vm=%2 && shift && shift && goto processcmdlineargs
39 if x%1==x-bc set bootclasspath=-Dbootclasspath=%2 && shift && shift && goto processcmdlineargs
40 if x%1==x-target set target=%2 && shift && shift && goto processcmdlineargs
41 if x%1==x-buildID set buildID=-DbuildId=%2 && shift && shift && goto processcmdlineargs
42 if x%1==x-ftp set ftpUser=-DftpUser=%2 && set ftpPassword=-DftpPassword=%3 && shift && shift && shift && goto processcmdlineargs
46 if x%buildType%==x goto usage
    [all...]
  /external/chromium_org/chrome/third_party/chromevox/
chromeVoxKbExplorerScript.js 2 goog.setTestOnly=function(a){if(!goog.DEBUG)throw a=a||"",Error("Importing test-only code into non-debug environment"+(a?": "+a:"."));};goog.forwardDeclare=function(){};goog.getObjectByName=function(a,b){for(var c=a.split("."),d=b||goog.global,e;e=c.shift();)if(goog.isDefAndNotNull(d[e]))d=d[e];else return null;return d};goog.globalize=function(a,b){var c=b||goog.global,d;for(d in a)c[d]=a[d]};
3 goog.addDependency=function(a,b,c){if(goog.DEPENDENCIES_ENABLED){var d;a=a.replace(/\\/g,"/");for(var e=goog.dependencies_,h=0;d=b[h];h++)e.nameToPath[d]=a,a in e.pathToNames||(e.pathToNames[a]={}),e.pathToNames[a][d]=!0;for(d=0;b=c[d];d++)a in e.requires||(e.requires[a]={}),e.requires[a][b]=!0}};goog.useStrictRequires=!1;goog.ENABLE_DEBUG_LOADER=!0;goog.require=function(){};goog.basePath="";goog.nullFunction=function(){};goog.identityFunction=function(a){return a};
4 goog.abstractMethod=function(){throw Error("unimplemented abstract method");};goog.addSingletonGetter=function(a){a.getInstance=function(){if(a.instance_)return a.instance_;goog.DEBUG&&(goog.instantiatedSingletons_[goog.instantiatedSingletons_.length]=a);return a.instance_=new a}};goog.instantiatedSingletons_=[];goog.DEPENDENCIES_ENABLED=!1;
5 goog.DEPENDENCIES_ENABLED&&(goog.included_={},goog.dependencies_={pathToNames:{},nameToPath:{},requires:{},visited:{},written:{}},goog.inHtmlDocument_=function(){var a=goog.global.document;return"undefined"!=typeof a&&"write"in a},goog.findBasePath_=function(){if(goog.global.CLOSURE_BASE_PATH)goog.basePath=goog.global.CLOSURE_BASE_PATH;else if(goog.inHtmlDocument_())for(var a=goog.global.document,a=a.getElementsByTagName("script"),b=a.length-1;0<=b;--b){var c=a[b].src,d=c.lastIndexOf("?"),d=-1==d?
6 c.length:d;if("base.js"==c.substr(d-7,7)){goog.basePath=c.substr(0,d-7);break}}},goog.importScript_=function(a){var b=goog.global.CLOSURE_IMPORT_SCRIPT||goog.writeScriptTag_;!goog.dependencies_.written[a]&&b(a)&&(goog.dependencies_.written[a]=!0)},goog.writeScriptTag_=function(a){if(goog.inHtmlDocument_()){var b=goog.global.document;if("complete"==b.readyState){if(b=/\bdeps.js$/.test(a))return!1;throw Error('Cannot write "'+a+'" after document load');}b.write(' (…)
    [all...]
  /developers/build/
gradlew.bat 1 @if "%DEBUG%" == "" @echo off
9 if "%OS%"=="Windows_NT" setlocal
15 if "%DIRNAME%" == "" set DIRNAME=.
20 if defined JAVA_HOME goto findJavaFromJavaHome
24 if "%ERRORLEVEL%" == "0" goto init
38 if exist "%JAVA_EXE%" goto init
51 if not "%OS%" == "Windows_NT" goto win9xME_args
52 if "%@eval[2+2]" == "4" goto 4NT_args
60 if "x%~1" == "x" goto execute
79 if "%ERRORLEVEL%"=="0" goto mainEnd
    [all...]
  /developers/build/prebuilts/androidtv/visual-game-controller/
gradlew.bat 1 @if "%DEBUG%" == "" @echo off
9 if "%OS%"=="Windows_NT" setlocal
15 if "%DIRNAME%" == "" set DIRNAME=.
20 if defined JAVA_HOME goto findJavaFromJavaHome
24 if "%ERRORLEVEL%" == "0" goto init
38 if exist "%JAVA_EXE%" goto init
51 if not "%OS%" == "Windows_NT" goto win9xME_args
52 if "%@eval[2+2]" == "4" goto 4NT_args
60 if "x%~1" == "x" goto execute
79 if "%ERRORLEVEL%"=="0" goto mainEnd
    [all...]
  /developers/build/prebuilts/gradle/ActionBarCompat-Basic/
gradlew.bat 1 @if "%DEBUG%" == "" @echo off
9 if "%OS%"=="Windows_NT" setlocal
15 if "%DIRNAME%" == "" set DIRNAME=.
20 if defined JAVA_HOME goto findJavaFromJavaHome
24 if "%ERRORLEVEL%" == "0" goto init
38 if exist "%JAVA_EXE%" goto init
51 if not "%OS%" == "Windows_NT" goto win9xME_args
52 if "%@eval[2+2]" == "4" goto 4NT_args
60 if "x%~1" == "x" goto execute
79 if "%ERRORLEVEL%"=="0" goto mainEnd
    [all...]
  /developers/build/prebuilts/gradle/ActionBarCompat-ListPopupMenu/
gradlew.bat 1 @if "%DEBUG%" == "" @echo off
9 if "%OS%"=="Windows_NT" setlocal
15 if "%DIRNAME%" == "" set DIRNAME=.
20 if defined JAVA_HOME goto findJavaFromJavaHome
24 if "%ERRORLEVEL%" == "0" goto init
38 if exist "%JAVA_EXE%" goto init
51 if not "%OS%" == "Windows_NT" goto win9xME_args
52 if "%@eval[2+2]" == "4" goto 4NT_args
60 if "x%~1" == "x" goto execute
79 if "%ERRORLEVEL%"=="0" goto mainEnd
    [all...]
  /developers/build/prebuilts/gradle/ActionBarCompat-ShareActionProvider/
gradlew.bat 1 @if "%DEBUG%" == "" @echo off
9 if "%OS%"=="Windows_NT" setlocal
15 if "%DIRNAME%" == "" set DIRNAME=.
20 if defined JAVA_HOME goto findJavaFromJavaHome
24 if "%ERRORLEVEL%" == "0" goto init
38 if exist "%JAVA_EXE%" goto init
51 if not "%OS%" == "Windows_NT" goto win9xME_args
52 if "%@eval[2+2]" == "4" goto 4NT_args
60 if "x%~1" == "x" goto execute
79 if "%ERRORLEVEL%"=="0" goto mainEnd
    [all...]
  /developers/build/prebuilts/gradle/ActionBarCompat-Styled/
gradlew.bat 1 @if "%DEBUG%" == "" @echo off
9 if "%OS%"=="Windows_NT" setlocal
15 if "%DIRNAME%" == "" set DIRNAME=.
20 if defined JAVA_HOME goto findJavaFromJavaHome
24 if "%ERRORLEVEL%" == "0" goto init
38 if exist "%JAVA_EXE%" goto init
51 if not "%OS%" == "Windows_NT" goto win9xME_args
52 if "%@eval[2+2]" == "4" goto 4NT_args
60 if "x%~1" == "x" goto execute
79 if "%ERRORLEVEL%"=="0" goto mainEnd
    [all...]
  /developers/build/prebuilts/gradle/ActivityInstrumentation/
gradlew.bat 1 @if "%DEBUG%" == "" @echo off
9 if "%OS%"=="Windows_NT" setlocal
15 if "%DIRNAME%" == "" set DIRNAME=.
20 if defined JAVA_HOME goto findJavaFromJavaHome
24 if "%ERRORLEVEL%" == "0" goto init
38 if exist "%JAVA_EXE%" goto init
51 if not "%OS%" == "Windows_NT" goto win9xME_args
52 if "%@eval[2+2]" == "4" goto 4NT_args
60 if "x%~1" == "x" goto execute
79 if "%ERRORLEVEL%"=="0" goto mainEnd
    [all...]
  /developers/build/prebuilts/gradle/ActivitySceneTransitionBasic/
gradlew.bat 1 @if "%DEBUG%" == "" @echo off
9 if "%OS%"=="Windows_NT" setlocal
15 if "%DIRNAME%" == "" set DIRNAME=.
20 if defined JAVA_HOME goto findJavaFromJavaHome
24 if "%ERRORLEVEL%" == "0" goto init
38 if exist "%JAVA_EXE%" goto init
51 if not "%OS%" == "Windows_NT" goto win9xME_args
52 if "%@eval[2+2]" == "4" goto 4NT_args
60 if "x%~1" == "x" goto execute
79 if "%ERRORLEVEL%"=="0" goto mainEn
    [all...]
  /developers/build/prebuilts/gradle/AdapterTransition/
gradlew.bat 1 @if "%DEBUG%" == "" @echo off
9 if "%OS%"=="Windows_NT" setlocal
15 if "%DIRNAME%" == "" set DIRNAME=.
20 if defined JAVA_HOME goto findJavaFromJavaHome
24 if "%ERRORLEVEL%" == "0" goto init
38 if exist "%JAVA_EXE%" goto init
51 if not "%OS%" == "Windows_NT" goto win9xME_args
52 if "%@eval[2+2]" == "4" goto 4NT_args
60 if "x%~1" == "x" goto execute
79 if "%ERRORLEVEL%"=="0" goto mainEnd
    [all...]
  /developers/build/prebuilts/gradle/AdvancedImmersiveMode/
gradlew.bat 1 @if "%DEBUG%" == "" @echo off
9 if "%OS%"=="Windows_NT" setlocal
15 if "%DIRNAME%" == "" set DIRNAME=.
20 if defined JAVA_HOME goto findJavaFromJavaHome
24 if "%ERRORLEVEL%" == "0" goto init
38 if exist "%JAVA_EXE%" goto init
51 if not "%OS%" == "Windows_NT" goto win9xME_args
52 if "%@eval[2+2]" == "4" goto 4NT_args
60 if "x%~1" == "x" goto execute
79 if "%ERRORLEVEL%"=="0" goto mainEnd
    [all...]
  /developers/build/prebuilts/gradle/AgendaData/
gradlew.bat 1 @if "%DEBUG%" == "" @echo off
9 if "%OS%"=="Windows_NT" setlocal
15 if "%DIRNAME%" == "" set DIRNAME=.
20 if defined JAVA_HOME goto findJavaFromJavaHome
24 if "%ERRORLEVEL%" == "0" goto init
38 if exist "%JAVA_EXE%" goto init
51 if not "%OS%" == "Windows_NT" goto win9xME_args
52 if "%@eval[2+2]" == "4" goto 4NT_args
60 if "x%~1" == "x" goto execute
79 if "%ERRORLEVEL%"=="0" goto mainEn
    [all...]
  /developers/build/prebuilts/gradle/AppRestrictionEnforcer/
gradlew.bat 1 @if "%DEBUG%" == "" @echo off
9 if "%OS%"=="Windows_NT" setlocal
15 if "%DIRNAME%" == "" set DIRNAME=.
20 if defined JAVA_HOME goto findJavaFromJavaHome
24 if "%ERRORLEVEL%" == "0" goto init
38 if exist "%JAVA_EXE%" goto init
51 if not "%OS%" == "Windows_NT" goto win9xME_args
52 if "%@eval[2+2]" == "4" goto 4NT_args
60 if "x%~1" == "x" goto execute
79 if "%ERRORLEVEL%"=="0" goto mainEnd
    [all...]
  /developers/build/prebuilts/gradle/AppRestrictionSchema/
gradlew.bat 1 @if "%DEBUG%" == "" @echo off
9 if "%OS%"=="Windows_NT" setlocal
15 if "%DIRNAME%" == "" set DIRNAME=.
20 if defined JAVA_HOME goto findJavaFromJavaHome
24 if "%ERRORLEVEL%" == "0" goto init
38 if exist "%JAVA_EXE%" goto init
51 if not "%OS%" == "Windows_NT" goto win9xME_args
52 if "%@eval[2+2]" == "4" goto 4NT_args
60 if "x%~1" == "x" goto execute
79 if "%ERRORLEVEL%"=="0" goto mainEnd
    [all...]
  /developers/build/prebuilts/gradle/AppRestrictions/
gradlew.bat 1 @if "%DEBUG%" == "" @echo off
9 if "%OS%"=="Windows_NT" setlocal
15 if "%DIRNAME%" == "" set DIRNAME=.
20 if defined JAVA_HOME goto findJavaFromJavaHome
24 if "%ERRORLEVEL%" == "0" goto init
38 if exist "%JAVA_EXE%" goto init
51 if not "%OS%" == "Windows_NT" goto win9xME_args
52 if "%@eval[2+2]" == "4" goto 4NT_args
60 if "x%~1" == "x" goto execute
79 if "%ERRORLEVEL%"=="0" goto mainEnd
    [all...]

Completed in 416 milliseconds

1 2 34 5 6 7 8 91011>>