Searched refs:COPY (Results 1 - 25 of 129) sorted by relevance

123456

/external/elfutils/0.153/libelf/
H A Dgelf_update_ehdr.c100 #define COPY(name) \ macro
102 COPY (e_type);
103 COPY (e_machine);
104 COPY (e_version);
105 COPY (e_entry);
106 COPY (e_phoff);
107 COPY (e_shoff);
108 COPY (e_flags);
109 COPY (e_ehsize);
110 COPY (e_phentsiz
[all...]
H A Dgelf_getshdr.c91 #define COPY(name) \ macro
93 COPY (sh_name);
94 COPY (sh_type);
95 COPY (sh_flags);
96 COPY (sh_addr);
97 COPY (sh_offset);
98 COPY (sh_size);
99 COPY (sh_link);
100 COPY (sh_info);
101 COPY (sh_addralig
[all...]
H A Dgelf_update_shdr.c95 #define COPY(name) \ macro
97 COPY (sh_name);
98 COPY (sh_type);
99 COPY (sh_flags);
100 COPY (sh_addr);
101 COPY (sh_offset);
102 COPY (sh_size);
103 COPY (sh_link);
104 COPY (sh_info);
105 COPY (sh_addralig
[all...]
H A Dgelf_getehdr.c94 #define COPY(name) \ macro
96 COPY (e_type);
97 COPY (e_machine);
98 COPY (e_version);
99 COPY (e_entry);
100 COPY (e_phoff);
101 COPY (e_shoff);
102 COPY (e_flags);
103 COPY (e_ehsize);
104 COPY (e_phentsiz
[all...]
H A Dgelf_getsym.c103 #define COPY(name) \ macro
105 COPY (st_name);
109 COPY (st_info);
110 COPY (st_other);
111 COPY (st_shndx);
112 COPY (st_value);
113 COPY (st_size);
H A Dgelf_update_sym.c113 #define COPY(name) \ macro
115 COPY (st_name);
116 COPY (st_value);
117 COPY (st_size);
121 COPY (st_info);
122 COPY (st_other);
123 COPY (st_shndx);
H A Dgelf_getsymshndx.c123 #define COPY(name) \ macro
125 COPY (st_name);
129 COPY (st_info);
130 COPY (st_other);
131 COPY (st_shndx);
132 COPY (st_value);
133 COPY (st_size);
H A Dgelf_update_symshndx.c139 #define COPY(name) \ macro
141 COPY (st_name);
142 COPY (st_value);
143 COPY (st_size);
147 COPY (st_info);
148 COPY (st_other);
149 COPY (st_shndx);
H A Dgelf_getphdr.c119 #define COPY(Name) result->Name = phdr->Name macro
120 COPY (p_type);
121 COPY (p_offset);
122 COPY (p_vaddr);
123 COPY (p_paddr);
124 COPY (p_filesz);
125 COPY (p_memsz);
126 COPY (p_flags);
127 COPY (p_align);
H A Dgelf_update_phdr.c117 #define COPY(name) \ macro
119 COPY (p_type);
120 COPY (p_offset);
121 COPY (p_vaddr);
122 COPY (p_paddr);
123 COPY (p_filesz);
124 COPY (p_memsz);
125 COPY (p_flags);
126 COPY (p_align);
/external/llvm/include/llvm/Target/
H A DTargetOpcodes.h65 /// instructions are insufficient. It is emitted as a COPY MachineInstr.
84 /// COPY - Target-independent register copy. This instruction can also be
86 COPY = 13, enumerator in enum:llvm::TargetOpcode::__anon25635
/external/libpng/contrib/pngminim/decoder/
H A Dmakefile15 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 $@
/external/libpng/contrib/pngminim/encoder/
H A Dmakefile15 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 $@
/external/linux-tools-perf/perf-3.12.0/arch/ia64/lib/
H A Dmemcpy.S275 #define COPY(shift,index) \ define
292 COPY(0, 1) /* no point special casing this---it doesn't go any faster without shrp */
293 COPY(8, 0)
294 COPY(16, 0)
295 COPY(24, 0)
296 COPY(32, 0)
297 COPY(40, 0)
298 COPY(48, 0)
299 COPY(56, 0)
/external/chromium_org/third_party/zlib/
H A Dinflate.h35 COPY_, /* i/o: same as COPY below, but only first time in */
36 COPY, /* i/o: waiting for input or output to copy stored block */ enumerator in enum:__anon16405
69 STORED -> COPY_ -> COPY -> TYPE
/external/chromium_org/ui/events/linux/
H A Dtext_edit_command_auralinux.h19 COPY, enumerator in enum:ui::TextEditCommandAuraLinux::CommandId
H A Dtext_edit_command_auralinux.cc14 case COPY:
/external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
H A Dinflate.h35 COPY_, /* i/o: same as COPY below, but only first time in */
36 COPY, /* i/o: waiting for input or output to copy stored block */ enumerator in enum:__anon28594
69 STORED -> COPY_ -> COPY -> TYPE
/external/qemu/distrib/zlib-1.2.8/
H A Dinflate.h35 COPY_, /* i/o: same as COPY below, but only first time in */
36 COPY, /* i/o: waiting for input or output to copy stored block */ enumerator in enum:__anon29633
69 STORED -> COPY_ -> COPY -> TYPE
/external/zlib/src/
H A Dinflate.h35 COPY_, /* i/o: same as COPY below, but only first time in */
36 COPY, /* i/o: waiting for input or output to copy stored block */ enumerator in enum:__anon34355
69 STORED -> COPY_ -> COPY -> TYPE
/external/chromium-libpac/
H A DAndroid.mk26 # DO NOT COPY without permission from WebView Owners
/external/libpng/contrib/pngminim/preader/
H A Dmakefile15 COPY=cp macro
144 $(COPY) $(PNGSRC)/$@ $@
150 $(COPY) $(ZLIBSRC)/$@ $@
158 echo $(COPY) $(ZLIBSRC)/$$f $@ &&\
159 $(COPY) $(ZLIBSRC)/$$f $@ && exit 0;\
164 $(COPY) $(PROGSRC)/$@ $@
/external/elfutils/0.153/backends/
H A Dalpha_reloc.def43 RELOC_TYPE (COPY, 0)
/external/llvm/lib/Target/AArch64/
H A DAArch64CleanupLocalDynamicTLSPass.cpp102 TII->get(TargetOpcode::COPY),
126 TII->get(TargetOpcode::COPY),
/external/chromium_org/ui/file_manager/file_manager/common/js/
H A Dprogress_center_common.js43 COPY: 'copy',

Completed in 4311 milliseconds

123456