OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:files
(Results
1001 - 1025
of
7650
) sorted by null
<<
41
42
43
44
45
46
47
48
49
50
>>
/frameworks/base/tools/layoutlib/create/
Android.mk
19
LOCAL_SRC_FILES := $(call all-java-
files
-under,src)
/ndk/build/core/
clear-vars.mk
16
# this file is included repeatedly from Android.mk
files
in order to clean
/packages/apps/Email/docs/
TODO
18
Move attachments to
files
, instead of storing as blobs in the database. There are tons of ways
/packages/apps/Email/src/org/apache/commons/io/comparator/
NameFileComparator.java
26
* Compare the <b>names</b> of two
files
for order (see {@link File#getName()}).
28
* This comparator can be used to sort lists or arrays of
files
92
* Compare the names of two
files
with the specified case sensitivity.
98
* same and a positive value if the first
files
name
PathFileComparator.java
26
* Compare the <b>path</b> of two
files
for order (see {@link File#getPath()}).
28
* This comparator can be used to sort lists or arrays of
files
92
* Compare the paths of two
files
the specified case sensitivity.
98
* same and a positive value if the first
files
path
/packages/apps/Email/src/org/apache/commons/io/filefilter/
RegexFileFilter.java
26
* Filters
files
using supplied regular expression(s).
36
* File[]
files
= dir.listFiles(fileFilter);
37
* for (int i = 0; i <
files
.length; i++) {
38
* System.out.println(
files
[i]);
/packages/apps/Launcher2/
Android.mk
24
LOCAL_SRC_FILES := $(call all-subdir-java-
files
)
/packages/apps/Launcher2/res/values/
attrs.xml
31
the workspace in XML
files
. -->
38
a CellLayout view in XML
files
. -->
59
a DeleteZone view in XML
files
. -->
66
a HandleView view in XML
files
. -->
/packages/apps/Phone/tests/
Android.mk
20
LOCAL_SRC_FILES := $(call all-java-
files
-under, src)
/packages/experimental/BugReportSender/
Android.mk
22
LOCAL_SRC_FILES := $(call all-subdir-java-
files
)
/packages/wallpapers/Basic/
Android.mk
22
LOCAL_SRC_FILES := $(call all-subdir-java-
files
)
/packages/wallpapers/MagicSmoke/
Android.mk
22
LOCAL_SRC_FILES := $(call all-subdir-java-
files
)
/packages/wallpapers/MusicVisualization/
Android.mk
22
LOCAL_SRC_FILES := $(call all-subdir-java-
files
)
/prebuilt/darwin-x86/sdl/lib/
libSDL.la
30
#
Files
to dlopen/dlpreopen
/prebuilt/linux-x86/sdl/lib/
libSDL.la
30
#
Files
to dlopen/dlpreopen
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/
libbfd.la
27
#
Files
to dlopen/dlpreopen
libopcodes.la
27
#
Files
to dlopen/dlpreopen
/prebuilt/windows/sdl/host/lib/
libSDL.la
30
#
Files
to dlopen/dlpreopen
/prebuilt/windows/sdl/lib/
libSDL.la
30
#
Files
to dlopen/dlpreopen
/sdk/androidprefs/src/
Android.mk
19
LOCAL_SRC_FILES := $(call all-subdir-java-
files
)
/sdk/anttasks/src/
Android.mk
19
LOCAL_SRC_FILES := $(call all-subdir-java-
files
)
/sdk/apkbuilder/src/
Android.mk
20
LOCAL_SRC_FILES := $(call all-subdir-java-
files
)
/sdk/apkbuilder/src/com/android/apkbuilder/internal/
ApkBuilderImpl.java
229
File[]
files
= folder.listFiles();
local
230
for (File file :
files
) {
246
* @param resourcesJars the collection of FileInputStream to fill up with jar
files
.
294
File[]
files
= file.listFiles();
local
295
for (File contentFile :
files
) {
317
* <p/>The root folder must include folders that include .so
files
.
332
if (abi.isDirectory()) { // ignore
files
336
// only consider
files
that are .so or, if in debug mode, that
357
* @param
files
the list of
files
to include in the archiv
[
all
...]
/sdk/archquery/src/
Android.mk
19
LOCAL_SRC_FILES := $(call all-subdir-java-
files
)
/sdk/draw9patch/src/
Android.mk
18
LOCAL_SRC_FILES := $(call all-subdir-java-
files
)
Completed in 77 milliseconds
<<
41
42
43
44
45
46
47
48
49
50
>>