/external/llvm/lib/Analysis/ |
D | ModuleDebugInfoPrinter.cpp | 30 DebugInfoFinder Finder; member in __anon686902c50111::ModuleDebugInfoPrinter 55 Finder.processModule(M); in runOnModule() 60 for (DebugInfoFinder::iterator I = Finder.compile_unit_begin(), in print() 61 E = Finder.compile_unit_end(); I != E; ++I) { in print() 67 for (DebugInfoFinder::iterator I = Finder.subprogram_begin(), in print() 68 E = Finder.subprogram_end(); I != E; ++I) { in print() 74 for (DebugInfoFinder::iterator I = Finder.global_variable_begin(), in print() 75 E = Finder.global_variable_end(); I != E; ++I) { in print() 81 for (DebugInfoFinder::iterator I = Finder.type_begin(), in print() 82 E = Finder.type_end(); I != E; ++I) { in print()
|
/external/chromium/chrome/browser/ |
D | platform_util_mac.mm | 35 // Instead, an AppleEvent is constructed to tell the Finder to open the 45 // Create the target of this AppleEvent, the Finder. 57 // Build the AppleEvent data structure that instructs Finder to open files. 119 LOG(WARNING) << "Could not send AE to Finder in OpenItem()";
|
/external/webkit/Source/JavaScriptCore/wtf/ |
D | FastMalloc.cpp | 2218 template <class Finder, class Reader> 2219 void enumerateFreeObjects(Finder& finder, const Reader& reader) in enumerateFreeObjects() 2294 template <class Finder, class Reader> 2295 void enumerateFreeObjects(Finder& finder, const Reader& reader) in enumerateFreeObjects() 2333 template <class Finder, class Reader> 2334 …void enumerateFreeObjects(Finder& finder, const Reader& reader, TCMalloc_Central_FreeList* remoteC… in enumerateFreeObjects()
|
/external/chromium/chrome/browser/ui/cocoa/ |
D | framed_browser_window.mm | 224 // Zoom buttons do bring the window to the front. Note that Finder windows (in
|
/external/webkit/Source/WebKit/mac/Misc/ |
D | WebNSPasteboardExtras.mm | 144 // parent directory of the directory in Finder. This check should go away as soon as
|
/external/webkit/Source/WebKit/win/Interfaces/ |
D | IWebPolicyDelegate.idl | 120 external app, revealing the location in Finder if a file URL, etc.
|
/external/chromium/chrome/browser/ui/cocoa/download/ |
D | download_item_controller.mm | 269 // Let cmd-click show the file in Finder, like e.g. in Safari and Spotlight.
|
/external/jpeg/ |
D | makeproj.mac | 32 tell application "Finder"
|
/external/webkit/Source/WebCore/English.lproj/ |
D | Localizable.strings | 131 "Finder" = "Finder";
|
/external/webkit/Source/WebKit2/UIProcess/API/mac/ |
D | PDFViewController.mm | 318 … appName = WEB_UI_STRING("Finder", "Default application name for Open With context menu");
|
/external/chromium/chrome/browser/cocoa/ |
D | keystone_glue.mm | 720 // file operations, such as Snow Leopard's Finder's copy operation when
|
/external/clang/lib/Sema/ |
D | SemaTemplate.cpp | 3299 UnnamedLocalNoLinkageFinder Finder(*this, SR); in CheckTemplateArgument() local 3300 (void)Finder.Visit(Context.getCanonicalType(Arg)); in CheckTemplateArgument()
|
/external/webkit/Source/WebKit/mac/WebView/ |
D | WebPDFView.mm | 358 … appName = UI_STRING_INTERNAL("Finder", "Default application name for Open With context menu");
|
/external/webkit/Source/WebKit/mac/ |
D | ChangeLog-2006-02-09 | 19964 <rdar://problem/3061371>: "CFURLGetFSRef failed" log when dragging image to Finder 32880 just the Finder flags, not all the Finder info. 34046 - fixed fix for 3132056 -- Supply Finder bits for decoded BinHex files 34049 Mask off fewer Finder flag bits. Use the same mask as for MacBinary, in fact. 34211 …While downloading a file, Safari and the Finder take up 30%-40% of the CPU each. This is happening… 34221 ts each with 60 timeouts. The event also cause the Finder to do a lot of work. 34225 …g the event for every chunk written is that the file size updates in the Finder. Not worth the per… 34236 …(-[NSWorkspace _web_noteFileChangedAtPath:]): Notifies the Finder (or any other app that cares) th… 34417 - fixed 3128858 -- Supply Finder bits for decoded BinHex files 34421 (-[WebBinHexDecoder decodeHeader]): Decode Finder flags. [all …]
|
D | ChangeLog | 8761 non-intuitively: it opens the parent directory in the Finder, rather 8809 non-intuitively: it opens the parent directory in the Finder, rather
|
D | ChangeLog-2002-12-03 | 223 changed so the Finder can respond to the size change. 839 …Fixed: 3020720 - dropping a folder in the page address makes the folder open in Finder, empties th… 14416 Use NSWorkspace methods instead of Launch Services and Finder functions.
|
D | ChangeLog-2007-10-14 | 15185 … "REGRESSION: Instead of showing the error page, Safari opens its Resources folder in the Finder" 22810 REGRESSION (NativeTextField): Pasting a Finder item into a text field results in
|
/external/sqlite/dist/ |
D | sqlite3.c.orig | 26927 posixIoFinder, /* Finder function name */ 26936 nolockIoFinder, /* Finder function name */ 26945 dotlockIoFinder, /* Finder function name */ 26956 flockIoFinder, /* Finder function name */ 26968 semIoFinder, /* Finder function name */ 26980 afpIoFinder, /* Finder function name */ 27005 proxyIoFinder, /* Finder function name */ 27018 nfsIoFinder, /* Finder function name */
|
/external/webkit/Tools/ |
D | ChangeLog-2010-05-24 | 454 [Qt] Weekly binary builds on Mac OS X don't work when launched in the Finder
|
/external/webkit/Source/WebCore/ |
D | ChangeLog-2006-05-10 | 4194 REGRESSION (NativeTextField): Pasting a Finder item into a text field results in
|
D | ChangeLog-2009-06-16 | 7706 …REGRESSION: Office 2008: Preview with browser is not shown, and Finder window is in the front of S… 25466 in Finder (painting without up to date layout)
|
D | ChangeLog-2007-10-14 | 55638 REGRESSION: Dragging standalone images to Finder fails to download the image file
|
D | ChangeLog-2008-08-10 | 6071 …Disabled file input element updates its displayed file info when a file is dropped from the Finder.
|