OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:archs
(Results
51 - 75
of
152
) sorted by null
1
2
3
4
5
6
7
/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeLeopard/SDL OpenGL Application/___PROJECTNAME___.xcodeproj/
project.pbxproj
265
ARCHS
= (
283
ARCHS
= "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)";
306
ARCHS
= "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)";
/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeSnowLeopard/SDL OpenGL Application/___PROJECTNAME___.xcodeproj/
project.pbxproj
265
ARCHS
= (
283
ARCHS
= "$(ARCHS_STANDARD_32_64_BIT)";
307
ARCHS
= "$(ARCHS_STANDARD_32_64_BIT)";
/external/compiler-rt/make/
subdir.mk
11
# OnlyArchs - Only build the objects for the listed
archs
.
/external/valgrind/main/docs/internals/
directory-structure.txt
44
cases for different
archs
/OSes/platforms. It's pretty straightforward.
release-HOWTO.txt
71
* Check valgrind-listener works on all
archs
, also connecting to it
72
from all
archs
.
/external/valgrind/main/tests/
arch_test.c
81
return 2; // Didn't match any
archs
.
/external/webkit/Source/WebCore/platform/image-decoders/wx/
ImageDecoderWx.cpp
50
// likely not an issue of byte order getting mixed up on different
archs
.
/development/ide/xcode/expat.xcodeproj/
project.pbxproj
150
ARCHS
= "$(NATIVE_ARCH)";
165
ARCHS
= "$(NATIVE_ARCH)";
/development/ide/xcode/ports-mac.xcodeproj/
project.pbxproj
148
ARCHS
= "$(NATIVE_ARCH)";
164
ARCHS
= "$(NATIVE_ARCH)";
/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeLeopard/SDL Application/___PROJECTNAME___.xcodeproj/
project.pbxproj
241
ARCHS
= "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)";
264
ARCHS
= "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)";
/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeLeopard/SDL Cocoa Application/___PROJECTNAME___.xcodeproj/
project.pbxproj
253
ARCHS
= "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)";
276
ARCHS
= "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)";
/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeSnowLeopard/SDL Application/___PROJECTNAME___.xcodeproj/
project.pbxproj
241
ARCHS
= "$(ARCHS_STANDARD_32_64_BIT)";
265
ARCHS
= "$(ARCHS_STANDARD_32_64_BIT)";
/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeSnowLeopard/SDL Cocoa Application/___PROJECTNAME___.xcodeproj/
project.pbxproj
253
ARCHS
= "$(ARCHS_STANDARD_32_64_BIT)";
277
ARCHS
= "$(ARCHS_STANDARD_32_64_BIT)";
/external/skia/bench/BenchTool/BenchTool.xcodeproj/
project.pbxproj
269
ARCHS
= "$(ARCHS_STANDARD_32_BIT)";
287
ARCHS
= "$(ARCHS_STANDARD_32_BIT)";
/development/ide/xcode/ports.xcodeproj/
project.pbxproj
178
ARCHS
= "$(NATIVE_ARCH)";
193
ARCHS
= "$(NATIVE_ARCH)";
/development/ndk/sources/android/libportable/arch-mips/
fcntl.c
327
* Lock type and Whence are the same for all
ARCHs
360
* Lock type and Whence are the same for all
ARCHs
/external/sonivox/arm-wt-22k/jetcreator_lib_src/darwin-x86/EASLIb.xcodeproj/
project.pbxproj
255
ARCHS
= i386;
325
ARCHS
= i386;
/external/valgrind/main/coregrind/m_syswrap/
priv_syswrap-linux.h
149
DECL_TEMPLATE(linux, sys_timer_create); // Linux: varies across
archs
?
232
// Also, some
archs
on Linux do not match the generic wrapper for sys_pipe.
/external/flac/libFLAC/
memory.c
59
/* there's got to be a better way to do this right for all
archs
*/
/external/kernel-headers/original/asm-x86/
local_32.h
203
/* Use these for per-cpu local_t variables: on some
archs
they are
/external/webkit/Tools/android/webkitmerge/webkitmerge.xcodeproj/
project.pbxproj
171
ARCHS
= (
/external/clang/lib/Driver/
Driver.cpp
799
SmallVector<const char *, 4>
Archs
;
817
Archs
.push_back(A->getValue());
823
if (!
Archs
.size())
824
Archs
.push_back(Args.MakeArgString(TC.getDefaultUniversalArchName()));
829
if (
Archs
.size() > 1) {
851
if (
Archs
.size() > 1 && !types::canLipoType(Act->getType()))
856
for (unsigned i = 0, e =
Archs
.size(); i != e; ++i) {
857
Inputs.push_back(new BindArchAction(Act,
Archs
[i]));
[
all
...]
/external/antlr/antlr-3.4/runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/
project.pbxproj
[
all
...]
/external/zlib/src/
configure
61
ARCHS
=
88
echo ' [--includedir=INCLUDEDIR] [--
archs
="-arch i386 -arch x86_64"]' | tee -a configure.log
106
-a*=* | --
archs
=*)
ARCHS
=`echo $1 | sed 's/.*=//'`; shift ;;
186
CFLAGS="${CFLAGS--O3} ${
ARCHS
}"
188
LDFLAGS="${LDFLAGS} ${
ARCHS
}"
/development/ide/xcode/views.xcodeproj/
project.pbxproj
234
ARCHS
= "$(NATIVE_ARCH)";
249
ARCHS
= "$(NATIVE_ARCH)";
Completed in 417 milliseconds
1
2
3
4
5
6
7