HomeSort by relevance Sort by last modified time
    Searched full:architecture (Results 351 - 375 of 1606) sorted by null

<<11121314151617181920>>

  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/machine/
cpu-features.h 35 * This is done to abstract us from the various ARM Architecture
75 # error Unknown or unsupported ARM architecture
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/machine/
cpu-features.h 35 * This is done to abstract us from the various ARM Architecture
75 # error Unknown or unsupported ARM architecture
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/machine/
cpu-features.h 35 * This is done to abstract us from the various ARM Architecture
75 # error Unknown or unsupported ARM architecture
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/machine/
cpu-features.h 35 * This is done to abstract us from the various ARM Architecture
75 # error Unknown or unsupported ARM architecture
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/machine/
cpu-features.h 35 * This is done to abstract us from the various ARM Architecture
75 # error Unknown or unsupported ARM architecture
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/machine/
cpu-features.h 35 * This is done to abstract us from the various ARM Architecture
75 # error Unknown or unsupported ARM architecture
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/machine/
cpu-features.h 35 * This is done to abstract us from the various ARM Architecture
75 # error Unknown or unsupported ARM architecture
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/machine/
cpu-features.h 35 * This is done to abstract us from the various ARM Architecture
75 # error Unknown or unsupported ARM architecture
  /external/qemu/distrib/sdl-1.2.15/Xcode/SDL/pkg-support/resources/
UniversalBinaryNotes.rtf 66 So to accomplish our compatibility goals, we had to find and exploit some lesser known features of Xcode that allow us to specify architecture specific build flags found here:\
75 For the SDK's, we found that Apple does link against different versions of system components. But experimentally, we discovered we could still link to the 10.4u SDK and things would still work on Jaguar. Ideally we should probably link to the 10.2.8 SDK for PowerPC. But in reality, most people don't install the 10.2.8 SDK on their system (it is not a default component) so we didn't want to confuse people as setting this would likely cause people's compile to fail the first time they try and they would have to understand the reason for this. We did leave the architecture specific SDKROOT option set explicitly to make it easy to change in case we need to.\
77 For the Altivec and MMX/SSE options, we had to use architecture specific build flags. Furthermore, to use SSE, we also had to include the assembly code. This caused us problems because there is no easy way to tell Xcode to use files only for a specific architecture. So the PowerPC side got confused on the .asm files and would fail to compile. \
130 The main SDL code base (not the satellites) have undergone an overhaul. The required platform specific defines have been moved out of the build system into platform specific header files (SDL_config_*.h). This allows us to simplify the Xcode projects somewhat, but we still must maintain the architecture specific build options to invoke gcc 3.3 to maintain our mandated 10.2 compatibilty requirement.\
  /external/v8/src/arm/
simulator-arm.h 156 // architecture specification and is off by a 8 from the currently executing
237 // Helper functions to set the conditional flags in the architecture state.
335 // Architecture state.
345 // VFP architecture state.
355 // VFP FP exception flags architecture state.
  /ndk/build/tools/
dev-platform-import.sh 30 register_option "--arch=<name>" do_arch "Specify architecture name [autodetect]"
67 2/ Detect the platform build's target CPU architecture by parsing
112 # Try to get the architecture from build.prop if needed
123 dump "ERROR: Can't translate $CPU_ABI ABI into CPU architecture!"
186 echo "ERROR: Unsupported architecture"
  /dalvik/docs/
porting-guide.html 16 with a previously unseen CPU architecture, and porting to a different
55 in the "generic" directory. There are two source files for each architecture.
92 available for the current architecture, the build system will create an
113 interpreter core in assembly language, using architecture-specific
156 <li>Decide on the name of your architecture. For the sake of discussion,
165 your architecture. If <code>$(TARGET_ARCH)</code> is configured this
237 If you're working on a variation of an existing architecture, you may be
  /external/antlr/antlr-3.4/runtime/C/
INSTALL 115 same time, by placing the object files for each architecture in their
123 architecture at a time in the source code directory. After you have
124 installed the package for one architecture, use `make distclean' before
125 reconfiguring for another architecture.
138 may have to build one architecture at a time and combine the results
151 architecture-specific files and architecture-independent files. If you
  /external/bison/
INSTALL 115 same time, by placing the object files for each architecture in their
123 architecture at a time in the source code directory. After you have
124 installed the package for one architecture, use `make distclean' before
125 reconfiguring for another architecture.
138 may have to build one architecture at a time and combine the results
151 architecture-specific files and architecture-independent files. If you
  /external/bison/lib/
stdint.in.h 136 /* Here we assume a standard architecture where the hardware integer
218 /* Here we assume a standard architecture where the hardware integer
248 /* Here we assume a standard architecture where the hardware integer
349 /* Here we assume a standard architecture where the hardware integer
386 /* Here we assume a standard architecture where the hardware integer
425 /* Here we assume a standard architecture where the hardware integer
577 /* Here we assume a standard architecture where the hardware integer
  /external/libcap-ng/libcap-ng-0.7/
INSTALL 115 same time, by placing the object files for each architecture in their
123 architecture at a time in the source code directory. After you have
124 installed the package for one architecture, use `make distclean' before
125 reconfiguring for another architecture.
138 may have to build one architecture at a time and combine the results
151 architecture-specific files and architecture-independent files. If you
  /external/open-vcdiff/
INSTALL 115 same time, by placing the object files for each architecture in their
123 architecture at a time in the source code directory. After you have
124 installed the package for one architecture, use `make distclean' before
125 reconfiguring for another architecture.
138 may have to build one architecture at a time and combine the results
151 architecture-specific files and architecture-independent files. If you
  /build/core/combo/
TARGET_linux-mips.mk 27 # instructions available in a given architecture version.
30 # include defines, and compiler settings for the given architecture
45 $(error Unknown MIPS architecture variant: $(TARGET_ARCH_VARIANT))
  /external/aac/libFDK/include/
FDK_archdef.h 101 /* Use single macro (the GCC built in macro) for architecture identification independent of the particular toolchain */
206 #error >>>> Please set architecture characterization defines for your platform (FDK_HIGH_PERFORMANCE)! <<<<
208 #endif /* Architecture switches */
  /external/llvm/cmake/
config-ix.cmake 339 # Determine the native architecture.
368 message(FATAL_ERROR "Unknown architecture ${LLVM_NATIVE_ARCH}")
376 message(STATUS "Native target architecture is ${LLVM_NATIVE_ARCH}")
  /prebuilts/devtools/repository/
sdk-sys-img-1.xsd 147 <!-- A collection of files that can be downloaded for a given architecture.
157 A collection of files that can be downloaded for a given architecture.
180 <!-- Attributes that identify the OS and architecture -->
  /sdk/eclipse/sites/external/web/
site.xsl 72 <tr><td class="log-text" id="indent">Architecture:</td>
144 <tr><td class="log-text" id="indent">Architecture:</td>
199 <tr><td class="log-text" id="indent">Architecture:</td>
  /sdk/eclipse/sites/internal/web/
site.xsl 72 <tr><td class="log-text" id="indent">Architecture:</td>
144 <tr><td class="log-text" id="indent">Architecture:</td>
199 <tr><td class="log-text" id="indent">Architecture:</td>
  /bionic/libc/arch-mips/include/machine/
regdef.h 9 * Architecture book by Gerry Kane.
  /bionic/libc/private/
bionic_tls.h 107 #error unsupported architecture

Completed in 2002 milliseconds

<<11121314151617181920>>