| /external/e2fsprogs/lib/ext2fs/ |
| D | inode.c | 109 ext2_inode_scan scan; in ext2fs_open_inode_scan() local 183 void ext2fs_close_inode_scan(ext2_inode_scan scan) in ext2fs_close_inode_scan() 196 void ext2fs_set_inode_callback(ext2_inode_scan scan, in ext2fs_set_inode_callback() 210 int ext2fs_inode_scan_flags(ext2_inode_scan scan, int set_flags, in ext2fs_inode_scan_flags() 228 static errcode_t get_next_blockgroup(ext2_inode_scan scan) in get_next_blockgroup() 256 errcode_t ext2fs_inode_scan_goto_blockgroup(ext2_inode_scan scan, in ext2fs_inode_scan_goto_blockgroup() 271 static errcode_t check_for_inode_bad_blocks(ext2_inode_scan scan, in check_for_inode_bad_blocks() 329 static errcode_t get_next_blocks(ext2_inode_scan scan) in get_next_blocks() 404 errcode_t ext2fs_get_next_inode_full(ext2_inode_scan scan, ext2_ino_t *ino, in ext2fs_get_next_inode_full() 512 errcode_t ext2fs_get_next_inode(ext2_inode_scan scan, ext2_ino_t *ino, in ext2fs_get_next_inode()
|
| /external/chromium_org/base/win/ |
| D | i18n_unittest.cc | 22 for (std::vector<std::wstring>::const_iterator scan = languages.begin(), in TEST() local 34 for (std::vector<std::wstring>::const_iterator scan = languages.begin(), in TEST() local
|
| /external/libvpx/libvpx/vp9/common/ |
| D | vp9_scan.c | 299 static int find_in_scan(const int16_t *scan, int l, int idx) { in find_in_scan() 310 static void init_scan_neighbors(const int16_t *scan, int16_t *iscan, int l, in init_scan_neighbors()
|
| D | vp9_scan.h | 29 const int16_t *scan; member
|
| /external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/ |
| D | vp9_scan.c | 299 static int find_in_scan(const int16_t *scan, int l, int idx) { in find_in_scan() 310 static void init_scan_neighbors(const int16_t *scan, int16_t *iscan, int l, in init_scan_neighbors()
|
| D | vp9_scan.h | 29 const int16_t *scan; member
|
| /external/chromium_org/third_party/WebKit/Source/core/html/parser/ |
| D | CSSPreloadScanner.cpp | 63 void CSSPreloadScanner::scan(const HTMLToken::DataVector& data, const SegmentedString& source, Prel… in scan() function in blink::CSSPreloadScanner 68 void CSSPreloadScanner::scan(const String& tagName, const SegmentedString& source, PreloadRequestS… in scan() function in blink::CSSPreloadScanner
|
| /external/chromium_org/third_party/WebKit/Source/core/html/track/vtt/ |
| D | VTTScanner.cpp | 46 bool VTTScanner::scan(char c) in scan() function in blink::VTTScanner 54 bool VTTScanner::scan(const LChar* characters, size_t charactersCount) in scan() function in blink::VTTScanner
|
| /external/clang/test/CodeGenCXX/ |
| D | reference-in-block-args.cpp | 20 void scan() { in scan() function
|
| /external/javassist/src/main/javassist/bytecode/analysis/ |
| D | SubroutineScanner.java | 41 public Subroutine[] scan(MethodInfo method) throws BadBytecode { in scan() method in SubroutineScanner 62 private void scan(int pos, CodeIterator iter, Subroutine sub) throws BadBytecode { in scan() method in SubroutineScanner
|
| /external/tagsoup/src/org/ccil/cowan/tagsoup/ |
| D | Scanner.java | 34 public void scan(Reader r, ScanHandler h) throws IOException, SAXException; in scan() method
|
| D | PYXScanner.java | 45 public void scan(Reader r, ScanHandler h) throws IOException, SAXException { in scan() method in PYXScanner
|
| /external/chromium_org/ui/file_manager/file_manager/foreground/js/ |
| D | directory_contents.js | 27 ContentScanner.prototype.scan = function( method in ContentScanner 59 DirectoryContentScanner.prototype.scan = function( method in DirectoryContentScanner 130 DriveSearchContentScanner.prototype.scan = function( method in DriveSearchContentScanner 205 LocalSearchContentScanner.prototype.scan = function( method in LocalSearchContentScanner 293 DriveMetadataSearchContentScanner.prototype.scan = function( method in DriveMetadataSearchContentScanner 647 DirectoryContents.prototype.scan = function(refresh) { method in DirectoryContents
|
| /external/mockito/src/org/mockito/internal/configuration/injection/scanner/ |
| D | InjectMocksScanner.java | 48 private Set<Field> scan() { in scan() method in InjectMocksScanner
|
| D | MockScanner.java | 55 private Set<Object> scan() { in scan() method in MockScanner
|
| /external/emma/core/java12/com/vladium/util/ |
| D | IntSet.java | 105 int scan = 0; in values() local 123 int scan = offset; in values() local
|
| /external/qemu/android/utils/ |
| D | timezone.c | 175 compare_timezone_to_localtime( ScanDataRec* scan, in compare_timezone_to_localtime() 234 scan_timezone_dir( ScanDataRec* scan, in scan_timezone_dir() 382 ScanDataRec scan[1]; in get_zoneinfo_timezone() local
|
| /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/ |
| D | Interpreter.java | 124 public void scan(String startRule, in scan() method in Interpreter 152 public CommonToken scan(String startRule) in scan() method in Interpreter 158 public CommonToken scan(String startRule, in scan() method in Interpreter
|
| /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/ |
| D | vp9_quantize.c | 122 const int16_t *scan, const int16_t *iscan) { in vp9_quantize_fp_c() 164 const int16_t *scan, const int16_t *iscan) { in vp9_high_quantize_fp_c() 211 const int16_t *scan, const int16_t *iscan) { in vp9_quantize_fp_32x32_c() 255 const int16_t *scan, const int16_t *iscan) { in vp9_high_quantize_fp_32x32_c() 296 const int16_t *scan, const int16_t *iscan) { in vp9_quantize_b_c() 349 uint16_t *eob_ptr, const int16_t *scan, in vp9_high_quantize_b_c() 406 const int16_t *scan, const int16_t *iscan) { in vp9_quantize_b_32x32_c() 465 const int16_t *scan, const int16_t *iscan) { in vp9_high_quantize_b_32x32_c() 515 const int16_t *scan, const int16_t *iscan) { in vp9_regular_quantize_b_4x4()
|
| /external/chromium_org/chrome/browser/safe_browsing/incident_reporting/ |
| D | incident_reporting_service.cc | 482 for (ProfileContextCollection::const_iterator scan = profiles_.begin(); in FindEligibleProfile() local 645 for (ProfileContextCollection::iterator scan = profiles_.begin(); in OnCollationTimeout() local 688 for (ProfileContextCollection::const_iterator scan = profiles_.begin(); in WaitingForMostRecentDownload() local 781 for (ProfileContextCollection::iterator scan = profiles_.begin(); in UploadIfCollectionComplete() local 915 for (UploadContext::PersistentIncidentStateCollection::const_iterator scan = in HandleResponse() local
|
| /external/chromium_org/chrome/installer/util/ |
| D | chrome_frame_operations.cc | 32 for (const PrefToOption* scan = &map[0], *end = &map[arraysize(map)]; in ReadOptions() local 51 for (const FlagToOption* scan = &map[0], *end = &map[arraysize(map)]; in ReadOptions() local
|
| D | channel_info.cc | 110 for (int scan = index + 1; scan < NUM_MODIFIERS; ++scan) { in FindInsertionPoint() local 168 for (const wchar_t* const* scan = &kChannels[0], in GetChannelName() local 303 for (int scan = 0; scan < NUM_MODIFIERS; ++scan) { in RemoveAllModifiersAndSuffixes() local
|
| D | installer_state.cc | 496 for (Products::const_iterator scan = products_.begin(), end = products_.end(); in FindProduct() local 520 for (Products::const_iterator scan = products().begin(); scan != end; in GetCurrentVersion() local 722 for (Products::const_iterator scan = products_.begin(), end = products_.end(); in SetChannelFlags() local 816 for (Products::const_iterator scan = products().begin(); scan != end; in WriteInstallerResult() local
|
| /external/chromium_org/chrome/installer/mini_installer/ |
| D | mini_string.cc | 116 const wchar_t* scan = source; in SearchStringI() local 137 const wchar_t* scan = str; in FindTagInStr() local
|
| /external/libvpx/libvpx/vp9/encoder/ |
| D | vp9_quantize.c | 29 const int16_t *scan, const int16_t *iscan) { in vp9_quantize_b_c() 82 const int16_t *scan, const int16_t *iscan) { in vp9_quantize_b_32x32_c() 130 const int16_t *scan, const int16_t *iscan) { in vp9_regular_quantize_b_4x4()
|