OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:darwin
(Results
576 - 600
of
2438
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/test/
test_find.py
11
elif sys.platform == "
darwin
":
58
##if os.name == "posix" and sys.platform != "
darwin
":
/ndk/build/tools/
common-build-host-funcs.sh
78
darwin
-*) RET="
darwin
";;
121
darwin
-x86) RET=i686-apple-
darwin
;;
122
darwin
-x86_64) RET=x86_64-apple-
darwin
;;
390
# Used to determine the minimum possible
Darwin
version that a
Darwin
SDK
403
# Use the check for the availability of a compatibility SDK in
Darwin
408
# $2:
Darwin
compatibility minimum versio
[
all
...]
/external/clang/lib/Driver/
ToolChains.h
163
///
Darwin
- The base
Darwin
tool chain.
164
class LLVM_LIBRARY_VISIBILITY
Darwin
: public ToolChain {
175
mutable OwningPtr<tools::
darwin
::Lipo> Lipo;
176
mutable OwningPtr<tools::
darwin
::Dsymutil> Dsymutil;
177
mutable OwningPtr<tools::
darwin
::VerifyDebug> VerifyDebug;
208
Darwin
(const Driver &D, const llvm::Triple &Triple,
210
~
Darwin
();
215
/// @name
Darwin
Specific Toolchain API
259
/// getDarwinArchName - Get the "
Darwin
" arch name for a particular compile
[
all
...]
/development/tools/elftree/
Android.mk
17
supported_platforms := linux-x86
darwin
-x86
/external/checkpolicy/
Android.mk
16
ifeq ($(HOST_OS),
darwin
)
/external/chromium/chrome/browser/resources/options/
autofill_options.html
3
<if expr="os == '
darwin
'">
/external/chromium_org/chrome/common/extensions/docs/examples/api/nativeMessaging/host/
install_host.sh
9
if [ $(uname -s) == '
Darwin
' ]; then
/external/chromium_org/chrome/test/pyautolib/
pyauto_paths.py
28
'
darwin
': ['out', 'xcodebuild'],
/external/chromium_org/third_party/mesa/src/scons/
x11.py
46
if env['platform'] in ('linux', 'freebsd', '
darwin
'):
/external/chromium_org/tools/gyp/test/dependencies/
gyptest-lib-only.py
28
if sys.platform == '
darwin
':
/external/chromium_org/tools/gyp/test/ios/
gyptest-app-ios.py
15
if sys.platform == '
darwin
':
/external/chromium_org/tools/gyp/test/mac/
gyptest-app-error.py
16
if sys.platform == '
darwin
':
gyptest-copies.py
17
if sys.platform == '
darwin
':
gyptest-depend-on-bundle.py
15
if sys.platform == '
darwin
':
gyptest-framework-headers.py
15
if sys.platform == '
darwin
':
gyptest-ldflags.py
16
if sys.platform == '
darwin
':
gyptest-loadable-module.py
17
if sys.platform == '
darwin
':
gyptest-non-strs-flattened-to-env.py
16
if sys.platform == '
darwin
':
gyptest-objc-gc.py
15
if sys.platform == '
darwin
':
gyptest-postbuild.py
15
if sys.platform == '
darwin
':
gyptest-rebuild.py
15
if sys.platform == '
darwin
':
gyptest-rpath.py
18
if sys.platform == '
darwin
':
gyptest-sdkroot.py
17
if sys.platform == '
darwin
':
gyptest-xcode-gcc-clang.py
17
if sys.platform == '
darwin
':
gyptest-xctest.py
15
if sys.platform == '
darwin
':
Completed in 1036 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>