HomeSort by relevance Sort by last modified time
    Searched full:file (Results 1226 - 1250 of 168772) sorted by null

<<41424344454647484950>>

  /developers/build/templates/base/_MODULE_/src/template/
project.properties.ftl 2 # This file is automatically generated by Android Tools.
3 # Do not modify this file -- YOUR CHANGES WILL BE ERASED!
5 # This file must be checked in Version Control Systems.
  /developers/samples/android/renderScript/BasicRenderScript/Application/
project.properties 1 # This file is automatically generated by Android Tools.
2 # Do not modify this file -- YOUR CHANGES WILL BE ERASED!
4 # This file must be checked in Version Control Systems.
  /development/ndk/platforms/android-17/samples/Teapot/
project.properties 1 # This file is automatically generated by Android Tools.
2 # Do not modify this file -- YOUR CHANGES WILL BE ERASED!
4 # This file must be checked in Version Control Systems.
  /development/ndk/platforms/android-18/samples/MoreTeapots/
project.properties 1 # This file is automatically generated by Android Tools.
2 # Do not modify this file -- YOUR CHANGES WILL BE ERASED!
4 # This file must be checked in Version Control Systems.
  /development/ndk/platforms/android-21/include/linux/
compiler.h 5 * This file is not currently in the Linux kernel tree.
7 * no such uapi file. We've sent this upstream, and are optimistically
11 * An alternative to this file is to check in a symbolic link to the
  /development/samples/ControllerSample/
project.properties 1 # This file is automatically generated by Android Tools.
2 # Do not modify this file -- YOUR CHANGES WILL BE ERASED!
4 # This file must be checked in Version Control Systems.
  /development/samples/browseable/BeamLargeFiles/
_index.jd 9 handshake over NFC, file transfer will take place over a secondary high-speed
14 will save the file to disk and display a notification that the user can select to open
15 the file using a standard ACTION_VIEW Intent.
  /development/samples/training/NsdChat/
project.properties 1 # This file is automatically generated by Android Tools.
2 # Do not modify this file -- YOUR CHANGES WILL BE ERASED!
4 # This file must be checked in Version Control Systems.
  /development/samples/training/basic/ActivityLifecycle/
local.properties 1 # This file is automatically generated by Android Tools.
2 # Do not modify this file -- YOUR CHANGES WILL BE ERASED!
4 # This file must *NOT* be checked in Version Control Systems,
  /development/samples/training/basic/FragmentBasics/
project.properties 1 # This file is automatically generated by Android Tools.
2 # Do not modify this file -- YOUR CHANGES WILL BE ERASED!
4 # This file must be checked in Version Control Systems.
  /development/samples/training/testingfun/app/
project.properties 1 # This file is automatically generated by Android Tools.
2 # Do not modify this file -- YOUR CHANGES WILL BE ERASED!
4 # This file must be checked in Version Control Systems.
  /development/samples/training/testingfun/app/tests/
project.properties 1 # This file is automatically generated by Android Tools.
2 # Do not modify this file -- YOUR CHANGES WILL BE ERASED!
4 # This file must be checked in Version Control Systems.
  /device/asus/flo/conn_init/
wfc_util_fctrl.h 5 * you may not use this file except in compliance with the License.
38 * The following format string will be added or updated to the file pFileName.
41 * pFileName : file name and path
42 * pEndOfCfg : tag string to notify the end of configuration file
54 * Read value from the following format string in the file pFileName.
57 * pFileName : file name and path
58 * pEndOfCfg : tag string to notify the end of configuration file
72 * check whether pDestFName file exist or not
74 * pFileName : file name and path
77 * return : it will return 0 if the file exis
    [all...]
  /device/moto/shamu/sepolicy/
adspd.te 14 allow adspd adspd_data_file:file create_file_perms;
19 allow adspd sysfs:file write;
22 allow adspd sysfs_mmi_touch:file r_file_perms;
qmux.te 18 allow qmux sysfs_smdcntl_open_timeout:file rw_file_perms;
20 # e.g. allow qmux sysfs_hsicctl_modem_wait:file rw_file_perms;
21 allow qmux sysfs:file rw_file_perms;
  /external/android-mock/src/com/google/android/testing/mocking/
FileUtils.java 5 * you may not use this file except in compliance with the License.
18 import java.io.File;
31 * @return the appropriate interface name for the interface mock support file.
39 * @return the appropriate subclass name for the subclass mock support file.
49 * @return the file name for the specified class name.
52 return className.replace('.', File.separatorChar) + ".class";
59 * @return the class name for the specified file name.
66 return filename.replace(File.separatorChar, '.').replace('/', '.')
72 File classFolder = new File(outputFolderName)
    [all...]
  /external/androidplot/.idea/
modules.xml 5 <module fileurl="file://$PROJECT_DIR$/Examples/DemoApp/DemoApp.iml" filepath="$PROJECT_DIR$/Examples/DemoApp/DemoApp.iml" />
6 <module fileurl="file://$PROJECT_DIR$/androidplot.iml" filepath="$PROJECT_DIR$/androidplot.iml" />
7 <module fileurl="file://$PROJECT_DIR$/AndroidPlot-Core/androidplot-core.iml" filepath="$PROJECT_DIR$/AndroidPlot-Core/androidplot-core.iml" />
  /external/antlr/antlr-3.4/runtime/Perl5/t/lib/My/Test/Class/
Load.pm 9 my ($class, $file, $dir) = @_;
11 return if !$class->SUPER::is_test_class($file, $dir);
16 (my $class = $file) =~ s!^\Q$dir\E/!!xms;
  /external/blktrace/doc/
blkiomon.8 41 Human-readable output file. Use '\-' for stdout.
48 Binary output file. Use '\-' for stdout.
55 Output file for debugging data. Use '\-' for stdout.
  /external/clang/utils/analyzer/
reducer.pl 3 use File::Temp qw/ tempdir /;
6 die "$prog <code file> <error string> [optional command]\n" if ($#ARGV < 0);
7 my $file = shift @ARGV;
8 die "$prog: [error] cannot read file $file\n" if (! -r $file);
13 # Create a backup of the file.
16 my $srcFile = "$dir/$file";
17 `cp $file $srcFile`;
63 # Copy the final file
    [all...]
  /external/e2fsprogs/lib/ext2fs/
write_bb_file.c 2 * write_bb_file.c --- write a list of bad blocks to a FILE *
7 * This file may be redistributed under the terms of the GNU Library
19 FILE *f)
  /external/fio/examples/
iometer-file-access-server.fio 1 # This job file tries to mimic the Intel IOMeter File Server Access Pattern
3 description=Emulation of Intel IOmeter File Server Access Pattern
  /external/freetype/src/autofit/
aferrors.h 10 /* This file is part of the FreeType project, and may only be used, */
13 /* this file you indicate that you have read the license and */
21 /* This file is used to define the Autofitter error enumeration */
  /external/freetype/src/cff/
cfferrs.h 10 /* This file is part of the FreeType project, and may only be used, */
13 /* this file you indicate that you have read the license and */
21 /* This file is used to define the CFF error enumeration constants. */
  /external/freetype/src/psaux/
psauxerr.h 10 /* This file is part of the FreeType project, and may only be used, */
13 /* this file you indicate that you have read the license and */
21 /* This file is used to define the PS auxiliary module error enumeration */

Completed in 637 milliseconds

<<41424344454647484950>>