HomeSort by relevance Sort by last modified time
    Searched full:apply (Results 651 - 675 of 7701) sorted by null

<<21222324252627282930>>

  /external/v8/test/mjsunit/tools/
tickprocessor.js 86 shell_syms.push(Array.prototype.slice.apply(arguments, [0]));
112 libc_syms.push(Array.prototype.slice.apply(arguments, [0]));
150 shell_syms.push(Array.prototype.slice.apply(arguments, [0]));
173 stdc_syms.push(Array.prototype.slice.apply(arguments, [0]));
216 shell_syms.push(Array.prototype.slice.apply(arguments, [0]));
257 exe_exe_syms.push(Array.prototype.slice.apply(arguments, [0]));
269 exe_dll_syms.push(Array.prototype.slice.apply(arguments, [0]));
280 dll_dll_syms.push(Array.prototype.slice.apply(arguments, [0]));
292 dll_exe_syms.push(Array.prototype.slice.apply(arguments, [0]));
320 symbolAdder.apply(null, syms[i])
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/etc/
junit-frames-xalan1.xsl 50 <xsl:apply-templates select="." mode="overview.packages"/>
55 <xsl:apply-templates select="." mode="all.packages"/>
60 <xsl:apply-templates select="." mode="all.classes"/>
97 <xsl:apply-templates select="." mode="class.details"/>
202 <xsl:apply-templates select="properties"/>
241 <xsl:apply-templates select="." mode="print.test"/>
253 <td colspan="4"><xsl:apply-templates select="./error"/></td>
256 <xsl:apply-templates select="./testcase" mode="print.test"/>
355 <xsl:apply-templates select="testsuite" mode="all.classes">
357 </xsl:apply-templates
    [all...]
  /bootable/recovery/minelf/
Retouch.h 39 // If desired_offset is not NULL, then apply retouching instead,
  /build/tools/droiddoc/templates-pdk/assets/
microtemplate.js 16 "var p=[],print=function(){p.push.apply(p,arguments);};" +
  /cts/suite/cts/deviceTests/opengl/jni/graphics/
TransformationNode.cpp 28 // Apply transformation.
  /developers/build/prebuilts/gradle/ActionBarCompat-Basic/ActionBarCompat-BasicSample/
build.gradle 14 apply plugin: 'android'
  /developers/build/prebuilts/gradle/ActionBarCompat-ListPopupMenu/ActionBarCompat-ListPopupMenuSample/
build.gradle 14 apply plugin: 'android'
  /developers/build/prebuilts/gradle/ActionBarCompat-ShareActionProvider/ActionBarCompat-ShareActionProviderSample/
build.gradle 14 apply plugin: 'android'
  /developers/build/prebuilts/gradle/ActionBarCompat-Styled/ActionBarCompat-StyledSample/
build.gradle 14 apply plugin: 'android'
  /developers/build/prebuilts/gradle/BasicRenderScript/BasicRenderScriptSample/
build.gradle 14 apply plugin: 'android'
  /developers/build/prebuilts/gradle/RenderScriptIntrinsic/RenderScriptIntrinsicSample/
build.gradle 14 apply plugin: 'android'
  /developers/samples/android/background/alarms/RepeatingAlarm/RepeatingAlarmSample/
build.gradle 14 apply plugin: 'android'
  /developers/samples/android/renderScript/BasicRenderScript/BasicRenderScriptSample/
build.gradle 14 apply plugin: 'android'
  /developers/samples/android/ui/window/AdvancedImmersiveMode/AdvancedImmersiveModeSample/
build.gradle 11 apply plugin: 'android'
  /development/samples/HelloEffects/
_index.html 18 Effects APIs</a> that were introduced in Android 4.0. These APIs let you apply
  /device/asus/flo/
device.mk 17 # This file includes all definitions that apply to ALL msm8960 devices, and
  /external/antlr/antlr-3.4/runtime/JavaScript/tests/functional/
t023scopes.html 19 TParser.superclass.constructor.apply(this, arguments);
t024finally.html 19 TParser.superclass.constructor.apply(this, arguments);
t033backtracking.html 20 TParser.superclass.constructor.apply(this, arguments);
t038lexerRuleLabel.html 17 TLexer.superclass.constructor.apply(this, arguments);
t040bug80.html 17 TLexer.superclass.constructor.apply(this, arguments);
  /external/chromium/chrome/browser/extensions/
extension_browser_actions_api.h 30 // The tab id the browser action function should apply to, if any, or
extensions_quota_service.cc 51 // Apply heuristic to each item (bucket).
100 if (!Apply(*i, event_time))
114 bool ExtensionsQuotaService::TimedLimit::Apply(Bucket* bucket,
122 bool ExtensionsQuotaService::SustainedLimit::Apply(Bucket* bucket,
  /external/chromium/chrome/browser/prefs/
command_line_pref_store.h 44 // Using the string and boolean maps, apply command-line switches to their
  /external/chromium/chrome/browser/resources/options/
autofill_edit_creditcard_overlay.html 27 <button type="submit" id="autofill-edit-credit-card-apply-button" disabled

Completed in 750 milliseconds

<<21222324252627282930>>