HomeSort by relevance Sort by last modified time
    Searched defs:files (Results 401 - 425 of 2215) sorted by null

<<11121314151617181920>>

  /prebuilts/gradle-plugin/com/android/tools/lint/lint-tests/25.0.0-beta6/
lint-tests-25.0.0-beta6.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-tests/25.0.0-beta7/
lint-tests-25.0.0-beta7.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-tests/25.0.0-rc3/
lint-tests-25.0.0-rc3.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-tests/25.1.0/
lint-tests-25.1.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-tests/25.1.0-alpha3/
lint-tests-25.1.0-alpha3.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-tests/25.1.0-alpha4/
lint-tests-25.1.0-alpha4.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-tests/25.1.0-beta1/
lint-tests-25.1.0-beta1.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-tests/25.1.0-beta3/
lint-tests-25.1.0-beta3.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-tests/25.1.0-rc1/
lint-tests-25.1.0-rc1.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-tests/25.1.2/
lint-tests-25.1.2.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-tests/25.1.3/
lint-tests-25.1.3.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-tests/25.2.0-alpha1/
lint-tests-25.2.0-alpha1.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-tests/25.2.0-alpha3/
lint-tests-25.2.0-alpha3.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-tests/25.2.0-alpha4/
lint-tests-25.2.0-alpha4.jar 
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/
Standard_Suite.py 587 files = file variable
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/descriptors/
CustomViewDescriptorService.java 198 Map<ResourceFile, Long> files = findCustomDescriptors(project, type, local
216 project, files);
320 * Finds the set of XML files (if any) in the given library declaring
566 // Check whether the resource files (typically just one) which defined
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/core/
AndroidTypeRenameParticipant.java 213 // "Update fully qualified names in non-Java files" option is
230 // TODO: Also do the Java elements, if they are in Jar files, since the library
328 // Update references in XML resource files
342 IResource[] files = ((IFolder) folder).members(); local
343 for (int i = 0; i < files.length; i++) {
344 IResource member = files[i];
RenameResourceParticipant.java 93 * the XML files as appropriate; renaming .xml files, updating XML attributes, resource
105 * {@link ResourceFolderType#VALUES}. When refactoring non value files, we need to
106 * rename the files as well.
413 * Adds all changes to resource files (typically XML but also renaming drawable files
434 // Update references in XML resource files
444 IResource[] files = ((IFolder) folder).members(); local
445 for (int i = 0; i < files.length; i++) {
446 IResource member = files[i]
    [all...]
  /system/core/fs_mgr/
fs_mgr_verity.cpp 351 static const char *files[] = { local
358 for (i = 0; files[i]; ++i) {
359 if (check_verity_restart(files[i])) {
  /toolchain/binutils/binutils-2.25/binutils/
ar.c 84 than the corresponding files. */
93 if any of the members are object files. */
102 files with respect to this one. */
128 /* Whether to truncate names of files stored in the archive. */
136 /* Whether to create a "thin" archive (symbol index only -- no files). */
173 COUNT is the length of the FILES chain; FUNCTION is called on each entry
174 whose name matches one in FILES. */
177 map_over_members (bfd *arch, void (*function)(bfd *), char **files, int count)
201 for (; count > 0; files++, count--)
234 && !FILENAME_CMP (normalize (*files, arch), filename)
678 char **files; local
    [all...]
  /tools/tradefederation/core/tests/src/com/android/tradefed/testtype/
GTestTest.java 135 String[] files = new String[] {"test1", "test2"}; local
136 EasyMock.expect(mMockITestDevice.getChildren(nativeTestPath)).andReturn(files);
196 String[] files = new String[] {subFolderName}; local
197 EasyMock.expect(mMockITestDevice.getChildren(nativeTestPath)).andReturn(files);
228 String[] files = new String[] {"test1"}; local
229 EasyMock.expect(mMockITestDevice.getChildren(nativeTestPath)).andReturn(files);
305 String[] files = new String[] {"test1"}; local
306 EasyMock.expect(mMockITestDevice.getChildren(nativeTestPath)).andReturn(files);
327 /** Empty file exclusion regex filter should not skip any files */
347 // report all files as executabl
408 String[] files = new String[] {"test1", "test2"}; local
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant-apache-bcel.jar 
ant-netrexx.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-tests/25.3.0/
lint-tests-25.3.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-tests/25.3.0-beta1/
lint-tests-25.3.0-beta1.jar 

Completed in 1487 milliseconds

<<11121314151617181920>>