/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/internal/objfile/ |
D | disasm.go | 119 type FileCache struct { struct 120 files *list.List 121 maxLen int 136 func (fc *FileCache) Line(filename string, line int) ([]byte, error) {
|
/aosp_15_r20/external/python/google-api-python-client/tests/ |
D | test_discovery_cache.py | 29 from googleapiclient.discovery_cache.file_cache import Cache as FileCache unknown 31 FileCache = None variable
|
/aosp_15_r20/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/ |
D | FileCache.java | 32 public class FileCache implements Closeable { class 89 public FileCache(Context context, File rootDir, String dbName, long capacity) { in FileCache() method in FileCache
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/ |
H A D | Caching.h | 57 using FileCache = std::function<Expected<AddStreamFn>( variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/ |
D | Caching.h | 57 using FileCache = std::function<Expected<AddStreamFn>( variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/ |
D | Caching.h | 57 using FileCache = std::function<Expected<AddStreamFn>( variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/ |
D | Caching.h | 57 using FileCache = std::function<Expected<AddStreamFn>( variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/ |
D | Caching.h | 57 using FileCache = std::function<Expected<AddStreamFn>( variable
|
/aosp_15_r20/external/vogar/src/vogar/ |
H A D | FileCache.java | 24 public interface FileCache { interface
|
/aosp_15_r20/tools/treble/build/treble_build/report/ |
H A D | types.go | 33 FileCache map[string]*project // Map source files to project member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Core/ |
D | SourceManager.h | 126 typedef std::map<FileSpec, FileSP> FileCache; typedef
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Core/ |
D | SourceManager.h | 126 typedef std::map<FileSpec, FileSP> FileCache; typedef
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Core/ |
D | SourceManager.h | 126 typedef std::map<FileSpec, FileSP> FileCache; typedef
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Core/ |
D | SourceManager.h | 126 typedef std::map<FileSpec, FileSP> FileCache; typedef
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_vendor/cachecontrol/caches/ |
D | file_cache.py | 150 class FileCache(_FileCacheMixin, BaseCache): class
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_vendor/cachecontrol/caches/ |
D | file_cache.py | 150 class FileCache(_FileCacheMixin, BaseCache): class
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_vendor/cachecontrol/caches/ |
D | file_cache.py | 150 class FileCache(_FileCacheMixin, BaseCache): class
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_vendor/cachecontrol/caches/ |
D | file_cache.py | 150 class FileCache(_FileCacheMixin, BaseCache): class
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/GSYM/ |
H A D | DwarfTransformer.cpp | 32 std::vector<uint32_t> FileCache; member
|
/aosp_15_r20/out/soong/.intermediates/packages/apps/Gallery2/gallerycommon/com.android.gallery3d.common2/android_common/javac/ |
D | com.android.gallery3d.common2.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/aosp_15_r20/out/soong/.intermediates/packages/apps/Gallery2/gallerycommon/com.android.gallery3d.common2/android_common/turbine/ |
D | com.android.gallery3d.common2.jar | com/android/gallery3d/common/ApiHelper$VERSION_CODES.class
<Unknown>
package com. ... |
/aosp_15_r20/external/python/httplib2/python3/httplib2/ |
D | __init__.py | 913 class FileCache(object): class
|
/aosp_15_r20/external/autotest/utils/frozen_chromite/third_party/python3/httplib2/ |
H A D | __init__.py | 906 class FileCache(object): class
|
/aosp_15_r20/external/autotest/utils/frozen_chromite/third_party/python2/httplib2/ |
H A D | __init__.py | 925 class FileCache(object): class
|
/aosp_15_r20/external/python/httplib2/python2/httplib2/ |
D | __init__.py | 938 class FileCache(object): class
|