/prebuilt/darwin-x86/sdl/include/SDL/ |
SDL_video.h | 151 Uint32 wm_available :1; /* Flag: Can you talk to a window manager? */ 232 * to the window manager, etc, and determines the current video mode and 319 * if the current graphics system has a window manager. 331 * window manager, if any, to resize the window at runtime. When this [all...] |
/prebuilt/linux-x86/sdl/include/SDL/ |
SDL_video.h | 151 Uint32 wm_available :1; /* Flag: Can you talk to a window manager? */ 232 * to the window manager, etc, and determines the current video mode and 319 * if the current graphics system has a window manager. 331 * window manager, if any, to resize the window at runtime. When this [all...] |
/prebuilt/windows/sdl/host/include/SDL/ |
SDL_video.h | 159 Uint32 wm_available :1; /* Flag: Can you talk to a window manager? */ 236 * to the window manager, etc, and determines the current video mode and 323 * if the current graphics system has a window manager. 335 * window manager, if any, to resize the window at runtime. When this [all...] |
/prebuilt/windows/sdl/include/SDL/ |
SDL_video.h | 151 Uint32 wm_available :1; /* Flag: Can you talk to a window manager? */ 232 * to the window manager, etc, and determines the current video mode and 319 * if the current graphics system has a window manager. 331 * window manager, if any, to resize the window at runtime. When this [all...] |
/frameworks/base/core/java/android/view/ |
ViewRootImpl.java | 238 final Rect mWinFrame; // frame given by window manager. 472 // manager, to make sure we do the relayout before receiving 651 // the preview windows the window manager shows for launching [all...] |
/external/oprofile/events/ppc64/cell-be/ |
events | 259 # CBE Signal Group 651 - EIB Token Manager - Group A0/B0 (NClk/2) 274 # CBE Signal Group 652 - EIB Token Manager - Group A1/B1 (NClk/2) [all...] |
/frameworks/base/services/java/com/android/server/ |
BackupManagerService.java | 221 // Pseudoname that we use for the Package Manager metadata "package" 229 // Activity Manager; use this lock object to signal when a requested binding has 743 // schedules a backup pass on the Package Manager metadata the first [all...] |
/development/tools/labpretest/ |
labpretest.sh | 549 log_print "waiting for the Package Manager" 559 echo "Package Manager available"
|
/external/apache-http/src/org/apache/http/impl/client/ |
AbstractHttpClient.java | 92 /** The connection manager. */ 138 * @param conman the connection manager
|
/external/apache-xml/src/main/java/org/apache/xml/serializer/ |
OutputPropertiesFactory.java | 224 // In JDK1.1.X applications won't be having security manager and if 225 // there is security manager ( in applets ), code need to be signed
|
/external/bluetooth/bluez/test/ |
agent.c | 460 "org.bluez.Manager", "DefaultAdapter"); 515 "org.bluez.Manager", "FindAdapter");
|
/external/chromium/base/mac/ |
mac_util.mm | 348 // Carbon Process Manager. In debug builds this usually happens due to how 351 // and force a call to make sure the manager has been initialized and hence
|
/external/chromium/chrome/browser/download/ |
download_manager_unittest.cc | 202 MockDownloadFile(DownloadCreateInfo* info, DownloadManager* manager) 203 : DownloadFile(info, manager), renamed_count_(0) { }
|
/external/chromium/chrome/browser/history/ |
text_database_manager.h | 127 // The text database manager keeps a list of changes that are made to the 226 // if there is a transaction open on this manager.
|
/external/chromium/chrome/browser/profiles/ |
profile.cc | 616 // Drop our download manager so we forget about all the downloads made 695 // The download manager that only stores downloaded items in memory.
|
/external/chromium/chrome/browser/ui/gtk/ |
gtk_util.h | 155 // Retuns size of the |widget| without window manager decorations. 365 // window manager bugs. You should always call it after creating a dialog with
|
/external/chromium/chrome/browser/ui/login/ |
login_prompt.cc | 134 // Tell the password manager the credentials were submitted / accepted. 405 // Tell the password manager to look for saved passwords.
|
/external/chromium/chrome/browser/ui/views/tab_contents/ |
tab_contents_view_gtk.cc | 323 DCHECK(focus_manager != NULL) << "No focus manager when restoring focus."; 361 // We may not have a focus manager if the tab has been switched before this
|
/external/chromium/chrome/browser/ui/webui/ |
chrome_web_ui_factory.cc | 282 // All extensions but the bookmark manager get their favicon from the icons 312 // The bookmark manager is a chrome extension, so we have to check for it
|
/external/chromium/chrome/browser/webdata/ |
web_data_service.h | 372 // Password manager 591 // Password manager.
|
/external/chromium/net/base/ |
sdch_manager.h | 117 // Dictionary manager issues. 171 friend class SdchManager; // Only manager can construct an instance.
|
/external/chromium/third_party/libjingle/source/talk/session/tunnel/ |
securetunnelsessionclient.cc | 79 const buzz::Jid& jid, SessionManager* manager) 80 : TunnelSessionClient(jid, manager, NS_SECURE_TUNNEL) {
|
/external/clang/lib/CodeGen/ |
BackendUtil.cpp | 172 // Set up the per-function pass manager. 178 // Set up the per-module pass manager.
|
/external/e2fsprogs/lib/ext2fs/ |
initialize.c | 94 io_manager manager, ext2_filsys *ret_fs) 128 retval = manager->open(name, io_flags, &fs->io);
|
/external/jpeg/ |
jctrans.c | 33 * were requested from this compression object's memory manager, they 187 /* We can now tell the memory manager to allocate virtual arrays. */
|