/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/transforms/ |
StateTransformFactory.java | 25 import com.google.common.io.Files; [all...] |
/frameworks/base/core/java/android/provider/ |
MediaStore.java | 78 * removing nomedia files 97 * The activity should be able to play, browse, or manipulate music files stored on the device. 474 * Media provider table containing an index of all files in the media storage, 475 * including non-media files. This should be used by applications that work with 479 public static final class Files { 482 * Get the content:// style URI for the files table on the 486 * @return the URI to the files table on the given volume 494 * Get the content:// style URI for a single row in the files table on the 499 * @return the URI to the files table on the given volume 545 * Fields for master table for all media files [all...] |
/prebuilts/go/darwin-x86/src/cmd/go/ |
help.go | 23 or .S files to the C compiler, and any .cc, .cpp, .cxx files to the C++ 90 a non-Go program in the directory. Files in package documentation 93 As a special case, if the package list is a list of .go files from a 95 package made up of exactly those files, ignoring any build constraints 96 in those files and ignoring any other files in the directory. 371 import statement can only appear in source files in the subtree 372 rooted at foo. The source files foo/f.go, foo/bar/x.go, and 518 The go command examines the contents of a restricted set of files [all...] |
alldocs.go | 6 // Edit the documentation in other files and rerun mkalldocs.sh to generate this one. 17 // clean remove object files 23 // generate generate Go files by processing source 59 // If the arguments to build are a list of .go files, build treats 60 // them as a list of source files specifying a single package. 72 // When compiling packages, build ignores files that end in '_test.go'. 160 // Remove object files 166 // Clean removes object files from package source directories. 168 // so go clean is mainly concerned with object files left by other 171 // Specifically, clean removes the following files from each of th [all...] |
/prebuilts/go/darwin-x86/src/go/ast/ |
ast.go | 961 // Files and packages 988 // A Package node represents a set of source files 993 Scope *Scope // package scope across all files 995 Files map[string]*File // Go source files by filename
|
/prebuilts/go/linux-x86/src/cmd/go/ |
help.go | 23 or .S files to the C compiler, and any .cc, .cpp, .cxx files to the C++ 90 a non-Go program in the directory. Files in package documentation 93 As a special case, if the package list is a list of .go files from a 95 package made up of exactly those files, ignoring any build constraints 96 in those files and ignoring any other files in the directory. 371 import statement can only appear in source files in the subtree 372 rooted at foo. The source files foo/f.go, foo/bar/x.go, and 518 The go command examines the contents of a restricted set of files [all...] |
alldocs.go | 6 // Edit the documentation in other files and rerun mkalldocs.sh to generate this one. 17 // clean remove object files 23 // generate generate Go files by processing source 59 // If the arguments to build are a list of .go files, build treats 60 // them as a list of source files specifying a single package. 72 // When compiling packages, build ignores files that end in '_test.go'. 160 // Remove object files 166 // Clean removes object files from package source directories. 168 // so go clean is mainly concerned with object files left by other 171 // Specifically, clean removes the following files from each of th [all...] |
/prebuilts/go/linux-x86/src/go/ast/ |
ast.go | 961 // Files and packages 988 // A Package node represents a set of source files 993 Scope *Scope // package scope across all files 995 Files map[string]*File // Go source files by filename
|
/build/soong/cmd/microfactory/ |
microfactory.go | 26 // Microfactory will ignore *_test.go files, and limits *_darwin.go and 27 // *_linux.go files to MacOS and Linux respectively. It does not support build 30 // Builds are incremental by package. All input files are hashed, and if the 91 files []string 105 // FindDeps searches all applicable go files in `path`, parses all of them 116 // If this ever becomes too slow, we can look at reading the files once instead of twice 148 for filename, astFile := range foundPkg.Files { 149 p.files = append(p.files, filename) 192 sort.Strings(p.files) [all...] |
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Common/ |
Misc.py | 46 ## Dictionary used to store dependencies of files
47 gDependencyDatabase = {} # arch : {file path : [dependent files list]}
227 # in DSC which is used as relative path by C files and other files in INF.
406 ## Remove directories, including files and sub-directories in it
427 # actions. It makes use a cache to store files timestamp.
609 ## Get all files of a directory
612 # @param SkipList : The files need be skipped
614 # @retval A list of all files
619 for Root, Dirs, Files in os.walk(Root): [all...] |
/external/libunwind/doc/ |
libunwind.tex | 226 isolated in separate source files---a limitation that shouldn't be an 299 \section{Files}
|
/prebuilts/go/darwin-x86/src/cmd/fix/ |
fix.go | 256 walkBeforeAfter(&n.Files, before, after)
|
/prebuilts/go/darwin-x86/src/go/types/ |
decl.go | 280 // Checker.Files may be called multiple times; additional package files
|
resolver.go | 120 file := check.files[fileNo] 135 // it (pkg.imports may not be empty if we are checking test files incrementally). 144 // the source files as needed. 149 if len(check.files) > 0 { 152 srcDir = dir(check.fset.Position(check.files[0].Name.Pos()).Filename) 155 for fileNo, file := range check.files { 419 // add new methods to already type-checked types (from a prior Checker.Files call)
|
/prebuilts/go/linux-x86/src/cmd/fix/ |
fix.go | 256 walkBeforeAfter(&n.Files, before, after)
|
/prebuilts/go/linux-x86/src/go/types/ |
decl.go | 280 // Checker.Files may be called multiple times; additional package files
|
resolver.go | 120 file := check.files[fileNo] 135 // it (pkg.imports may not be empty if we are checking test files incrementally). 144 // the source files as needed. 149 if len(check.files) > 0 { 152 srcDir = dir(check.fset.Position(check.files[0].Name.Pos()).Filename) 155 for fileNo, file := range check.files { 419 // add new methods to already type-checked types (from a prior Checker.Files call)
|
/external/blktrace/doc/ |
blktrace.tex | 45 \item[blkparse] A utility which formats events stored in files, or when 109 blktrace utilizes files under the debug file system, and thus must have 356 stored into debugfs files. The size and number of buffers can be 359 \item blktrace stores the extracted data into files stored in the 475 -i \emph{file} & --input=\emph{file} & Specifies base name for input files -- default is \emph{device}.blktrace.\emph{cpu}. \\ [all...] |
/packages/providers/MediaProvider/src/com/android/providers/media/ |
MediaDocumentsProvider.java | 45 import android.provider.MediaStore.Files.FileColumns; [all...] |
/external/abi-dumper/ |
abi-dumper.pl | 79 # Cannot access input files 240 Show full paths of source files. 247 Path to directory with public header files or to file with 248 the list of header files. This option allows to filter out 253 symbols in header files. 269 Search for debug-info files referenced from gnu_debuglink 299 Specify header files (separated by semicolon) that 1026 my @Files = findFiles($SearchDirDebuginfo, "f"); 1028 foreach my $F (@Files) [all...] |
/prebuilts/tools/common/m2/repository/com/google/guava/guava/15.0/ |
guava-15.0.jar | |
/cts/tests/libcore/javautilcollections/libs/ |
guava-20.0.jar | |
/external/dagger2/lib/ |
google-java-format-0.1-20151017.042846-2.jar | |
/external/guice/lib/ |
guava-16.0.1.jar | |
/prebuilts/devtools/tools/lib/ |
guava-17.0.jar | |