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

<<11121314151617181920>>

  /external/clang/www/
OpenProjects.html 108 options, making sure the right sub-architecture is chosen and that the correct
115 will investigate a target architecture by probing hardware, software, libraries
  /external/kernel-headers/original/asm-x86/
cpufeature_32.h 25 #define X86_FEATURE_MCE (0*32+ 7) /* Machine Check Architecture */
31 #define X86_FEATURE_MCA (0*32+14) /* Machine Check Architecture */
  /external/llvm/lib/Target/ARM/
ARMSubtarget.cpp 117 // Insert the architecture feature derived from the target triple into the
119 // based on the architecture version.
  /external/webkit/Tools/Scripts/webkitpy/layout_tests/port/
chromium_linux.py 86 _log.warning('Could not determine architecture from "file" output: %s' % file_output)
88 # We don't know what the architecture is; default to 'x86' because
base.py 525 def architecture(self): member in class:Port
    [all...]
  /external/webkit/Tools/android/flex-2.5.4a/
INSTALL 43 architecture-specific files and architecture-independent files. If
  /frameworks/base/core/java/android/view/textservice/
TextServicesManager.java 39 * <h3>Architecture Overview</h3>
42 * framework (TSF) architecture:</p>
  /external/clang/docs/
DriverInternals.rst 97 architecture and how they relate to one another. The orange components
104 :alt: Driver Architecture Diagram
171 second is BindArchAction, which conceptually alters the architecture
240 compilation for a particular architecture, platform, and operating
262 compile t0.c on the i386 architecture and darwin specific versions of
369 driver simply constructs additional Actions to bind the architecture
  /external/qemu/elff/
elf_file.h 25 /* Encapsulates architecture-independent functionality of an ELF file.
30 * architecture (namely, 32 or 64-bit), for which ELF file has been built.
43 /* Creates ElfFileImpl instance, depending on ELF file CPU architecture.
316 * architecture) on success, or NULL if section index exceeds number of
537 /* Flags ELF's CPU architecture: 64 (true), or 32 bits (false). */
563 /* Encapsulates architecture-dependent functionality of an ELF file.
  /external/srec/make/asr/
Makefile.defs 10 # $(ASR_CPU) The name of the CPU architecture.
25 # $(ASR_CPU_TYPE) Value corresponding to the type of CPU architecture.
30 # $(ASR_CPU_CHARS) Characters corresponding to the type of CPU architecture.
476 'Failed to select CPU architecture with $$(ASR_CPU) == "$(ASR_$(ASR_CPU))"')
574 'Failed to select CPU architecture with $$(ASR_HOST_CPU) == "$(ASR_HOST_CPU)"')
670 'Failed to select CPU architecture with $$(ASR_TARGET_CPU) == "$(ASR_TARGET_CPU)"')
  /ndk/build/tools/
gen-platforms.sh 27 # More precisely, for each architecture A:
190 # Handle architecture list
327 # $1: Architecture name
403 # $1: Architecture
448 # $2: architecture name
518 # $2: architecture
prebuilt-common.sh 1137 # Convert an ABI name into an Architecture name
    [all...]
  /ndk/sources/host-tools/ndk-stack/elff/
elf_file.h 25 /* Encapsulates architecture-independent functionality of an ELF file.
30 * architecture (namely, 32 or 64-bit), for which ELF file has been built.
43 /* Creates ElfFileImpl instance, depending on ELF file CPU architecture.
316 * architecture) on success, or NULL if section index exceeds number of
537 /* Flags ELF's CPU architecture: 64 (true), or 32 bits (false). */
563 /* Encapsulates architecture-dependent functionality of an ELF file.
  /external/oprofile/doc/
internals.xml 108 <title>Architecture-specific components</title>
111 a particular architecture, code for managing the details of setting
114 directory. The architecture-specific implementation works via
122 The other important facility available to the architecture code is
135 from. At <function>setup()</function> time, the architecture-specific may
152 from the architecture-specific code (via <function>oprofile_add_sample()</function>),
245 details of how this is done is architecture-specific; it is also
255 The architecture-specific drivers make sure to save the old register
276 core, and calls into the architecture-specific driver to actually
286 The IA64 architecture provides a different interface from the othe
    [all...]
  /external/e2fsprogs/debian/
rules 22 DEB_HOST_ARCH ?= $(shell dpkg-architecture -qDEB_HOST_ARCH)
23 DEB_BUILD_ARCH ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH)
24 DEB_HOST_OS ?= $(shell dpkg-architecture -qDEB_HOST_OS)
25 DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
26 DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
  /build/core/combo/
TARGET_linux-arm.mk 27 # instructions available in a given architecture version.
30 # include defines, and compiler settings for the given architecture
45 $(error Unknown ARM architecture version: $(TARGET_ARCH_VARIANT))
  /external/eigen/Eigen/src/Core/util/
Constants.h 66 * of the present CPU architecture for optimized packet access. In the fixed-size
395 * Enum used to choose between implementation depending on the computer architecture. */
396 namespace Architecture
  /external/grub/
INSTALL 115 same time, by placing the object files for each architecture in their
130 architecture-specific files and architecture-independent files. If
  /external/qemu/android/avd/
hardware-properties.ini 24 # CPU Architecture
28 abstract = CPU Architecture
29 description = The CPU Architecture to emulator
  /external/valgrind/main/coregrind/m_gdbserver/
target.c 39 /* the_low_target defines the architecture specific aspects depending
507 /* returns a pointer to the architecture state corresponding to
622 architecture missing in target.c valgrind_initialize_target
  /external/valgrind/main/coregrind/
pub_core_threadstate.h 93 # error Unknown architecture
100 /* Architecture-specific thread state */
296 /* Architecture-specific thread state. */
  /prebuilts/devtools/repository/
sdk-addon-1.xsd 213 <!-- A collection of files that can be downloaded for a given architecture.
223 A collection of files that can be downloaded for a given architecture.
246 <!-- Attributes that identify the OS and architecture -->
  /external/llvm/include/llvm/Support/
TargetRegistry.h 496 /// lookupTarget - Lookup a target based on an architecture name
497 /// and a target triple. If the architecture name is non-empty,
498 /// then the lookup is done by architecture. Otherwise, the target
501 /// \param ArchName - The architecture to use for finding a target.
503 /// triple is updated with canonical architecture name if a lookup
504 /// by architecture is done.
    [all...]
  /frameworks/base/docs/html/google/play/
filters.jd 58 libraries,architecture dependencies, and distribution controls set in the Google
394 <td valign="top" style="white-space:nowrap;">CPU Architecture (ABI)</td>
396 libraries that target a specific CPU architecture (ARM EABI v7 or x86, for example) are
397 visible only on devices that support that architecture. For details about the NDK and using
434 <li>CPU Architecture (ABI)
436 NDK</a> that target a specific CPU architecture (ARM EABI v7 or x86, for example).</p>
  /ndk/build/core/
init.mk 133 # Determine host system and architecture from the environment
238 $(call __ndk_info,Unsupported host architecture: $(UNAME))
528 # Check that each ABI has a single architecture definition
531 $(call __ndk_info,INTERNAL ERROR: The $(_abi) ABI should have exactly one architecture definitions. Found: '$(NDK_ABI.$(_abi).arch)')\
538 # for the same architecture (generally for backwards-compatibility).
557 # the target architecture:

Completed in 2722 milliseconds

<<11121314151617181920>>