/system/core/libpixelflinger/ |
col32cb16blend_neon.S | 25 // This function alpha blends a fixed color into a destination scanline, using 30 // where d is the destination pixel, 38 // r0 = destination buffer pointer
|
t32cb16blend.S | 28 * \DREG is a 32-bit register containing *two* original destination RGB565 171 // load the destination 173 // stream the destination
|
/external/chromium_org/tools/gyp/test/ios/app-bundle/TestApp/English.lproj/ |
MainMenu.xib | [all...] |
/external/chromium_org/tools/gyp/test/mac/app-bundle/TestApp/English.lproj/ |
MainMenu.xib | [all...] |
/external/chromium_org/chrome/app/nibs/ |
BookmarkAllTabs.xib | 466 <reference key="destination" ref="631907363"/> 474 <reference key="destination" ref="110527617"/> 482 <reference key="destination" ref="983581711"/> 490 <reference key="destination" ref="1005"/> 498 <reference key="destination" ref="631907363"/> 506 <reference key="destination" ref="983581711"/> 514 <reference key="destination" ref="1024614982"/> 522 <reference key="destination" ref="904735886"/> 530 <reference key="destination" ref="1001"/> 538 <reference key="destination" ref="1001"/ [all...] |
EditSearchEngine.xib | 446 <reference key="destination" ref="734244271"/> 454 <reference key="destination" ref="293456448"/> 462 <reference key="destination" ref="721942730"/> 470 <reference key="destination" ref="565779959"/> 478 <reference key="destination" ref="211229445"/> 486 <reference key="destination" ref="976480961"/> 494 <reference key="destination" ref="627445567"/> 502 <reference key="destination" ref="627445567"/> 510 <reference key="destination" ref="734394812"/> 518 <reference key="destination" ref="1005"/ [all...] |
DownloadItem.xib | 387 <reference key="destination" ref="1005"/> 395 <reference key="destination" ref="575090266"/> 403 <reference key="destination" ref="575090266"/> 411 <reference key="destination" ref="966513665"/> 419 <reference key="destination" ref="185082033"/> 427 <reference key="destination" ref="979385092"/> 435 <reference key="destination" ref="55478397"/> 443 <reference key="destination" ref="146169749"/> 451 <reference key="destination" ref="263710528"/> 459 <reference key="destination" ref="185082033"/ [all...] |
OneClickSigninDialog.xib | 235 <reference key="destination" ref="1005"/> 243 <reference key="destination" ref="622132191"/> 251 <reference key="destination" ref="372230085"/> 259 <reference key="destination" ref="996787759"/> 267 <reference key="destination" ref="622132191"/> 275 <reference key="destination" ref="570450520"/> 283 <reference key="destination" ref="216434515"/> 291 <reference key="destination" ref="126342588"/> 299 <reference key="destination" ref="216434515"/> 307 <reference key="destination" ref="996787759"/ [all...] |
CollectedCookies.xib | [all...] |
BookmarkBubble.xib | 421 <reference key="destination" ref="177936093"/> 429 <reference key="destination" ref="430629007"/> 437 <reference key="destination" ref="559397096"/> 445 <reference key="destination" ref="39428350"/> 453 <reference key="destination" ref="588083889"/> 461 <reference key="destination" ref="82356437"/> 469 <reference key="destination" ref="989815551"/> 477 <reference key="destination" ref="989815551"/> 485 <reference key="destination" ref="1005"/> 493 <reference key="destination" ref="403070941"/ [all...] |
/external/clang/lib/CodeGen/ |
CGCleanup.cpp | 248 BranchFixups.back().Destination == 0) 284 // Skip this fixup if its destination isn't set. 286 if (Fixup.Destination == 0) continue; 289 // still pointing directly to its destination; forward it to the 304 if (!CasesAdded.insert(Fixup.Destination)) continue; 307 Fixup.Destination); 318 // destination is its original target. 346 // Skip this fixup if its destination doesn't match. 348 if (Fixup.Destination != Block) continue; 350 Fixup.Destination = 0 [all...] |
/external/chromium_org/third_party/icu/source/common/unicode/ |
ustring.h | 131 * @param dst The destination string. 148 * @param dst The destination string. 655 * @param dst The destination string. 669 * @param dst The destination string. 687 * @param dst The destination string. 701 * @param dst The destination string. 716 * @param dst The destination string. 730 * @param dst The destination string. 744 * @param dest The destination string 755 * @param dest The destination strin [all...] |
/external/icu4c/common/unicode/ |
ustring.h | 136 * @param dst The destination string. 153 * @param dst The destination string. 660 * @param dst The destination string. 674 * @param dst The destination string. 692 * @param dst The destination string. 706 * @param dst The destination string. 721 * @param dst The destination string. 735 * @param dst The destination string. 749 * @param dest The destination string 760 * @param dest The destination strin [all...] |
/external/chromium_org/chrome/browser/ui/cocoa/browser/ |
avatar_button_controller.mm | 271 base::scoped_nsobject<NSImage> destination( 275 destRect.size = [destination size]; 277 [destination lockFocus]; 293 [destination unlockFocus]; 295 return destination.autorelease();
|
/external/chromium_org/third_party/WebKit/Source/devtools/ |
devtools.gyp | 62 'destination': '<(PRODUCT_DIR)/resources/inspector', 74 'destination': '<(PRODUCT_DIR)/resources/inspector/UglifyJS', 85 'destination': '<(PRODUCT_DIR)/resources/inspector/cm', 96 'destination': '<(PRODUCT_DIR)/resources/inspector/Images', 481 'destination': '<(PRODUCT_DIR)/resources/inspector',
|
/external/chromium_org/third_party/sqlite/src/test/ |
insert4.test | 136 # the destination and source tables. 169 # Do run the transfer optimization if the destination table lacks 177 # Do run the transfer optimization if the destination table omits 184 # Do not run the optimization if the destination has NOT NULL 201 # Do run the transfer optimization if the destination table and
|
/external/clang/ |
CMakeLists.txt | 233 LIBRARY DESTINATION lib${LLVM_LIBDIR_SUFFIX} 234 ARCHIVE DESTINATION lib${LLVM_LIBDIR_SUFFIX} 235 RUNTIME DESTINATION bin) 250 DESTINATION include 259 DESTINATION include
|
/external/grub/stage2/ |
start.S | 263 /* load addresses for copy from disk buffer to destination */ 264 movw 6(%di), %es /* load destination segment */ 269 /* determine the next possible destination address (presuming 272 addw %ax, 6(%di) /* add the corrected value to the destination 283 xorw %di, %di /* zero offset of destination addresses */
|
/external/libvpx/libvpx/vpx_scale/win32/ |
scaleopt.c | 39 * unsigned char *dest : Pointer to destination data. 40 * unsigned int dest_width : Stride of destination (NOT USED). 47 * destination scaling up by 4 to 5. 145 mov esi, source // Get the source and destination pointer 328 mov esi, source // Get the source and destination pointer
|
/external/libyuv/files/include/libyuv/ |
planar_functions.h | 235 // Get function to Alpha Blend ARGB pixels and store to destination. 239 // Alpha Blend ARGB images and store to destination. 240 // Alpha of destination is set to 255. 304 // (0 to 255) and store to destination. 320 // of destination. Useful for scaling, rotation, mirror, texture mapping.
|
/external/opencv/cvaux/src/ |
cvmorphing.cpp | 66 float begCorr; /* begin of correspondence destination of run */ 67 float endCorr; /* end of correspondence destination of run */ 284 uchar * dst_pix, /* raster epiline from the destination image */ 365 uchar * dst_pix, /* raster epiline from the destination image */ 384 dst_pix, /* raster epiline from the destination image */
|
/hardware/ti/omap3/dspbridge/inc/ |
csl.h | 187 * pstrDest: Ptr to destination buffer. 189 * cMax: Size of destination buffer. 191 * Ptr to destination buffer; or NULL if error. 240 * pszDest: Destination string. 244 * Pointer to destination string.
|
/hardware/ti/omap3/dspbridge/libbridge/inc/ |
csl.h | 188 * pstrDest: Ptr to destination buffer. 190 * cMax: Size of destination buffer. 192 * Ptr to destination buffer; or NULL if error. 241 * pszDest: Destination string. 245 * Pointer to destination string.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newxmlfile/ |
ChooseConfigurationPage.java | 53 /** Absolute destination folder root, e.g. "/res/" */ 55 /** Relative destination folder root, e.g. "res/" */ 224 * Returns the destination folder path relative to the project or an empty string. 263 // -- validate destination file doesn't exist 267 warning = "The destination file already exists";
|
/dalvik/dx/src/com/android/dx/dex/code/ |
InsnFormat.java | 166 * output destination. The instruction must be of this instance's format. 170 * @param out {@code non-null;} the output destination to write to 584 * Writes one code unit to the given output destination. 594 * Writes two code units to the given output destination. 606 * Writes three code units to the given output destination. 621 * Writes four code units to the given output destination. 638 * Writes five code units to the given output destination. 657 * Writes three code units to the given output destination, where the 670 * Writes four code units to the given output destination, where the 685 * Writes five code units to the given output destination, where th [all...] |