HomeSort by relevance Sort by last modified time
    Searched refs:through (Results 51 - 75 of 116) sorted by null

1 23 4 5

  /external/dnsmasq/contrib/dnslist/
dnslist.pl 474 all those who receive copies directly or indirectly through you, then
489 through that system in reliance on consistent application of that
491 to distribute software through any other system and a licensee cannot
  /external/v8/src/
mirror-debugger.js 162 // Maximum length when sending strings through the JSON protocol.
726 // Skip properties which are defined through assessors.
822 // Return source if function is resolved. Otherwise just fall through to
836 // Return script if function is resolved. Otherwise just fall through
853 // Return script if function is resolved. Otherwise just fall through
1179 * Returns whether this property has a getter defined through __defineGetter__.
1188 * Returns whether this property has a setter defined through __defineSetter__.
1197 * Returns the getter for this property defined through __defineGetter__.
1211 * Returns the setter for this property defined through __defineSetter__.
1226 * through JavaScript code
    [all...]
array.js 1032 // Fall through to loop below.
1048 // Lookup through the array.
1055 // Lookup through the array.
    [all...]
  /dalvik/vm/compiler/template/out/
CompilerTemplateAsm-armv5te.S 293 * Thumb code through the link register to transfer control to the callee
294 * method through a dedicated chaining cell.
348 * Thumb code through the link register to transfer control to the callee
349 * method through a dedicated chaining cell.
486 @ continue executing the next instruction through the interpreter
    [all...]
CompilerTemplateAsm-armv5te-vfp.S 293 * Thumb code through the link register to transfer control to the callee
294 * method through a dedicated chaining cell.
348 * Thumb code through the link register to transfer control to the callee
349 * method through a dedicated chaining cell.
486 @ continue executing the next instruction through the interpreter
    [all...]
CompilerTemplateAsm-armv7-a-neon.S 293 * Thumb code through the link register to transfer control to the callee
294 * method through a dedicated chaining cell.
348 * Thumb code through the link register to transfer control to the callee
349 * method through a dedicated chaining cell.
486 @ continue executing the next instruction through the interpreter
    [all...]
CompilerTemplateAsm-armv7-a.S 293 * Thumb code through the link register to transfer control to the callee
294 * method through a dedicated chaining cell.
348 * Thumb code through the link register to transfer control to the callee
349 * method through a dedicated chaining cell.
486 @ continue executing the next instruction through the interpreter
    [all...]
  /dalvik/vm/arch/sh/
CallSH4ABI.S 368 ## fall-through for other 32 bit java types.
  /external/chromium/chrome/common/extensions/docs/examples/extensions/benchmark/jst/
jsevalcontext.js 111 * passed to javascript invocations through jseval.
347 * through string attribute values.
  /external/chromium/chrome/common/extensions/docs/examples/extensions/irc/servlet/jstemplate/
jsevalcontext.js 111 * passed to javascript invocations through jseval.
347 * through string attribute values.
  /ndk/build/core/
init.mk 246 # from cygwin to host paths through simple substitutions.
279 $(call ndk_log, Forced usage of 'cygpath -m' through NDK_USE_CYGPATH=1)
  /ndk/
ndk-gdb 320 # Run a command through 'adb shell' and captures its standard output
417 echo " through USB to this machine. You can use -e, -d and -s <serial>"
  /external/libvpx/vp8/common/arm/armv6/
recon_v6.asm 29 ; Loop through the block adding the Pred and Diff together. Clamp and then
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter5/
codegen.ml 109 (* Insert an explicit fall through from the current block to the
  /external/v8/test/mjsunit/
array-concat.js 161 // moe was not copied, but we can see it through the prototype
const-redecl.js 69 // reading it through this.
  /external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9/
date-format-tofte.js 259 // The day of the year, zero indexed! 0 through 366
crypto-aes.js 385 var plainText = "ROMEO: But, soft! what light through yonder window breaks?\n\
404 Would through the airy region stream so bright\n\
  /external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/
date-format-tofte.js 259 // The day of the year, zero indexed! 0 through 366
crypto-aes.js 385 var plainText = "ROMEO: But, soft! what light through yonder window breaks?\n\
404 Would through the airy region stream so bright\n\
  /external/blktrace/doc/
blktrace.tex 102 and navigate through \emph{Device Drivers} and \emph{Block devices}
336 the relaying through the debug file system). Some background details
342 through the debug file system (relay). Each device being traced has
505 & & \emph{end-time} -- Display traces from time 0 through \emph{end-time} (in ns) \\
508 & & through {end-time} (in ns). \\ \hline
    [all...]
  /external/chromium/chrome/common/extensions/docs/build/
directory.py 157 """ Reads through the filesystem and obtains information about any Chrome
375 base sample manifest path, we can get a relative path through a simple
541 2. Searches through the contents of the file for chrome.* API calls.
  /external/chromium/chrome/common/extensions/docs/examples/api/webNavigation/basic/
navigation_collector.js 98 * * FORWARD_BACK: User used the forward or back buttons to navigate through
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter6/
codegen.ml 127 (* Insert an explicit fall through from the current block to the
  /frameworks/base/docs/html/resources/
resources-data.js 152 en: 'Learn how to optimize application layouts as this article walks you through converting a LinearLayout into a RelativeLayout, and analyzes the resulting implications on performance.'
617 en: 'Demonstrates how an application can communicate with a cloud-based service and synchronize its data with data stored locally in a content provider. The sample uses two related parts of the Android framework &mdash; the account manager and the synchronization manager (through a sync adapter).'
812 en: 'A walk-through of the various types of layouts and views available in the Android SDK.'

Completed in 304 milliseconds

1 23 4 5