Searched
full:darwin (Results
1051 -
1075 of
1673) sorted by null
<<41424344454647484950>>
/external/valgrind/main/none/tests/amd64/ |
Makefile.am | 96 # DDD: these need to be made to work on Darwin like the x86/ ones were.
|
/external/webkit/Source/JavaScriptCore/wtf/ |
Threading.h | 85 // Darwin is an exception to this rule: it is OK to call it from any thread, the only
|
/external/webkit/Source/WebCore/bindings/js/ |
ScriptController.h | 103 // Darwin is an exception to this rule: it is OK to call this function from any thread, even reentrantly.
|
/external/webkit/Source/WebCore/ |
config.h | 133 #if !PLATFORM(QT) && !PLATFORM(WX) && !PLATFORM(CHROMIUM) && !(OS(DARWIN) && PLATFORM(GTK))
|
/external/webkit/Source/WebCore/platform/chromium/ |
PlatformBridge.h | 53 #if OS(DARWIN) 61 #endif // OS(DARWIN) 156 #if OS(DARWIN) 366 #elif OS(DARWIN)
|
/external/webkit/Source/WebCore/platform/graphics/ |
FontDescription.h | 115 #if PLATFORM(CHROMIUM) && OS(DARWIN)
|
/external/webkit/Source/WebKit/chromium/ |
gyp_webkit | 85 if sys.platform not in ('darwin',):
|
/external/webkit/Source/autotools/ |
dolt.m4 | 29 i?86-apple-darwin*)
|
webkit.m4 | 137 *-*-darwin*)
|
/external/webkit/Tools/DumpRenderTree/chromium/ |
WebPreferences.cpp | 97 #if OS(DARWIN)
|
/external/webkit/Tools/Scripts/webkitpy/layout_tests/port/ |
chromium_gpu.py | 46 elif platform == 'darwin':
|
chromium_gpu_unittest.py | 48 self.assertOverridesWorked('chromium-gpu-mac', 'chromium-gpu', 'darwin')
|
chromium_mac_unittest.py | 39 if platform != 'darwin':
|
factory.py | 80 elif sys.platform == 'darwin':
|
mac_unittest.py | 39 if platform != 'darwin':
|
/external/zlib/contrib/minizip/ |
ioapi.c | 18 // In darwin and perhaps other BSD variants off_t is a 64 bit value, hence no need for specific 64 bit functions
|
/frameworks/native/libs/utils/ |
FileMap.cpp | 154 /* this holds for Linux, Darwin, Cygwin, and doesn't pain the ARM */
|
/ndk/sources/host-tools/sed-4.2.1/m4/ |
acl.m4 | 132 # This tests for a Darwin 8.7.0 bug, whereby acl_get_file returns NULL,
|
locale-ja.m4 | 32 On MacOS X 10.3.5 (Darwin 7.5) in the fr_FR locale, nl_langinfo(CODESET)
|
/packages/apps/Settings/res/xml-lt/ |
timezones.xml | 76 <timezone id="Australia/Darwin">Darvinas</timezone>
|
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/bin/ |
arm-eabi-gccbug | 348 host: i686-apple-darwin 349 build: i686-apple-darwin 353 configured with: /Volumes/project-jingyu/android_toolchain/build/../gcc/gcc-4.4.3/configure --prefix=/usr/local --target=arm-eabi --host=i686-apple-darwin --build=i686-apple-darwin --enable-languages=c,c++ --with-gmp=/Volumes/project-jingyu/toolchain-build/obj/temp-install --with-mpfr=/Volumes/project-jingyu/toolchain-build/obj/temp-install --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --with-abi=aapcs --with-gcc-version=4.4.3 --with-binutils-version=2.19 --with-gmp-version=4.2.4 --with-mpfr-version=2.4.1 --with-gdb-version=7.1.x --with-arch=armv5te --with-multilib-list=mandroid --with-sysroot=/Volumes/project-jingyu/cupcake_rel_root --program-transform-name='s&^&arm-eabi-&'
|
/prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/lib/gcc/mipsel-linux-android/4.4.3/include-fixed/linux/ |
a.out.h | 5 "/Users/andrewhsieh/internaldroid/ndk/toolchains/mipsel-linux-android-4.4.3/prebuilt/darwin-x86/sysroot/usr/include/linux/a.out.h"
|
/prebuilts/gcc/darwin-x86/x86/i686-android-linux-4.4.3/lib/gcc/i686-android-linux/4.4.3/include-fixed/linux/ |
a.out.h | 5 "/tmp/ndk-digit/temp-install/toolchains/x86-4.4.3/prebuilt/darwin-x86/sysroot/usr/include/linux/a.out.h"
|
/sdk/eclipse/plugins/com.android.ide.eclipse.pdt/src/com/android/ide/eclipse/pdt/ |
PdtPlugin.java | 137 return "darwin-x86"; //$NON-NLS-1$
|
/sdk/eclipse/scripts/ |
build_server.sh | 55 [ `uname` == "Linux" -o `uname` == "Darwin" ] || die "This must run from a Linux or Mac OSX box."
|
Completed in 1748 milliseconds
<<41424344454647484950>>