/external/pdfium/core/fpdfapi/page/ |
D | cpdf_image.cpp | 256 int32_t maskWidth = pMaskBitmap->GetWidth(); in SetImage() local 264 pMaskDict->SetNewFor<CPDF_Number>("Width", maskWidth); in SetImage() 269 mask_buf.reset(FX_Alloc2D(uint8_t, maskHeight, maskWidth)); in SetImage() 270 mask_size = maskHeight * maskWidth; // Safe since checked alloc returned. in SetImage() 272 FXSYS_memcpy(mask_buf.get() + a * maskWidth, in SetImage() 273 pMaskBitmap->GetScanline(a), maskWidth); in SetImage()
|
/external/pdfium/core/fxge/skia/ |
D | fx_skia_device.cpp | 2094 int srcWidth, srcHeight, maskWidth, maskHeight; in DrawBitsWithMask() local 2100 &maskWidth, &maskHeight, true)) { in DrawBitsWithMask()
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | TargetLowering.cpp | 2029 unsigned maskWidth = origWidth; in SimplifySetCC() local 2037 APInt newMask = APInt::getLowBitsSet(maskWidth, width); in SimplifySetCC()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | TargetLowering.cpp | 1524 unsigned maskWidth = origWidth; in SimplifySetCC() local 1532 APInt newMask = APInt::getLowBitsSet(maskWidth, width); in SimplifySetCC()
|
/external/robolectric/v3/runtime/ |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |