HomeSort by relevance Sort by last modified time
    Searched full:covers (Results 276 - 300 of 957) sorted by null

<<11121314151617181920>>

  /external/smali/baksmali/src/main/java/org/jf/baksmali/Adaptors/
MethodDefinition.java 468 // Note: not >=. endAddress == codeSize is valid, when the try covers the last instruction
476 * instruction that the try block covers. We want the .catch directive and end_try
  /frameworks/ex/framesequence/jni/
FrameSequence_webp.cpp 35 // Returns true if the frame covers full canvas.
139 // return true if area of 'target' completely covers area of 'covered'
  /art/runtime/mirror/
object.cc 77 // We need a RB here. After the memcpy that covers the whole
  /build/core/combo/
TARGET_linux-x86.mk 74 KERNEL_HEADERS_ARCH := $(libc_root)/kernel/uapi/asm-x86 # x86 covers both x86 and x86_64.
TARGET_linux-x86_64.mk 74 KERNEL_HEADERS_ARCH := $(libc_root)/kernel/uapi/asm-x86 # x86 covers both x86 and x86_64.
  /development/samples/Alarm/src/com/example/android/newalarm/
AlarmService.java 90 // This covers the situation where an interrupt might have overridden the wait.
  /external/chromium_org/chrome/browser/chromeos/profiles/
profile_helper.cc 46 // Checking whether UserManager is initialized covers case
  /external/chromium_org/chrome/browser/extensions/api/power/
power_api_unittest.cc 268 // already covers the behavior requested by the second extension.
  /external/chromium_org/chrome/browser/spellchecker/
spelling_service_client.cc 125 // all languages SPELLCHECK covers.
  /external/chromium_org/chrome/installer/util/
auto_launch_util.cc 136 // Preserve in this case also covers the deprecated value, so we must
  /external/chromium_org/chrome/renderer/printing/
print_web_view_helper_win.cc 159 // we make sure the canvas covers the worst case scenario (x2.0 currently).
  /external/chromium_org/net/cert/
asn1_util.cc 289 // a CRL that covers all reasons.
  /external/chromium_org/ppapi/shared_impl/
tracked_callback.cc 90 // Only allow the callback to be run once. Note that this also covers the case
  /external/chromium_org/sync/engine/
apply_control_data_updates.cc 109 // This logic covers the case where the nigori update marked new datatypes
  /external/chromium_org/third_party/WebKit/Source/platform/fonts/win/
FontCacheSkiaWin.cpp 163 // last font in the array covers the character, |i| will be numFonts.
  /external/chromium_org/third_party/WebKit/Source/platform/image-decoders/
ImageDecoderTest.cpp 144 // ... even if it partially covers.
  /external/chromium_org/third_party/libsrtp/srtp/test/
rdbx_driver.c 278 * this test covers only fase negatives, since the values returned
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
gen7_sol_state.c 279 * This also covers any cache flushing required.
  /external/chromium_org/third_party/skia/src/effects/
SkGpuBlurUtils.cpp 105 // Blur radius covers srcRect; use bounds over entire draw
  /external/chromium_org/third_party/tcmalloc/chromium/src/tests/
testutil.cc 54 // unix. On Linux we need RLIMIT_AS because that covers the use of mmap.
  /external/chromium_org/third_party/tcmalloc/vendor/src/tests/
testutil.cc 54 // unix. On Linux we need RLIMIT_AS because that covers the use of mmap.
  /external/chromium_org/third_party/webrtc/modules/desktop_capture/
mouse_cursor_monitor_mac.mm 133 // Skip the Dock window. Dock window covers the whole screen, but it is
  /external/chromium_org/ui/gfx/
blit.cc 39 // Now we know the clip is a regular rectangle, make sure it covers the
  /external/clang/docs/
MSVCCompatibility.rst 49 * Class inheritance: :good:`Mostly complete`. This covers all of the standard
  /external/clang/test/CXX/temp/temp.decls/temp.variadic/
p4.cpp 70 // Note: this also covers expression-lists, since expression-list is

Completed in 1360 milliseconds

<<11121314151617181920>>