Home
last modified time | relevance | path

Searched refs:src (Results 1 – 25 of 3291) sorted by relevance

12345678910>>...132

/external/valgrind/main/none/tests/amd64/
Dsse4-64.c420 V128 src, dst; in test_BLENDPD() local
423 randV128(&src); in test_BLENDPD()
425 DO_imm_mandr_r("blendpd", 0, src, dst); in test_BLENDPD()
426 DO_imm_mandr_r("blendpd", 1, src, dst); in test_BLENDPD()
427 DO_imm_mandr_r("blendpd", 2, src, dst); in test_BLENDPD()
428 DO_imm_mandr_r("blendpd", 3, src, dst); in test_BLENDPD()
434 V128 src, dst; in test_BLENDPS() local
437 randV128(&src); in test_BLENDPS()
439 DO_imm_mandr_r("blendps", 0, src, dst); in test_BLENDPS()
440 DO_imm_mandr_r("blendps", 1, src, dst); in test_BLENDPS()
[all …]
/external/skia/
DAndroid.mk78 src/core/Sk64.cpp \
79 src/core/SkAnnotation.cpp \
80 src/core/SkAAClip.cpp \
81 src/core/SkAdvancedTypefaceMetrics.cpp \
82 src/core/SkAlphaRuns.cpp \
83 src/core/SkBBoxHierarchy.cpp \
84 src/core/SkBBoxRecord.cpp \
85 src/core/SkBBoxHierarchyRecord.cpp \
86 src/core/SkBitmap.cpp \
87 src/core/SkBitmapHeap.cpp \
[all …]
/external/v8/
DAndroid.v8common.mk4 src/accessors.cc \
5 src/allocation.cc \
6 src/api.cc \
7 src/assembler.cc \
8 src/ast.cc \
9 src/bignum.cc \
10 src/bignum-dtoa.cc \
11 src/bootstrapper.cc \
12 src/builtins.cc \
13 src/cached-powers.cc \
[all …]
/external/skia/legacy/
DAndroid.mk53 src/core/Sk64.cpp \
54 src/core/SkAAClip.cpp \
55 src/core/SkAdvancedTypefaceMetrics.cpp \
56 src/core/SkAlphaRuns.cpp \
57 src/core/SkBitmap.cpp \
58 src/core/SkBitmapProcShader.cpp \
59 src/core/SkBitmapProcState.cpp \
60 src/core/SkBitmapProcState_matrixProcs.cpp \
61 src/core/SkBitmapSampler.cpp \
62 src/core/SkBitmap_scroll.cpp \
[all …]
/external/skia/gyp/
Danimator.gyp21 '../src/utils',
27 '../src/animator/SkAnimate.h',
28 '../src/animator/SkAnimateActive.cpp',
29 '../src/animator/SkAnimateActive.h',
30 '../src/animator/SkAnimateBase.cpp',
31 '../src/animator/SkAnimateBase.h',
32 '../src/animator/SkAnimateField.cpp',
33 '../src/animator/SkAnimateMaker.cpp',
34 '../src/animator/SkAnimateMaker.h',
35 '../src/animator/SkAnimateProperties.h',
[all …]
/external/dropbear/libtomcrypt/
Dmakefile.msvc7 OBJECTS=src/ciphers/aes/aes_enc.obj src/ciphers/aes/aes.obj src/ciphers/anubis.obj src/ciphers/blow…
8 src/ciphers/cast5.obj src/ciphers/des.obj src/ciphers/kasumi.obj src/ciphers/khazad.obj src/ciphers…
9 src/ciphers/noekeon.obj src/ciphers/rc2.obj src/ciphers/rc5.obj src/ciphers/rc6.obj src/ciphers/saf…
10 src/ciphers/safer/safer_tab.obj src/ciphers/safer/saferp.obj src/ciphers/skipjack.obj \
11 src/ciphers/twofish/twofish.obj src/ciphers/xtea.obj src/encauth/ccm/ccm_memory.obj \
12 src/encauth/ccm/ccm_test.obj src/encauth/eax/eax_addheader.obj src/encauth/eax/eax_decrypt.obj \
13 src/encauth/eax/eax_decrypt_verify_memory.obj src/encauth/eax/eax_done.obj src/encauth/eax/eax_encr…
14 src/encauth/eax/eax_encrypt_authenticate_memory.obj src/encauth/eax/eax_init.obj \
15 src/encauth/eax/eax_test.obj src/encauth/gcm/gcm_add_aad.obj src/encauth/gcm/gcm_add_iv.obj \
16 src/encauth/gcm/gcm_done.obj src/encauth/gcm/gcm_gf_mult.obj src/encauth/gcm/gcm_init.obj \
[all …]
DAndroid.mk5 LOCAL_C_INCLUDES := $(LOCAL_PATH)/src/headers $(LOCAL_PATH)/..
9 src/ciphers/aes/aes.c src/ciphers/anubis.c src/ciphers/blowfish.c \
10 src/ciphers/cast5.c src/ciphers/des.c src/ciphers/kasumi.c src/ciphers/khazad.c src/ciphers/kseed.c…
11 src/ciphers/noekeon.c src/ciphers/rc2.c src/ciphers/rc5.c src/ciphers/rc6.c src/ciphers/safer/safer…
12 src/ciphers/safer/safer_tab.c src/ciphers/safer/saferp.c src/ciphers/skipjack.c \
13 src/ciphers/twofish/twofish.c src/ciphers/xtea.c src/encauth/ccm/ccm_memory.c \
14 src/encauth/ccm/ccm_test.c src/encauth/eax/eax_addheader.c src/encauth/eax/eax_decrypt.c \
15 src/encauth/eax/eax_decrypt_verify_memory.c src/encauth/eax/eax_done.c src/encauth/eax/eax_encrypt.…
16 src/encauth/eax/eax_encrypt_authenticate_memory.c src/encauth/eax/eax_init.c \
17 src/encauth/eax/eax_test.c src/encauth/gcm/gcm_add_aad.c src/encauth/gcm/gcm_add_iv.c \
[all …]
Dmakefile.unix14 CFLAGS = -c -I./testprof/ -I./src/headers/ -DLTC_SOURCE -O2 ${CFLAGS_OPTS} -o $@
43 OBJECTS=src/ciphers/aes/aes_enc.o src/ciphers/aes/aes.o src/ciphers/anubis.o src/ciphers/blowfish.o…
44 src/ciphers/cast5.o src/ciphers/des.o src/ciphers/kasumi.o src/ciphers/khazad.o src/ciphers/kseed.o…
45 src/ciphers/noekeon.o src/ciphers/rc2.o src/ciphers/rc5.o src/ciphers/rc6.o src/ciphers/safer/safer…
46 src/ciphers/safer/safer_tab.o src/ciphers/safer/saferp.o src/ciphers/skipjack.o \
47 src/ciphers/twofish/twofish.o src/ciphers/xtea.o src/encauth/ccm/ccm_memory.o \
48 src/encauth/ccm/ccm_test.o src/encauth/eax/eax_addheader.o src/encauth/eax/eax_decrypt.o \
49 src/encauth/eax/eax_decrypt_verify_memory.o src/encauth/eax/eax_done.o src/encauth/eax/eax_encrypt.…
50 src/encauth/eax/eax_encrypt_authenticate_memory.o src/encauth/eax/eax_init.o \
51 src/encauth/eax/eax_test.o src/encauth/gcm/gcm_add_aad.o src/encauth/gcm/gcm_add_iv.o \
[all …]
Dmakefile.icc97 OBJECTS=src/ciphers/aes/aes_enc.o src/ciphers/aes/aes.o src/ciphers/anubis.o src/ciphers/blowfish.o…
98 src/ciphers/cast5.o src/ciphers/des.o src/ciphers/kasumi.o src/ciphers/khazad.o src/ciphers/kseed.o…
99 src/ciphers/noekeon.o src/ciphers/rc2.o src/ciphers/rc5.o src/ciphers/rc6.o src/ciphers/safer/safer…
100 src/ciphers/safer/safer_tab.o src/ciphers/safer/saferp.o src/ciphers/skipjack.o \
101 src/ciphers/twofish/twofish.o src/ciphers/xtea.o src/encauth/ccm/ccm_memory.o \
102 src/encauth/ccm/ccm_test.o src/encauth/eax/eax_addheader.o src/encauth/eax/eax_decrypt.o \
103 src/encauth/eax/eax_decrypt_verify_memory.o src/encauth/eax/eax_done.o src/encauth/eax/eax_encrypt.…
104 src/encauth/eax/eax_encrypt_authenticate_memory.o src/encauth/eax/eax_init.o \
105 src/encauth/eax/eax_test.o src/encauth/gcm/gcm_add_aad.o src/encauth/gcm/gcm_add_iv.o \
106 src/encauth/gcm/gcm_done.o src/encauth/gcm/gcm_gf_mult.o src/encauth/gcm/gcm_init.o \
[all …]
Dmakefile.shared20 CFLAGS += -c -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -DLTC_SOURCE
102 OBJECTS=src/ciphers/aes/aes_enc.o src/ciphers/aes/aes.o src/ciphers/anubis.o src/ciphers/blowfish.o…
103 src/ciphers/cast5.o src/ciphers/des.o src/ciphers/kasumi.o src/ciphers/khazad.o src/ciphers/kseed.o…
104 src/ciphers/noekeon.o src/ciphers/rc2.o src/ciphers/rc5.o src/ciphers/rc6.o src/ciphers/safer/safer…
105 src/ciphers/safer/safer_tab.o src/ciphers/safer/saferp.o src/ciphers/skipjack.o \
106 src/ciphers/twofish/twofish.o src/ciphers/xtea.o src/encauth/ccm/ccm_memory.o \
107 src/encauth/ccm/ccm_test.o src/encauth/eax/eax_addheader.o src/encauth/eax/eax_decrypt.o \
108 src/encauth/eax/eax_decrypt_verify_memory.o src/encauth/eax/eax_done.o src/encauth/eax/eax_encrypt.…
109 src/encauth/eax/eax_encrypt_authenticate_memory.o src/encauth/eax/eax_init.o \
110 src/encauth/eax/eax_test.o src/encauth/gcm/gcm_add_aad.o src/encauth/gcm/gcm_add_iv.o \
[all …]
DMakefile.in22 CFLAGS += -c -I$(srcdir)/src/headers/ -I$(srcdir)/../
100 OBJECTS=src/ciphers/aes/aes_enc.o src/ciphers/aes/aes.o src/ciphers/anubis.o src/ciphers/blowfish.o…
101 src/ciphers/cast5.o src/ciphers/des.o src/ciphers/kasumi.o src/ciphers/khazad.o src/ciphers/kseed.o…
102 src/ciphers/noekeon.o src/ciphers/rc2.o src/ciphers/rc5.o src/ciphers/rc6.o src/ciphers/safer/safer…
103 src/ciphers/safer/safer_tab.o src/ciphers/safer/saferp.o src/ciphers/skipjack.o \
104 src/ciphers/twofish/twofish.o src/ciphers/xtea.o src/encauth/ccm/ccm_memory.o \
105 src/encauth/ccm/ccm_test.o src/encauth/eax/eax_addheader.o src/encauth/eax/eax_decrypt.o \
106 src/encauth/eax/eax_decrypt_verify_memory.o src/encauth/eax/eax_done.o src/encauth/eax/eax_encrypt.…
107 src/encauth/eax/eax_encrypt_authenticate_memory.o src/encauth/eax/eax_init.o \
108 src/encauth/eax/eax_test.o src/encauth/gcm/gcm_add_aad.o src/encauth/gcm/gcm_add_iv.o \
[all …]
/external/v8/tools/gyp/
Dv8.gyp59 '../../src/v8dll-main.cc',
135 '../../src',
205 '../../src',
210 '../../src/snapshot-empty.cc',
235 '../../src',
238 '../../src/accessors.cc',
239 '../../src/accessors.h',
240 '../../src/allocation.cc',
241 '../../src/allocation.h',
242 '../../src/api.cc',
[all …]
/external/libffi/
DMakefile.am8 src/alpha/ffi.c src/alpha/osf.S src/alpha/ffitarget.h \
9 src/arm/ffi.c src/arm/sysv.S src/arm/ffitarget.h \
10 src/cris/ffi.c src/cris/sysv.S src/cris/ffitarget.h \
11 src/ia64/ffi.c src/ia64/ffitarget.h src/ia64/ia64_flags.h \
12 src/ia64/unix.S \
13 src/mips/ffi.c src/mips/n32.S src/mips/o32.S \
14 src/mips/ffitarget.h \
15 src/m32r/ffi.c src/m32r/sysv.S src/m32r/ffitarget.h \
16 src/m68k/ffi.c src/m68k/sysv.S src/m68k/ffitarget.h \
17 src/powerpc/ffi.c src/powerpc/sysv.S \
[all …]
DMakefile.in37 @MIPS_TRUE@am__append_1 = src/mips/ffi.c src/mips/o32.S src/mips/n32.S
38 @X86_TRUE@am__append_2 = src/x86/ffi.c src/x86/sysv.S
39 @X86_FREEBSD_TRUE@am__append_3 = src/x86/ffi.c src/x86/freebsd.S
40 @X86_WIN32_TRUE@am__append_4 = src/x86/ffi.c src/x86/win32.S
41 @X86_DARWIN_TRUE@am__append_5 = src/x86/ffi.c src/x86/darwin.S src/x86/ffi64.c src/x86/darwin64.S
42 @SPARC_TRUE@am__append_6 = src/sparc/ffi.c src/sparc/v8.S src/sparc/v9.S
43 @ALPHA_TRUE@am__append_7 = src/alpha/ffi.c src/alpha/osf.S
44 @IA64_TRUE@am__append_8 = src/ia64/ffi.c src/ia64/unix.S
45 @M32R_TRUE@am__append_9 = src/m32r/sysv.S src/m32r/ffi.c
46 @M68K_TRUE@am__append_10 = src/m68k/ffi.c src/m68k/sysv.S
[all …]
/external/opencv/
DAndroid.mk14 cxcore/src/cxalloc.cpp \
15 cxcore/src/cxarithm.cpp \
16 cxcore/src/cxarray.cpp \
17 cxcore/src/cxcmp.cpp \
18 cxcore/src/cxconvert.cpp \
19 cxcore/src/cxcopy.cpp \
20 cxcore/src/cxdatastructs.cpp \
21 cxcore/src/cxdrawing.cpp \
22 cxcore/src/cxdxt.cpp \
23 cxcore/src/cxerror.cpp \
[all …]
/external/icu4c/i18n/
Ducol_tok.cpp625 void ucol_tok_parseScriptReorder(UColTokenParser *src, UErrorCode *status) { in ucol_tok_parseScriptReorder() argument
632 const UChar* current = src->current; in ucol_tok_parseScriptReorder()
633 const UChar* end = u_memchr(src->current, 0x005d, src->end - src->current); in ucol_tok_parseScriptReorder()
659 src->reorderCodesLength = codeCount; in ucol_tok_parseScriptReorder()
660 src->reorderCodes = (int32_t*)uprv_malloc(codeCount * sizeof(int32_t)); in ucol_tok_parseScriptReorder()
661 current = src->current; in ucol_tok_parseScriptReorder()
678 src->reorderCodes[codeIndex] = ucol_findReorderingEntry(conversion); in ucol_tok_parseScriptReorder()
679 if (src->reorderCodes[codeIndex] == USCRIPT_INVALID_CODE) { in ucol_tok_parseScriptReorder()
680 src->reorderCodes[codeIndex] = u_getPropertyValueEnum(UCHAR_SCRIPT, conversion); in ucol_tok_parseScriptReorder()
682 if (src->reorderCodes[codeIndex] == USCRIPT_INVALID_CODE) { in ucol_tok_parseScriptReorder()
[all …]
/external/qemu/distrib/sdl-1.2.15/src/audio/
DSDL_audiocvt.c41 Uint8 *src, *dst; in SDL_ConvertMono() local
43 src = cvt->buf; in SDL_ConvertMono()
46 sample = src[0] + src[1]; in SDL_ConvertMono()
48 src += 2; in SDL_ConvertMono()
55 Sint8 *src, *dst; in SDL_ConvertMono() local
57 src = (Sint8 *)cvt->buf; in SDL_ConvertMono()
60 sample = src[0] + src[1]; in SDL_ConvertMono()
62 src += 2; in SDL_ConvertMono()
69 Uint8 *src, *dst; in SDL_ConvertMono() local
71 src = cvt->buf; in SDL_ConvertMono()
[all …]
/external/chromium-trace/trace-viewer/src/
Dabout_tracing.js82 <include src="base.js">
83 <include src="event_target.js">
84 <include src="measuring_stick.js">
85 <include src="filter.js">
86 <include src="range.js">
87 <include src="selection.js">
88 <include src="timeline_viewport.js">
89 <include src="ui.js">
90 <include src="tracks/track.js">
91 <include src="tracks/container_track.js">
[all …]
/external/chromium/base/allocator/
Dallocator.gyp17 '<(tcmalloc_dir)/src/base',
18 '<(tcmalloc_dir)/src',
45 '<(tcmalloc_dir)/src/config.h',
46 '<(tcmalloc_dir)/src/config_linux.h',
47 '<(tcmalloc_dir)/src/config_win.h',
50 '<(tcmalloc_dir)/src/addressmap-inl.h',
51 '<(tcmalloc_dir)/src/base/atomicops-internals-linuxppc.h',
52 '<(tcmalloc_dir)/src/base/atomicops-internals-macosx.h',
53 '<(tcmalloc_dir)/src/base/atomicops-internals-x86-msvc.h',
54 '<(tcmalloc_dir)/src/base/atomicops-internals-x86.cc',
[all …]
/external/libnfc-nxp/
DAndroid.mk13 src/phLibNfc.c \
14 src/phLibNfc_discovery.c \
15 src/phLibNfc_initiator.c \
16 src/phLibNfc_llcp.c \
17 src/phLibNfc_Ioctl.c \
18 src/phLibNfc_ndef_raw.c \
19 src/phLibNfc_SE.c \
20 src/phLibNfc_target.c
23 LOCAL_SRC_FILES += src/phHal4Nfc_ADD.c
24 LOCAL_SRC_FILES += src/phHal4Nfc.c
[all …]
/external/valgrind/main/none/tests/s390x/
Dcu14.stdout.exp8 src address difference: 6 src len: 0
15 src address difference: 0 src len: 1
20 src address difference: 0 src len: 1
25 src address difference: 0 src len: 1
30 src address difference: 0 src len: 1
35 src address difference: 0 src len: 1
40 src address difference: 0 src len: 1
45 src address difference: 0 src len: 1
50 src address difference: 0 src len: 1
57 src address difference: 0 src len: 1
[all …]
Dcu12_1.stdout.exp8 src address difference: 6 src len: 0
15 src address difference: 0 src len: 1
20 src address difference: 0 src len: 1
25 src address difference: 0 src len: 1
30 src address difference: 0 src len: 1
35 src address difference: 0 src len: 1
40 src address difference: 0 src len: 1
45 src address difference: 0 src len: 1
50 src address difference: 0 src len: 1
57 src address difference: 0 src len: 1
[all …]
Dcu12.stdout.exp8 src address difference: 6 src len: 0
15 src address difference: 0 src len: 1
20 src address difference: 0 src len: 1
25 src address difference: 0 src len: 1
30 src address difference: 0 src len: 1
35 src address difference: 0 src len: 1
40 src address difference: 0 src len: 1
45 src address difference: 0 src len: 1
50 src address difference: 0 src len: 1
57 src address difference: 0 src len: 1
[all …]
Dcu14_1.stdout.exp8 src address difference: 6 src len: 0
15 src address difference: 0 src len: 1
20 src address difference: 0 src len: 1
25 src address difference: 0 src len: 1
30 src address difference: 0 src len: 1
35 src address difference: 0 src len: 1
40 src address difference: 0 src len: 1
45 src address difference: 0 src len: 1
50 src address difference: 0 src len: 1
57 src address difference: 0 src len: 1
[all …]
/external/protobuf/
DAndroid.mk20 src/google/protobuf/stubs/common.cc \
21 src/google/protobuf/stubs/once.cc \
22 src/google/protobuf/stubs/hash.cc \
23 src/google/protobuf/stubs/hash.h \
24 src/google/protobuf/stubs/map-util.h \
25 src/google/protobuf/stubs/stl_util-inl.h \
26 src/google/protobuf/extension_set.cc \
27 src/google/protobuf/generated_message_util.cc \
28 src/google/protobuf/message_lite.cc \
29 src/google/protobuf/repeated_field.cc \
[all …]

12345678910>>...132