HomeSort by relevance Sort by last modified time
    Searched refs:rcp (Results 1 - 4 of 4) sorted by null

  /sdk/monitor/
Android.mk 3 # Expose the Monitor RCP only for the SDK builds.
15 RCP_LOG_FILE := out/host/eclipse/rcp/build/monitor.log
16 RCP_MONITOR_DIR := $(TOPDIR)out/host/eclipse/rcp/build/I.RcpBuild
18 define mk-rcp-monitor-atree-file
29 # The RCP monitor. It is referenced by build/target/products/sdk.mk
41 -configuration ../../out/host/eclipse/rcp/build/configuration \
52 $(call mk-rcp-monitor-atree-file,linux.gtk,x86) ; \
53 $(call mk-rcp-monitor-atree-file,linux.gtk,x86_64) ; \
55 $(call mk-rcp-monitor-atree-file,macosx.cocoa,x86_64) ; \
57 $(call mk-rcp-monitor-atree-file,win32.win32,x86) ;
    [all...]
  /external/skia/src/core/
SkPictureFlat.h 154 void unflatten(SkBitmap* bitmap, SkRefCntPlayback* rcp) const {
156 if (rcp) {
157 rcp->setupBuffer(buffer);
202 void unflatten(SkPaint* result, SkRefCntPlayback* rcp,
204 Read(fPaintData, result, rcp, facePlayback);
SkPictureFlat.cpp 106 SkRefCntPlayback* rcp, SkTypefacePlayback* facePlayback) {
108 if (rcp) {
109 rcp->setupBuffer(buffer);
  /external/mksh/src/
edit.c 3009 char *rcp, *cp; local
    [all...]

Completed in 184 milliseconds