Home
last modified time | relevance | path

Searched refs:osx (Results 1 – 25 of 163) sorted by relevance

1234567

/external/deqp/framework/platform/osx/
DtcuOSXVulkanPlatform.cpp40 namespace osx namespace
46 VulkanWindow (MovePtr<osx::MetalView> view) in VulkanWindow()
57 UniquePtr<osx::MetalView> m_view;
71 return new VulkanWindow(MovePtr<osx::MetalView>(new osx::MetalView(width, height))); in createWindow()
DtcuOSXMetalView.mm49 namespace osx
65 } // osx
/external/compiler-rt/lib/safestack/
DCMakeLists.txt15 OS osx
18 $<TARGET_OBJECTS:RTInterception.osx>
19 $<TARGET_OBJECTS:RTSanitizerCommon.osx>
20 $<TARGET_OBJECTS:RTSanitizerCommonNoLibc.osx>
/external/protobuf/protoc-artifacts/
Dbuild-protoc.sh76 elif [[ "$OS" == osx ]]; then
107 elif [[ "$OS" == osx ]]; then
189 assertEq "$OS" osx $LINENO
206 if [[ "$OS" != osx ]]; then
220 if [[ "$OS" == osx ]]; then
/external/compiler-rt/lib/tsan/tests/
DCMakeLists.txt64 $<TARGET_OBJECTS:RTTsan_dynamic.osx>
65 $<TARGET_OBJECTS:RTInterception.osx>
66 $<TARGET_OBJECTS:RTSanitizerCommon.osx>
67 $<TARGET_OBJECTS:RTSanitizerCommonLibc.osx>
68 $<TARGET_OBJECTS:RTUbsan.osx>)
/external/deqp/framework/platform/
DCMakeLists.txt131 osx/tcuOSXPlatform.cpp
132 osx/tcuOSXPlatform.hpp
133 osx/tcuOSXVulkanPlatform.cpp
134 osx/tcuOSXVulkanPlatform.hpp
135 osx/tcuOSXMetalView.mm
136 osx/tcuOSXMetalView.hpp
/external/compiler-rt/make/platform/
Dclang_darwin.mk93 Configs += osx
94 UniversalArchs.osx := $(call CheckArches,i386 x86_64 x86_64h,osx,$(OSX_SDK))
164 CFLAGS.osx.i386 := $(CFLAGS) $(OSX_DEPLOYMENT_ARGS)
165 CFLAGS.osx.x86_64 := $(CFLAGS) $(OSX_DEPLOYMENT_ARGS)
166 CFLAGS.osx.x86_64h := $(CFLAGS) $(OSX_DEPLOYMENT_ARGS)
202 FUNCTIONS.osx := mulosi4 mulodi4 muloti4 $(ATOMIC_FUNCTIONS) $(FP16_FUNCTIONS)
/external/libmtp/
D.travis-translate-pkgs21 osx)
41 for os in linux osx no-os; do
/external/scapy/test/
Danswering_machines.uts64 ~ osx netaccess
77 ~ osx netaccess
88 ~ osx netaccess
98 ~ osx netaccess
/external/grpc-grpc-java/compiler/
Dcheck-artifact.sh75 elif [[ "$OS" == osx ]]; then
107 elif [[ "$OS" == osx ]]; then
/external/clang/test/Analysis/
Dretain-release-cf-audited.m1 // RUN: %clang_cc1 -triple x86_64-apple-darwin10 -analyze -analyzer-checker=core,osx.cocoa.RetainCo…
2 // RUN: %clang_cc1 -triple x86_64-apple-darwin10 -analyze -analyzer-checker=core,osx.cocoa.RetainCo…
DNSString.m1 // RUN: %clang_cc1 -triple i386-apple-darwin10 -analyze -analyzer-checker=core,osx.cocoa.NilArg,osx
2 // RUN: %clang_cc1 -triple i386-apple-darwin10 -analyze -analyzer-checker=core,osx.cocoa.NilArg,osx
3 …_64 -triple x86_64-apple-darwin10 -analyze -analyzer-checker=core,osx.cocoa.NilArg,osx.cocoa.Retai…
4 …LINED -triple i386-apple-darwin10 -analyze -analyzer-checker=core,osx.cocoa.NilArg,osx.cocoa.Retai…
Dproperties.mm1 // RUN: %clang_cc1 -analyze -analyzer-checker=core,osx.cocoa.RetainCount,debug.ExprInspection -anal…
2 // RUN: %clang_cc1 -analyze -analyzer-checker=core,osx.cocoa.RetainCount,debug.ExprInspection -anal…
DCheckNSError.m1 // RUN: %clang_cc1 -analyze -analyzer-checker=core,osx.cocoa.NSError,osx.coreFoundation.CFError -an…
/external/compiler-rt/lib/asan/tests/
DCMakeLists.txt256 $<TARGET_OBJECTS:RTAsan_dynamic.osx>
257 $<TARGET_OBJECTS:RTInterception.osx>
258 $<TARGET_OBJECTS:RTSanitizerCommon.osx>
259 $<TARGET_OBJECTS:RTSanitizerCommonLibc.osx>
260 $<TARGET_OBJECTS:RTLSanCommon.osx>
261 $<TARGET_OBJECTS:RTUbsan.osx>)
/external/clang/test/Analysis/inlining/
DInlineObjCInstanceMethod.m1 // RUN: %clang --analyze -Xanalyzer -analyzer-checker=osx.cocoa.IncompatibleMethodTypes,osx.coreFou…
132 // osx.cocoa.IncompatibleMethodTypes. This code would probably crash at
Dretain-count-self-init.m1 // RUN: %clang_cc1 -analyze -analyzer-checker=core,osx.cocoa.RetainCount,osx.cocoa.SelfInit -analyz…
/external/compiler-rt/lib/interception/tests/
DCMakeLists.txt71 set(tgt_name "RTInterception.test.osx")
131 add_interceptor_lib("RTInterception.test.osx"
132 $<TARGET_OBJECTS:RTInterception.osx>)
/external/compiler-rt/lib/sanitizer_common/tests/
DCMakeLists.txt116 set(tgt_name "RTSanitizerCommon.test.osx")
193 add_sanitizer_common_lib("RTSanitizerCommon.test.osx"
194 $<TARGET_OBJECTS:RTSanitizerCommon.osx>
195 $<TARGET_OBJECTS:RTSanitizerCommonLibc.osx>)
/external/grpc-grpc/tools/internal_ci/helper_scripts/
Dprepare_build_macos_rc63 rvm osx-ssl-certs status all
64 rvm osx-ssl-certs update all
/external/robolectric-shadows/shadows/framework/
DAndroid.mk64 …/common/m2/repository/com/almworks/sqlite4java/libsqlite4java-osx/0.282/libsqlite4java-osx-0.282.j…
/external/tensorflow/tensorflow/tools/lib_package/
DREADME.md56 [tensorflow/tools/ci_build/osx](https://www.tensorflow.org/code/tensorflow/tools/ci_build/osx)
/external/cldr/tools/java/org/unicode/cldr/draft/keyboard/osx/
DTransformTree.java1 package org.unicode.cldr.draft.keyboard.osx;
/external/tensorflow/tensorflow/lite/experimental/micro/examples/micro_speech/osx/
DMakefile.inc2 ifeq ($(TARGET), osx)
/external/neon_2_sse/
D.gitignore1 #osx noise:

1234567