Home
last modified time | relevance | path

Searched refs:apple (Results 1 – 25 of 5499) sorted by relevance

12345678910>>...220

/external/mdnsresponder/mDNSWindows/Java/
Dmakefile107 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 …]
Dmakefile64107 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/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/
DMachO-subtypes.ll3 ; 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 …]
Dsjljehprepare-lower-empty-struct.ll1 ; 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/llvm/test/CodeGen/ARM/
DMachO-subtypes.ll3 ; 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 …]
Dsjljehprepare-lower-empty-struct.ll1 ; 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/
Disoparser-default.properties3 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/swiftshader/third_party/llvm-7.0/llvm/test/tools/dsymutil/X86/
Daccelerator.test2 …symutil -accelerator=Apple -oso-prepend-path=%p/.. %p/../Inputs/basic.macho.x86_64 -o %t.apple.dSYM
5 RUN: llvm-dwarfdump -verify %t.apple.dSYM
8 RUN: llvm-dwarfdump -apple-names -apple-namespaces -apple-types %t.apple.dSYM | FileCheck %s -check…
10 RUN: dsymutil -update -accelerator=Dwarf %t.apple.dSYM
14 RUN: llvm-dwarfdump -verify %t.apple.dSYM
16 RUN: llvm-dwarfdump -debug-names %t.apple.dSYM | FileCheck %s -check-prefix=NAMES -check-prefix=DWA…
17 RUN: llvm-dwarfdump -apple-names -apple-namespaces -apple-types %t.dwarf.dSYM | FileCheck %s -check…
/external/clang/test/Driver/
Dobjc-weak.m3 // 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 …]
Ddarwin-objc-defaults.m5 // 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/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-dwarfdump/X86/
Ddebug_info_offset.test1 RUN: llvm-mc %S/brief.s -filetype obj -triple x86_64-apple-darwin -o - \
8 RUN: llvm-mc %S/brief.s -filetype obj -triple x86_64-apple-darwin -o - \
13 RUN: llvm-mc %S/brief.s -filetype obj -triple x86_64-apple-darwin -o - \
17 RUN: llvm-mc %S/brief.s -filetype obj -triple x86_64-apple-darwin -o - \
24 RUN: llvm-mc %S/brief.s -filetype obj -triple x86_64-apple-darwin -o - \
28 RUN: llvm-mc %S/brief.s -filetype obj -triple x86_64-apple-darwin -o - \
32 RUN: llvm-mc %S/brief.s -filetype obj -triple x86_64-apple-darwin -o - \
36 RUN: llvm-mc %S/brief.s -filetype obj -triple x86_64-apple-darwin -o - \
40 RUN: llvm-mc %S/brief.s -filetype obj -triple x86_64-apple-darwin -o - \
44 RUN: llvm-mc %S/brief.s -filetype obj -triple x86_64-apple-darwin -o - \
Dname.test1 RUN: llvm-mc %S/brief.s -filetype obj -triple x86_64-apple-darwin -o - \
6 RUN: llvm-mc %S/brief.s -filetype obj -triple x86_64-apple-darwin -o - \
28 RUN: llvm-mc %S/brief.s -filetype obj -triple x86_64-apple-darwin -o - \
41 RUN: llvm-mc %S/brief.s -filetype obj -triple x86_64-apple-darwin -o - \
43 RUN: llvm-mc %S/brief.s -filetype obj -triple x86_64-apple-darwin -o - \
45 RUN: llvm-mc %S/brief.s -filetype obj -triple x86_64-apple-darwin -o - \
49 RUN: llvm-mc %S/brief.s -filetype obj -triple x86_64-apple-darwin -o - \
51 RUN: llvm-mc %S/brief.s -filetype obj -triple x86_64-apple-darwin -o - \
53 RUN: llvm-mc %S/brief.s -filetype obj -triple x86_64-apple-darwin -o - \
55 RUN: llvm-mc %S/brief.s -filetype obj -triple x86_64-apple-darwin -o - \
[all …]
/external/clang/test/SemaObjC/
Dbool-type.m1 // 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…
/external/fonttools/Tests/ttLib/tables/
D_k_e_r_n_test.py169 assert st.apple is (version == 1.0)
173 assert st.coverage == (0 if st.apple else 1)
174 assert st.tupleIndex == (0 if st.apple else None)
193 apple = version == 1.0
194 st = KernTable_format_0(apple)
196 st.coverage = (0 if apple else 1)
197 st.tupleIndex = 0 if apple else None
223 assert st.apple is (version == 1.0)
225 assert st.coverage == (0 if st.apple else 1)
226 assert st.tupleIndex == (0 if st.apple else None)
[all …]
/external/libopus/celt/arm/
Darm2gnu.pl29 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/swiftshader/third_party/llvm-7.0/llvm/test/Linker/
Dapple-version.ll1 ; 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/llvm/test/Linker/
Dapple-version.ll1 ; 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-7.0/llvm/test/CodeGen/PowerPC/
DFrames-alloca.ll1 ; RUN: llc < %s -mtriple=powerpc-apple-darwin8 | FileCheck %s -check-prefix=CHECK-PPC32
2 ; RUN: llc < %s -mtriple=powerpc64-apple-darwin8 | FileCheck %s -check-prefix=CHECK-PPC64
3 ; RUN: llc < %s -mtriple=powerpc-apple-darwin8 -disable-fp-elim | FileCheck %s -check-prefix=CHECK-…
4 ; RUN: llc < %s -mtriple=powerpc64-apple-darwin8 -disable-fp-elim | FileCheck %s -check-prefix=CHEC…
5 ; RUN: llc < %s -mtriple=powerpc-apple-darwin8 | FileCheck %s -check-prefix=CHECK-PPC32
6 ; RUN: llc < %s -mtriple=powerpc-apple-darwin8 | FileCheck %s -check-prefix=CHECK-PPC32-RS
7 ; RUN: llc < %s -mtriple=powerpc-apple-darwin8 -disable-fp-elim | FileCheck %s -check-prefix=CHECK-…
/external/llvm/test/CodeGen/PowerPC/
DFrames-alloca.ll1 ; 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-…
/external/swiftshader/third_party/LLVM/test/CodeGen/PowerPC/
DFrames-alloca.ll1 ; 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…
/external/fonttools/Lib/fontTools/ttLib/tables/
D_k_e_r_n.py28 apple = False
34 apple = True
67 subtable = kern_classes[subtableFormat](apple)
105 apple = self.version == 1.0
106 subtable = kern_classes[format](apple)
116 def __init__(self, apple=False): argument
117 self.apple = apple
120 if not self.apple:
188 if not self.apple:
211 if self.apple:
[all …]
/external/clang/test/Frontend/
Dembed-bitcode.ll4 ; 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/PCH/
Darc.m3 // 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/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dcompact-unwind.ll1 ; 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 …]
/external/llvm/test/CodeGen/X86/
Dcompact-unwind.ll1 ; 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 …]

12345678910>>...220