Searched refs:COPY (Results 76 - 100 of 173) sorted by relevance

1234567

/macosx-10.10/apache-793/httpd/modules/loggers/
H A DNWGNUforensic245 $(call COPY,$(OBJDIR)/*.nlm, $(INSTALLBASE)/modules/)
H A DNWGNUlogdebug245 $(call COPY,$(OBJDIR)/*.nlm, $(INSTALLBASE)/modules/)
H A DNWGNUmodlogio245 $(call COPY,$(OBJDIR)/*.nlm, $(INSTALLBASE)/modules/)
/macosx-10.10/apache-793/httpd/modules/metadata/
H A DNWGNUmakefile241 $(call COPY,$(OBJDIR)/*.nlm, $(INSTALLBASE)/modules/)
/macosx-10.10/apache-793/httpd/modules/proxy/
H A DNWGNUmakefile245 $(call COPY,$(OBJDIR)/*.nlm, $(INSTALLBASE)/modules/)
/macosx-10.10/apache-793/httpd/modules/session/
H A DNWGNUmakefile244 $(call COPY,$(OBJDIR)/*.nlm, $(INSTALLBASE)/modules/)
/macosx-10.10/apr-32/apr-util/apr-util/dbd/
H A DNWGNUmakefile249 $(call COPY,$(OBJDIR)/*.nlm,$(INSTALLBASE))
/macosx-10.10/curl-83.1.2/curl/lib/
H A DMakefile.m3277 COPY = -cp -afv $1 $2
93 COPY = -copy 2>NUL /y $(subst /,\,$1) $(subst /,\,$2)
304 @$(call COPY, $@.dist, $@)
/macosx-10.10/SecurityTokend-55108/lib/
H A Dtdtransit.h57 #define COPY(copy) copy, copy.length(), copy macro
/macosx-10.10/SecurityTokend-55108/security_tokend_client/
H A Dtdtransit.h57 #define COPY(copy) copy, copy.length(), copy macro
/macosx-10.10/curl-83.1.2/curl/src/
H A DMakefile.b3243 COPY = $(COMSPEC) /c copy /y
123 if exist ..\GIT-INFO $(COPY) tool_hugehelp.c.cvs tool_hugehelp.c
/macosx-10.10/groff-38/groff/src/preproc/pic/
H A Dpic_tab.h79 #define COPY 335 macro
/macosx-10.10/zlib-55/zlib/
H A Dgzguts.h82 #define COPY 1 /* copy input directly */ macro
/macosx-10.10/OpenSSL098-52/src/crypto/bn/asm/
H A Dpa-risc2W.s135 COPY %r0,%ret0 ; return 0 by default
303 COPY %r0,%ret0 ; return 0 by default
384 COPY ht_1,%ret0 ; carry = ht
426 COPY ht_0,%ret0 ; copy carry
585 COPY %r0,%ret0 ; return 0 by default
661 COPY %r0,%ret0 ; return 0 by default
682 COPY sub_tmp2,%ret0
693 COPY sub_tmp2,%ret0
714 COPY sub_tmp2,%ret0
758 COPY
[all...]
H A Dpa-risc2.s144 COPY %r0,%ret1 ; return 0 by default
314 COPY %r0,%ret1 ; return 0 by default
394 COPY ht_1,%ret1 ; carry = ht
436 COPY ht_0,%ret1 ; copy carry
596 COPY %r0,%ret1 ; return 0 by default
672 COPY %r0,%ret1 ; return 0 by default
693 COPY sub_tmp2,%ret1
704 COPY sub_tmp2,%ret1
725 COPY sub_tmp2,%ret1
765 COPY
[all...]
/macosx-10.10/Security-57031.1.35/Security/include/securityd_client/
H A Dsstransit.h75 #define COPY(copy) copy, copy.length(), copy macro
/macosx-10.10/Security-57031.1.35/Security/libsecurityd/lib/
H A Dsstransit.h75 #define COPY(copy) copy, copy.length(), copy macro
/macosx-10.10/ksh-23/ksh/src/cmd/INIT/
H A DWWW.mk71 $(O) :COPY: $(I)
105 $(D)/$(I) :COPY: $(I)
395 $(X) :COPY: $(J)
H A Dregress.sh75 [+COPY \b\afrom to\a?Copy file \afrom\a to \ato\a. \afrom\a may
245 COPY=""
509 set -- $COPY
510 COPY=""
854 function COPY # from to function
859 COPY="$COPY $@"
1330 typeset ARGS COMMAND COPY DIAGNOSTICS ERROR EXEC FLUSHED=0 GROUP=INIT
/macosx-10.10/sudo-73/src/zlib/
H A Dgzguts.h138 #define COPY 1 /* copy input directly */ macro
H A Dgzread.c73 left unchanged if there is no more input data available, will be set to COPY
156 state->how = COPY;
218 otherwise 0. gz_fetch() will leave state->how as COPY or GZIP unless the
227 case LOOK: /* -> LOOK, COPY (only if never GZIP), or GZIP */
233 case COPY: /* -> COPY */
349 else if (state->how == COPY) { /* read directly */
/macosx-10.10/OpenSSL098-52/src/VMS/
H A Dinstall.com76 $ COPY OPENSSL_UTILS.COM WRK_SSLROOT:[VMS]/LOG
/macosx-10.10/apache-793/httpd/modules/filters/
H A DNWGNUdeflate264 $(call COPY,$(OBJDIR)/*.nlm, $(INSTALLBASE)/modules/)
/macosx-10.10/apache-793/httpd/modules/lua/
H A DNWGNUmakefile269 $(call COPY,$(OBJDIR)/*.nlm, $(INSTALLBASE)/modules/)
/macosx-10.10/llvmCore-3425.0.34/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp764 BuildMI(*FuncInfo.MBB, FuncInfo.InsertPt, DL, TII.get(TargetOpcode::COPY),
1185 BuildMI(*FuncInfo.MBB, FuncInfo.InsertPt, DL, TII.get(TargetOpcode::COPY),
1207 BuildMI(*FuncInfo.MBB, FuncInfo.InsertPt, DL, TII.get(TargetOpcode::COPY),
1231 BuildMI(*FuncInfo.MBB, FuncInfo.InsertPt, DL, TII.get(TargetOpcode::COPY),
1252 BuildMI(*FuncInfo.MBB, FuncInfo.InsertPt, DL, TII.get(TargetOpcode::COPY),
1275 BuildMI(*FuncInfo.MBB, FuncInfo.InsertPt, DL, TII.get(TargetOpcode::COPY),
1296 BuildMI(*FuncInfo.MBB, FuncInfo.InsertPt, DL, TII.get(TargetOpcode::COPY),
1320 BuildMI(*FuncInfo.MBB, FuncInfo.InsertPt, DL, TII.get(TargetOpcode::COPY),
1344 BuildMI(*FuncInfo.MBB, FuncInfo.InsertPt, DL, TII.get(TargetOpcode::COPY),
1360 BuildMI(*FuncInfo.MBB, FuncInfo.InsertPt, DL, TII.get(TargetOpcode::COPY),
[all...]

Completed in 382 milliseconds

1234567