/external/chromium_org/v8/test/mjsunit/regress/ |
regress-52801.js | 34 // run in the copied context:
|
/external/libpcap/msdos/ |
pkt_rx0.asm | 107 ;; NOTE. rxInOfs is updated after the packet has been copied
117 ; 2nd time (AX=1) the packet has been copied to this location (DS:SI)
|
pkt_rx1.s | 73 ; 2nd time (AX=1) the packet has been copied to this location (DS:SI)
|
/libcore/libart/src/main/java/java/lang/ |
String.java | [all...] |
/external/chromium_org/chrome/installer/mac/ |
pkg-dmg | 130 specified, I<source> is copied to the location I<dest> identifies, 131 otherwise, I<source> is copied to the root of the new volume. B<--copy> 169 the volume. This file will be copied to the new volume and the custom 181 contents of the image will be copied out of the image and the image will 214 Resource forks aren't copied. [all...] |
/cts/ |
CtsTestCaseList.mk | 93 # Any APKs that need to be copied to the CTS distribution's testcases
|
/external/chromium_org/v8/src/ |
typedarray.js | 213 // sourcePtr - we have already copied it. 232 // sourcePtr - we have already copied it.
|
/cts/suite/cts/deviceTests/videoperf/src/com/android/cts/videoperf/ |
VideoEncoderDecoderTest.java | 537 ByteBuffer copied = ByteBuffer.allocate(l); 538 output.get(copied.array(), 0, l); 539 mEncodedOutputBuffer.add(copied); [all...] |
/libcore/support/src/test/java/libcore/java/security/ |
TestKeyStore.java | [all...] |
/external/chromium_org/third_party/skia/src/gpu/gl/ |
GrGpuGL.cpp | 639 // now point data to our copied version 2432 bool copied = false; local [all...] |
/external/chromium_org/ui/file_manager/file_manager/background/js/ |
file_operation_manager.js | 196 * @param {Entry} source The entry to be copied. 198 * @param {string} newName The name of copied file. 541 // For example, if 'dir' was copied as 'dir (1)', then 'dir/file.txt' should 656 // Correct all entries to be copied for status update. 780 // The destination entry may be null, if the copied file got 817 * @param {Entry} sourceEntry An entry to be copied. 819 * copied entry. [all...] |
/external/chromium_org/chrome/tools/ |
webforms_aggregator.py | 511 Links are copied to the links list of the crawler object, which holds all
|
/external/linux-tools-perf/perf-3.12.0/arch/metag/lib/ |
memcpy.S | 80 ! or more bytes to be copied.
|
/external/protobuf/ |
Android.mk | 221 # Define the header files to be copied 287 # Define the header files to be copied
|
/external/chromium_org/chrome/browser/ui/webui/options/ |
certificate_manager_browsertest.js | 27 // This is copied from ui/webui/resources/js/cr.js, maybe
|
/external/chromium_org/crypto/ |
nss_util.cc | 75 PRInt32 copied = PR_GetErrorText(error_text.get()); local 76 result = std::string(error_text.get(), copied); [all...] |
/external/chromium_org/media/test/data/eme_player_js/ |
utils.js | 46 // JWK routines copied from third_party/WebKit/LayoutTests/media/
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.eclipse.core.contenttype_3.4.100.v20100505-1235.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.
|
/external/srec/tests/ |
Android.mk | 133 # By default they are not copied to /system/usr/srec since they are #
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/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.
|
/ndk/build/core/ |
default-build-commands.mk | 18 # executable will be copied into it. Otherwise, it could contain
|
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/ |
org.eclipse.core.contenttype_3.4.200.v20130326-1255.jar | |
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/ |
org.eclipse.core.contenttype_3.4.200.v20130326-1255.jar | |
/external/skia/src/gpu/gl/ |
GrGpuGL.cpp | 635 // now point data to our copied version 2847 bool copied = false; local [all...] |