HomeSort by relevance Sort by last modified time
    Searched refs:rest (Results 276 - 300 of 424) sorted by null

<<11121314151617

  /external/chromium_org/third_party/icu/source/test/cintltst/
ccapitst.c 282 uint16_t rest = 0; local
651 rest = (uint16_t)(((unsigned char)rest << 8) + (unsigned char)myptr[x]);
652 if (rest==CodePagesSubstitutionChars[codepage_index])
    [all...]
  /external/dnsmasq/contrib/dnslist/
dnslist.pl 495 be a consequence of the rest of this License.
  /external/icu/icu4c/source/test/cintltst/
ccapitst.c 239 uint16_t rest = 0; local
607 rest = (uint16_t)(((unsigned char)rest << 8) + (unsigned char)myptr[x]);
608 if (rest==CodePagesSubstitutionChars[codepage_index])
    [all...]
  /external/jpeg/
mips_idct_le.S 78 # move mips_idct_coefs address from $a3 into $at where the rest of this code expects it
ltmain.sh 24 # the same distribution terms that you use for the rest of that program.
    [all...]
  /prebuilts/misc/common/ub-uiautomator/
ub-uiautomator.jar 
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
msvc9compiler.py 183 s, rest = sys.version[i:].split(" ", 1)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
msvc9compiler.py 183 s, rest = sys.version[i:].split(" ", 1)
  /art/tools/
cpplint.py 812 project, rest = os.path.split(googlename)
813 return (project,) + os.path.splitext(rest)
    [all...]
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
raytrace.js 53 // The rest of this file is the actual ray tracer written by Adam
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
editable_text_test.js 343 // The rest of 'google.com' is autocompleted and automatically selected.
  /external/chromium_org/chrome/third_party/chromevox/third_party/closure-library/closure/goog/object/
object.js 91 * call returns true, returns true (without checking the rest). If
  /external/chromium_org/remoting/webapp/
remoting.js 201 * Display the user's email address and allow access to the rest of the app,
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v4/
v8-raytrace.js 48 // The rest of this file is the actual ray tracer written by Adam
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v5/
v8-raytrace.js 48 // The rest of this file is the actual ray tracer written by Adam
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v6/
v8-raytrace.js 48 // The rest of this file is the actual ray tracer written by Adam
  /external/chromium_org/third_party/x86inc/
x86inc.asm 29 ; Unlike the rest of x264, this file is available under an ISC license, as it
  /external/chromium_org/v8/benchmarks/
raytrace.js 53 // The rest of this file is the actual ray tracer written by Adam
  /external/compiler-rt/lib/sanitizer_common/scripts/
cpplint.py 805 project, rest = os.path.split(googlename)
806 return (project,) + os.path.splitext(rest)
    [all...]
  /external/iproute2/doc/
ip-tunnels.tex 163 it may be even \verb|eth0|. The rest of parameters set
  /external/libvpx/libvpx/vp8/common/arm/neon/
sixtappredict8x4_neon.asm 155 ;first_pass filtering on the rest 5-line data
sixtappredict8x8_neon.asm 162 ;first_pass filtering on the rest 5-line data
  /external/qemu/distrib/jpeg-6b/
ltmain.sh 24 # the same distribution terms that you use for the rest of that program.
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/neon/
sixtappredict8x4_neon.asm 155 ;first_pass filtering on the rest 5-line data
sixtappredict8x8_neon.asm 162 ;first_pass filtering on the rest 5-line data

Completed in 612 milliseconds

<<11121314151617