/prebuilts/tools/darwin-x86/sdl/libs/ |
libSDLmain.a | 105 ? ?? ?E??E??4[??U??S??$? [?M??/ ? ???? ? ?T$?D$?$??????# ? ??+ ???' ? ?T$?$?????E?E?$????U??WVS??L? [?U??? ? ?D$?$?b????E??U??? ? ?D$?$?H????E?E?U?E??)???E?E???$?$????E??E? ?E?E?u??& ??E?U?D$?T$?E?D$?L$?4$??????E? ?E?E?}?E???M??& ?0?E?U?D$?T$?L$?t$?<$?????U?E??E?U?E?)?E?}?E?E????M??& ?0?E?U?D$?T$?L$?t$?<$?V?????? ? ????" ??E?D$?E?D$?T$?$?*????E?E?D$?E?$?????E??L[^_??U??S??4? [?}~s?E????D$ ??? ?D$?$???????uM?$ ???????F ???F ??E? ???F ? ??? ??B ? ??J ? ?`??B ?E??E@???$?j?????F ??E? ?"?E?????F ? E???E? ??E?E?;E~??J ? ?E? ?;?E???E???? ?D$?$???????u?E?D$?E?$??????E??$?E??E?;E|??E?D$?E?$?????E? ?E??4[??CFBundleName About Hide h Hide Others Show All Quit q Window m Minimize -psn -no-window stringByReplacingRange:with: @20@0:4{_NSRange=II}8@16 ReplaceSubString NSString applicationDidFinishLaunching: v12@0:4@8 application:openFile: c16@0:4@8@12 setupWorkingDirectory: v12@0:4c8 SDLMain NSObject terminate: SDLApplication NSApplication stringWithCharacters:length: getCharacters:range: UTF8String run setDelegate: setMainMenu: sharedApplication init setWindowsMenu: performMiniaturize: release setAppleMenu: mainMenu setSubmenu: initWithTitle:action:keyEquivalent: unhideAllApplications: setKeyEquivalentModifierMask: hideOtherApplications: hide: addItem: separatorItem addItemWithTitle:action:keyEquivalent: orderFrontStandardAboutPanel: stringByAppendingString: initWithTitle: alloc processName processInfo length objectForKey: NSProcessInfo NSMenu NSMenuItem NSAutoreleasePool ? J
? W
? X
? _
? e
? g
? s
? |
? ?
? ?
? ?
? ?
?
?
x 320 ? ? U ? ? 6 ! ! ? ! ? ! ? ! ? ! n ! r : # ? ? ? ? - y ? c i ? ? s Z I U Q ? ` A ? ___CFConstantStringClassReference _CFBundleGetMainBundle _CFBundleGetInfoDictionary _objc_msgSend _SDL_PushEvent _CFBundleCopyBundleURL _CFURLCreateCopyDeletingLastPathComponent _CFURLGetFileSystemRepresentation _chdir _CFRelease ___stack_chk_fail _CPSGetCurrentProcess _CPSEnableForegroundOperation _CPSSetFrontProcess _strlen _malloc _realloc _free _strlcpy _SDL_main _exit _NSAllocateMemoryPages _NSDeallocateMemoryPages _main _strncmp _strcmp .objc_class_name_NSProcessInfo .objc_class_name_NSMenu .objc_class_name_NSMenuItem .objc_class_name_NSAutoreleasePool .objc_class_name_NSApplication .objc_class_name_SDLMain .objc_class_name_NSString .objc_class_name_NSObject .objc_category_name_NSString_ReplaceSubString .objc_category_name_NSApplication_SDLApplication ___stack_chk_guard _NSApp _gCalledAppMainline _getApplicationName -[NSApplication(SDLApplication) terminate:] -[SDLMain setupWorkingDirectory:] _setApplicationMenu _setupWindowMenu _CustomApplicationMain -[SDLMain application:openFile:] _gFinderLaunch _gArgc _gArgv -[SDLMain applicationDidFinishLaunching:] -[NSString(ReplaceSubStri (…)
|
/ndk/sources/host-tools/make-3.81/w32/subproc/ |
sub_proc.c | 361 if ((exec_handle = (HANDLE)(intptr_t)OpenFile(fname, file_info, 368 if ((exec_handle = (HANDLE)(intptr_t)OpenFile(fname, file_info, 375 if ((exec_handle = (HANDLE)(intptr_t)OpenFile(fname, file_info, 382 if ((exec_handle = (HANDLE)(intptr_t)OpenFile(exec_path, file_info, 389 if ((exec_handle = (HANDLE)(intptr_t)OpenFile(fname, file_info, 436 * We use OpenFile here because it is capable of searching the Path.
|
/external/chromium/third_party/libjingle/source/talk/base/ |
fileutils.h | 121 virtual FileStream *OpenFile(const Pathname &filename, 309 static FileStream *OpenFile(const Pathname &filename, 311 return EnsureDefaultFilesystem()->OpenFile(filename, mode);
|
unixfilesystem.cc | 124 FileStream *UnixFilesystem::OpenFile(const Pathname &filename, 272 StreamInterface *source = OpenFile(old_path, "rb"); 276 StreamInterface *dest = OpenFile(new_path, "wb");
|
/external/chromium_org/third_party/libjingle/source/talk/base/ |
fileutils.h | 123 virtual FileStream *OpenFile(const Pathname &filename, 311 static FileStream *OpenFile(const Pathname &filename, 313 return EnsureDefaultFilesystem()->OpenFile(filename, mode);
|
unixfilesystem.cc | 117 FileStream *UnixFilesystem::OpenFile(const Pathname &filename, 266 StreamInterface *source = OpenFile(old_path, "rb"); 270 StreamInterface *dest = OpenFile(new_path, "wb");
|
/external/clang/lib/Serialization/ |
ModuleManager.cpp | 30 const FileEntry *Entry = FileMgr.getFile(Name, /*openFile=*/false, 48 const FileEntry *Entry = FileMgr.getFile(Name, /*openFile=*/false, 387 File = FileMgr.getFile(FileName, /*openFile=*/false, /*cacheFailure=*/false);
|
/external/webrtc/src/system_wrappers/source/ |
trace_impl.cc | 356 if(_traceFile.OpenFile(fileNameWithCounterUTF8, false, false, 363 if(_traceFile.OpenFile(fileNameUTF8, false, false, true) == -1) 563 if(_traceFile.OpenFile(newFileName, false, false,
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/ |
AaptQuickFix.java | 312 AdtPlugin.openFile(mFile, null); 322 AdtPlugin.openFile(mFile, region); 370 AdtPlugin.openFile(file, region);
|
/external/chromium/chrome/browser/safe_browsing/ |
prefix_set.cc | 165 file_util::ScopedFILE file(file_util::OpenFile(filter_name, "rb")); 239 file_util::ScopedFILE file(file_util::OpenFile(filter_name, "wb"));
|
/external/chromium_org/chrome/browser/safe_browsing/ |
prefix_set.cc | 163 file_util::ScopedFILE file(base::OpenFile(filter_name, "rb")); 246 file_util::ScopedFILE file(base::OpenFile(filter_name, "wb"));
|
/external/chromium_org/content/browser/renderer_host/ |
database_message_filter.cc | 143 VfsBackend::OpenFile(db_file, 150 VfsBackend::OpenFile(db_file, desired_flags, &file_handle);
|
/external/chromium_org/third_party/libjingle/source/talk/media/devices/ |
linuxdevicemanager.cc | 159 talk_base::Filesystem::OpenFile(device_meta_path, "r")); 186 talk_base::Filesystem::OpenFile(device_meta_path, "r");
|
/external/chromium_org/third_party/libjingle/source/talk/session/media/ |
mediarecorder_unittest.cc | 43 return talk_base::Filesystem::OpenFile( 78 stream_.reset(talk_base::Filesystem::OpenFile(path_, "rb"));
|
/external/clang/include/clang/Basic/ |
FileManager.h | 219 /// \param OpenFile if true and the file exists, it will be opened. 223 const FileEntry *getFile(StringRef Filename, bool OpenFile = false,
|
/external/clang/lib/Lex/ |
HeaderSearch.cpp | 252 /*openFile=*/false); 262 return HS.getFileMgr().getFile(TmpDir.str(), /*openFile=*/true); 420 /*openFile=*/!SuggestedModule); 430 FE = FileMgr.getFile(FrameworkName.str(), /*openFile=*/!SuggestedModule); 522 return FileMgr.getFile(Filename, /*openFile=*/true); 537 if (const FileEntry *FE = FileMgr.getFile(TmpDir.str(),/*openFile=*/true)) { 748 if (!(FE = FileMgr.getFile(HeadersFilename.str(), /*openFile=*/true))) { 760 if (!(FE = FileMgr.getFile(HeadersFilename.str(), /*openFile=*/true))) [all...] |
/frameworks/base/docs/html/sdk/api_diff/19/changes/ |
android.content.ContentProvider.html | 108 <nobr><code>ParcelFileDescriptor</code> <A HREF="../../../../reference/android/content/ContentProvider.html#openFile(android.net.Uri, java.lang.String, android.os.CancellationSignal)" target="_top"><code>openFile</code></A>(<code>Uri,</nobr> String<nobr>,</nobr> CancellationSignal<nobr><nobr></code>)</nobr>
|
android.content.ContentProviderClient.html | 101 <nobr><code>ParcelFileDescriptor</code> <A HREF="../../../../reference/android/content/ContentProviderClient.html#openFile(android.net.Uri, java.lang.String, android.os.CancellationSignal)" target="_top"><code>openFile</code></A>(<code>Uri,</nobr> String<nobr>,</nobr> CancellationSignal<nobr><nobr></code>)</nobr>
|
/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/ |
SettingsProvider.java | [all...] |
/packages/providers/ContactsProvider/src/com/android/providers/contacts/ |
VoicemailContentProvider.java | 134 public ParcelFileDescriptor openFile(Uri uri, String mode) throws FileNotFoundException { 142 return getTableDelegate(uriData).openFile(uriData, mode);
|
/packages/providers/DownloadProvider/src/com/android/providers/downloads/ |
DownloadProvider.java | [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/test/ |
test_email.py | 45 def openfile(filename, mode='r'): function 64 fp = openfile(findfile(filename)) 197 fp = openfile(findfile('msg_46.txt')) 255 fp = openfile('msg_17.txt') 280 fp = openfile('msg_01.txt') [all...] |
test_email_renamed.py | 45 def openfile(filename, mode='r'): function 64 fp = openfile(findfile(filename)) 219 fp = openfile('msg_17.txt') 244 fp = openfile('msg_01.txt') [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/test/ |
test_email.py | 45 def openfile(filename, mode='r'): function 64 fp = openfile(findfile(filename)) 197 fp = openfile(findfile('msg_46.txt')) 255 fp = openfile('msg_17.txt') 280 fp = openfile('msg_01.txt') [all...] |
/frameworks/base/core/java/android/content/ |
ContentProvider.java | 294 public ParcelFileDescriptor openFile( 300 return ContentProvider.this.openFile( [all...] |