HomeSort by relevance Sort by last modified time
    Searched full:actually (Results 176 - 200 of 10737) sorted by null

1 2 3 4 5 6 78 91011>>

  /dalvik/vm/compiler/template/mips/
funopNarrower.S 10 * (This would work for long-to-int, but that instruction is actually
  /dalvik/vm/mterp/armv5te/
unopNarrower.S 9 * (This would work for long-to-int, but that instruction is actually
  /dalvik/vm/mterp/armv6t2/
unopNarrower.S 9 * (This would work for long-to-int, but that instruction is actually
  /dalvik/vm/mterp/mips/
unopNarrower.S 10 * (This would work for long-to-int, but that instruction is actually
  /dalvik/vm/mterp/
rebuild.sh 25 # These aren't actually used, so just go ahead and remove them. The correct
  /development/apps/SettingInjectorSample/src/com/example/android/injector/
FailingInjectorService.java 30 * Whether to actually throw an exception here. Pretty disruptive when true, because it causes
  /development/samples/SipDemo/src/com/example/android/sip/
SipSettings.java 29 // Note that none of the preferences are actually defined here.
  /external/bison/m4/
lock.m4 26 error "No, in FreeBSD 4.0 recursive mutexes actually don't work."
  /external/bzip2/
words3 21 not actually execute them.
  /external/chromium/base/i18n/
char_iterator.cc 77 // This is actually a huge macro, so is worth having in a separate function.
  /external/chromium/base/memory/
scoped_native_library_unittest.cc 18 // FreeLibrary() doesn't actually unload a DLL until its reference count
  /external/chromium/chrome/browser/extensions/
permissions_apitest.cc 22 // ExtensionBrowserTest doesn't actually fail, it just times out. To fix this