OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:apple
(Results
351 - 375
of
6892
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/prebuilts/gdb/darwin-x86/lib/python2.7/ctypes/macholib/
__init__.py
9
And also
Apple
's documentation.
/prebuilts/gdb/linux-x86/lib/python2.7/ctypes/macholib/
__init__.py
9
And also
Apple
's documentation.
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/macholib/
__init__.py
9
And also
Apple
's documentation.
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/macholib/
__init__.py
9
And also
Apple
's documentation.
/prebuilts/tools/common/m2/repository/com/apple/AppleJavaExtensions/
maven-metadata.xml
3
<groupId>com.
apple
</groupId>
/external/libgdx/backends/gdx-backend-robovm/src/com/badlogic/gdx/backends/iosrobovm/custom/
UIAcceleration.java
29
import org.robovm.
apple
.foundation.*;
30
import org.robovm.
apple
.coreanimation.*;
31
import org.robovm.
apple
.coregraphics.*;
32
import org.robovm.
apple
.coredata.*;
33
import org.robovm.
apple
.coreimage.*;
34
import org.robovm.
apple
.coretext.*;
35
import org.robovm.
apple
.corelocation.*;
UIAccelerometer.java
29
import org.robovm.
apple
.foundation.*;
30
import org.robovm.
apple
.coreanimation.*;
31
import org.robovm.
apple
.coregraphics.*;
32
import org.robovm.
apple
.coredata.*;
33
import org.robovm.
apple
.coreimage.*;
34
import org.robovm.
apple
.coretext.*;
35
import org.robovm.
apple
.corelocation.*;
/external/llvm/test/CodeGen/PowerPC/
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-prefix=CHECK-PPC32-NOFP
4
; RUN: llc < %s -march=ppc64 -mtriple=powerpc-
apple
-darwin8 -disable-fp-elim | FileCheck %s -check-prefix=CHECK-PPC64-NOFP
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-PPC32-RS
7
; RUN: llc < %s -march=ppc32 -mtriple=powerpc-
apple
-darwin8 -disable-fp-elim | FileCheck %s -check-prefix=CHECK-PPC32-RS-NOFP
/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/include/
ammintrin.h
0
/*
APPLE
LOCAL file 5612787 mainline sse4 */
41
/*
APPLE
LOCAL begin nodebug inline 4152603 */
43
/*
APPLE
LOCAL end nodebug inline 4152603 */
45
/*
APPLE
LOCAL begin radar 5618945 */
52
/*
APPLE
LOCAL end radar 5618945 */
102
/*
APPLE
LOCAL begin nodebug inline 4152603 */
104
/*
APPLE
LOCAL end nodebug inline 4152603 */
/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin11/4.2.1/include/
ammintrin.h
0
/*
APPLE
LOCAL file 5612787 mainline sse4 */
41
/*
APPLE
LOCAL begin nodebug inline 4152603 */
43
/*
APPLE
LOCAL end nodebug inline 4152603 */
45
/*
APPLE
LOCAL begin radar 5618945 */
52
/*
APPLE
LOCAL end radar 5618945 */
102
/*
APPLE
LOCAL begin nodebug inline 4152603 */
104
/*
APPLE
LOCAL end nodebug inline 4152603 */
/external/clang/test/Driver/
darwin-dsymutil.c
3
// RUN: %clang -target x86_64-
apple
-darwin10 -ccc-print-phases \
18
// RUN: %clang -target x86_64-
apple
-darwin10 -ccc-print-bindings \
22
// CHECK-MULTIARCH-BINDINGS: "x86_64-
apple
-darwin10" - "darwin::Lipo", inputs: [{{.*}}, {{.*}}], output: "a.out"
23
// CHECK-MULTIARCH-BINDINGS: # "x86_64-
apple
-darwin10" - "darwin::Dsymutil", inputs: ["a.out"], output: "a.out.dSYM"
27
// RUN: %clang -target x86_64-
apple
-darwin10 -ccc-print-bindings \
31
// CHECK-OUTPUT-NAME: "x86_64-
apple
-darwin10" - "darwin::Linker", inputs: [{{.*}}], output: "foo"
32
// CHECK-OUTPUT-NAME: "x86_64-
apple
-darwin10" - "darwin::Dsymutil", inputs: ["foo"], output: "foo.dSYM"
37
// RUN: %clang -target x86_64-
apple
-darwin10 -ccc-print-bindings \
42
// RUN: %clang -target x86_64-
apple
-darwin10 -ccc-print-bindings \
46
// CHECK-LOCATION: "x86_64-
apple
-darwin10" - "darwin::Dsymutil", inputs: ["bar/foo"], output: "bar/foo.dSYM
[
all
...]
arclite-link.c
2
// RUN: %clang -### -target x86_64-
apple
-darwin10 -fobjc-link-runtime -lfoo -mmacosx-version-min=10.7 %t.o 2>&1 | FileCheck -check-prefix=CHECK-ARCLITE-OSX %s
3
// RUN: %clang -### -target x86_64-
apple
-darwin10 -fobjc-link-runtime -mmacosx-version-min=10.8 %t.o 2>&1 | FileCheck -check-prefix=CHECK-NOARCLITE %s
4
// RUN: %clang -### -target i386-
apple
-darwin10 -fobjc-link-runtime -mmacosx-version-min=10.7 %t.o 2>&1 | FileCheck -check-prefix=CHECK-NOARCLITE %s
5
// RUN: %clang -### -target x86_64-
apple
-darwin10 -fobjc-link-runtime -nostdlib %t.o 2>&1 | FileCheck -check-prefix=CHECK-NOSTDLIB %s
15
// RUN: %clang -### -target x86_64-
apple
-darwin10 -fobjc-link-runtime -fobjc-arc -mmacosx-version-min=10.7 %s 2>&1 | FileCheck -check-prefix=CHECK-UNUSED %s
inline-asm.c
1
// RUN: %clang -target x86_64-
apple
-darwin10 \
5
// RUN: %clang -target x86_64-
apple
-darwin10 \
11
// RUN: %clang -target x86_64-
apple
-darwin10 \
17
// RUN: %clang -target x86_64-
apple
-darwin10 \
20
// RUN: %clang -target x86_64-
apple
-darwin10 \
darwin-sdkroot.c
5
// RUN: env SDKROOT=%t.tmpdir %clang -target x86_64-
apple
-darwin10 \
16
// RUN: env SDKROOT=%t.nonpath %clang -target x86_64-
apple
-darwin10 \
26
// RUN: env SDKROOT=/ %clang -target x86_64-
apple
-darwin10 \
46
// RUN: env SDKROOT=%t/SDKs/iPhoneOS8.0.0.sdk %clang -target arm64-
apple
-darwin %s -### 2>&1 \
51
// CHECK-IPHONE: "-triple" "arm64-
apple
-ios8.0.0"
58
// RUN: env SDKROOT=%t/SDKs/iPhoneSimulator8.0.sdk %clang -target x86_64-
apple
-darwin %s -### 2>&1 \
63
// CHECK-SIMULATOR: "-triple" "x86_64-
apple
-ios8.0.0"
69
// RUN: env SDKROOT=%t/SDKs/MacOSX10.10.0.sdk %clang -target x86_64-
apple
-darwin %s -### 2>&1 \
74
// CHECK-MACOSX: "-triple" "x86_64-
apple
-macosx10.10.0"
darwin-arch-default.c
3
// RUN: %clang -target powerpc-
apple
-darwin8 -### \
9
// RUN: %clang -target powerpc64-
apple
-darwin8 -### \
17
// RUN: %clang -target powerpc-
apple
-darwin8 -### \
24
// RUN: %clang -target powerpc64-
apple
-darwin8 -### \
33
// RUN: %clang -target powerpc-
apple
-darwin8 -### %s 2> %t
39
// RUN: %clang -target powerpc64-
apple
-darwin8 -### %s 2> %t
/external/clang/test/Index/
boxed-exprs.m
10
// RUN: c-index-test -index-file -target x86_64-
apple
-macosx10.7 %s | FileCheck -check-prefix=CHECK-INDEX %s
13
// RUN: c-index-test -cursor-at=%s:7:24 -target x86_64-
apple
-macosx10.7 %s | FileCheck -check-prefix=CHECK-CURSOR %s
14
// RUN: env CINDEXTEST_EDITING=1 c-index-test -cursor-at=%s:7:24 -target x86_64-
apple
-macosx10.7 %s | FileCheck -check-prefix=CHECK-CURSOR %s
17
// RUN: c-index-test -cursor-at=%S/boxed-exprs.h:9:19 -target x86_64-
apple
-macosx10.7 %s | FileCheck -check-prefix=CHECK-CURSOR2 %s
18
// RUN: env CINDEXTEST_EDITING=1 c-index-test -cursor-at=%S/boxed-exprs.h:9:19 -target x86_64-
apple
-macosx10.7 %s | FileCheck -check-prefix=CHECK-CURSOR2 %s
/external/clang/test/Sema/
format-strings-enum.c
1
// RUN: %clang_cc1 -triple x86_64-
apple
-darwin10 -verify %s
2
// RUN: %clang_cc1 -triple x86_64-
apple
-darwin10 -x c++ -verify %s
3
// RUN: %clang_cc1 -triple x86_64-
apple
-darwin10 -x c++ -std=c++11 -verify %s
4
// RUN: %clang_cc1 -triple x86_64-
apple
-darwin10 -x objective-c -verify %s
5
// RUN: %clang_cc1 -triple x86_64-
apple
-darwin10 -x objective-c++ -std=c++11 -verify %s
/external/clang/test/SemaObjC/
opaque-is-access-warn.m
1
// RUN: %clang -target x86_64-
apple
-darwin -arch arm64 -mios-version-min=7 -fsyntax-only -Wdeprecated-objc-isa-usage %s -Xclang -verify
2
// RUN: %clang -target x86_64-
apple
-darwin -arch arm64 -mios-version-min=7 -fsyntax-only %s -Xclang -verify
3
// RUN: %clang -target x86_64-
apple
-darwin -mios-simulator-version-min=7 -fsyntax-only -Wdeprecated-objc-isa-usage %s -Xclang -verify
4
// RUN: %clang -target x86_64-
apple
-darwin -arch armv7k -mwatchos-version-min=2 -fsyntax-only -Wdeprecated-objc-isa-usage %s -Xclang -verify
6
// RUN: %clang -target x86_64-
apple
-darwin -arch x86_64 -fsyntax-only -Wdeprecated-objc-isa-usage %s -Xclang -verify
/external/llvm/test/CodeGen/X86/
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/llvm/test/MC/MachO/
darwin-version-min-load-command.s
1
// RUN: llvm-mc -triple x86_64-
apple
-macosx10.10.0 %s -filetype=obj -o - | llvm-objdump -macho -private-headers - | FileCheck %s
2
// RUN: llvm-mc -triple x86_64-
apple
-ios8.0.0 %s -filetype=obj -o - | llvm-objdump -macho -private-headers - | FileCheck %s --check-prefix=CHECK-IOS
3
// RUN: llvm-mc -triple x86_64-
apple
-darwin %s -filetype=obj -o - | llvm-objdump -macho -private-headers - | FileCheck %s --check-prefix=CHECK-DARWIN
19
// RUN: llvm-mc -triple x86_64-
apple
-watchos1.0.0 %s -filetype=obj -o - | llvm-objdump -macho -private-headers - | FileCheck %s --check-prefix=CHECK-WATCHOS
20
// RUN: llvm-mc -triple x86_64-
apple
-tvos8.0.0 %s -filetype=obj -o - | llvm-objdump -macho -private-headers - | FileCheck %s --check-prefix=CHECK-TVOS
/external/clang/www/analyzer/
filing_bugs.html
36
<h2>Outside of
Apple
</h2>
44
<h3>Bugreporter.
apple
.com</h3>
46
<p>If you are using the analyzer to analyze code associated with an
Apple
NDA
48
reports to
Apple
's <a href="http://bugreporter.
apple
.com">Bug Reporter</a> web
55
<h2>
Apple
-internal Users</h2>
/external/llvm/test/CodeGen/Thumb2/
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/mp4parser/isoparser/src/main/resources/
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/antlr/antlr-3.4/runtime/ObjC/Framework/ANTLR/ANTLR/
ANTLR-Info.plist
2
<!DOCTYPE plist PUBLIC "-//
Apple
//DTD PLIST 1.0//EN" "http://www.
apple
.com/DTDs/PropertyList-1.0.dtd">
/external/clang/cmake/caches/
Apple-stage2.cmake
1
# This file sets up a CMakeCache for
Apple
-style stage2 bootstrap. It is
5
set(CLANG_VENDOR
Apple
CACHE STRING "")
Completed in 692 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>