Searched defs:COPY (Results 1 - 25 of 44) sorted by relevance

12

/external/elfutils/libelf/
H A Dgelf_getehdr.c72 #define COPY(name) \ macro
74 COPY (e_type);
75 COPY (e_machine);
76 COPY (e_version);
77 COPY (e_entry);
78 COPY (e_phoff);
79 COPY (e_shoff);
80 COPY (e_flags);
81 COPY (e_ehsize);
82 COPY (e_phentsiz
[all...]
H A Dgelf_getshdr.c68 #define COPY(name) \ macro
70 COPY (sh_name);
71 COPY (sh_type);
72 COPY (sh_flags);
73 COPY (sh_addr);
74 COPY (sh_offset);
75 COPY (sh_size);
76 COPY (sh_link);
77 COPY (sh_info);
78 COPY (sh_addralig
[all...]
H A Dgelf_update_ehdr.c79 #define COPY(name) \ macro
81 COPY (e_type);
82 COPY (e_machine);
83 COPY (e_version);
84 COPY (e_entry);
85 COPY (e_phoff);
86 COPY (e_shoff);
87 COPY (e_flags);
88 COPY (e_ehsize);
89 COPY (e_phentsiz
[all...]
H A Dgelf_update_shdr.c74 #define COPY(name) \ macro
76 COPY (sh_name);
77 COPY (sh_type);
78 COPY (sh_flags);
79 COPY (sh_addr);
80 COPY (sh_offset);
81 COPY (sh_size);
82 COPY (sh_link);
83 COPY (sh_info);
84 COPY (sh_addralig
[all...]
H A Dgelf_getphdr.c93 #define COPY(Name) result->Name = phdr->Name macro
94 COPY (p_type);
95 COPY (p_offset);
96 COPY (p_vaddr);
97 COPY (p_paddr);
98 COPY (p_filesz);
99 COPY (p_memsz);
100 COPY (p_flags);
101 COPY (p_align);
H A Dgelf_getsym.c79 #define COPY(name) \ macro
81 COPY (st_name);
85 COPY (st_info);
86 COPY (st_other);
87 COPY (st_shndx);
88 COPY (st_value);
89 COPY (st_size);
H A Dgelf_update_phdr.c96 #define COPY(name) \ macro
98 COPY (p_type);
99 COPY (p_offset);
100 COPY (p_vaddr);
101 COPY (p_paddr);
102 COPY (p_filesz);
103 COPY (p_memsz);
104 COPY (p_flags);
105 COPY (p_align);
H A Dgelf_update_sym.c83 #define COPY(name) \ macro
85 COPY (st_name);
86 COPY (st_value);
87 COPY (st_size);
91 COPY (st_info);
92 COPY (st_other);
93 COPY (st_shndx);
H A Dgelf_getsymshndx.c98 #define COPY(name) \ macro
100 COPY (st_name);
104 COPY (st_info);
105 COPY (st_other);
106 COPY (st_shndx);
107 COPY (st_value);
108 COPY (st_size);
H A Dgelf_update_symshndx.c108 #define COPY(name) \ macro
110 COPY (st_name);
111 COPY (st_value);
112 COPY (st_size);
116 COPY (st_info);
117 COPY (st_other);
118 COPY (st_shndx);
/external/freetype/builds/os2/
H A Ddetect.mk30 COPY := copy macro
/external/freetype/builds/windows/
H A Ddetect.mk72 # Setting COPY is a bit trickier. Plain COPY on NT will not work
84 COPY := cmd.exe /c copy macro
86 COPY := copy macro
/external/freetype/builds/dos/
H A Ddetect.mk118 COPY := cp macro
126 # Setting COPY is a bit trickier. We can be running DJGPP on some
131 COPY := cmd.exe /c copy macro
133 COPY := copy macro
/external/freetype/builds/unix/
H A Ddetect.mk33 COPY := cp macro
/external/libpng/projects/owatcom/
H A Dpngconfig.mak13 COPY=copy macro
33 $(COPY) pnglibconf.h $@
53 $(COPY) dfn2.out $@
64 $(COPY) dfn2.out $@
103 @$(COPY) << config.inf
118 @$(COPY) << pngconfig.dfa
/external/freetype/builds/
H A Ddetect.mk31 # COPY The shell command used to copy one file.
45 COPY := cp macro
129 @$(COPY) $(CONFIG_RULES) $(CONFIG_MK)
154 @$(COPY) $(subst /,$(SEP),$(CONFIG_RULES) $(CONFIG_MK)) > nul
/external/linux-kselftest/tools/testing/selftests/powerpc/include/
H A Dinstructions.h11 #define COPY(RA, RB, L) \ macro
16 asm volatile(str(COPY(0, %0, 0))";"
25 asm volatile(str(COPY(0, %0, 1))";"
/external/archive-patcher/shared/src/main/java/com/google/archivepatcher/shared/
H A DPartiallyUncompressingPipe.java49 COPY, enum constant in enum:PartiallyUncompressingPipe.Mode
86 if (mode == Mode.COPY) {
/external/linux-kselftest/tools/testing/selftests/powerpc/context_switch/
H A Dcp_abort.c53 #define COPY(RA, RB, L) \ macro
58 asm volatile(str(COPY(0, %0, 1))";"
/external/swiftshader/third_party/LLVM/include/llvm/Target/
H A DTargetOpcodes.h65 /// instructions are insufficient. It is emitted as a COPY MachineInstr.
83 /// COPY - Target-independent register copy. This instruction can also be
85 COPY = 13 enumerator in enum:llvm::TargetOpcode::__anon22530
/external/icu/icu4j/samples/src/com/ibm/icu/samples/shaping/
H A DArabicShapingSample.java20 private static final int COPY = 0; field in class:ArabicShapingSample
25 int testtype = COPY;
133 testtype = COPY;
175 case COPY:
/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/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/sl4a/ScriptingLayerForAndroid/src/com/googlecode/android_scripting/activity/
H A DLogcatViewer.java53 HELP, PREFERENCES, JUMP_TO_BOTTOM, SHARE, COPY; enum constant in enum:LogcatViewer.MenuId
116 menu.add(Menu.NONE, MenuId.COPY.getId(), Menu.NONE, "Copy").setIcon(
142 } else if (itemId == MenuId.COPY.getId()) {

Completed in 456 milliseconds

12