HomeSort by relevance Sort by last modified time
    Searched refs:x86_32 (Results 1 - 12 of 12) sorted by null

  /external/chromium_org/native_client_sdk/src/build_tools/
nacl_interp_loader_mono.sh 10 arch=x86_32
  /external/chromium_org/native_client_sdk/src/tools/
nacl_gcc.mk 14 X86_32_CC := $(NACL_COMPILER_PREFIX) $(shell $(NACL_CONFIG) -t $(TOOLCHAIN) -a x86_32 --tool=cc)
15 X86_32_CXX := $(NACL_COMPILER_PREFIX) $(shell $(NACL_CONFIG) -t $(TOOLCHAIN) -a x86_32 --tool=c++)
16 X86_32_LINK := $(shell $(NACL_CONFIG) -t $(TOOLCHAIN) -a x86_32 --tool=c++)
17 X86_32_LIB := $(shell $(NACL_CONFIG) -t $(TOOLCHAIN) -a x86_32 --tool=ar)
18 X86_32_STRIP := $(shell $(NACL_CONFIG) -t $(TOOLCHAIN) -a x86_32 --tool=strip)
19 X86_32_NM := $(shell $(NACL_CONFIG) -t $(TOOLCHAIN) -a x86_32 --tool=nm)
180 VALID_ARCHES := x86_32 x86_64
213 ifneq (,$(findstring x86_32,$(ARCHES)))
292 ifneq (,$(findstring x86_32,$(ARCHES)))
350 ifneq (,$(findstring x86_32,$(ARCHES))
    [all...]
  /external/chromium_org/native_client_sdk/src/tools/lib/
get_shared_deps.py 77 one of ('x86_32', 'x86_64', 'arm').
140 architecture will be one of ('x86_32', 'x86_64', 'arm').
  /external/chromium_org/third_party/x86inc/
x86inc.asm 25 ; abstraction between different calling conventions (x86_32, win64, linux64).
106 ; x86_32 doesn't require PIC.
116 ; Macros to eliminate most code duplication between x86_32 and x86_64:
401 %else ; X86_32 ;==============================================================
  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
x86inc.asm 26 ; abstraction between different calling conventions (x86_32, win64, linux64).
87 ; x86_32 doesn't require PIC.
96 ; Always use long nops (reduces 0x90 spam in disassembly on x86_32)
99 ; Macros to eliminate most code duplication between x86_32 and x86_64:
422 %else ; X86_32 ;==============================================================
  /external/chromium_org/third_party/libyuv/source/
x86inc.asm 26 ; abstraction between different calling conventions (x86_32, win64, linux64).
87 ; x86_32 doesn't require PIC.
96 ; Always use long nops (reduces 0x90 spam in disassembly on x86_32)
99 ; Macros to eliminate most code duplication between x86_32 and x86_64:
422 %else ; X86_32 ;==============================================================
  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/x86inc/
x86inc.asm 26 ; abstraction between different calling conventions (x86_32, win64, linux64).
186 ; Always use long nops (reduces 0x90 spam in disassembly on x86_32)
194 ; Macros to eliminate most code duplication between x86_32 and x86_64:
533 %else ; X86_32 ;==============================================================
  /external/libvpx/libvpx/third_party/x86inc/
x86inc.asm 26 ; abstraction between different calling conventions (x86_32, win64, linux64).
186 ; Always use long nops (reduces 0x90 spam in disassembly on x86_32)
194 ; Macros to eliminate most code duplication between x86_32 and x86_64:
516 %else ; X86_32 ;==============================================================
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/x86inc/
x86inc.asm 26 ; abstraction between different calling conventions (x86_32, win64, linux64).
186 ; Always use long nops (reduces 0x90 spam in disassembly on x86_32)
194 ; Macros to eliminate most code duplication between x86_32 and x86_64:
516 %else ; X86_32 ;==============================================================
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/x86/
vp9_subpel_variance.asm 681 %else ;x86_32
    [all...]
  /external/libvpx/libvpx/vp9/encoder/x86/
vp9_subpel_variance.asm 681 %else ;x86_32
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/
vp9_subpel_variance.asm 681 %else ;x86_32
    [all...]

Completed in 541 milliseconds