HomeSort by relevance Sort by last modified time
    Searched full:archs (Results 76 - 100 of 167) sorted by null

1 2 34 5 6 7

  /external/libpng/projects/xcode/libpng.xcodeproj/
project.pbxproj 259 ARCHS = (
294 ARCHS = (
  /external/v8/tools/gcmole/
gcmole.lua 69 local ARCHS = ARGS[1] and { ARGS[1] } or { 'ia32', 'arm', 'x64' }
373 for _, arch in ipairs(ARCHS) do
  /external/valgrind/main/include/
pub_tool_basics.h 84 // Size in bits on: 32-bit archs 64-bit archs
  /ndk/build/tools/
build-host-python.sh 450 ARCHS=$(commas_to_spaces $ARCHS)
prebuilt-common.sh 1141 # Find all archs from $NDK_DIR/platforms/android-
    [all...]
  /development/ide/xcode/giflib.xcodeproj/
project.pbxproj 205 ARCHS = (
  /external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
insn.c 250 /* Don't get over-ambitious here; some archs' memory expr
  /external/clang/tools/scan-build/
ccc-analyzer 623 my @Archs = keys %ArchsSeen;
625 exit 0 if ($HadArch && scalar(@Archs) == 0);
688 if (scalar @Archs) {
689 foreach my $arch (@Archs) {
  /external/kernel-headers/original/asm-mips/
local.h 186 /* Use these for per-cpu local_t variables: on some archs they are
  /external/kernel-headers/original/linux/
init.h 41 /* These are for everybody (although not all archs will actually
ipv6.h 61 } __attribute__((packed)); /* required for some archs */
  /external/llvm/unittests/ExecutionEngine/MCJIT/
MCJITTestBase.h 165 // ARM. These two vectors will define if they do have sub-archs (to avoid
  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeTiger/SDL Application/SDLApp.xcodeproj/
project.pbxproj 247 ARCHS = (
  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeTiger/SDL Cocoa Application/SDLCocoaApp.xcodeproj/
project.pbxproj 259 ARCHS = (
  /external/valgrind/main/docs/internals/
porting-HOWTO.txt 64 as necessary, updating the other archs appropriately.
  /external/chromium_org/tools/gyp/pylib/gyp/generator/
ninja.py 396 self.archs = self.xcode_settings.GetActiveArchs(config_name)
397 if len(self.archs) > 1:
403 for arch in self.archs)
447 if self.flavor == 'mac' and len(self.archs) > 1:
450 for arch in self.archs:
470 if self.flavor != 'mac' or len(self.archs) == 1:
789 if self.flavor != 'mac' or len(self.archs) == 1:
    [all...]
  /development/ide/xcode/GL.xcodeproj/
project.pbxproj 219 ARCHS = (
  /development/ide/xcode/pvjpeg.xcodeproj/
project.pbxproj 218 ARCHS = (
  /external/chromium_org/third_party/openssl/openssl/crypto/sha/asm/
sha256-586.pl 24 # 10% to 40% [see above]. Not very impressive on some µ-archs, but
  /external/libppp/src/
mbuf.c 398 #ifndef __i386__ /* Do any other archs not care about alignment ? */
  /external/openssl/crypto/sha/asm/
sha256-586.pl 24 # 10% to 40% [see above]. Not very impressive on some µ-archs, but
  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeTiger/SDL OpenGL Application/SDLOpenGLApp.xcodeproj/
project.pbxproj 285 ARCHS = (
  /external/valgrind/main/coregrind/m_sigframe/
sigframe-amd64-darwin.c 81 // stack redzone, at least on archs which have one
sigframe-x86-darwin.c 84 // stack redzone, at least on archs which have one
  /development/ide/xcode/freetype2.xcodeproj/
project.pbxproj 348 ARCHS = "$(NATIVE_ARCH)";
363 ARCHS = "$(NATIVE_ARCH)";

Completed in 246 milliseconds

1 2 34 5 6 7