/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.eclipse.equinox.p2.publisher_1.1.2.v20100824-2220.jar | |
org.eclipse.equinox.p2.repository.tools_2.0.1.R36x_v20100823.jar | |
org.eclipse.equinox.p2.jarprocessor_1.0.200.v20100503a.jar | |
/external/libvpx/libvpx/vp8/common/x86/ |
loopfilter_mmx.asm | 40 movsxd rax, dword ptr arg(1) ;src_pixel_step ; destination pitch? 253 movsxd rax, dword ptr arg(1) ;src_pixel_step ; destination pitch? 622 movsxd rax, dword ptr arg(1) ;src_pixel_step ; destination pitch? [all...] |
variance_impl_sse2.asm | 750 add edi, dword ptr arg(3) ;src_pixels_per_line ; next destination [all...] |
/external/chromium_org/chrome/browser/history/ |
history_backend.h | 360 int destination); [all...] |
/external/chromium_org/chrome/browser/resources/file_manager/foreground/js/ |
file_transfer_controller.js | 201 * @param {string=} opt_destinationPath Paste destination. 476 * @param {string} destinationPath Destination path. 658 * @param {string?} destinationPath Destination path. 842 * or copy') to the current modifiers status and the destination.
|
/external/chromium_org/third_party/icu/source/tools/gensprep/ |
filterRFC3454.pl | 642 --dest-filename=<name of destination file>
|
/external/icu4c/tools/gensprep/ |
filterRFC3454.pl | 642 --dest-filename=<name of destination file>
|
/external/iproute2/doc/ |
ip-tunnels.tex | 191 to this destination, and {\bf NBMA} (i.e. Non-Broadcast Multi-Access) tunnels, 354 tunnel destination 10.10.13.2
|
/external/libvpx/libvpx/vp9/common/x86/ |
vp9_loopfilter_mmx.asm | 40 movsxd rax, dword ptr arg(1) ;src_pixel_step ; destination pitch? 253 movsxd rax, dword ptr arg(1) ;src_pixel_step ; destination pitch?
|
/external/mdnsresponder/mDNSPosix/ |
mDNSUNP.c | 558 #warning CMSG_FIRSTHDR not defined. Will not be able to determine destination address, received interface, etc.
|
/external/v8/src/ |
full-codegen.h | 327 void GetVar(Register destination, Variable* var);
|
/external/v8/src/ia32/ |
macro-assembler-ia32.h | 619 // Copy memory, byte-by-byte, from source to destination. Not optimized for 623 Register destination, [all...] |
macro-assembler-ia32.cc | 175 // Array access: calculate the destination address in the same manner as [all...] |
/libcore/luni/src/main/java/java/util/ |
Collections.java | [all...] |
/external/chromium_org/chrome/browser/resources/feedback/js/ |
feedback.js | 86 * @param {string} url The destination URL of the new window.
|
/external/chromium_org/third_party/leveldatabase/ |
env_chromium.cc | 882 base::FilePath destination = CreateFilePath(dst); 887 if (base::ReplaceFile(src_file_path, destination, &error)) [all...] |
/external/chromium_org/ui/base/x/ |
x11_util.cc | [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ |
ant-jsch.jar | |
/external/libvpx/libvpx/build/make/ |
configure.sh | [all...] |
/external/libvpx/libvpx/vp9/common/arm/neon/ |
vp9_short_idct32x32_add_neon.asm | 102 ; Combine-add results with current destination content 136 ; Combine-add results with current destination content 170 ; Combine-add results with current destination content 204 ; Combine-add results with current destination content [all...] |
/external/v8/src/mips/ |
macro-assembler-mips.h | 268 void LoadRoot(Register destination, 270 void LoadRoot(Register destination, [all...] |
/external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/lib/ |
prototype-1.7.js | 194 function extend(destination, source) { 196 destination[property] = source[property]; 197 return destination; [all...] |
/external/chromium_org/third_party/WebKit/Source/wtf/ |
FastMalloc.cpp | [all...] |