HomeSort by relevance Sort by last modified time
    Searched full:files (Results 201 - 225 of 35974) sorted by null

1 2 3 4 5 6 7 891011>>

  /libcore/luni/src/test/etc/loading-test2-jar/
README.txt 2 dex files, which are included as resources in the luni tests. These
3 files are used for testing the various class loaders.
7 build.sh in this directory, which copies resulting files into the luni
  /development/samples/Support4Demos/res/xml/
my_paths.xml 3 <!-- Offer access to files under Context.getFilesDir() + "thumbs/"
5 <files-path name="my_thumbs" path="thumbs/" />
7 <!-- Offer access to files under Environment.getExternalStorageDirectory()
11 <!-- Offer access to files under Context.getCacheDir() -->
  /device/asus/grouper/sepolicy/
sensors_config.te 2 # sensors_config: load calibration files.
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/ANTLR/ANTLR/
ANTLR-Prefix.pch 2 // Prefix header for all source files of the 'ANTLR' target in the 'ANTLR' project
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/ANTLR/ANTLRTests/
ANTLRTests-Prefix.pch 2 // Prefix header for all source files of the 'ANTLRTests' target in the 'ANTLRTests' project
  /external/ceres-solver/data/
README.foe 1 The *.foe files contain coefficients provided by Stefan Roth, who agreed to
6 The coefficients in the *.foe files have been obtained by extracting the
7 matrices from the MATLAB files and performing matrix multiplication.
9 The format of the files is ASCII:
  /external/chromium/googleurl/base/
README.txt 1 These files contain some shared code. You can define your own assertion macros
  /external/chromium/googleurl/build/
README.txt 1 This directory includes solution and project files for compiling with
  /external/chromium_org/chrome/test/chromedriver/
DEPS 2 # These files should not depend on browser code.
  /external/chromium_org/chrome/test/chromedriver/net/
DEPS 2 # These files should not depend on chromedriver code.
  /external/chromium_org/content/public/test/
OWNERS 5 # For WebRTC files.
  /external/chromium_org/content/test/
OWNERS 5 # For WebRTC files.
  /external/chromium_org/native_client_sdk/src/examples/api/var_array_buffer/
example.js 24 if (!dropEvent.dataTransfer || !dropEvent.dataTransfer.files)
28 var files = dropEvent.dataTransfer.files;
29 for(var i = 0; i < files.length; ++i)
30 postFileContents(files[i]);
36 var files = file_input.files;
37 for(var i = 0; i < files.length; ++i)
38 postFileContents(files[i]);
  /external/chromium_org/third_party/icu/source/tools/makeconv/
makeconv.vcxproj.filters 4 <Filter Include="Source Files">
8 <Filter Include="Header Files">
12 <Filter Include="Resource Files">
19 <Filter>Source Files</Filter>
22 <Filter>Source Files</Filter>
25 <Filter>Source Files</Filter>
28 <Filter>Source Files</Filter>
33 <Filter>Header Files</Filter>
36 <Filter>Header Files</Filter>
  /external/chromium_org/third_party/ocmock/OCMock/
OCMock-Prefix.pch 2 // Prefix header for all source files of the 'OCMock' target in the 'OCMock' project
  /external/chromium_org/third_party/sqlite/src/test/
attach4.test 12 # focus of this script is attaching many database files to a single
28 set files {main test.db}
30 lappend files aux$ii "test.db$ii"
39 foreach {name f} $files { forcedelete $f }
42 foreach {name f} $files {
51 } $files
59 foreach {name f} $files {
68 foreach {name f} $files {
72 } $files
76 foreach {name f} $files {
    [all...]
  /external/chromium_org/tools/gyp/test/generator-output/copies/
copies.gyp 20 'files': [
32 'files': [
38 # Verify that a null 'files' list doesn't gag the generators.
45 'files': [],
  /external/chromium_org/tools/gyp/test/mac/framework/TestFramework/
TestFramework_Prefix.pch 2 // Prefix header for all source files of the 'TestFramework' target in the 'TestFramework' project.
  /external/compiler-rt/lib/asan/lit_tests/TestCases/Helpers/
lit.local.cfg 1 # Sources in this directory are helper files for tests which test functionality
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/
README.txt 3 This contains template scripts and files that are still being modified and have yet to be tested.
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/properties/
_README.txt 1 These files are examples to get you started. Since you cannot commit
2 your files into CVS here, just point the scripts at your own properties
3 files, similar in content to these, and run accordingly.
5 You can also run the Ant scripts without properties files if you set
  /external/eigen/Eigen/src/Core/
CMakeLists.txt 3 INSTALL(FILES
  /external/elfutils/libelf-po/
POTFILES.in 1 # List of files which containing translatable strings.
  /external/icu4c/tools/makeconv/
makeconv.vcxproj.filters 4 <Filter Include="Source Files">
8 <Filter Include="Header Files">
12 <Filter Include="Resource Files">
19 <Filter>Source Files</Filter>
22 <Filter>Source Files</Filter>
25 <Filter>Source Files</Filter>
28 <Filter>Source Files</Filter>
33 <Filter>Header Files</Filter>
36 <Filter>Header Files</Filter>
  /external/llvm/utils/llvm-lit/
CMakeLists.txt 6 install(FILES

Completed in 8581 milliseconds

1 2 3 4 5 6 7 891011>>