Searched
refs:cp (Results
601 -
625 of
1535) sorted by null
<<21222324252627282930>>
/external/libmtp/ |
missing | 234 cp "$SRCFILE" y.tab.c 238 cp "$SRCFILE" y.tab.h 264 cp "$SRCFILE" lex.yy.c
|
/external/libogg/ |
missing | 223 cp "$SRCFILE" y.tab.c 227 cp "$SRCFILE" y.tab.h 253 cp "$SRCFILE" lex.yy.c
|
/external/libpcap/ |
pcap-snoop.c | 68 register u_char *cp; local 111 cp = (u_char *)(sh + 1) + p->offset; /* XXX */ 119 if (p->linktype == DLT_NULL && *((short *)(cp + 2)) == 0) { 120 u_int *uip = (u_int *)cp; 125 bpf_filter(p->fcode.bf_insns, cp, datalen, caplen)) { 132 (*callback)(user, &h, cp);
|
/external/libpng/ |
missing | 234 cp "$SRCFILE" y.tab.c 238 cp "$SRCFILE" y.tab.h 264 cp "$SRCFILE" lex.yy.c
|
/external/libusb/ |
missing | 226 cp "$SRCFILE" y.tab.c 230 cp "$SRCFILE" y.tab.h 256 cp "$SRCFILE" lex.yy.c
|
/external/libusb-compat/ |
missing | 226 cp "$SRCFILE" y.tab.c 230 cp "$SRCFILE" y.tab.h 256 cp "$SRCFILE" lex.yy.c
|
/external/libvorbis/ |
missing | 223 cp "$SRCFILE" y.tab.c 227 cp "$SRCFILE" y.tab.h 253 cp "$SRCFILE" lex.yy.c
|
/external/marisa-trie/ |
missing | 226 cp "$SRCFILE" y.tab.c 230 cp "$SRCFILE" y.tab.h 256 cp "$SRCFILE" lex.yy.c
|
/external/open-vcdiff/ |
missing | 234 cp "$SRCFILE" y.tab.c 238 cp "$SRCFILE" y.tab.h 264 cp "$SRCFILE" lex.yy.c
|
/external/openssh/regress/ |
ssh-com-client.sh | 31 cp ${SRC}/dsa_ssh2.prv ${OBJ}/id.com 43 $SUDO cp $OBJ/$t $OBJ/host.$t 91 cp ${HK}.$key.pub ${HK}.pub
|
/external/protobuf/gtest/build-aux/ |
missing | 226 cp "$SRCFILE" y.tab.c 230 cp "$SRCFILE" y.tab.h 256 cp "$SRCFILE" lex.yy.c
|
/external/protobuf/ |
missing | 226 cp "$SRCFILE" y.tab.c 230 cp "$SRCFILE" y.tab.h 256 cp "$SRCFILE" lex.yy.c
|
/external/qemu/distrib/ |
build-kernel.sh | 276 cp -f vmlinux $OUTPUT/$OUTPUT_VMLINUX 278 cp -f arch/$ARCH/boot/$ZIMAGE $OUTPUT/$OUTPUT_KERNEL 280 cp -f vmlinux $OUTPUT/$OUTPUT_KERNEL
|
/external/qemu/distrib/sdl-1.2.15/build-scripts/ |
fatbuild.sh | 222 cp $native_path/build/.libs/libSDL.la $output && 223 cp $native_path/build/.libs/libSDL.lai $output && 224 cp $native_path/build/libSDL.la . && 226 cp $native_path/build/.libs/libSDLmain.la $output && 227 cp $native_path/build/.libs/libSDLmain.lai $output && 228 cp $native_path/build/libSDLmain.la . &&
|
/external/stressapptest/ |
missing | 226 cp "$SRCFILE" y.tab.c 230 cp "$SRCFILE" y.tab.h 256 cp "$SRCFILE" lex.yy.c
|
/ndk/sources/host-tools/make-3.81/config/ |
missing | 223 cp "$SRCFILE" y.tab.c 227 cp "$SRCFILE" y.tab.h 253 cp "$SRCFILE" lex.yy.c
|
/ndk/sources/host-tools/sed-4.2.1/build-aux/ |
missing | 234 cp "$SRCFILE" y.tab.c 238 cp "$SRCFILE" y.tab.h 264 cp "$SRCFILE" lex.yy.c
|
/art/test/etc/ |
default-build | 34 ${JAVAC} -d classes-ex -cp classes `find src-ex -name '*.java'`
|
/dalvik/dx/etc/ |
dexmerger | 89 exec java $javaOpts -cp "$jarpath" com.android.dx.merge.DexMerger "$@"
|
/dalvik/dx/tests/115-merge/ |
run | 22 javac -cp $dxjar `find . -name "*.java"`
|
/dalvik/tests/etc/ |
default-build | 33 ${JAVAC} -d classes-ex -cp classes `find src-ex -name '*.java'`
|
/development/build/tools/ |
patch_windows_sdk.sh | 90 cp -f $V $WIN_OUT_DIR/host/windows-x86/bin/$i $TEMP_SDK_DIR/../$i
|
/external/chromium/sdch/open-vcdiff/packages/deb/ |
rules | 62 cp -f /usr/share/misc/config.sub config.sub 65 cp -f /usr/share/misc/config.guess config.guess
|
/external/chromium/sdch/open-vcdiff/packages/ |
rpm.sh | 48 cp "$archive" "$RPM_SOURCE_DIR"
|
/external/chromium_org/native_client_sdk/src/tools/tests/ |
oshelpers_test.py | 226 bin_cp = self.MakeExecutableFile('bin', 'cp') 227 cp = os.path.basename(bin_cp) 230 output, _ = self.RunWhich(cp) 231 self.assertTrue(os.path.join(self.tempdir, 'bin', cp) in output) 235 bin_cp = self.MakeExecutableFile('bin', 'cp') 237 cp = os.path.basename(bin_cp) 241 output, _ = self.RunWhich(cp, ls) 242 self.assertTrue(os.path.join(self.tempdir, 'bin', cp) in output) 247 bin_cp = self.MakeExecutableFile('bin', 'cp') 248 cp = os.path.basename(bin_cp [all...] |
Completed in 444 milliseconds
<<21222324252627282930>>