Home
last modified time | relevance | path

Searched refs:COPY (Results 1 – 23 of 23) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/pngminim/decoder/
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 $@
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/pngminim/encoder/
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 $@
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/pngminim/preader/
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)/$@ $@
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/projects/owatcom/
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
/AliOS-Things-master/components/freetype/src/gzip/
A Dinfcodes.c22 COPY, /* o: copying bytes in window, waiting for space */ enumerator
196 c->mode = COPY; in inflate_codes()
197 case COPY: /* o: copying bytes in window, waiting for space */ in inflate_codes()
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/examples/imagesearch/
A DCMakeLists.txt18 file(COPY 1.jpg 2.jpg DESTINATION ${CMAKE_BINARY_DIR}/bin)
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/
A Dinflate.h36 COPY, /* i/o: waiting for input or output to copy stored block */ enumerator
A Dgzguts.h166 #define COPY 1 /* copy input directly */ macro
A Dgzread.c165 state->how = COPY;
242 case COPY: /* -> COPY */
348 else if (state->how == COPY) { /* read directly */
A Dinflate.c902 state->mode = COPY;
903 case COPY:
1550 (state->mode == COPY ? state->length :
A Dgzlib.c398 if (state->mode == GZ_READ && state->how == COPY &&
/AliOS-Things-master/components/py_engine/external/unzip/internal/
A Dinflate.h36 COPY, /* i/o: waiting for input or output to copy stored block */ enumerator
A Dgzguts.h82 #define COPY 1 /* copy input directly */ macro
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/scripts/
A Dmakefile.amiga49 COPY $(PNGLIBCONF_H_PREBUILT) TO pnglibconf.h
/AliOS-Things-master/components/py_engine/external/unzip/src/
A Dgzread.c220 state->how = COPY;
315 if (state->how == COPY) { /* straight copy */
426 else if (state->how == COPY) { /* read directly */
A Dinflate.c863 state->mode = COPY;
864 case COPY:
1479 (state->mode == COPY ? state->length :
A Dgzlib.c307 if (state->mode == GZ_READ && state->how == COPY &&
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/
A Dconfigure.com392 $ COPY SYS$INPUT TIFF$DEF.OPT
544 $ COPY SYS$INPUT TIFF$DEF.OPT
721 $COPY SYS$INPUT [.LIBTIFF]DESCRIP.MMS
780 COPY TIFF$SHR.EXE SYS$SHARE
920 $COPY SYS$INPUT [.TOOLS]DESCRIP.MMS
1135 $COPY SYS$INPUT 'CURRENT'TIFFCONF.H
/AliOS-Things-master/components/SDL2/test/
A DCMakeLists.txt102 file(COPY ${RESOURCE_FILES} DESTINATION ${CMAKE_CURRENT_BINARY_DIR})
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Djconfig.txt18 * EDIT A COPY NAMED JCONFIG.H.
/AliOS-Things-master/components/SDL2/src/image/external/
A Djpeg-9b.patch63 + * EDIT A COPY NAMED JCONFIG.H.
/AliOS-Things-master/hardware/chip/haas1000/
A D_haas1000_alios_sec_b.lds1370 .stack_dummy (.) (COPY) :
A D_haas1000_alios_sec_b_a7.lds1367 .stack_dummy (.) (COPY) :

Completed in 32 milliseconds