/external/chromium_org/net/disk_cache/ |
D | addr.h | 61 Addr(FileType file_type, int max_blocks, int block_file, int index) { in Addr() 85 FileType file_type() const { in file_type() function 119 static int BlockSizeForFileType(FileType file_type) { in BlockSizeForFileType() 151 static int RequiredBlocks(int size, FileType file_type) { in RequiredBlocks()
|
/external/chromium/net/disk_cache/ |
D | addr.h | 54 Addr(FileType file_type, int max_blocks, int block_file, int index) { in Addr() 78 FileType file_type() const { in file_type() function 96 static int BlockSizeForFileType(FileType file_type) { in BlockSizeForFileType()
|
/external/chromium_org/base/files/ |
D | file_enumerator_win.cc | 45 int file_type) in FileEnumerator() 58 int file_type, in FileEnumerator()
|
D | file_enumerator_posix.cc | 42 int file_type) in FileEnumerator() 54 int file_type, in FileEnumerator()
|
/external/chromium_org/chrome/browser/printing/ |
D | print_dialog_cloud.cc | 172 const std::string& file_type, in CloudPrintDataSender() 226 const std::string& file_type, in CloudPrintFlowHandler() 463 const std::string& file_type, in CloudPrintWebDialogDelegate() 602 const std::string& file_type, in CreateDialogImpl() 643 const std::string& file_type, in CreateDialogForFileImpl() 692 const std::string& file_type, in CreatePrintDialogForFile() 719 const std::string& file_type) { in CreatePrintDialogForBytes() 746 std::string file_type = "application/pdf"; in CreatePrintDialogFromCommandLine() local
|
/external/chromium_org/webkit/browser/fileapi/ |
D | sandbox_database_test_helper.cc | 31 leveldb::FileType file_type; in CorruptDatabase() local 89 leveldb::FileType file_type; in DeleteDatabaseFile() local
|
/external/chromium/chrome/browser/printing/ |
D | print_dialog_cloud.cc | 161 const std::string& file_type) in CloudPrintDataSender() 226 const std::string& file_type) in CloudPrintFlowHandler() 410 const std::string& file_type, in CloudPrintHtmlDialogDelegate() 517 const std::string& file_type, in CreateDialogImpl() 573 const std::string& file_type, in CreatePrintDialogForFile() 605 std::string file_type = "application/pdf"; in CreatePrintDialogFromCommandLine() local
|
/external/chromium_org/ppapi/cpp/ |
D | directory_entry.h | 74 PP_FileType file_type() const { return data_.file_type; } in file_type() function
|
/external/chromium_org/ppapi/c/ |
D | pp_directory_entry.h | 29 PP_FileType file_type; member
|
/external/chromium_org/chrome/browser/sync_file_system/ |
D | sync_file_metadata.cc | 17 SyncFileType file_type, in SyncFileMetadata()
|
D | sync_file_metadata.h | 23 SyncFileType file_type; variable
|
D | file_change.cc | 15 SyncFileType file_type) in FileChange()
|
D | file_change.h | 35 SyncFileType file_type() const { return file_type_; } in file_type() function
|
/external/chromium_org/remoting/tools/ |
D | verify_resources.py | 53 def ExtractTagFromLine(file_type, line): argument
|
/external/llvm/include/llvm/Support/ |
D | FileSystem.h | 54 struct file_type { struct 68 file_type(_ v) : v_(v) {} in file_type() argument 69 explicit file_type(int v) : v_(_(v)) {} in file_type() argument
|
/external/chromium_org/chrome/browser/extensions/api/sync_file_system/ |
D | sync_file_system_api_helpers.cc | 107 sync_file_system::SyncFileType file_type) { in CreateDictionaryValueForFileSystemEntry()
|
/external/chromium_org/third_party/closure_linter/closure_linter/common/ |
D | simplefileflags.py | 176 def GetFileList(argv, file_type, suffixes): argument
|
/external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/common/ |
D | simplefileflags.py | 176 def GetFileList(argv, file_type, suffixes): argument
|
/external/chromium_org/native_client_sdk/src/tests/nacl_io_test/ |
D | fake_pepper_interface_html5fs.h | 47 PP_FileType file_type() const { return info_.type; } in file_type() function
|
/external/chromium_org/webkit/browser/database/ |
D | vfs_backend.cc | 23 const int file_type = desired_flags & kFileTypeMask; in OpenFileFlagsAreConsistent() local
|
/external/chromium_org/chrome/browser/sync_file_system/drive_backend_v1/ |
D | drive_file_sync_service.cc | 416 SyncFileType file_type = SYNC_FILE_TYPE_FILE; in DidInitializeMetadataStore() local 693 SyncFileType file_type = in DidGetEntryForRemoteVersions() local 897 SyncFileType file_type = SYNC_FILE_TYPE_UNKNOWN; in DidGetDirectoryContentForBatchSync() local 982 SyncFileType file_type = entry.is_file() ? in AppendRemoteChange() local 1015 SyncFileType file_type) { in AppendRemoteChangeInternal() 1229 SyncFileType file_type) { in SyncFileTypeToDriveMetadataResourceType()
|
/external/chromium_org/chrome/tools/convert_dict/ |
D | dic_reader.cc | 55 const char* file_type, const char* encoding, in PopulateWordSet()
|
/external/grub/stage2/ |
D | fsys_iso9660.c | 144 unsigned char file_type; in iso9660_dir() local
|
/external/chromium_org/net/disk_cache/v3/ |
D | backend_worker.cc | 452 FileType file_type = Addr::RequiredFileType(size); in InitStats() local
|
/external/chromium_org/sdch/open-vcdiff/src/ |
D | vcdiff_main.cc | 253 const char* file_type, in OpenFileForReading()
|