HomeSort by relevance Sort by last modified time
    Searched defs:sync (Results 351 - 375 of 422) sorted by null

<<11121314151617

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
fb.h 194 #define FB_SYNC_HOR_HIGH_ACT 1 /* horizontal sync high active */
195 #define FB_SYNC_VERT_HIGH_ACT 2 /* vertical sync high active */
196 #define FB_SYNC_EXT 4 /* external sync */
197 #define FB_SYNC_COMP_HIGH_ACT 8 /* composite sync high active */
201 #define FB_SYNC_ON_GREEN 32 /* sync on green */
251 __u32 left_margin; /* time from sync to picture */
252 __u32 right_margin; /* time from picture to sync */
253 __u32 upper_margin; /* time from sync to picture */
255 __u32 hsync_len; /* length of horizontal sync */
256 __u32 vsync_len; /* length of vertical sync */
257 __u32 sync; \/* see FB_SYNC_* *\/ member in struct:fb_var_screeninfo
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
fb.h 194 #define FB_SYNC_HOR_HIGH_ACT 1 /* horizontal sync high active */
195 #define FB_SYNC_VERT_HIGH_ACT 2 /* vertical sync high active */
196 #define FB_SYNC_EXT 4 /* external sync */
197 #define FB_SYNC_COMP_HIGH_ACT 8 /* composite sync high active */
201 #define FB_SYNC_ON_GREEN 32 /* sync on green */
251 __u32 left_margin; /* time from sync to picture */
252 __u32 right_margin; /* time from picture to sync */
253 __u32 upper_margin; /* time from sync to picture */
255 __u32 hsync_len; /* length of horizontal sync */
256 __u32 vsync_len; /* length of vertical sync */
257 __u32 sync; \/* see FB_SYNC_* *\/ member in struct:fb_var_screeninfo
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
pcm.h 301 union snd_pcm_sync_id sync; /* hardware synchronization ID */ member in struct:snd_pcm_runtime
    [all...]
asound.h 257 #define SNDRV_PCM_INFO_SYNC_START 0x00400000 /* pcm support some kind of sync go */
295 union snd_pcm_sync_id sync; /* hardware synchronization ID */ member in struct:snd_pcm_info
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
fb.h 194 #define FB_SYNC_HOR_HIGH_ACT 1 /* horizontal sync high active */
195 #define FB_SYNC_VERT_HIGH_ACT 2 /* vertical sync high active */
196 #define FB_SYNC_EXT 4 /* external sync */
197 #define FB_SYNC_COMP_HIGH_ACT 8 /* composite sync high active */
201 #define FB_SYNC_ON_GREEN 32 /* sync on green */
251 __u32 left_margin; /* time from sync to picture */
252 __u32 right_margin; /* time from picture to sync */
253 __u32 upper_margin; /* time from sync to picture */
255 __u32 hsync_len; /* length of horizontal sync */
256 __u32 vsync_len; /* length of vertical sync */
257 __u32 sync; \/* see FB_SYNC_* *\/ member in struct:fb_var_screeninfo
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
pcm.h 301 union snd_pcm_sync_id sync; /* hardware synchronization ID */ member in struct:snd_pcm_runtime
    [all...]
asound.h 257 #define SNDRV_PCM_INFO_SYNC_START 0x00400000 /* pcm support some kind of sync go */
295 union snd_pcm_sync_id sync; /* hardware synchronization ID */ member in struct:snd_pcm_info
    [all...]
  /frameworks/base/services/input/
InputReader.cpp 1839 void SwitchInputMapper::sync(nsecs_t when) { function in class:android::SwitchInputMapper
2408 void CursorInputMapper::sync(nsecs_t when) { function in class:android::CursorInputMapper
3677 void TouchInputMapper::sync(nsecs_t when) { function in class:android::TouchInputMapper
6430 void JoystickInputMapper::sync(nsecs_t when, bool force) { function in class:android::JoystickInputMapper
    [all...]
  /frameworks/base/services/java/com/android/server/content/
SyncManager.java 110 /** Delay a sync due to local changes this long. In milliseconds */
114 * If a sync takes longer than this and the sync queue is not empty then we will
115 * cancel it and add it back to the end of the sync queue. In milliseconds.
124 SystemProperties.getInt("sync.max_init_syncs", defaultMaxInitSyncs);
126 SystemProperties.getInt("sync.max_regular_syncs", defaultMaxRegularSyncs);
128 SystemProperties.getLong("sync.local_sync_delay", 30 * 1000 /* 30 seconds */);
130 SystemProperties.getLong("sync.max_time_per_sync", 5 * 60 * 1000 /* 5 minutes */);
132 SystemProperties.getLong("sync.notification_delay", 30 * 1000 /* 30 seconds */);
138 * When retrying a sync for the first time use this delay. After tha
1314 final PeriodicSync sync = settings.periodicSyncs.get(i); local
2037 final PeriodicSync sync = authorityInfo.periodicSyncs.get(i); local
    [all...]
  /packages/apps/UnifiedEmail/src/com/android/mail/browse/
ConversationCursor.java 151 /** Whether or not sync from underlying provider should be deferred */
1047 public void sync() { method in class:ConversationCursor
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.preferences_3.3.0.v20100503.jar 
  /bionic/libc/kernel/common/sound/
asound.h 272 union snd_pcm_sync_id sync; member in struct:snd_pcm_info
    [all...]
  /external/kernel-headers/original/linux/
fb.h 215 #define FB_SYNC_HOR_HIGH_ACT 1 /* horizontal sync high active */
216 #define FB_SYNC_VERT_HIGH_ACT 2 /* vertical sync high active */
217 #define FB_SYNC_EXT 4 /* external sync */
218 #define FB_SYNC_COMP_HIGH_ACT 8 /* composite sync high active */
222 #define FB_SYNC_ON_GREEN 32 /* sync on green */
278 __u32 left_margin; /* time from sync to picture */
279 __u32 right_margin; /* time from picture to sync */
280 __u32 upper_margin; /* time from sync to picture */
282 __u32 hsync_len; /* length of horizontal sync */
283 __u32 vsync_len; /* length of vertical sync */
284 __u32 sync; \/* see FB_SYNC_* *\/ member in struct:fb_var_screeninfo
1164 u32 sync; member in struct:fb_videomode
    [all...]
input.h 1315 bool sync; member in struct:input_dev
    [all...]
  /external/kernel-headers/original/sound/
asound.h 257 #define SNDRV_PCM_INFO_SYNC_START 0x00400000 /* pcm support some kind of sync go */
296 union snd_pcm_sync_id sync; /* hardware synchronization ID */ member in struct:snd_pcm_info
    [all...]
  /hardware/qcom/msm8x74/kernel-headers/linux/
msm_mdp.h 842 struct mdp_buf_sync sync; member in struct:mdp_async_blit_req_list
  /hardware/qcom/msm8x74/original-kernel-headers/linux/
msm_mdp.h 841 struct mdp_buf_sync sync; member in struct:mdp_async_blit_req_list
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
AbstractActivityController.java 332 * might be due to server-side changes (unread count), or local changes (sync window or sync
    [all...]
  /external/robolectric/lib/main/
h2-1.2.147.jar 
  /external/valgrind/main/include/vki/
vki-linux.h 764 void /*sync_serial_settings */__user *sync; member in union:vki_if_settings::__anon28184
2098 __vki_u32 sync; \/* see FB_SYNC_* *\/ member in struct:vki_fb_var_screeninfo
    [all...]
  /prebuilts/misc/common/ub-uiautomator/
ub-uiautomator.jar 
  /prebuilts/devtools/tools/lib/
ddmuilib.jar 
ddmlib.jar 
  /prebuilts/gradle-plugin/com/android/tools/ddms/ddmlib/22.2.0/
ddmlib-22.2.0.jar 
  /prebuilts/misc/common/ddmlib/
ddmlib-prebuilt.jar 

Completed in 580 milliseconds

<<11121314151617