Searched refs:arches (Results 1 – 24 of 24) sorted by relevance
/external/v8/tools/dev/ |
D | gm.py | 210 def PopulateConfigs(self, arches, modes, targets, tests): argument 211 for a in arches: 232 arches = [] 253 arches.append(word) 269 arches = arches or DEFAULT_ARCHES 273 self.PopulateConfigs(arches, modes, targets, tests)
|
/external/compiler-rt/cmake/ |
D | builtin-config-ix.cmake | 88 message(STATUS "OSX supported arches: ${DARWIN_osx_ARCHS}") 101 message(STATUS "OSX 10.4 supported builtin arches: ${DARWIN_10.4_ARCHS}") 125 … message(STATUS "${platform} Simulator supported builtin arches: ${DARWIN_${platform}sim_ARCHS}") 144 message(STATUS "${platform} supported builtin arches: ${DARWIN_${platform}_ARCHS}")
|
D | config-ix.cmake | 241 # Figure out which arches to use for each OS 243 message(STATUS "Toolchain supported arches: ${toolchain_arches}") 249 message(STATUS "OSX supported arches: ${DARWIN_osx_ARCHS}") 270 message(STATUS "${platform} Simulator supported arches: ${DARWIN_${platform}sim_ARCHS}") 297 message(STATUS "${platform} supported arches: ${DARWIN_${platform}_ARCHS}")
|
/external/vulkan-validation-layers/build-android/ |
D | build.py | 126 arches = ALL_ARCHITECTURES 128 arches = [args.arch] 134 for arch in arches:
|
/external/autotest/client/tests/ltp/patches/ |
D | sysctl.patch | 26 +/* This is an older/deprecated syscall that newer arches are omitting */ 56 +/* This is an older/deprecated syscall that newer arches are omitting */ 86 +/* This is an older/deprecated syscall that newer arches are omitting */ 116 +/* This is an older/deprecated syscall that newer arches are omitting */ 172 +/* The sysctl() wrapper is dead and newer arches omit it now. */
|
D | getdents.patch | 8 i386-specific checks and have the tests run on all arches.
|
/external/vixl/tools/ |
D | test.py | 362 def CanRunOn(arches, options, args): argument 368 if target in arches: 381 if target in arches:
|
/external/llvm/docs/ |
D | HowToBuildOnARM.rst | 29 you'll use an ARM board to cross-compile to other arches. If you're
|
/external/libunwind/doc/ |
D | NOTES | 37 unw_get_fpreg() and unw_set_fpreg() routines (on some arches, e.g.,
|
/external/python/cpython2/Modules/_ctypes/libffi/m4/ |
D | ax_gcc_archflag.m4 | 204 # x86. And some other arches (e.g. Alpha) don't accept -mtune. Grrr.
|
/external/strace/ |
D | strace.spec | 269 - Fix build with glibc-2.4.90-33 and up on all arches but ia64
|
D | strace.spec.in | 269 - Fix build with glibc-2.4.90-33 and up on all arches but ia64
|
D | ChangeLog | 28426 sigaction test: support arches w/out SA_RESTORER and swapped args. 28437 Both these arches have a rt_sigaction syscall that takes 5 args, not 4. 30037 fanotify_mark: fix number of args for 32bit arches. 30038 The fanotify_mark func takes a 64bit mask, so 32bit arches have to split 30250 by other arches. 31040 Normally for sys_fadvise64_64 we'd handle the same list of arches, but 31543 sys_lookup_dcookie is 3-arg on 64-bit arches, and isn't TF 31544 sys_recvmsg is 3-arg on all arches 31545 sys_nfsservctl is 3-arg on all arches 31546 sys_timerfd_create is 2-arg on all arches [all …]
|
D | ChangeLog-CVS | 67 so that we don't waste time on arches with one personality.
|
/external/ImageMagick/m4/ |
D | ax_gcc_archflag.m4 | 213 # x86. And some other arches (e.g. Alpha) don't accept -mtune. Grrr.
|
/external/clang/include/clang/Basic/ |
D | Attr.td | 250 class TargetArch<list<string> arches> { 251 list<string> Arches = arches;
|
/external/strace/debian/ |
D | changelog | 597 * Re-ran autoconf, hopefully I didn't break other arches.
|
D | changelog.in | 597 * Re-ran autoconf, hopefully I didn't break other arches.
|
/external/guava/guava-tests/test/com/google/common/io/testdata/ |
D | alice_in_wonderland.txt | 2200 stand on their hands and feet, to make the arches. 2312 `but it doesn't matter much,' thought Alice, `as all the arches 2501 off being arches to do this, so that by the end of half an hour 2502 or so there were no arches left, and all the players, except the
|
/external/brotli/tests/testdata/ |
D | alice29.txt | 2206 stand on their hands and feet, to make the arches. 2318 `but it doesn't matter much,' thought Alice, `as all the arches 2507 off being arches to do this, so that by the end of half an hour 2508 or so there were no arches left, and all the players, except the
|
/external/mesa3d/ |
D | configure.ac | 748 # check for supported arches
|
/external/dnsmasq/ |
D | CHANGELOG.archive | 1869 arches/compilers, depending on structure padding rules.
|
/external/llvm/lib/Target/ARM/ |
D | ARMInstrInfo.td | 5780 // MUL/UMLAL/SMLAL/UMULL/SMULL are available on all arches, but
|
/external/jline/src/src/test/resources/jline/example/ |
D | english.gz |
|