Home
last modified time | relevance | path

Searched refs:x86 (Results 1 – 25 of 615) sorted by relevance

12345678910>>...25

/external/chromium/third_party/icu/source/data/mappings/
Dcns-11643-1992.ucm457 <U3400> \x86\x22\x2C |0
459 <U3405> \x86\x21\x23 |0
476 <U3438> \x86\x23\x4E |0
485 <U3445> \x86\x25\x71 |0
496 <U3458> \x86\x2E\x5A |0
508 <U3467> \x86\x35\x38 |0
517 <U3477> \x86\x46\x55 |0
518 <U3479> \x86\x49\x7B |0
532 <U3487> \x86\x5A\x73 |0
570 <U34B5> \x86\x25\x7B |0
[all …]
Dibm-937_P110-1999.ucm128 <U0066> \x86 |0
402 <U0451> \x41\x86 |0
506 <U2405> \x47\x86 |0
627 <U25E3> \x46\x86 |0
681 <U304B> \x44\x86 |0
768 <U30AB> \x43\x86 |0
930 <U4E39> \x4C\x86 |0
1271 <U5064> \x72\x86 |0
1325 <U50BA> \x79\x86 |0
1398 <U5120> \x86\xC8 |0
[all …]
Dibm-1371_P100-1999.ucm122 <U0066> \x86 |0
313 <U0451> \x41\x86 |0
417 <U2405> \x47\x86 |0
538 <U25E3> \x46\x86 |0
592 <U304B> \x44\x86 |0
679 <U30AB> \x43\x86 |0
841 <U4E39> \x4C\x86 |0
1182 <U5064> \x72\x86 |0
1236 <U50BA> \x79\x86 |0
1309 <U5120> \x86\xC8 |0
[all …]
/external/libvpx/vp8/
Dvp8cx.mk92 VP8_CX_SRCS-$(ARCH_X86)$(ARCH_X86_64) += encoder/x86/encodemb_x86.h
93 VP8_CX_SRCS-$(ARCH_X86)$(ARCH_X86_64) += encoder/x86/dct_x86.h
94 VP8_CX_SRCS-$(ARCH_X86)$(ARCH_X86_64) += encoder/x86/mcomp_x86.h
95 VP8_CX_SRCS-$(ARCH_X86)$(ARCH_X86_64) += encoder/x86/variance_x86.h
96 VP8_CX_SRCS-$(ARCH_X86)$(ARCH_X86_64) += encoder/x86/quantize_x86.h
97 VP8_CX_SRCS-$(ARCH_X86)$(ARCH_X86_64) += encoder/x86/x86_csystemdependent.c
98 VP8_CX_SRCS-$(HAVE_MMX) += encoder/x86/variance_mmx.c
99 VP8_CX_SRCS-$(HAVE_MMX) += encoder/x86/variance_impl_mmx.asm
100 VP8_CX_SRCS-$(HAVE_MMX) += encoder/x86/sad_mmx.asm
101 VP8_CX_SRCS-$(HAVE_MMX) += encoder/x86/dct_mmx.asm
[all …]
Dvp8_common.mk89 VP8_COMMON_SRCS-$(ARCH_X86)$(ARCH_X86_64) += common/x86/idct_x86.h
90 VP8_COMMON_SRCS-$(ARCH_X86)$(ARCH_X86_64) += common/x86/subpixel_x86.h
91 VP8_COMMON_SRCS-$(ARCH_X86)$(ARCH_X86_64) += common/x86/recon_x86.h
92 VP8_COMMON_SRCS-$(ARCH_X86)$(ARCH_X86_64) += common/x86/loopfilter_x86.h
93 VP8_COMMON_SRCS-$(ARCH_X86)$(ARCH_X86_64) += common/x86/postproc_x86.h
94 VP8_COMMON_SRCS-$(ARCH_X86)$(ARCH_X86_64) += common/x86/x86_systemdependent.c
95 VP8_COMMON_SRCS-$(ARCH_X86)$(ARCH_X86_64) += common/x86/vp8_asm_stubs.c
96 VP8_COMMON_SRCS-$(ARCH_X86)$(ARCH_X86_64) += common/x86/loopfilter_x86.c
99 VP8_COMMON_SRCS-$(HAVE_MMX) += common/x86/idctllm_mmx.asm
100 VP8_COMMON_SRCS-$(HAVE_MMX) += common/x86/iwalsh_mmx.asm
[all …]
Dvp8dx.mk75 VP8_DX_SRCS-$(ARCH_X86)$(ARCH_X86_64) += decoder/x86/dequantize_x86.h
76 VP8_DX_SRCS-$(ARCH_X86)$(ARCH_X86_64) += decoder/x86/x86_dsystemdependent.c
77 VP8_DX_SRCS-$(HAVE_MMX) += decoder/x86/dequantize_mmx.asm
78 VP8_DX_SRCS-$(HAVE_MMX) += decoder/x86/idct_blk_mmx.c
79 VP8_DX_SRCS-$(HAVE_SSE2) += decoder/x86/idct_blk_sse2.c
/external/libffi/
DMakefile.am27 src/sparc/ffi.c src/x86/darwin64.S \
28 src/x86/ffi.c src/x86/sysv.S src/x86/win32.S src/x86/darwin.S \
29 src/x86/freebsd.S \
30 src/x86/ffi64.c src/x86/unix64.S src/x86/ffitarget.h \
97 nodist_libffi_la_SOURCES += src/x86/ffi.c src/x86/sysv.S
100 nodist_libffi_la_SOURCES += src/x86/ffi.c src/x86/freebsd.S
103 nodist_libffi_la_SOURCES += src/x86/ffi.c src/x86/win32.S
106 nodist_libffi_la_SOURCES += src/x86/ffi.c src/x86/darwin.S src/x86/ffi64.c src/x86/darwin64.S
148 nodist_libffi_la_SOURCES += src/x86/ffi64.c src/x86/unix64.S src/x86/ffi.c src/x86/sysv.S
DMakefile.in38 @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
55 @X86_64_TRUE@am__append_19 = src/x86/ffi64.c src/x86/unix64.S src/x86/ffi.c src/x86/sysv.S
94 @X86_TRUE@am__objects_2 = src/x86/ffi.lo src/x86/sysv.lo
95 @X86_FREEBSD_TRUE@am__objects_3 = src/x86/ffi.lo src/x86/freebsd.lo
96 @X86_WIN32_TRUE@am__objects_4 = src/x86/ffi.lo src/x86/win32.lo
97 @X86_DARWIN_TRUE@am__objects_5 = src/x86/ffi.lo src/x86/darwin.lo \
98 @X86_DARWIN_TRUE@ src/x86/ffi64.lo src/x86/darwin64.lo
[all …]
DLibffi.mk29 ifeq ($(ffi_os)-$(ffi_arch),linux-x86)
30 LOCAL_SRC_FILES := src/x86/ffi.c src/x86/sysv.S
37 ifeq ($(ffi_os)-$(ffi_arch),darwin-x86)
38 LOCAL_SRC_FILES := src/x86/ffi.c src/x86/darwin.S
DChangeLog.libffi34 * src/x86/ffi.c (ffi_prep_closure_loc): Fix for bug revealed in
68 * src/x86/unix64.S: Likewise.
69 * src/x86/sysv.S: Likewise.
79 * src/x86/ffi.c (ffi_closure_SYSV_inner): Change C++ comment to C
96 src/x86/ffi.c, src/x86/unix64.S, src/x86/darwin64.S,
97 src/x86/ffi64.c: Ditto.
126 * configure.ac: Add x86 OpenBSD support.
142 * src/x86/freebsd.S: New file.
143 * configure.ac: Add x86 FreeBSD support.
196 src/cris/ffitarget.h src/x86/ffi.c src/x86/sysv.S
[all …]
DREADME53 x86 cygwin
54 x86 darwin
55 x86 freebsd
56 x86 linux
57 x86 openbsd
58 x86-64 darwin
59 x86-64 linux
60 x86-64 OS X
61 x86-64 freebsd
169 Fix x86 closure bug.
[all …]
Dconfigure.ac53 TARGET=X86_64; TARGETDIR=x86
75 TARGET=X86_FREEBSD; TARGETDIR=x86
78 TARGET=X86_WIN32; TARGETDIR=x86
81 TARGET=X86_DARWIN; TARGETDIR=x86
84 TARGET=X86_64; TARGETDIR=x86
87 TARGET=X86; TARGETDIR=x86
144 TARGET=X86_DARWIN; TARGETDIR=x86
149 TARGET=X86_64; TARGETDIR=x86
/external/libvpx/
DREADME13 * All x86 targets require the Yasm[1] assembler be installed.
68 x86-darwin8-gcc
69 x86-darwin8-icc
70 x86-darwin9-gcc
71 x86-darwin9-icc
72 x86-linux-gcc
73 x86-linux-icc
74 x86-solaris-gcc
75 x86-win32-vs7
76 x86-win32-vs8
/external/openssl/crypto/des/
DINSTALL33 make x86-elf - x86 assembler (elf), linux-elf.
34 make x86-out - x86 assembler (a.out), FreeBSD
35 make x86-solaris- x86 assembler
36 make x86-bsdi - x86 assembler (a.out with primative assembler).
39 asm/win32.obj to link with). The x86 assembler is very very fast.
/external/qemu/android/build/
Dcommon.sh64 i?86) CPU=x86
142 cygwin-x86|windows-x86)
182 linux-x86_64) OS=linux-x86 ;;
183 darwin-x86_64) OS=darwin-x86 ;;
184 freebsd-x86_64) OS=freebsd-x86 ;;
186 HOST_ARCH=x86
187 CPU=x86
507 ANDROID_PREBUILT_HOST_TAG=linux-x86
/external/zlib/contrib/
DREADME.contrib29 GCC Version of x86 64-bit (AMD64 and Intel EM64t) code for x64
36 Tuned x86 gcc asm code to replace inflate_fast()
49 x86 64-bit (AMD64 and Intel EM64t) code for x64 assembler to
50 replace longest_match() and inflate_fast(), also masm x86
54 x86 asm code to replace longest_match() and inflate_fast(),
/external/qemu/
DINSTALL10 - Darwin x86
12 - Windows x86 (through Cygwin only)
37 Linux x86: gcc-3.4.6
38 Linux x86 and x86_64: gcc-4.2.3
39 Darwin x86: gcc-4.0.1 (build 5341)
46 Some builds of gcc-4.0.1 are known to generate bad binaries on Darwin x86,
/external/libvpx/build/make/
Dgen_msvs_proj.sh281 x86*)
295 x86*)
349 x86*) $uses_asm && tag ToolFile RelativePath="$self_dirname/../x86-msvs/yasm.rules"
438 x86*) tag Tool \
456 x86*) tag Tool \
597 x86*) tag Tool \
614 x86*) tag Tool \
/external/icu4c/data/mappings/
Dibm-937_P110-1999.ucm128 <U0066> \x86 |0
402 <U0451> \x41\x86 |0
506 <U2405> \x47\x86 |0
627 <U25E3> \x46\x86 |0
681 <U304B> \x44\x86 |0
768 <U30AB> \x43\x86 |0
930 <U4E39> \x4C\x86 |0
1271 <U5064> \x72\x86 |0
1325 <U50BA> \x79\x86 |0
1398 <U5120> \x86\xC8 |0
[all …]
Dibm-1371_P100-1999.ucm122 <U0066> \x86 |0
313 <U0451> \x41\x86 |0
417 <U2405> \x47\x86 |0
538 <U25E3> \x46\x86 |0
592 <U304B> \x44\x86 |0
679 <U30AB> \x43\x86 |0
841 <U4E39> \x4C\x86 |0
1182 <U5064> \x72\x86 |0
1236 <U50BA> \x79\x86 |0
1309 <U5120> \x86\xC8 |0
[all …]
/external/zlib/old/visualc6/
Dminigzip.dsp5 # TARGTYPE "Win32 (x86) Console Application" 0x0103
20 !MESSAGE "minigzip - Win32 DLL ASM Release" (based on "Win32 (x86) Console Application")
21 !MESSAGE "minigzip - Win32 DLL ASM Debug" (based on "Win32 (x86) Console Application")
22 !MESSAGE "minigzip - Win32 DLL Release" (based on "Win32 (x86) Console Application")
23 !MESSAGE "minigzip - Win32 DLL Debug" (based on "Win32 (x86) Console Application")
24 !MESSAGE "minigzip - Win32 LIB ASM Release" (based on "Win32 (x86) Console Application")
25 !MESSAGE "minigzip - Win32 LIB ASM Debug" (based on "Win32 (x86) Console Application")
26 !MESSAGE "minigzip - Win32 LIB Release" (based on "Win32 (x86) Console Application")
27 !MESSAGE "minigzip - Win32 LIB Debug" (based on "Win32 (x86) Console Application")
Dexample.dsp5 # TARGTYPE "Win32 (x86) Console Application" 0x0103
20 !MESSAGE "example - Win32 DLL ASM Release" (based on "Win32 (x86) Console Application")
21 !MESSAGE "example - Win32 DLL ASM Debug" (based on "Win32 (x86) Console Application")
22 !MESSAGE "example - Win32 DLL Release" (based on "Win32 (x86) Console Application")
23 !MESSAGE "example - Win32 DLL Debug" (based on "Win32 (x86) Console Application")
24 !MESSAGE "example - Win32 LIB ASM Release" (based on "Win32 (x86) Console Application")
25 !MESSAGE "example - Win32 LIB ASM Debug" (based on "Win32 (x86) Console Application")
26 !MESSAGE "example - Win32 LIB Release" (based on "Win32 (x86) Console Application")
27 !MESSAGE "example - Win32 LIB Debug" (based on "Win32 (x86) Console Application")
/external/zlib/projects/visualc6/
Dexample.dsp5 # TARGTYPE "Win32 (x86) Console Application" 0x0103
20 !MESSAGE "example - Win32 DLL ASM Release" (based on "Win32 (x86) Console Application")
21 !MESSAGE "example - Win32 DLL ASM Debug" (based on "Win32 (x86) Console Application")
22 !MESSAGE "example - Win32 DLL Release" (based on "Win32 (x86) Console Application")
23 !MESSAGE "example - Win32 DLL Debug" (based on "Win32 (x86) Console Application")
24 !MESSAGE "example - Win32 LIB ASM Release" (based on "Win32 (x86) Console Application")
25 !MESSAGE "example - Win32 LIB ASM Debug" (based on "Win32 (x86) Console Application")
26 !MESSAGE "example - Win32 LIB Release" (based on "Win32 (x86) Console Application")
27 !MESSAGE "example - Win32 LIB Debug" (based on "Win32 (x86) Console Application")
Dminigzip.dsp5 # TARGTYPE "Win32 (x86) Console Application" 0x0103
20 !MESSAGE "minigzip - Win32 DLL ASM Release" (based on "Win32 (x86) Console Application")
21 !MESSAGE "minigzip - Win32 DLL ASM Debug" (based on "Win32 (x86) Console Application")
22 !MESSAGE "minigzip - Win32 DLL Release" (based on "Win32 (x86) Console Application")
23 !MESSAGE "minigzip - Win32 DLL Debug" (based on "Win32 (x86) Console Application")
24 !MESSAGE "minigzip - Win32 LIB ASM Release" (based on "Win32 (x86) Console Application")
25 !MESSAGE "minigzip - Win32 LIB ASM Debug" (based on "Win32 (x86) Console Application")
26 !MESSAGE "minigzip - Win32 LIB Release" (based on "Win32 (x86) Console Application")
27 !MESSAGE "minigzip - Win32 LIB Debug" (based on "Win32 (x86) Console Application")
/external/libpng/projects/visualc6/
Dpngtest.dsp5 # TARGTYPE "Win32 (x86) Console Application" 0x0103
20 !MESSAGE "pngtest - Win32 DLL Release" (based on "Win32 (x86) Console Application")
21 !MESSAGE "pngtest - Win32 DLL Debug" (based on "Win32 (x86) Console Application")
22 !MESSAGE "pngtest - Win32 DLL ASM Release" (based on "Win32 (x86) Console Application")
23 !MESSAGE "pngtest - Win32 DLL ASM Debug" (based on "Win32 (x86) Console Application")
24 !MESSAGE "pngtest - Win32 LIB Release" (based on "Win32 (x86) Console Application")
25 !MESSAGE "pngtest - Win32 LIB Debug" (based on "Win32 (x86) Console Application")
26 !MESSAGE "pngtest - Win32 LIB ASM Release" (based on "Win32 (x86) Console Application")
27 !MESSAGE "pngtest - Win32 LIB ASM Debug" (based on "Win32 (x86) Console Application")

12345678910>>...25