Searched refs:apple (Results 1 – 25 of 4181) sorted by relevance
12345678910>>...168
/external/mdnsresponder/mDNSWindows/Java/ |
D | makefile | 107 JARCONTENTS = $(OBJDIR)\com\apple\dnssd\DNSSDService.class \ 108 $(OBJDIR)\com\apple\dnssd\DNSSDException.class \ 109 $(OBJDIR)\com\apple\dnssd\DNSRecord.class \ 110 $(OBJDIR)\com\apple\dnssd\TXTRecord.class \ 111 $(OBJDIR)\com\apple\dnssd\DNSSDRegistration.class \ 112 $(OBJDIR)\com\apple\dnssd\DNSSDRecordRegistrar.class \ 113 $(OBJDIR)\com\apple\dnssd\BaseListener.class \ 114 $(OBJDIR)\com\apple\dnssd\BrowseListener.class \ 115 $(OBJDIR)\com\apple\dnssd\ResolveListener.class \ 116 $(OBJDIR)\com\apple\dnssd\RegisterListener.class \ [all …]
|
D | makefile64 | 107 JARCONTENTS = $(OBJDIR)\com\apple\dnssd\DNSSDService.class \ 108 $(OBJDIR)\com\apple\dnssd\DNSSDException.class \ 109 $(OBJDIR)\com\apple\dnssd\DNSRecord.class \ 110 $(OBJDIR)\com\apple\dnssd\TXTRecord.class \ 111 $(OBJDIR)\com\apple\dnssd\DNSSDRegistration.class \ 112 $(OBJDIR)\com\apple\dnssd\DNSSDRecordRegistrar.class \ 113 $(OBJDIR)\com\apple\dnssd\BaseListener.class \ 114 $(OBJDIR)\com\apple\dnssd\BrowseListener.class \ 115 $(OBJDIR)\com\apple\dnssd\ResolveListener.class \ 116 $(OBJDIR)\com\apple\dnssd\RegisterListener.class \ [all …]
|
/external/llvm/test/CodeGen/ARM/ |
D | MachO-subtypes.ll | 3 ; RUN: llc -mtriple=armv4t-apple-darwin -filetype=obj -o - < %s \ 6 ; RUN: llc -mtriple=armv5-apple-darwin -filetype=obj -o - < %s \ 8 ; RUN: llc -mtriple=armv5e-apple-darwin -filetype=obj -o - < %s \ 10 ; RUN: llc -mtriple=armv5t-apple-darwin -filetype=obj -o - < %s \ 12 ; RUN: llc -mtriple=armv5te-apple-darwin -filetype=obj -o - < %s \ 14 ; RUN: llc -mtriple=armv5tej-apple-darwin -filetype=obj -o - < %s \ 17 ; RUN: llc -mtriple=armv6-apple-darwin -filetype=obj -o - < %s \ 19 ; RUN: llc -mtriple=armv6k-apple-darwin -filetype=obj -o - < %s \ 21 ; RUN: llc -mtriple=thumbv6-apple-darwin -filetype=obj -o - < %s \ 23 ; RUN: llc -mtriple=thumbv6k-apple-darwin -filetype=obj -o - < %s \ [all …]
|
D | sjljehprepare-lower-empty-struct.ll | 1 ; RUN: llc -mtriple=armv7-apple-ios -O0 < %s | FileCheck %s 2 ; RUN: llc -mtriple=armv7-apple-ios -O1 < %s | FileCheck %s 3 ; RUN: llc -mtriple=armv7-apple-ios -O2 < %s | FileCheck %s 4 ; RUN: llc -mtriple=armv7-apple-ios -O3 < %s | FileCheck %s 5 ; RUN: llc -mtriple=armv7-apple-watchos -O3 < %s | FileCheck %s 6 ; RUN: llc -mtriple=armv7k-apple-ios < %s | FileCheck %s --check-prefix=CHECK-WATCH
|
/external/mp4parser/isoparser/src/main/resources/ |
D | isoparser-default.properties | 3 meta-ilst=com.coremedia.iso.boxes.apple.AppleItemListBox() 4 -----name=com.coremedia.iso.boxes.apple.AppleNameBox() 5 -----mean=com.coremedia.iso.boxes.apple.AppleMeanBox() 6 -----data=com.coremedia.iso.boxes.apple.AppleDataBox() 7 rmra=com.coremedia.iso.boxes.apple.AppleReferenceMovieBox() 8 rmda=com.coremedia.iso.boxes.apple.AppleReferenceMovieDescriptorBox() 9 rmdr=com.coremedia.iso.boxes.apple.AppleDataRateBox() 10 rdrf=com.coremedia.iso.boxes.apple.AppleDataReferenceBox() 11 ilst-cprt=com.coremedia.iso.boxes.apple.AppleCopyrightBox() 12 ilst-\u00A9cmt=com.coremedia.iso.boxes.apple.AppleCommentBox() [all …]
|
/external/clang/test/Driver/ |
D | objc-weak.m | 3 // RUN: %clang -target x86_64-apple-macosx -mmacosx-version-min=10.7 -S -### %s -fobjc-arc -fobjc-w… 4 // RUN: %clang -target x86_64-apple-macosx -mmacosx-version-min=10.7 -S -### %s -fno-objc-weak -fob… 8 // RUN: %clang -target x86_64-apple-macosx -mmacosx-version-min=10.7 -S -### %s -fobjc-arc -fno-obj… 9 // RUN: %clang -target x86_64-apple-macosx -mmacosx-version-min=10.7 -S -### %s -fobjc-weak -fno-ob… 13 // RUN: %clang -target x86_64-apple-macosx -mmacosx-version-min=10.5 -S -### %s -fobjc-arc -fobjc-w… 14 // RUN: %clang -target x86_64-apple-macosx -mmacosx-version-min=10.5 -S -### %s -fno-objc-weak -fob… 17 // RUN: %clang -target x86_64-apple-macosx -mmacosx-version-min=10.7 -S -### %s -fobjc-weak 2>&1 | … 18 // RUN: %clang -target x86_64-apple-macosx -mmacosx-version-min=10.7 -S -### %s -fno-objc-weak -fob… 21 // RUN: %clang -target x86_64-apple-macosx -mmacosx-version-min=10.7 -S -### %s -fno-objc-weak 2>&1… 22 // RUN: %clang -target x86_64-apple-macosx -mmacosx-version-min=10.7 -S -### %s -fobjc-weak -fno-ob… [all …]
|
D | darwin-objc-defaults.m | 5 // RUN: %clang -target x86_64-apple-darwin10 -S -### %s \ 14 // RUN: %clang -target x86_64-apple-darwin10 -S -### %s \ 23 // RUN: %clang -target x86_64-apple-darwin10 -S -### %s \ 34 // RUN: %clang -target x86_64-apple-darwin10 -S -### %s \ 41 // RUN: %clang -target x86_64-apple-darwin10 -S -### %s \ 51 // RUN: %clang -target x86_64-apple-darwin10 -S -### %s \ 59 // RUN: %clang -target x86_64-apple-darwin10 -S -### %s \ 69 // RUN: %clang -target x86_64-apple-darwin10 -S -### %s \ 78 // RUN: %clang -target x86_64-apple-darwin10 -S -### %s \ 87 // RUN: %clang -target x86_64-apple-darwin10 -S -### %s \
|
/external/clang/test/SemaObjC/ |
D | bool-type.m | 1 // RUN: %clang_cc1 -triple thumbv7s-apple-ios8.0 -ast-dump "%s" 2>&1 | FileCheck %s --check-prefix … 2 // RUN: %clang_cc1 -triple thumbv7k-apple-watchos2.0 -ast-dump "%s" 2>&1 | FileCheck %s --check-pre… 3 // RUN: %clang_cc1 -triple i386-apple-watchos2.0 -ast-dump "%s" 2>&1 | FileCheck %s --check-prefix … 4 // RUN: %clang_cc1 -triple arm64-apple-ios8.0 -ast-dump "%s" 2>&1 | FileCheck %s --check-prefix CHE… 5 // RUN: %clang_cc1 -triple x86_64-apple-ios8.0 -ast-dump "%s" 2>&1 | FileCheck %s --check-prefix CH… 6 // RUN: %clang_cc1 -triple i386-apple-macosx10.10 -ast-dump "%s" 2>&1 | FileCheck %s --check-prefix… 7 // RUN: %clang_cc1 -triple x86_64-apple-macosx10.10 -ast-dump "%s" 2>&1 | FileCheck %s --check-pref…
|
D | opaque-is-access-warn.m | 1 // RUN: %clang -target x86_64-apple-darwin -arch arm64 -mios-version-min=7 -fsyntax-only -Wdeprecat… 2 // RUN: %clang -target x86_64-apple-darwin -arch arm64 -mios-version-min=7 -fsyntax-only %s -Xclang… 3 // RUN: %clang -target x86_64-apple-darwin -mios-simulator-version-min=7 -fsyntax-only -Wdeprecated… 4 // RUN: %clang -target x86_64-apple-darwin -arch armv7k -mwatchos-version-min=2 -fsyntax-only -Wdep… 6 // RUN: %clang -target x86_64-apple-darwin -arch x86_64 -fsyntax-only -Wdeprecated-objc-isa-usage %…
|
/external/libopus/celt/arm/ |
D | arm2gnu.pl | 29 my $apple = 0; 45 $apple = 1; 145 s/$/; .arch armv7-a\n .fpu neon\n .object_arch armv4t/ unless ($apple); 167 $prefix = $prefix.sprintf("\t.type\t%s, %%function; ",$proc) unless ($apple); 186 $_ = "\t.size $proc, .-$proc".$_ if ($proc && !$apple); 351 if ($nxstack && !$apple) {
|
/external/llvm/test/Linker/ |
D | apple-version.ll | 1 ; RUN: llvm-link %s %S/Inputs/apple-version/1.ll -S -o - 2>%t.err | FileCheck %s -check-prefix=CHEC… 3 ; RUN: llvm-link %s %S/Inputs/apple-version/2.ll -S -o - 2>%t.err | FileCheck %s -check-prefix=CHEC… 5 ; RUN: llvm-link %s %S/Inputs/apple-version/3.ll -S -o /dev/null 2>%t.err 7 ; RUN: llvm-link %s %S/Inputs/apple-version/4.ll -S -o /dev/null 2>%t.err 13 ; CHECK1: target triple = "x86_64-apple-macosx10.10.0" 15 ; CHECK2: target triple = "x86_64-apple-macosx10.9.0" 24 target triple = "x86_64-apple-macosx10.9.0"
|
/external/swiftshader/third_party/LLVM/test/CodeGen/PowerPC/ |
D | Frames-alloca.ll | 1 ; RUN: llc < %s -march=ppc32 -mtriple=powerpc-apple-darwin8 | FileCheck %s -check-prefix=PPC32 2 ; RUN: llc < %s -march=ppc64 -mtriple=powerpc-apple-darwin8 | FileCheck %s -check-prefix=PPC64 3 ; RUN: llc < %s -march=ppc32 -mtriple=powerpc-apple-darwin8 -disable-fp-elim | FileCheck %s -check-… 4 ; RUN: llc < %s -march=ppc64 -mtriple=powerpc-apple-darwin8 -disable-fp-elim | FileCheck %s -check-… 5 ; RUN: llc < %s -march=ppc32 -mtriple=powerpc-apple-darwin8 -enable-ppc32-regscavenger | FileCheck … 6 ; RUN: llc < %s -march=ppc32 -mtriple=powerpc-apple-darwin8 -enable-ppc32-regscavenger | FileCheck … 7 ; RUN: llc < %s -march=ppc32 -mtriple=powerpc-apple-darwin8 -disable-fp-elim -enable-ppc32-regscave…
|
D | fsqrt.ll | 4 ; RUN: llc < %s -march=ppc32 -mtriple=powerpc-apple-darwin8 -mattr=+fsqrt | \ 6 ; RUN: llc < %s -march=ppc32 -mtriple=powerpc-apple-darwin8 -mcpu=g5 | \ 8 ; RUN: llc < %s -march=ppc32 -mtriple=powerpc-apple-darwin8 -mattr=-fsqrt | \ 10 ; RUN: llc < %s -march=ppc32 -mtriple=powerpc-apple-darwin8 -mcpu=g4 | \
|
/external/llvm/test/CodeGen/PowerPC/ |
D | Frames-alloca.ll | 1 ; RUN: llc < %s -march=ppc32 -mtriple=powerpc-apple-darwin8 | FileCheck %s -check-prefix=CHECK-PPC32 2 ; RUN: llc < %s -march=ppc64 -mtriple=powerpc-apple-darwin8 | FileCheck %s -check-prefix=CHECK-PPC64 3 ; RUN: llc < %s -march=ppc32 -mtriple=powerpc-apple-darwin8 -disable-fp-elim | FileCheck %s -check-… 4 ; RUN: llc < %s -march=ppc64 -mtriple=powerpc-apple-darwin8 -disable-fp-elim | FileCheck %s -check-… 5 ; RUN: llc < %s -march=ppc32 -mtriple=powerpc-apple-darwin8 | FileCheck %s -check-prefix=CHECK-PPC32 6 ; RUN: llc < %s -march=ppc32 -mtriple=powerpc-apple-darwin8 | FileCheck %s -check-prefix=CHECK-PPC3… 7 ; RUN: llc < %s -march=ppc32 -mtriple=powerpc-apple-darwin8 -disable-fp-elim | FileCheck %s -check-…
|
D | available-externally.ll | 2 ; RUN: llc < %s -relocation-model=pic -mtriple=powerpc-apple-darwin9 | FileCheck %s -check-prefix=P… 4 ; RUN: llc < %s -relocation-model=pic -mtriple=powerpc64-apple-darwin9 | FileCheck %s -check-prefix… 5 ; RUN: llc < %s -relocation-model=dynamic-no-pic -mtriple=powerpc-apple-darwin9 | FileCheck %s -che… 6 ; RUN: llc < %s -relocation-model=dynamic-no-pic -mtriple=powerpc64-apple-darwin9 | FileCheck %s -c… 9 target triple = "powerpc-apple-darwin9"
|
/external/clang/test/PCH/ |
D | arc.m | 3 // RUN: %clang_cc1 -fblocks -triple x86_64-apple-darwin11 -fobjc-arc -include %S/Inputs/arc.h -fsyn… 6 // RUN: %clang_cc1 -emit-pch -fblocks -triple x86_64-apple-darwin11 -fobjc-arc -x objective-c-heade… 7 // RUN: %clang_cc1 -fblocks -triple x86_64-apple-darwin11 -fobjc-arc -include-pch %t -fsyntax-only … 10 // RUN: not %clang_cc1 -fblocks -triple x86_64-apple-darwin11 -include-pch %t -fsyntax-only -emit-l… 11 // RUN: %clang_cc1 -emit-pch -fblocks -triple x86_64-apple-darwin11 -x objective-c-header -o %t %S/… 12 // RUN: not %clang_cc1 -fblocks -triple x86_64-apple-darwin11 -fobjc-arc -include-pch %t -fsyntax-o…
|
/external/clang/test/Frontend/ |
D | embed-bitcode.ll | 4 ; RUN: %clang_cc1 -triple thumbv7-apple-ios8.0.0 -emit-llvm \ 7 ; RUN: %clang_cc1 -triple thumbv7-apple-ios8.0.0 -emit-llvm \ 15 ; RUN: %clang_cc1 -triple thumbv7-apple-ios8.0.0 -emit-llvm-bc \ 17 ; RUN: %clang_cc1 -triple thumbv7-apple-ios8.0.0 -emit-llvm \ 20 ; RUN: %clang_cc1 -triple thumbv7-apple-ios8.0.0 -emit-llvm \ 23 ; RUN: %clang_cc1 -triple thumbv7-apple-ios8.0.0 -emit-llvm \ 28 ; RUN: %clang_cc1 -triple thumbv7-apple-ios8.0.0 -emit-llvm-bc \ 30 ; RUN: | %clang_cc1 -triple thumbv7-apple-ios8.0.0 -emit-llvm \
|
/external/clang/test/Index/ |
D | boxed-exprs.m | 10 // RUN: c-index-test -index-file -target x86_64-apple-macosx10.7 %s | FileCheck -check-prefix=CHECK… 13 // RUN: c-index-test -cursor-at=%s:7:24 -target x86_64-apple-macosx10.7 %s | FileCheck -check-prefi… 14 // RUN: env CINDEXTEST_EDITING=1 c-index-test -cursor-at=%s:7:24 -target x86_64-apple-macosx10.7 %s… 17 // RUN: c-index-test -cursor-at=%S/boxed-exprs.h:9:19 -target x86_64-apple-macosx10.7 %s | FileChec… 18 // RUN: env CINDEXTEST_EDITING=1 c-index-test -cursor-at=%S/boxed-exprs.h:9:19 -target x86_64-apple…
|
/external/llvm/test/CodeGen/X86/ |
D | compact-unwind.ll | 1 ; RUN: llc < %s -disable-fp-elim -mtriple x86_64-apple-darwin11 -mcpu corei7 | FileCheck -check-pre… 2 ; RUN: llc < %s -disable-fp-elim -mtriple x86_64-apple-darwin11 -mcpu corei7 -filetype=obj -o - \ 3 ; RUN: | llvm-objdump -triple x86_64-apple-darwin11 -unwind-info - \ 5 ; RUN: llc < %s -disable-fp-elim -mtriple x86_64-apple-darwin11 -mcpu corei7 \ 6 ; RUN: | llvm-mc -triple x86_64-apple-darwin11 -filetype=obj -o - \ 7 ; RUN: | llvm-objdump -triple x86_64-apple-darwin11 -unwind-info - \ 10 ; RUN: llc < %s -mtriple x86_64-apple-macosx10.8.0 -mcpu corei7 -filetype=obj -o - \ 11 ; RUN: | llvm-objdump -triple x86_64-apple-macosx10.8.0 -unwind-info - \ 13 ; RUN: llc < %s -mtriple x86_64-apple-darwin11 -mcpu corei7 \ 14 ; RUN: | llvm-mc -triple x86_64-apple-darwin11 -filetype=obj -o - \ [all …]
|
D | weak_def_can_be_hidden.ll | 1 ; RUN: llc -mtriple=x86_64-apple-darwin11 -O0 < %s | FileCheck %s 2 ; RUN: llc -mtriple=x86_64-apple-darwin10 -O0 < %s | FileCheck %s 3 ; RUN: llc -mtriple=x86_64-apple-darwin9 -O0 < %s | FileCheck --check-prefix=CHECK-D89 %s 4 ; RUN: llc -mtriple=i686-apple-darwin9 -O0 < %s | FileCheck --check-prefix=CHECK-D89 %s 5 ; RUN: llc -mtriple=i686-apple-darwin8 -O0 < %s | FileCheck --check-prefix=CHECK-D89 %s
|
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/ |
D | mmx-arg-passing.ll | 1 ; RUN: llc < %s -mtriple=i386-apple-darwin -mattr=+mmx | grep mm0 | count 1 2 ; RUN: llc < %s -mtriple=i386-apple-darwin -mattr=+mmx | grep esp | count 2 3 ; RUN: llc < %s -mtriple=x86_64-apple-darwin -mattr=+mmx,+sse2 | grep xmm0 4 ; RUN: llc < %s -mtriple=x86_64-apple-darwin -mattr=+mmx,+sse2 | grep rdi 5 ; RUN: llc < %s -mtriple=x86_64-apple-darwin -mattr=+mmx,+sse2 | not grep movups
|
/external/llvm/test/CodeGen/Thumb2/ |
D | div.ll | 1 ; RUN: llc -mtriple=thumb-apple-darwin -mcpu=arm1156t2-s -mattr=+thumb2 %s -o - \ 3 ; RUN: llc -mtriple=thumb-apple-darwin -mcpu=cortex-m3 -mattr=+thumb2 %s -o - \ 5 ; RUN: llc -mtriple=thumb-apple-darwin -mcpu=swift %s -o - \ 7 ; RUN: llc -mtriple=thumb-apple-darwin -mcpu=cortex-r4 %s -o - \ 9 ; RUN: llc -mtriple=thumb-apple-darwin -mcpu=cortex-r4f %s -o - \ 11 ; RUN: llc -mtriple=thumb-apple-darwin -mcpu=cortex-r5 %s -o - \
|
/external/clang/test/CodeGenObjC/ |
D | objc2-weak-ivar-debug.m | 1 // RUN: %clang_cc1 -triple x86_64-apple-darwin9 -fobjc-runtime=macosx-fragile-10.5 -fobjc-gc -debug… 2 // RUN: %clang_cc1 -triple i386-apple-darwin9 -fobjc-runtime=macosx-fragile-10.5 -fobjc-gc -debug-i… 3 // RUN: %clang_cc1 -x objective-c++ -triple x86_64-apple-darwin9 -fobjc-runtime=macosx-fragile-10.5… 4 // RUN: %clang_cc1 -x objective-c++ -triple i386-apple-darwin9 -fobjc-runtime=macosx-fragile-10.5 -…
|
/external/llvm/test/tools/llvm-objdump/X86/ |
D | macho-literals.test | 1 # RUN: llvm-mc < %s -triple x86_64-apple-darwin -filetype=obj | llvm-objdump -m -section __TEXT,__l… 2 # RUN: llvm-mc < %s -triple x86_64-apple-darwin -filetype=obj | llvm-objdump -m -section __TEXT,__l… 3 # RUN: llvm-mc < %s -triple x86_64-apple-darwin -filetype=obj | llvm-objdump -m -section __TEXT,__l… 4 # RUN: llvm-mc < %s -triple x86_64-apple-darwin -filetype=obj | llvm-objdump -m -section __TEXT,__l… 5 # RUN: llvm-mc < %s -triple x86_64-apple-darwin -filetype=obj | llvm-objdump -m -section __TEXT,__l… 6 # RUN: llvm-mc < %s -triple x86_64-apple-darwin -filetype=obj | llvm-objdump -m -section __TEXT,__l…
|
/external/swiftshader/third_party/LLVM/test/CodeGen/ARM/ |
D | arm-returnaddr.ll | 1 ; RUN: llc < %s -mtriple=arm-apple-darwin | FileCheck %s 2 ; RUN: llc < %s -mtriple=thumbv6-apple-darwin | FileCheck %s 3 ; RUN: llc < %s -mtriple=arm-apple-darwin -regalloc=basic | FileCheck %s 4 ; RUN: llc < %s -mtriple=thumbv6-apple-darwin -regalloc=basic | FileCheck %s
|
12345678910>>...168