HomeSort by relevance Sort by last modified time
    Searched defs:ASM (Results 1 - 10 of 10) sorted by null

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm11_asm/
win_asm.bat 3 set ASM="D:\Program Files\Microsoft Visual Studio 8\VC\ce\bin\x86_arm\armasm"
6 %ASM% %ASMFLAGS% h264bsd_interpolate_chroma_ver.s
7 %ASM% %ASMFLAGS% h264bsd_interpolate_chroma_hor.s
8 %ASM% %ASMFLAGS% h264bsd_interpolate_hor_half.s
9 %ASM% %ASMFLAGS% h264bsd_interpolate_hor_quarter.s
10 %ASM% %ASMFLAGS% h264bsd_interpolate_hor_ver_quarter.s
11 %ASM% %ASMFLAGS% h264bsd_interpolate_ver_half.s
12 %ASM% %ASMFLAGS% h264bsd_interpolate_ver_quarter.s
14 rem %ASM% %ASMFLAGS% h264bsd_interpolate_chroma_hor_ver.s
15 rem %ASM% %ASMFLAGS% h264bsd_interpolate_mid_hor.
    [all...]
  /external/grub/docs/
boot.S 18 #define ASM 1
  /external/chromium_org/v8/test/cctest/
test-platform.cc 41 #define ASM __asm__ __volatile__
47 ASM("mov %%rsp, %0" : "=g" (sp_addr)); \
53 ASM("mov %%esp, %0" : "=g" (sp_addr)); \
59 ASM("str %%sp, %0" : "=g" (sp_addr)); \
65 ASM("sw $sp, %0" : "=g" (sp_addr)); \
99 #undef ASM
  /external/libvpx/libvpx/
libs.mk 15 ASM:=$(if $(filter yes,$(CONFIG_GCC)$(CONFIG_MSVS)),.asm.s,.asm)
17 ASM:=.asm
41 $$(filter %$$(ASM).o,$$(OBJS-yes)): $$(BUILD_PFX)$(1)
60 # x86inc.asm is not compatible with pic 32bit builds. Restrict
177 CODEC_SRCS-$(BUILD_LIBVPX) += third_party/x86inc/x86inc.asm
256 vpx.$(VCPROJ_SFX): vpx_config.asm
355 $(BUILD_PFX)vpx_config.asm: $(BUILD_PFX)vpx_config.
    [all...]
  /external/chromium_org/third_party/icu/source/common/
ucnvisci.c 93 ASM = 0x46,
271 * | | | | | ASM | KND | | |
    [all...]
  /external/icu4c/common/
ucnvisci.c 91 ASM = 0x46,
274 * | | | | | ASM | KND | | |
    [all...]
  /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
glsl_parser.h 169 ASM = 387,
370 #define ASM 387
glsl_parser.cc 278 ASM = 387,
479 #define ASM 387
    [all...]
  /external/clang/lib/Sema/
SemaType.cpp     [all...]
  /external/clang/lib/Serialization/
ASTReader.cpp     [all...]

Completed in 166 milliseconds