/external/llvm/tools/lto/ |
D | lto.cpp | 137 void lto_codegen_dispose(lto_code_gen_t cg) { in lto_codegen_dispose() 144 bool lto_codegen_add_module(lto_code_gen_t cg, lto_module_t mod) { in lto_codegen_add_module() 151 bool lto_codegen_set_debug_model(lto_code_gen_t cg, lto_debug_model debug) { in lto_codegen_set_debug_model() 157 bool lto_codegen_set_pic_model(lto_code_gen_t cg, lto_codegen_model model) { in lto_codegen_set_pic_model() 162 void lto_codegen_set_cpu(lto_code_gen_t cg, const char *cpu) { in lto_codegen_set_cpu() 167 void lto_codegen_set_assembler_path(lto_code_gen_t cg, const char *path) { in lto_codegen_set_assembler_path() 173 void lto_codegen_set_assembler_args(lto_code_gen_t cg, const char **args, in lto_codegen_set_assembler_args() 181 void lto_codegen_add_must_preserve_symbol(lto_code_gen_t cg, in lto_codegen_add_must_preserve_symbol() 189 bool lto_codegen_write_merged_modules(lto_code_gen_t cg, const char *path) { in lto_codegen_write_merged_modules() 199 const void *lto_codegen_compile(lto_code_gen_t cg, size_t *length) { in lto_codegen_compile() [all …]
|
/external/grub/stage2/ |
D | fs.h | 274 struct cg struct 276 int xxx1; /* struct cg *cg_link; */ argument 277 int cg_magic; /* magic number */ argument 278 mach_time_t cg_time; /* time last written */ argument 279 int cg_cgx; /* we are the cgx'th cylinder group */ argument 280 short cg_ncyl; /* number of cyl's this cg */ argument 281 short cg_niblk; /* number of inode blocks this cg */ argument 282 int cg_ndblk; /* number of data blocks this cg */ argument 283 struct csum cg_cs; /* cylinder summary information */ argument 284 int cg_rotor; /* position of last used block */ argument [all …]
|
/external/skia/gm/ |
D | gammatext.cpp | 45 CGContextRef cg = CGBitmapContextCreate(bm.getPixels(), bm.width(), bm.height(), in makeCG() local 66 static void cgSetPaintForText(CGContextRef cg, const SkPaint& paint) { in cgSetPaintForText() 87 static void cgDrawText(CGContextRef cg, const void* text, size_t len, in cgDrawText() 144 CGContextRef cg = makeCG(canvas->getDevice()->accessBitmap(false)); in onDraw() local
|
/external/oprofile/daemon/ |
D | opd_mangling.c | 69 mangle_filename(struct sfile * last, struct sfile const * sf, int counter, int cg) in mangle_filename() 142 struct sfile * sf, int counter, int cg) in opd_open_sample_file()
|
D | opd_sfile.c | 301 struct cg_entry * cg; in get_file() local 536 struct cg_entry * cg = in for_one_sfile() local
|
D | opd_ibs.c | 754 struct cg_entry * cg; in ibs_sfile_get() local
|
/external/webkit/Source/WebCore/platform/graphics/win/ |
D | WebLayer.cpp | 131 GraphicsContext cg(context); in drawInContext() local
|
/external/mdnsresponder/mDNSCore/ |
D | mDNS.c | 324 CacheGroup *cg; in CacheGroupForName() local 2580 const CacheGroup *const cg = CacheGroupForName(m, slot, q->qnamehash, &q->qname); in BuildQuestion() local 2651 CacheGroup *cg; in ReconfirmAntecedents() local 2672 CacheGroup *const cg = CacheGroupForName(m, HashSlot(name), namehash, name); in CacheHasAddressTypeForName() local 2680 CacheGroup *const cg = CacheGroupForName(m, HashSlot(&q->qname), q->qnamehash, &q->qname); in FindSPSInCache1() local 2819 const CacheGroup *const cg = CacheGroupForName(m, slot, q->qnamehash, &q->qname); in AccelerateThisQuery() local 2852 CacheGroup *cg; in SendQueries() local 3415 CacheGroup *cg; in AnswerQuestionsForDNSServerChanges() local 3491 CacheGroup *cg = CacheGroupForName(m, slot, namehash, name); in CheckForSoonToExpireRecords() local 3711 mDNSlocal void CheckCacheExpiration(mDNS *const m, const mDNSu32 slot, CacheGroup *const cg) in CheckCacheExpiration() [all …]
|
D | uDNS.c | 4306 CacheGroup *const cg = CacheGroupForName(m, slot, q->qnamehash, &q->qname); in uDNS_CheckCurrentQuestion() local 4923 CacheGroup *cg; in FlushAddressCacheRecords() local
|
D | DNSCommon.c | 138 CacheGroup *cg; in NumCacheRecordsForInterfaceID() local
|
D | mDNSEmbeddedAPI.h | 1348 union CacheEntity_union { CacheEntity *next; CacheGroup cg; CacheRecord cr; }; member
|
/external/llvm/include/llvm/Transforms/Utils/ |
D | Cloning.h | 169 : CG(cg), TD(td) {} in CG() argument
|
/external/skia/src/ports/ |
D | SkImageDecoder_CG.cpp | 82 CGContextRef cg = CGBitmapContextCreate(bm->getPixels(), width, height, in onDecode() local
|
D | SkFontHost_mac_coretext.cpp | 1494 CGFontRef cg = CGFontCreateWithDataProvider(provider); in create_from_dataProvider() local
|
/external/mdnsresponder/mDNSPosix/ |
D | Identify.c | 363 CacheGroup *cg; in main() local
|
/external/webkit/Source/WebCore/platform/graphics/ca/win/ |
D | PlatformCALayerWinInternal.cpp | 130 GraphicsContext cg(context); in displayCallback() local
|
/external/oprofile/pp/ |
D | opreport.cpp | 448 void output_cg_symbols(callgraph_container const & cg, bool multiple_apps) in output_cg_symbols()
|
/external/llvm/lib/Transforms/Scalar/ |
D | EarlyCSE.cpp | 293 unsigned cg, DomTreeNode *n, in StackNode()
|
/external/opencv/cxcore/src/ |
D | cxdrawing.cpp | 306 int cb = ((uchar*)color)[0], cg = ((uchar*)color)[1], cr = ((uchar*)color)[2]; in icvLineAA() local 569 int cg = ((uchar*)color)[1]; in icvLine2() local
|
/external/oprofile/libpp/ |
D | format_output.cpp | 933 xml_cg_formatter(callgraph_container const & cg, symbol_collection & s, in xml_cg_formatter()
|
/external/webkit/Source/WebKit/efl/ewk/ |
D | ewk_frame.cpp | 120 int r, g, b, a, cr, cg, cb, ca; in _ewk_frame_debug() local
|
/external/mdnsresponder/mDNSShared/ |
D | uds_daemon.c | 4320 const CacheGroup *cg; in udsserver_info() local
|
/external/chromium/net/base/ |
D | effective_tld_names.gperf | 548 cg, 0 keyword
|