HomeSort by relevance Sort by last modified time
    Searched defs:cg (Results 1 - 25 of 37) sorted by null

1 2

  /external/libnl/lib/route/cls/
cgroup.c 39 struct rtnl_cgroup *cg = rtnl_cls_data(cls); local
41 rtnl_ematch_tree_free(cg->cg_ematch);
46 struct rtnl_cgroup *cg = rtnl_cls_data(cls); local
57 &cg->cg_ematch)) < 0)
59 cg->cg_mask |= CGROUP_ATTR_EMATCH;
73 struct rtnl_cgroup *cg = rtnl_cls_data(cls); local
75 if (cg->cg_mask & CGROUP_ATTR_EMATCH)
83 struct rtnl_cgroup *cg = rtnl_cls_data(cls); local
85 if (cg->cg_mask & CGROUP_ATTR_EMATCH) {
88 rtnl_ematch_tree_dump(cg->cg_ematch, p)
99 struct rtnl_cgroup *cg = rtnl_cls_data(cls); local
116 struct rtnl_cgroup *cg = rtnl_cls_data(cls); local
    [all...]
  /frameworks/opt/net/ims/src/java/com/android/ims/internal/
CallGroupManager.java 39 CallGroup cg = new CallGroup(callGroup); local
42 mCallGroups.add(cg);
45 return cg;
48 public void destroyCallGroup(CallGroup cg) {
49 if (cg == null) {
54 mCallGroups.remove(cg);
60 for (CallGroup cg : mCallGroups) {
61 if (cg.isOwner(call)) {
62 return cg;
72 for (CallGroup cg : mCallGroups)
    [all...]
  /development/ide/xcode/ports/
SkBitmap_Mac.cpp 106 void SkBitmap::drawToPort(WindowRef wind, CGContextRef cg) const {
112 if (NULL == cg) {
114 QDBeginCGContext(GetWindowPort(wind), &cg); local
133 CGContextDrawImage(cg, rect, image);
138 QDEndCGContext(GetWindowPort(wind), &cg); local
SkOSWindow_Mac.cpp 250 CGContextRef cg; local
257 &cg);
259 cg = NULL;
261 win->doPaint(cg);
  /art/compiler/dex/
compiler_ir.h 89 std::unique_ptr<Backend> cg; // Target-specific codegen. member in struct:art::CompilationUnit
vreg_analysis.cc 408 Mir2Lir* cg = static_cast<Mir2Lir*>(cu_->cg.get()); local
409 if (cg != NULL) {
  /external/chromium_org/third_party/skia/gm/
gammatext.cpp 47 CGContextRef cg = CGBitmapContextCreate((void*)addr, info.width(), info.height(), local
51 CGContextSetAllowsFontSubpixelQuantization(cg, false);
52 CGContextSetShouldSubpixelQuantizeFonts(cg, false);
54 return cg;
68 static void cgSetPaintForText(CGContextRef cg, const SkPaint& paint) {
76 CGContextSetRGBFillColor(cg, rgba[0], rgba[1], rgba[2], rgba[3]);
78 CGContextSetTextDrawingMode(cg, kCGTextFill);
79 CGContextSetFont(cg, typefaceToCGFont(paint.getTypeface()));
80 CGContextSetFontSize(cg, SkScalarToFloat(paint.getTextSize()));
82 CGContextSetAllowsFontSubpixelPositioning(cg, paint.isSubpixelText())
146 CGContextRef cg = 0; local
    [all...]
  /external/skia/gm/
gammatext.cpp 47 CGContextRef cg = CGBitmapContextCreate((void*)addr, info.width(), info.height(), local
51 CGContextSetAllowsFontSubpixelQuantization(cg, false);
52 CGContextSetShouldSubpixelQuantizeFonts(cg, false);
54 return cg;
68 static void cgSetPaintForText(CGContextRef cg, const SkPaint& paint) {
76 CGContextSetRGBFillColor(cg, rgba[0], rgba[1], rgba[2], rgba[3]);
78 CGContextSetTextDrawingMode(cg, kCGTextFill);
79 CGContextSetFont(cg, typefaceToCGFont(paint.getTypeface()));
80 CGContextSetFontSize(cg, SkScalarToFloat(paint.getTextSize()));
82 CGContextSetAllowsFontSubpixelPositioning(cg, paint.isSubpixelText())
146 CGContextRef cg = 0; local
    [all...]
  /packages/apps/ContactsCommon/src/com/android/contacts/common/util/
MaterialColorMapUtils.java 102 final float cg = (V - g) / vtemp; local
106 H = cb - cg;
110 H = 4 + cg - cr;
  /external/chromium_org/third_party/skia/src/utils/mac/
SkCreateCGImageRef.cpp 108 // here we make a ceep copy of the pixels, since CG won't take our
156 void SkCGDrawBitmap(CGContextRef cg, const SkBitmap& bm, float x, float y) {
162 CGContextSaveGState(cg);
163 CGContextTranslateCTM(cg, x, r.size.height + y);
164 CGContextScaleCTM(cg, 1, -1);
166 CGContextDrawImage(cg, r, img);
168 CGContextRestoreGState(cg);
268 CGContextRef cg = CGBitmapContextCreate(pixels, info.width(), info.height(), bitsPerComponent, local
271 if (NULL == cg) {
275 // use this blend mode, to avoid having to erase the pixels first, and to avoid CG performin
    [all...]
  /external/mdnsresponder/mDNSPosix/
Identify.c 363 CacheGroup *cg; local
365 FORALL_CACHERECORDS(slot, cg, rr) mDNS_PurgeCacheResourceRecord(m, rr);
  /external/oprofile/daemon/
opd_sfile.c 301 struct cg_entry * cg; local
326 cg = list_entry(pos, struct cg_entry, hash);
327 if (sfile_equal(last, &cg->to)) {
328 file = &cg->to.files[trans->event];
333 cg = xmalloc(sizeof(struct cg_entry));
334 sfile_dup(&cg->to, last);
335 list_add(&cg->hash, &sf->cg_hash[hash]);
336 file = &cg->to.files[trans->event];
536 struct cg_entry * cg = local
538 if (free_sf || func(&cg->to, data))
    [all...]
opd_ibs.c 754 struct cg_entry * cg; local
786 cg = list_entry(pos, struct cg_entry, hash);
787 if (sfile_equal(last, &cg->to)) {
788 file = &(cg->to.ext_files[ibs_vci]);
793 cg = xmalloc(sizeof(struct cg_entry));
794 sfile_dup(&cg->to, last);
795 list_add(&cg->hash, &sf->cg_hash[hash]);
796 file = &(cg->to.ext_files[ibs_vci]);
  /external/skia/src/utils/mac/
SkCreateCGImageRef.cpp 108 // here we make a ceep copy of the pixels, since CG won't take our
156 void SkCGDrawBitmap(CGContextRef cg, const SkBitmap& bm, float x, float y) {
162 CGContextSaveGState(cg);
163 CGContextTranslateCTM(cg, x, r.size.height + y);
164 CGContextScaleCTM(cg, 1, -1);
166 CGContextDrawImage(cg, r, img);
168 CGContextRestoreGState(cg);
268 CGContextRef cg = CGBitmapContextCreate(pixels, info.width(), info.height(), bitsPerComponent, local
271 if (NULL == cg) {
275 // use this blend mode, to avoid having to erase the pixels first, and to avoid CG performin
    [all...]
  /frameworks/base/graphics/java/android/graphics/
Color.java 133 final float cg = (V - g) / vtemp; local
137 H = cb - cg;
141 H = 4 + cg - cr;
  /external/chromium_org/third_party/skia/src/views/mac/
SkOSWindow_Mac.cpp 172 CGContextRef cg = reinterpret_cast<CGContextRef>(ctx);
174 CGContextSaveGState(cg);
175 CGContextTranslateCTM(cg, 0, r.size.height);
176 CGContextScaleCTM(cg, 1, -1);
178 CGContextDrawImage(cg, r, img);
180 CGContextRestoreGState(cg);
390 CGContextRef cg; local
397 &cg);
399 cg = NULL;
401 win->doPaint(cg);
    [all...]
  /external/skia/src/views/mac/
SkOSWindow_Mac.cpp 172 CGContextRef cg = reinterpret_cast<CGContextRef>(ctx);
174 CGContextSaveGState(cg);
175 CGContextTranslateCTM(cg, 0, r.size.height);
176 CGContextScaleCTM(cg, 1, -1);
178 CGContextDrawImage(cg, r, img);
180 CGContextRestoreGState(cg);
390 CGContextRef cg; local
397 &cg);
399 cg = NULL;
401 win->doPaint(cg);
    [all...]
  /art/compiler/dex/quick/
gen_invoke.cc 462 static void CommonCallCodeLoadThisIntoArg1(const CallInfo* info, Mir2Lir* cg) {
464 cg->LoadValueDirectFixed(rl_arg, cg->TargetReg(kArg1, kRef));
467 static void CommonCallCodeLoadClassIntoArg0(const CallInfo* info, Mir2Lir* cg) {
468 cg->GenNullCheck(cg->TargetReg(kArg1, kRef), info->opt_flags);
470 cg->LoadRefDisp(cg->TargetReg(kArg1, kRef), mirror::Object::ClassOffset().Int32Value(),
471 cg->TargetReg(kArg0, kRef),
473 cg->MarkPossibleNullPointerException(info->opt_flags)
498 Mir2Lir* cg = static_cast<Mir2Lir*>(cu->cg.get()); local
574 Mir2Lir* cg = static_cast<Mir2Lir*>(cu->cg.get()); local
616 Mir2Lir* cg = static_cast<Mir2Lir*>(cu->cg.get()); local
654 Mir2Lir* cg = static_cast<Mir2Lir*>(cu->cg.get()); local
    [all...]
  /external/opencv/cxcore/src/
cxdrawing.cpp 306 int cb = ((uchar*)color)[0], cg = ((uchar*)color)[1], cr = ((uchar*)color)[2]; local
409 _cg += ((cg - _cg)*a + 127)>> 8;\
569 int cg = ((uchar*)color)[1]; local
637 tptr[1] = (uchar)cg; \
    [all...]
  /external/mdnsresponder/mDNSCore/
DNSCommon.c 138 CacheGroup *cg; local
140 FORALL_CACHERECORDS(slot, cg, rr)
    [all...]
uDNS.c 4306 CacheGroup *const cg = CacheGroupForName(m, slot, q->qnamehash, &q->qname); local
4923 CacheGroup *cg; local
    [all...]
mDNS.c 324 CacheGroup *cg; local
325 for (cg = m->rrcache_hash[slot]; cg; cg=cg->next)
326 if (cg->namehash == namehash && SameDomainName(cg->name, name))
328 return(cg);
2580 const CacheGroup *const cg = CacheGroupForName(m, slot, q->qnamehash, &q->qname); local
2651 CacheGroup *cg; local
2672 CacheGroup *const cg = CacheGroupForName(m, HashSlot(name), namehash, name); local
2680 CacheGroup *const cg = CacheGroupForName(m, HashSlot(&q->qname), q->qnamehash, &q->qname); local
2819 const CacheGroup *const cg = CacheGroupForName(m, slot, q->qnamehash, &q->qname); local
2852 CacheGroup *cg; local
3415 CacheGroup *cg; local
3491 CacheGroup *cg = CacheGroupForName(m, slot, namehash, name); local
3788 CacheGroup *const cg = CacheGroupForName(m, slot, q->qnamehash, &q->qname); local
4137 CacheGroup *cg = (CacheGroup*)GetCacheEntity(m, mDNSNULL); local
5182 CacheGroup *cg; local
5652 CacheGroup *cg = CacheGroupForRecord(m, slot, pktrr); local
5872 CacheGroup *cg = CacheGroupForName(m, slot, pktq.qnamehash, &pktq.qname); local
6411 CacheGroup *cg = CacheGroupForName(m, slot, q->qnamehash, &q->qname); local
6551 CacheGroup *cg = CacheGroupForName(m, slot, q.qnamehash, &q.qname); local
6814 CacheGroup *cg = CacheGroupForRecord(m, slot, &m->rec.r.resrec); local
6947 const CacheGroup *cg = CacheGroupForRecord(m, slot, &r1->resrec); local
7058 CacheGroup *cg = CacheGroupForName(m, slot, q.qnamehash, &q.qname); local
8099 CacheGroup *cg; local
8542 CacheGroup *cg = CacheGroupForName(m, slot, question->qnamehash, &question->qname); local
8705 CacheGroup *const cg = CacheGroupForName(m, slot, question->qnamehash, &question->qname); local
9617 CacheGroup *cg; local
9679 CacheGroup *cg; local
10849 CacheGroup *const cg = CacheGroupForName(m, slot, q->qnamehash, &q->qname); local
10865 CacheGroup *const cg = CacheGroupForName(m, slot, q->qnamehash, &q->qname); local
11030 CacheGroup *cg; local
11446 CacheGroup *cg = m->rrcache_hash[slot]; local
    [all...]
mDNSEmbeddedAPI.h 1348 union CacheEntity_union { CacheEntity *next; CacheGroup cg; CacheRecord cr; }; member in union:CacheEntity_union
    [all...]
  /external/mdnsresponder/mDNSShared/
uds_daemon.c 4320 const CacheGroup *cg; local
    [all...]
  /prebuilts/tools/common/cglib/
cglib-2.2.3.jar 

Completed in 1734 milliseconds

1 2