/sdk/adtproductbuild/ |
Android.mk | 93 # don't support symlinks, this just gets copied over. We don't really need this file as users just 94 # open the Eclipse.app application, so we just remove it. Lastly, the .icns file is manually copied 128 @echo "ADT IDE copied to $(ADT_IDE_DEST_DIR)/$(notdir $(5))"
|
/cts/ |
CtsTestCaseList.mk | 46 # Any APKs that need to be copied to the CTS distribution's testcases
|
/external/chromium/crypto/ |
nss_util.cc | 63 PRInt32 copied = PR_GetErrorText(error_text.get()); local 64 result = std::string(error_text.get(), copied);
|
/external/v8/test/mjsunit/regress/ |
regress-52801.js | 34 // run in the copied context:
|
/external/kernel-headers/original/linux/sunrpc/ |
xprt.h | 164 unsigned long tcp_copied, /* copied to request */ 255 void xprt_complete_rqst(struct rpc_task *task, int copied);
|
/libcore/luni/src/main/java/java/lang/ |
String.java | 798 // Note: last character not copied! [all...] |
/external/webkit/LayoutTests/fast/dom/DOMImplementation/script-tests/ |
createDocument-namespace-err.js | 6 // Thus we copied these test cases from:
|
/ndk/build/core/ |
default-build-commands.mk | 18 # executable will be copied into it. Otherwise, it could contain
|
setup-toolchain.mk | 137 # Ensure that for debuggable applications, gdbserver will be copied to
|
definitions.mk | 506 # An installable module is one that will be copied to $PROJECT/libs/<abi>/ 512 # A copyable prebuilt module is one that will be copied to $NDK_OUT/<abi>/ [all...] |
/libcore/support/src/test/java/libcore/java/security/ |
TestKeyStore.java | [all...] |
/external/protobuf/ |
Android.mk | 217 # Define the header files to be copied 283 # Define the header files to be copied
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.eclipse.core.contenttype_3.4.100.v20100505-1235.jar | |
org.eclipse.equinox.p2.touchpoint.natives_1.0.200.v20100503a.jar | |
/external/libvpx/libvpx/vp8/common/arm/neon/ |
vp8_subpixelvariance8x8_neon.asm | 25 ;note: most of the code is copied from bilinear_predict8x8_neon and vp8_variance8x8_neon.
|
vp8_subpixelvariance16x16_neon.asm | 30 ;note: most of the code is copied from bilinear_predict16x16_neon and vp8_variance16x16_neon.
|
/external/srec/tests/ |
Android.mk | 133 # By default they are not copied to /system/usr/srec since they are #
|
/external/kernel-headers/original/linux/ |
fs.h | 598 loff_t pos, unsigned len, unsigned copied, 630 loff_t pos, unsigned len, unsigned copied, [all...] |
/build/core/ |
main.mk | 709 # An internal target that depends on all copied headers 711 # headers to be copied first can depend on this target. [all...] |
/external/libvpx/libvpx/vp8/common/x86/ |
sad_sse3.asm | 681 ;Check to see if there is more rows need to be copied.
|
/external/blktrace/doc/ |
blktrace.tex | 537 must be copied to/from kernel buffers. Usually this can be fixed with [all...] |
/external/blktrace/btt/doc/ |
btt.tex | 452 copied to another file that is \emph{more easily parsed.} Refer to [all...] |
/external/dropbear/libtommath/ |
bn.tex | [all...] |
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/ |
Antlr.Runtime.Tree.pas | [all...] |
/external/v8/benchmarks/ |
earley-boyer.js | [all...] |