/external/chromium_org/remoting/webapp/ |
host_session.js | 28 // Note that these values are copied directly from host_script_object.h and
|
host_controller.js | 38 // Note that the values in the enums below are copied from
|
/external/chromium_org/v8/test/mjsunit/regress/ |
regress-52801.js | 34 // run in the copied context:
|
/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/libart/src/main/java/java/lang/ |
String.java | 768 // Note: last character not copied! [all...] |
/libcore/libdvm/src/main/java/java/lang/ |
String.java | 803 // Note: last character not copied! [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...] |
/external/chromium_org/crypto/ |
nss_util.cc | 69 PRInt32 copied = PR_GetErrorText(error_text.get()); local 70 result = std::string(error_text.get(), copied);
|
/external/chromium_org/v8/src/extensions/i18n/ |
globals.js | 154 * Values/names are copied from v8/include/v8.h:PropertyAttribute
|
/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
|
/libcore/support/src/test/java/libcore/java/security/ |
TestKeyStore.java | [all...] |
/external/chromium_org/third_party/skia/src/gpu/gl/ |
GrGpuGL.cpp | 667 // now point data to our copied version 2398 bool copied = false; local [all...] |
/external/skia/src/gpu/gl/ |
GrGpuGL.cpp | 667 // now point data to our copied version 2398 bool copied = false; local [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/chromium_org/v8/src/ |
typedarray.js | 169 // sourcePtr - we have already copied it. 188 // sourcePtr - we have already copied it.
|
/external/protobuf/ |
Android.mk | 218 # Define the header files to be copied 284 # 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/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.
|
/external/srec/tests/ |
Android.mk | 133 # By default they are not copied to /system/usr/srec since they are #
|
/external/chromium_org/chrome/browser/resources/file_manager/js/ |
file_transfer_controller.js | 540 this.notify_('selection-copied'); 557 * on drive is available to be copied. Otherwise, returns false.
|
/external/kernel-headers/original/linux/ |
fs.h | 607 loff_t pos, unsigned len, unsigned copied, 642 loff_t pos, unsigned len, unsigned copied, [all...] |