/third_party/elfutils/libelf/ |
H A D | gelf_getehdr.c | 72 #define COPY(name) \ in __gelf_getehdr_rdlock() macro 74 COPY (e_type); in __gelf_getehdr_rdlock() 75 COPY (e_machine); in __gelf_getehdr_rdlock() 76 COPY (e_version); in __gelf_getehdr_rdlock() 77 COPY (e_entry); in __gelf_getehdr_rdlock() 78 COPY (e_phoff); in __gelf_getehdr_rdlock() 79 COPY (e_shoff); in __gelf_getehdr_rdlock() 80 COPY (e_flags); in __gelf_getehdr_rdlock() 81 COPY (e_ehsize); in __gelf_getehdr_rdlock() 82 COPY (e_phentsiz in __gelf_getehdr_rdlock() [all...] |
H A D | gelf_update_ehdr.c | 79 #define COPY(name) \ in gelf_update_ehdr() macro 81 COPY (e_type); in gelf_update_ehdr() 82 COPY (e_machine); in gelf_update_ehdr() 83 COPY (e_version); in gelf_update_ehdr() 84 COPY (e_entry); in gelf_update_ehdr() 85 COPY (e_phoff); in gelf_update_ehdr() 86 COPY (e_shoff); in gelf_update_ehdr() 87 COPY (e_flags); in gelf_update_ehdr() 88 COPY (e_ehsize); in gelf_update_ehdr() 89 COPY (e_phentsiz in gelf_update_ehdr() [all...] |
H A D | gelf_getshdr.c | 68 #define COPY(name) \ in gelf_getshdr() macro 70 COPY (sh_name); in gelf_getshdr() 71 COPY (sh_type); in gelf_getshdr() 72 COPY (sh_flags); in gelf_getshdr() 73 COPY (sh_addr); in gelf_getshdr() 74 COPY (sh_offset); in gelf_getshdr() 75 COPY (sh_size); in gelf_getshdr() 76 COPY (sh_link); in gelf_getshdr() 77 COPY (sh_info); in gelf_getshdr() 78 COPY (sh_addralig in gelf_getshdr() [all...] |
H A D | gelf_update_shdr.c | 74 #define COPY(name) \ in gelf_update_shdr() macro 76 COPY (sh_name); in gelf_update_shdr() 77 COPY (sh_type); in gelf_update_shdr() 78 COPY (sh_flags); in gelf_update_shdr() 79 COPY (sh_addr); in gelf_update_shdr() 80 COPY (sh_offset); in gelf_update_shdr() 81 COPY (sh_size); in gelf_update_shdr() 82 COPY (sh_link); in gelf_update_shdr() 83 COPY (sh_info); in gelf_update_shdr() 84 COPY (sh_addralig in gelf_update_shdr() [all...] |
H A D | gelf_getphdr.c | 93 #define COPY(Name) result->Name = phdr->Name in gelf_getphdr() macro 94 COPY (p_type); in gelf_getphdr() 95 COPY (p_offset); in gelf_getphdr() 96 COPY (p_vaddr); in gelf_getphdr() 97 COPY (p_paddr); in gelf_getphdr() 98 COPY (p_filesz); in gelf_getphdr() 99 COPY (p_memsz); in gelf_getphdr() 100 COPY (p_flags); in gelf_getphdr() 101 COPY (p_align); in gelf_getphdr()
|
H A D | gelf_update_sym.c | 83 #define COPY(name) \ in gelf_update_sym() macro 85 COPY (st_name); in gelf_update_sym() 86 COPY (st_value); in gelf_update_sym() 87 COPY (st_size); in gelf_update_sym() 91 COPY (st_info); in gelf_update_sym() 92 COPY (st_other); in gelf_update_sym() 93 COPY (st_shndx); in gelf_update_sym()
|
H A D | gelf_getsym.c | 79 #define COPY(name) \ in gelf_getsym() macro 81 COPY (st_name); in gelf_getsym() 85 COPY (st_info); in gelf_getsym() 86 COPY (st_other); in gelf_getsym() 87 COPY (st_shndx); in gelf_getsym() 88 COPY (st_value); in gelf_getsym() 89 COPY (st_size); in gelf_getsym()
|
H A D | gelf_update_phdr.c | 96 #define COPY(name) \ in gelf_update_phdr() macro 98 COPY (p_type); in gelf_update_phdr() 99 COPY (p_offset); in gelf_update_phdr() 100 COPY (p_vaddr); in gelf_update_phdr() 101 COPY (p_paddr); in gelf_update_phdr() 102 COPY (p_filesz); in gelf_update_phdr() 103 COPY (p_memsz); in gelf_update_phdr() 104 COPY (p_flags); in gelf_update_phdr() 105 COPY (p_align); in gelf_update_phdr()
|
H A D | gelf_update_symshndx.c | 108 #define COPY(name) \ in gelf_update_symshndx() macro 110 COPY (st_name); in gelf_update_symshndx() 111 COPY (st_value); in gelf_update_symshndx() 112 COPY (st_size); in gelf_update_symshndx() 116 COPY (st_info); in gelf_update_symshndx() 117 COPY (st_other); in gelf_update_symshndx() 118 COPY (st_shndx); in gelf_update_symshndx()
|
H A D | gelf_getsymshndx.c | 98 #define COPY(name) \ in gelf_getsymshndx() macro 100 COPY (st_name); in gelf_getsymshndx() 104 COPY (st_info); in gelf_getsymshndx() 105 COPY (st_other); in gelf_getsymshndx() 106 COPY (st_shndx); in gelf_getsymshndx() 107 COPY (st_value); in gelf_getsymshndx() 108 COPY (st_size); in gelf_getsymshndx()
|
/third_party/node/deps/v8/src/compiler/ |
H A D | loop-unrolling.cc | 52 #define COPY(node, n) copier.map(node, n) in UnrollLoop() macro 65 COPY(node, i)->ReplaceInput(0, in UnrollLoop() 93 COPY(use, i)->ReplaceUses(COPY(replacing_effect, i)); in UnrollLoop() 107 merge_inputs[i] = COPY(node, i - 1); in UnrollLoop() 130 phi_inputs[i] = COPY(use, i - 1); in UnrollLoop() 150 FOREACH_COPY_INDEX(i) { COPY(node, i)->Kill(); } in UnrollLoop() 169 COPY(loop_node, unrolling_count - 1)->InputAt(input_index); in UnrollLoop() 172 COPY(loop_node, copy_index) in UnrollLoop() 174 COPY(loop_nod in UnrollLoop() 225 #undef COPY global() macro [all...] |
/third_party/python/Python/ |
H A D | pathconfig.c | 88 #define COPY(ATTR) \ in _PyPathConfig_ReadGlobal() macro 112 COPY(prefix); in _PyPathConfig_ReadGlobal() 113 COPY(exec_prefix); in _PyPathConfig_ReadGlobal() 114 COPY(stdlib_dir); in _PyPathConfig_ReadGlobal() 115 COPY(program_name); in _PyPathConfig_ReadGlobal() 116 COPY(home); in _PyPathConfig_ReadGlobal() 120 #undef COPY in _PyPathConfig_ReadGlobal() macro 134 #define COPY(ATTR) \ in _PyPathConfig_UpdateGlobal() macro 159 COPY(prefix); in _PyPathConfig_UpdateGlobal() 160 COPY(exec_prefi in _PyPathConfig_UpdateGlobal() 166 #undef COPY _PyPathConfig_UpdateGlobal() macro [all...] |
/third_party/ffmpeg/libavcodec/ppc/ |
H A D | idctdsp.c | 178 #define COPY(dest, src) \ in idct_put_altivec() macro 183 COPY(dest, vx0); in idct_put_altivec() 185 COPY(dest, vx1); in idct_put_altivec() 187 COPY(dest, vx2); in idct_put_altivec() 189 COPY(dest, vx3); in idct_put_altivec() 191 COPY(dest, vx4); in idct_put_altivec() 193 COPY(dest, vx5); in idct_put_altivec() 195 COPY(dest, vx6); in idct_put_altivec() 197 COPY(dest, vx7); in idct_put_altivec()
|
/third_party/ffmpeg/libavcodec/ |
H A D | avdct.c | 99 #define COPY(src, name) memcpy(&dsp->name, &src.name, sizeof(dsp->name)) in avcodec_dct_init() macro 105 COPY(idsp, idct); in avcodec_dct_init() 106 COPY(idsp, idct_permutation); in avcodec_dct_init() 114 COPY(fdsp, fdct); in avcodec_dct_init() 122 COPY(pdsp, get_pixels); in avcodec_dct_init() 123 COPY(pdsp, get_pixels_unaligned); in avcodec_dct_init()
|
H A D | mpegvideo.c | 451 #define COPY(a) bak->a = src->a in backup_duplicate_context() macro 452 COPY(sc.edge_emu_buffer); in backup_duplicate_context() 453 COPY(me.scratchpad); in backup_duplicate_context() 454 COPY(me.temp); in backup_duplicate_context() 455 COPY(sc.rd_scratchpad); in backup_duplicate_context() 456 COPY(sc.b_scratchpad); in backup_duplicate_context() 457 COPY(sc.obmc_scratchpad); in backup_duplicate_context() 458 COPY(me.map); in backup_duplicate_context() 459 COPY(me.score_map); in backup_duplicate_context() 460 COPY(block in backup_duplicate_context() 473 #undef COPY backup_duplicate_context() macro [all...] |
/third_party/skia/third_party/externals/libpng/contrib/pngminim/decoder/ |
H A D | makefile | 15 COPY=cp macro 129 $(COPY) $(PNGSRC)/$@ $@ 135 $(COPY) $(ZLIBSRC)/$@ $@ 143 echo $(COPY) $(ZLIBSRC)/$$f $@ &&\ 144 $(COPY) $(ZLIBSRC)/$$f $@ && exit 0;\ 149 $(COPY) $(PROGSRC)/png2pnm.c $@
|
/third_party/skia/third_party/externals/libpng/contrib/pngminim/encoder/ |
H A D | makefile | 15 COPY=cp macro 128 $(COPY) $(PNGSRC)/$@ $@ 134 $(COPY) $(ZLIBSRC)/$@ $@ 142 echo $(COPY) $(ZLIBSRC)/$$f $@ &&\ 143 $(COPY) $(ZLIBSRC)/$$f $@ && exit 0;\ 148 $(COPY) $(PROGSRC)/pnm2png.c $@
|
/third_party/ffmpeg/libavfilter/ |
H A D | vf_blend_init.h | 56 #define COPY(src, depth) \ macro 67 COPY(top, 8) 68 COPY(bottom, 8) 70 COPY(top, 16) 71 COPY(bottom, 16) 73 COPY(top, 32) 74 COPY(bottom, 32) 76 #undef COPY macro
|
/third_party/ffmpeg/libavformat/ |
H A D | url.c | 254 #define COPY(start, end) do { \ in ff_make_absolute_url2() macro 263 COPY(ub.url, keep); in ff_make_absolute_url2() 264 COPY(uc.url, uc.path); in ff_make_absolute_url2() 289 COPY(root, root + 1); in ff_make_absolute_url2() 303 COPY(ub.path, base_path_end); in ff_make_absolute_url2() 304 COPY(uc.path, uc.url_component_end_path); in ff_make_absolute_url2() 307 COPY(uc.url_component_end_path, uc.end); in ff_make_absolute_url2() 308 #undef COPY in ff_make_absolute_url2() macro
|
/third_party/skia/third_party/externals/libpng/contrib/pngminim/preader/ |
H A D | makefile | 15 COPY=cp macro 144 $(COPY) $(PNGSRC)/$@ $@ 150 $(COPY) $(ZLIBSRC)/$@ $@ 158 echo $(COPY) $(ZLIBSRC)/$$f $@ &&\ 159 $(COPY) $(ZLIBSRC)/$$f $@ && exit 0;\ 164 $(COPY) $(PROGSRC)/$@ $@
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonGenPredicate.cpp | 178 return COPY; in getPredForm() 214 case TargetOpcode::COPY: in collectPredicateGPR() 258 if (Opc == Hexagon::C2_tfrpr || Opc == TargetOpcode::COPY) { in getPredRegFor() 275 BuildMI(B, std::next(DefIt), DL, TII->get(TargetOpcode::COPY), NewPR) in getPredRegFor() 334 case TargetOpcode::COPY: { in isScalarPred() 396 NewOpc = TargetOpcode::COPY; in convertToPredForm() 437 BuildMI(B, MI, DL, TII->get(TargetOpcode::COPY), NewOutR) in convertToPredForm() 471 if (MI.getOpcode() != TargetOpcode::COPY) in eliminatePredCopies()
|
/third_party/skia/third_party/externals/freetype/builds/dos/ |
H A D | detect.mk | 128 COPY := cp macro 136 # Setting COPY is a bit trickier. We can be running DJGPP on some 141 COPY := cmd.exe /c copy macro 143 COPY := copy macro
|
/third_party/skia/third_party/externals/libpng/projects/owatcom/ |
H A D | pngconfig.mak | 13 COPY=copy
macro 33 $(COPY) pnglibconf.h $@
53 $(COPY) dfn2.out $@
64 $(COPY) dfn2.out $@
103 @$(COPY) << config.inf
118 @$(COPY) << pngconfig.dfa
|
/third_party/icu/icu4j/samples/src/com/ibm/icu/samples/shaping/ |
H A D | ArabicShapingSample.java | 20 private static final int COPY = 0; field in ArabicShapingSample 25 int testtype = COPY; in main() 133 testtype = COPY; in main() 175 case COPY: in main()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
H A D | SystemZPostRewrite.cpp | 123 TII->get(SystemZ::COPY), DestReg) in selectSELRMux() 130 TII->get(SystemZ::COPY), DestReg) in selectSELRMux() 200 BuildMI(*MoveMBB, MoveMBB->end(), DL, TII->get(SystemZ::COPY), DestReg) in expandCondMove() 228 BuildMI(MBB, &MI, MI.getDebugLoc(), TII->get(SystemZ::COPY), DstReg) in selectMI()
|