Searched defs:cg (Results 1 - 22 of 22) sorted by relevance

/external/clang/test/CodeGenCXX/
H A Dcfi-nvcall.cpp25 // CHECK-LABEL: @cg
26 // CHECK-STRICT-LABEL: @cg
27 extern "C" void cg(C *c) { function
/external/mockito/cglib-and-asm/src/org/mockito/cglib/core/
H A DGeneratorStrategy.java31 * @param cg a class generator on which you can call {@link ClassGenerator#generateClass}
34 byte[] generate(ClassGenerator cg) throws Exception; argument
H A DDefaultGeneratorStrategy.java23 public byte[] generate(ClassGenerator cg) throws Exception { argument
25 transform(cg).generateClass(cw);
37 protected ClassGenerator transform(ClassGenerator cg) throws Exception { argument
38 return cg;
/external/mockito/cglib-and-asm/src/org/mockito/cglib/transform/impl/
H A DUndeclaredThrowableStrategy.java49 protected ClassGenerator transform(ClassGenerator cg) throws Exception { argument
50 return new TransformingClassGenerator(cg, t);
/external/libnl/lib/route/cls/
H A Dcgroup.c39 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
99 struct rtnl_cgroup *cg = rtnl_cls_data(cls); local
116 struct rtnl_cgroup *cg = rtnl_cls_data(cls); local
[all...]
/external/skia/src/utils/mac/
H A DSkCreateCGImageRef.cpp158 void SkCGDrawBitmap(CGContextRef cg, const SkBitmap& bm, float x, float y) { argument
164 CGContextSaveGState(cg);
165 CGContextTranslateCTM(cg, x, r.size.height + y);
166 CGContextScaleCTM(cg, 1, -1);
168 CGContextDrawImage(cg, r, img);
170 CGContextRestoreGState(cg);
261 CGContextRef cg = CGBitmapContextCreate(pixels, info.width(), info.height(), bitsPerComponent, local
264 if (NULL == cg) {
270 CGContextSetBlendMode(cg, kCGBlendModeCopy);
272 CGContextDrawImage(cg, CGRectMak
[all...]
/external/llvm/tools/lto/
H A Dlto.cpp80 static void lto_add_attrs(lto_code_gen_t cg) { argument
81 LTOCodeGenerator *CG = unwrap(cg);
181 lto_code_gen_t cg) {
185 path, &unwrap(cg)->getContext()));
227 void lto_codegen_set_diagnostic_handler(lto_code_gen_t cg, argument
230 unwrap(cg)->setDiagnosticHandler(diag_handler, ctxt);
254 void lto_codegen_dispose(lto_code_gen_t cg) { delete unwrap(cg); } argument
256 bool lto_codegen_add_module(lto_code_gen_t cg, lto_module_t mod) { argument
257 return !unwrap(cg)
178 lto_module_create_in_codegen_context(const void *mem, size_t length, const char *path, lto_code_gen_t cg) argument
260 lto_codegen_set_module(lto_code_gen_t cg, lto_module_t mod) argument
264 lto_codegen_set_debug_model(lto_code_gen_t cg, lto_debug_model debug) argument
269 lto_codegen_set_pic_model(lto_code_gen_t cg, lto_codegen_model model) argument
274 lto_codegen_set_cpu(lto_code_gen_t cg, const char *cpu) argument
278 lto_codegen_set_assembler_path(lto_code_gen_t cg, const char *path) argument
282 lto_codegen_set_assembler_args(lto_code_gen_t cg, const char **args, int nargs) argument
287 lto_codegen_add_must_preserve_symbol(lto_code_gen_t cg, const char *symbol) argument
292 maybeParseOptions(lto_code_gen_t cg) argument
300 lto_codegen_write_merged_modules(lto_code_gen_t cg, const char *path) argument
305 lto_codegen_compile(lto_code_gen_t cg, size_t *length) argument
312 lto_codegen_optimize(lto_code_gen_t cg) argument
319 lto_codegen_compile_optimized(lto_code_gen_t cg, size_t *length) argument
324 lto_codegen_compile_to_file(lto_code_gen_t cg, const char **name) argument
331 lto_codegen_debug_options(lto_code_gen_t cg, const char *opt) argument
[all...]
/external/mdnsresponder/mDNSPosix/
H A DIdentify.c363 CacheGroup *cg; local
365 FORALL_CACHERECORDS(slot, cg, rr) mDNS_PurgeCacheResourceRecord(m, rr);
/external/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp345 CallHTType &AvailableCalls, unsigned cg, DomTreeNode *n,
347 : CurrentGeneration(cg), ChildGeneration(cg), Node(n), ChildIter(child),
344 StackNode(ScopedHTType &AvailableValues, LoadHTType &AvailableLoads, CallHTType &AvailableCalls, unsigned cg, DomTreeNode *n, DomTreeNode::iterator child, DomTreeNode::iterator end) argument
/external/skia/src/views/mac/
H A DSkOSWindow_Mac.cpp172 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/opencv/cxcore/src/
H A Dcxdrawing.cpp306 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; \
/external/mdnsresponder/mDNSCore/
H A DuDNS.c4306 CacheGroup *const cg = CacheGroupForName(m, slot, q->qnamehash, &q->qname); local
4307 if (cg)
4308 for (rr = cg->members; rr; rr=rr->next)
4359 CreateNewCacheEntry(m, slot, cg, NonZeroTime(m->timenow));
4923 CacheGroup *cg; local
4925 FORALL_CACHERECORDS(slot, cg, cr)
H A DDNSCommon.c138 CacheGroup *cg; local
140 FORALL_CACHERECORDS(slot, cg, rr)
H A DmDNS.c324 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
2584 for (rr = cg
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
3711 CheckCacheExpiration(mDNS *const m, const mDNSu32 slot, CacheGroup *const cg) argument
3788 CacheGroup *const cg = CacheGroupForName(m, slot, q->qnamehash, &q->qname); local
4118 GetCacheRecord(mDNS *const m, CacheGroup *cg, mDNSu16 RDLength) argument
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
6356 CreateNewCacheEntry(mDNS *const m, const mDNSu32 slot, CacheGroup *cg, mDNSs32 delay) argument
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
11449 CacheGroup *cg = m->rrcache_hash[slot]; local
[all...]
H A DmDNSEmbeddedAPI.h1348 union CacheEntity_union { CacheEntity *next; CacheGroup cg; CacheRecord cr; }; member in union:CacheEntity_union
2719 extern CacheRecord *CreateNewCacheEntry(mDNS *const m, const mDNSu32 slot, CacheGroup *cg, mDNSs32 delay);
/external/mdnsresponder/mDNSShared/
H A Duds_daemon.c4316 const CacheGroup *cg; local
4327 for (cg = m->rrcache_hash[slot]; cg; cg=cg->next)
4330 for (cr = cg->members; cr; cr=cr->next)
/external/skia/src/ports/
H A DSkFontHost_mac.cpp759 size_t count, CGContextRef cg)
761 CGContextShowGlyphsAtPositions(cg, glyphs, points, count);
1450 AutoCFRelease<CGFontRef> cg(CGFontCreateWithDataProvider(provider));
1451 if (NULL == cg) {
1454 CTFontRef ct = CTFontCreateWithGraphicsFont(cg, 0, NULL, NULL);
758 sk_legacy_CTFontDrawGlyphs(CTFontRef, const CGGlyph glyphs[], const CGPoint points[], size_t count, CGContextRef cg) argument
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dbcel.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/bcel/ org/apache/bcel/classfile/ ...
/external/dexmaker/lib/
H A Dmockito-core-1.9.1-SNAPSHOT.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/mockito/asm/ org/mockito/asm/signature/ ...
/external/robolectric/lib/test/
H A Dmockito-core-1.8.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/mockito/asm/ org/mockito/asm/signature/ ...
/external/vogar/lib/
H A Dmockito-all-1.8.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hamcrest/ org/hamcrest/core/ org/hamcrest/internal/ org/ ...
/external/robolectric/lib/main/
H A Dsqlite-jdbc-3.7.2.jar ... Class me private org.ibex.classgen.ClassFile cg private org.ibex.classgen.MethodGen clinit private ...

Completed in 5595 milliseconds