OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:destination
(Results
176 - 200
of
202
) sorted by null
1
2
3
4
5
6
7
8
9
/external/webkit/SunSpider/tests/parse-only/
prototype-1.6.0.3.js
106
Object.extend = function(
destination
, source) {
108
destination
[property] = source[property];
109
return
destination
;
[
all
...]
concat-jquery-mootools-prototype.js
[
all
...]
/external/v8/src/arm/
macro-assembler-arm.cc
195
void MacroAssembler::LoadRoot(Register
destination
,
198
ldr(
destination
, MemOperand(roots, index << kPointerSizeLog2), cond);
[
all
...]
codegen-arm.cc
57
Register
destination
,
[
all
...]
/external/chromium/third_party/icu/source/data/
makedata.mak
116
#
Destination
directory for the common data DLL file.
133
# The
destination
directory for the built test data .dat file
419
# move the .dll and .lib files to their final
destination
afterwards.
/external/dbus/bus/
config-parser.c
[
all
...]
/external/icu4c/data/
makedata.mak
116
#
Destination
directory for the common data DLL file.
133
# The
destination
directory for the built test data .dat file
573
# move the .dll and .lib files to their final
destination
afterwards.
[
all
...]
/ndk/build/core/
definitions.mk
[
all
...]
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/
XIproto.h
1200
Window
destination
B32;
[
all
...]
/external/libvpx/vp8/common/x86/
loopfilter_sse2.asm
[
all
...]
/external/libvpx/vp8/common/ppc/
filter_altivec.asm
768
;# for the
destination
is not large enough to hold the temporary data.
loopfilter_filters_altivec.asm
94
;# Except for the fact that the
destination
registers get written
[
all
...]
/external/webkit/WebCore/dom/
Document.cpp
[
all
...]
/packages/apps/Contacts/src/com/android/contacts/
ContactsListActivity.java
1959
final Rect
destination
= new Rect(padding.left, padding.top,
local
[
all
...]
/external/dropbear/libtommath/
bn.tex
357
are passed on the left and the
destination
is on the right. For instance,
365
Another feature of the way the functions have been implemented is that source operands can be
destination
operands as well.
[
all
...]
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xproto.h
[
all
...]
/external/grub/docs/
texinfo.tex
[
all
...]
/external/webkit/SunSpider/tests/sunspider-0.9/
string-unpack-code.js
[
all
...]
/external/webkit/SunSpider/tests/sunspider-0.9.1/
string-unpack-code.js
[
all
...]
/prebuilt/common/jython/
jython.jar
/external/v8/test/mjsunit/
unicode-test.js
[
all
...]
/prebuilt/sdk/10/
android.jar
/prebuilt/sdk/9/
android.jar
/prebuilt/common/ant/
ant.jar
/prebuilt/sdk/5/
android.jar
Completed in 2106 milliseconds
1
2
3
4
5
6
7
8
9