Searched refs:osx (Results 1 – 25 of 163) sorted by relevance
1234567
/external/deqp/framework/platform/osx/ |
D | tcuOSXVulkanPlatform.cpp | 40 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()
|
D | tcuOSXMetalView.mm | 49 namespace osx 65 } // osx
|
/external/compiler-rt/lib/safestack/ |
D | CMakeLists.txt | 15 OS osx 18 $<TARGET_OBJECTS:RTInterception.osx> 19 $<TARGET_OBJECTS:RTSanitizerCommon.osx> 20 $<TARGET_OBJECTS:RTSanitizerCommonNoLibc.osx>
|
/external/protobuf/protoc-artifacts/ |
D | build-protoc.sh | 76 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/ |
D | CMakeLists.txt | 64 $<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/ |
D | CMakeLists.txt | 131 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/ |
D | clang_darwin.mk | 93 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-pkgs | 21 osx) 41 for os in linux osx no-os; do
|
/external/scapy/test/ |
D | answering_machines.uts | 64 ~ osx netaccess 77 ~ osx netaccess 88 ~ osx netaccess 98 ~ osx netaccess
|
/external/grpc-grpc-java/compiler/ |
D | check-artifact.sh | 75 elif [[ "$OS" == osx ]]; then 107 elif [[ "$OS" == osx ]]; then
|
/external/clang/test/Analysis/ |
D | retain-release-cf-audited.m | 1 // 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…
|
D | NSString.m | 1 // 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…
|
D | properties.mm | 1 // 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…
|
D | CheckNSError.m | 1 // RUN: %clang_cc1 -analyze -analyzer-checker=core,osx.cocoa.NSError,osx.coreFoundation.CFError -an…
|
/external/compiler-rt/lib/asan/tests/ |
D | CMakeLists.txt | 256 $<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/ |
D | InlineObjCInstanceMethod.m | 1 // RUN: %clang --analyze -Xanalyzer -analyzer-checker=osx.cocoa.IncompatibleMethodTypes,osx.coreFou… 132 // osx.cocoa.IncompatibleMethodTypes. This code would probably crash at
|
D | retain-count-self-init.m | 1 // RUN: %clang_cc1 -analyze -analyzer-checker=core,osx.cocoa.RetainCount,osx.cocoa.SelfInit -analyz…
|
/external/compiler-rt/lib/interception/tests/ |
D | CMakeLists.txt | 71 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/ |
D | CMakeLists.txt | 116 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/ |
D | prepare_build_macos_rc | 63 rvm osx-ssl-certs status all 64 rvm osx-ssl-certs update all
|
/external/robolectric-shadows/shadows/framework/ |
D | Android.mk | 64 …/common/m2/repository/com/almworks/sqlite4java/libsqlite4java-osx/0.282/libsqlite4java-osx-0.282.j…
|
/external/tensorflow/tensorflow/tools/lib_package/ |
D | README.md | 56 [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/ |
D | TransformTree.java | 1 package org.unicode.cldr.draft.keyboard.osx;
|
/external/tensorflow/tensorflow/lite/experimental/micro/examples/micro_speech/osx/ |
D | Makefile.inc | 2 ifeq ($(TARGET), osx)
|
/external/neon_2_sse/ |
D | .gitignore | 1 #osx noise:
|
1234567