HomeSort by relevance Sort by last modified time
    Searched full:manager (Results 801 - 825 of 3275) sorted by null

<<31323334353637383940>>

  /external/e2fsprogs/lib/ext2fs/
inode_io.c 3 * to be accessed via the I/O manager interface.
66 "Inode I/O Manager",
142 io->manager = inode_io_manager;
dosio.c 49 * I/O Manager routine prototypes
62 "DOS I/O Manager",
143 * Allocate libext2fs structures associated with I/O manager
154 ioch->manager = dos_io_manager;
174 * we need to keep and create libext2fs I/O manager.
openfs.c 62 unsigned int block_size, io_manager manager,
66 manager, ret_fs);
82 unsigned int block_size, io_manager manager,
97 EXT2_CHECK_MAGIC(manager, EXT2_ET_MAGIC_IO_MANAGER);
124 retval = manager->open(fs->device_name, io_flags, &fs->io);
  /external/jpeg/
jdatadst.c 11 * destination manager.
136 * This makes it dangerous to use this manager and a different destination
137 * manager serially with the same JPEG object, because their private object
filelist.doc 71 jcdctmgr.c DCT manager (DCT implementation selection & control).
78 jdatadst.c Data destination manager for stdio output.
90 jddctmgr.c IDCT manager (IDCT implementation selection & control).
101 jdatasrc.c Data source manager for stdio input.
123 system-dependent memory manager.
  /external/kernel-headers/original/video/
dsscomp.h 229 * For now managers are specified by display index as opposed to manager
237 * ioctl with the manager, overlay, and setup-mode information filled out.
247 * 2) configure DSS pipelines for display/manager using DSSCOMP_SETUP_MANAGER
279 * whole manager/overlay settings, and is enabled unless overlay is
401 * DSS2 manager information.
408 * whole manager/overlay settings, and is enabled unless overlay is
435 * 1. sets manager of each ovl in composition to the display
438 * 3. calls set_dss_mgr_info() for mgr to set up the manager
441 * calls manager->apply()
510 * manager. NOTE: that overlays that are assigned to other display
    [all...]
  /external/llvm/tools/llvm-ld/
Optimize.cpp 65 // A utility function that adds a pass to the pass manager but will also add
68 // Add the pass to the pass manager...
82 // Instantiate the pass manager to organize the passes.
  /external/webkit/Source/WebCore/platform/network/qt/
ResourceHandleQt.cpp 122 QNetworkAccessManager* manager = 0;
125 manager = frame->loader()->networkingContext()->networkAccessManager();
126 cache = manager->cache();
  /frameworks/base/core/java/android/provider/
DrmStore.java 148 DrmRightsManager manager = manager = DrmRightsManager.getInstance(); local
149 DrmRights rights = manager.queryRights(content);
  /frameworks/base/core/java/android/server/search/
SearchManagerService.java 39 * The search manager service handles the search UI, and maintains a registry of searchable
56 * Initializes the Search Manager service in the provided system context.
59 * @param context to use for accessing DB, window manager, etc.
  /frameworks/base/drm/libdrmframework/include/
IDrmManagerService.h 40 * This is the interface class for DRM Manager service.
162 * This is the Binder implementation class for DRM Manager service.
245 * This is the Binder implementation class for DRM Manager service.
  /frameworks/base/services/java/com/android/server/am/
EventLogTags.logtags 38 # The Activity Manager failed to pause the given activity.
71 # An unknown process is trying to attach to the activity manager
79 # The activity manager gave up on a new process taking too long to start
  /libcore/luni/src/main/java/java/util/logging/
SocketHandler.java 27 * This handler reads the following properties from the log manager to
67 * the log manager, including the host name and port number. Default
85 * and port number together with other properties read by the log manager.
  /libcore/luni/src/main/java/javax/net/ssl/
TrustManagerFactory.java 60 * @return a trust manager factory for the requested algorithm.
85 * @return a trust manager factory for the requested algorithm.
115 * @return a key manager factory for the requested algorithm.
  /packages/apps/Email/src/com/android/email/provider/
AccountReconciler.java 46 * @param accountManagerAccounts accounts as reported by the system account manager, for the
68 * into the account manager.
72 * @param accountManagerAccounts The account manager accounts to work from
  /packages/apps/Settings/src/com/android/settings/bluetooth/
LocalBluetoothAdapter.java 57 void setProfileManager(LocalBluetoothProfileManager manager) {
58 mProfileManager = manager;
209 Log.v(TAG, "setBluetoothEnabled call, manager didn't return " +
RequestPermissionHelperActivity.java 149 LocalBluetoothManager manager = LocalBluetoothManager.getInstance(this); local
150 if (manager == null) {
155 mLocalAdapter = manager.getBluetoothAdapter();
  /packages/providers/DownloadProvider/res/values-lv/
strings.xml 19 <string name="app_label" msgid="3658948994665187911">"Download Manager"</string>
20 <string name="permlab_downloadManager" msgid="7779544811202855500">"Piek?uve lietojumprogrammai Download Manager."</string>
22 <string name="permlab_downloadManagerAdvanced" msgid="7103642833308809655">"Izv?rstas Download Manager funkcijas."</string>
  /sdk/avdlauncher/
avdlauncher.c 18 * The "AVD Manager" is for Windows only.
65 MessageBox(NULL, s2, "Android AVD Manager - Error", MB_OK);
168 MessageBox(NULL, s1, "Android AVD Manager - Output", MB_OK);
  /sdk/sdklauncher/
sdklauncher.c 18 * The "SDK Manager" is for Windows only.
65 MessageBox(NULL, s2, "Android SDK Manager - Error", MB_OK);
168 MessageBox(NULL, s1, "Android SDK Manager - Output", MB_OK);
  /external/apache-harmony/auth/src/test/java/common/org/apache/harmony/auth/tests/module/
LdapLoginModuleTest.java 86 options.put("authIdentity","cn=Manager,dc=my-domain,dc=com");
99 options.put("authIdentity","cn=Manager,dc=my-domain,dc=com");
147 options.put("authIdentity","cn=Manager,dc=my-domain,dc=com");
170 options.put("authIdentity","cn=Manager,dc=my-domain,dc=com");
190 options.put("authIdentity","cn=Manager,dc=my-domain,dc=com");
  /external/webkit/Tools/Scripts/webkitpy/layout_tests/layout_package/
manager_worker_broker.py 31 This module implements a message broker that connects the manager
71 # Topic names for Manager <-> Worker messaging
89 """Return a connection to a manager/worker message_broker
100 for the normal manager/worker communication.
150 """Base initialization for all Manager objects.
  /frameworks/base/core/tests/bandwidthtests/src/com/android/bandwidthtest/
BandwidthTest.java 195 * We want to make sure that if we use wifi and the Download Manager to download stuff,
205 * We want to make sure that if we use mobile data and the Download Manager to download stuff,
215 * Helper method that downloads a file from a test server using the download manager and reports
219 // If we are using the download manager, then the data that is written to /proc/uid_stat/
220 // is accounted against download manager's uid, since it uses pre-ICS API.
  /packages/apps/Calendar/src/com/android/calendar/alerts/
AlertActivity.java 169 * @param manager The AlarmManager to use or null
172 public static void scheduleAlarm(Context context, AlarmManager manager, long alarmTime) {
174 if (manager == null) {
175 manager = (AlarmManager) context.getSystemService(Context.ALARM_SERVICE);
182 manager.set(AlarmManager.RTC_WAKEUP, alarmTime, pi);
  /packages/apps/Nfc/jni/
com_android_nfc.cpp 202 LOGE("NFC Manager Reentrance Mutex creation returned 0x%08x", errno);
208 LOGE("NFC Manager Concurrency Mutex creation returned 0x%08x", errno);
214 LOGE("NFC Manager Semaphore List creation failed");
222 LOGE("NFC Manager incoming socket mutex creation returned 0x%08x", errno);
228 LOGE("NFC Manager incoming socket condition creation returned 0x%08x", errno);

Completed in 608 milliseconds

<<31323334353637383940>>