OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:darwin
(Results
276 - 300
of
3268
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/chromium_org/third_party/skia/tools/
ProcStats.cpp
19
return static_cast<int>(ru.ru_maxrss / 1024 / 1024); //
Darwin
reports bytes.
/external/chromium_org/tools/gyp/pylib/gyp/generator/
xcode_test.py
15
if sys.platform == '
darwin
':
/external/chromium_org/tools/gyp/test/ios/
gyptest-deployment-target.py
15
if sys.platform == '
darwin
':
/external/chromium_org/tools/gyp/test/mac/
gyptest-cflags.py
15
if sys.platform == '
darwin
':
gyptest-clang-cxx-language-standard.py
15
if sys.platform == '
darwin
':
gyptest-copy-dylib.py
15
if sys.platform == '
darwin
':
gyptest-deployment-target.py
15
if sys.platform == '
darwin
':
gyptest-framework-dirs.py
16
if sys.platform == '
darwin
':
gyptest-libraries.py
15
if sys.platform == '
darwin
':
gyptest-prefixheader.py
15
if sys.platform == '
darwin
':
gyptest-type-envvars.py
15
if sys.platform == '
darwin
':
gyptest-unicode-settings.py
16
if sys.platform == '
darwin
':
gyptest-xcode-support-actions.py
17
if sys.platform == '
darwin
':
/external/chromium_org/tools/valgrind/
locate_valgrind.sh
25
*
Darwin
*9.[678].[01]*i386*)
29
*
Darwin
*10.[0-9].[0-9]*i386*)
32
*
Darwin
*10.[0-9].[0-9]*x86_64*)
35
*
Darwin
*11.[0-9].[0-9]*x86_64*)
/external/clang/INPUTS/
macro_pounder_obj.c
3
// heavily constrained by
darwin
's malloc.
/external/clang/test/CodeGen/
2009-09-24-SqrtErrno.c
1
// RUN: %clang_cc1 -triple x86_64-apple-
darwin
%s -emit-llvm -o - -fmath-errno | FileCheck %s
attr-weak-import.c
1
// RUN: %clang_cc1 -triple x86_64-
darwin
-apple -emit-llvm -o - %s | FileCheck %s
debug-info-line2.c
1
// RUN: %clang_cc1 -triple x86_64-
darwin
-apple -g -emit-llvm -o - %s | FileCheck %s
debug-line-1.c
1
// RUN: %clang_cc1 -triple x86_64-apple-
darwin
-o - -emit-llvm -g %s | FileCheck %s
func-return-member.c
1
// RUN: %clang_cc1 -triple x86_64-apple-
darwin
-emit-llvm -o - %s | FileCheck %s
incomplete-function-type-2.c
1
// RUN: %clang_cc1 -triple x86_64-apple-
darwin
-emit-llvm -o - %s | FileCheck %s
incomplete-function-type.c
1
// RUN: %clang_cc1 -triple x86_64-apple-
darwin
-emit-llvm -o - %s | FileCheck %s
lzcnt-builtins.c
1
// RUN: %clang_cc1 %s -O3 -triple=x86_64-apple-
darwin
-target-feature +lzcnt -emit-llvm -o - | FileCheck %s
misaligned-param.c
1
// RUN: %clang_cc1 %s -triple i386-apple-
darwin
-emit-llvm -o - | FileCheck %s
popcnt-builtins.c
1
// RUN: %clang_cc1 %s -O3 -triple=x86_64-apple-
darwin
-target-feature +popcnt -emit-llvm -o - | FileCheck %s
Completed in 346 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>