Skip to content

Commit a9f87c3

Browse files
committed
push icc bench apps
0 parents  commit a9f87c3

File tree

477 files changed

+6306
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

477 files changed

+6306
-0
lines changed

.gitignore

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# built application files
2+
*.ap_
3+
4+
# files for the dex VM
5+
*.dex
6+
7+
# Java class files
8+
*.class
9+
10+
# generated files
11+
bin/
12+
gen/
13+
14+
# Local configuration file (sdk path, etc)
15+
local.properties
16+
17+
# Eclipse project files
18+
/.metadata
19+
/appcompat_v7
20+
/appcompat_v7_2
21+
/appcompat_v7_3
22+
/appcompat_v7_4
23+
/eclipse-project/.metadata/.plugins/org.eclipse.core.resources/.history
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
[[{"location":"/Users/fgwei/Developer/androiddev/adt-bundle-mac-x86_64-20130219/sdk/platforms/android-17/android.jar","type":"JAR","hints":{}},"com.google.android:android:4.2.0"]]
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{}
Binary file not shown.
Binary file not shown.
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
����
2+
3+
coordinate fingerprintssymbolic-names
4+
classifiercallovrdselfcovrpselfmovrm

.recommenders/index/http___download_eclipse_org_recommenders_models_luna_/_0.frq

Lines changed: 652 additions & 0 deletions
Large diffs are not rendered by default.

.recommenders/index/http___download_eclipse_org_recommenders_models_luna_/_0.nrm

Lines changed: 1 addition & 0 deletions
Large diffs are not rendered by default.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)