Searched refs:sync (Results 251 - 275 of 415) sorted by relevance

<<11121314151617

/external/fio/
H A DAndroid.mk37 engines/sg.c engines/sync.c \
/external/iputils/
H A Diputils.spec91 Partically sync with current Fedora's specfile.
/external/llvm/test/MC/Mips/mips1/
H A Dinvalid-mips2.s24 sync # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
/external/llvm/test/MC/Mips/mips64/
H A Dvalid.s219 sync # CHECK: sync # encoding: [0x00,0x00,0x00,0x0f]
220 sync 1 # CHECK: sync 1 # encoding: [0x00,0x00,0x00,0x4f]
/external/qemu/distrib/sdl-1.2.15/src/video/fbcon/
H A DSDL_fbvideo.c95 int sync; member in struct:__anon29559
341 vinfo->sync=0;
352 vinfo->sync |= FB_SYNC_HOR_HIGH_ACT;
357 vinfo->sync |= FB_SYNC_VERT_HIGH_ACT;
362 vinfo->sync |= FB_SYNC_COMP_HIGH_ACT;
367 vinfo->sync |= FB_SYNC_EXT;
850 fprintf(stderr, "\tsync: %d\n", vinfo->sync);
929 vinfo->sync = vesa_timings[i].sync;
/external/chromium_org/chrome/browser/ui/sync/
H A Done_click_signin_helper_unittest.cc26 #include "chrome/browser/sync/profile_sync_components_factory_mock.h"
27 #include "chrome/browser/sync/profile_sync_service_factory.h"
28 #include "chrome/browser/sync/test_profile_sync_service.h"
29 #include "chrome/browser/ui/sync/one_click_signin_helper.h"
466 OneClickTestProfileSyncService* sync = local
470 sync->set_sync_initialized(false);
471 sync->Initialize();
472 sync->set_sync_initialized(true);
473 sync->set_first_setup_in_progress(true);
650 // Simulate a policy disabling sync b
[all...]
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/
H A Dnv50_screen.c292 nouveau_object_del(&screen->sync);
338 PUSH_DATA (push, screen->sync->handle);
345 PUSH_DATA (push, screen->sync->handle);
365 PUSH_DATA (push, screen->sync->handle);
650 sizeof(struct nv04_notify), &screen->sync);
/external/deqp/framework/opengl/simplereference/
H A DsglrContextWrapper.hpp265 deBool glIsSync (void* sync);
266 void glDeleteSync (void* sync);
267 deUint32 glClientWaitSync (void* sync, deUint32 flags, deUint64 timeout);
268 void glWaitSync (void* sync, deUint32 flags, deUint64 timeout);
270 void glGetSynciv (void* sync, deUint32 pname, int bufSize, int* length, int* values);
/external/mesa3d/src/gallium/drivers/nv50/
H A Dnv50_screen.c292 nouveau_object_del(&screen->sync);
338 PUSH_DATA (push, screen->sync->handle);
345 PUSH_DATA (push, screen->sync->handle);
365 PUSH_DATA (push, screen->sync->handle);
650 sizeof(struct nv04_notify), &screen->sync);
/external/sonivox/arm-wt-22k/lib_src/
H A Djet.c736 EAS_PUBLIC EAS_RESULT JET_SetMuteFlags (EAS_DATA_HANDLE easHandle, EAS_U32 muteFlags, EAS_BOOL sync) argument
744 if (!sync)
761 if (sync)
772 EAS_PUBLIC EAS_RESULT JET_SetMuteFlag (EAS_DATA_HANDLE easHandle, EAS_INT trackNum, EAS_BOOL muteFlag, EAS_BOOL sync) argument
787 if (!sync)
/external/chromium_org/sync/test/android/javatests/src/org/chromium/sync/test/util/
H A DMockAccountManager.java5 package org.chromium.sync.test.util;
29 import org.chromium.sync.signin.AccountManagerDelegate;
30 import org.chromium.sync.signin.AccountManagerHelper;
75 "org.chromium.sync.test.util.MockAccountManager.MUTEX_WAIT_ACTION";
/external/apache-harmony/jdwp/
H A DAndroid.mk92 adb sync
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
H A Ddescription_util.js267 var node = cvox.DescriptionUtil.subWalker_.sync(sel).start.node;
333 node = cvox.DescriptionUtil.subWalker_.sync(curSel).start.node;
/external/gtest/test/
H A DAndroid.mk40 # $(2) and $(4) must be set or cleared in sync. $(2) is used to
/external/libcxx/src/
H A Dios.cpp463 ios_base::sync_with_stdio(bool sync) argument
467 previous_state = sync;
/external/llvm/test/MC/Mips/mips64r2/
H A Dvalid.s246 sync # CHECK: sync # encoding: [0x00,0x00,0x00,0x0f]
247 sync 1 # CHECK: sync 1 # encoding: [0x00,0x00,0x00,0x4f]
/external/ltrace/etc/
H A Dsyscalls.conf28 int sync();
/external/chromium_org/sync/android/java/src/org/chromium/sync/notifier/
H A DInvalidationPreferences.java5 package org.chromium.sync.notifier;
106 /** Returns the saved sync types, or {@code null} if none exist. */
112 /** Sets the saved sync types to {@code syncTypes} in {@code editContext}. */
119 /** Returns the saved non-sync object ids, or {@code null} if none exist. */
137 /** Sets the saved non-sync object ids */
/external/chromium_org/sync/android/javatests/src/org/chromium/sync/notifier/
H A DInvalidationServiceTest.java5 package org.chromium.sync.notifier;
23 import org.chromium.sync.internal_api.pub.base.ModelType;
24 import org.chromium.sync.notifier.InvalidationPreferences.EditContext;
25 import org.chromium.sync.signin.AccountManagerHelper;
436 * in-foreground/sync-enabled. Verify appropriate return values.
447 // Should only be running if both in the foreground and sync is enabled.
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/decoder/
H A Dvp9_dthread.c198 winterface->sync(&pbi->tile_workers[i]);
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/d3d1xshader/include/
H A Dsm4.h91 } sync; member in union:sm4_token_instruction::__anon14156
/external/kernel-headers/original/uapi/linux/
H A Dfb.h210 #define FB_SYNC_HOR_HIGH_ACT 1 /* horizontal sync high active */
211 #define FB_SYNC_VERT_HIGH_ACT 2 /* vertical sync high active */
212 #define FB_SYNC_EXT 4 /* external sync */
213 #define FB_SYNC_COMP_HIGH_ACT 8 /* composite sync high active */
217 #define FB_SYNC_ON_GREEN 32 /* sync on green */
267 __u32 left_margin; /* time from sync to picture */
268 __u32 right_margin; /* time from picture to sync */
269 __u32 upper_margin; /* time from sync to picture */
271 __u32 hsync_len; /* length of horizontal sync */
272 __u32 vsync_len; /* length of vertical sync */
273 __u32 sync; /* see FB_SYNC_* */ member in struct:fb_var_screeninfo
[all...]
H A Dfirewire-cdev.h732 * the sy field (4 bits), the tag field (2 bits), a sync flag
766 * packet with a sy field is received which matches &fw_cdev_start_iso.sync.
841 * @sync: Determines the value to wait for for receive packets that have
850 __u32 sync; member in struct:fw_cdev_start_iso
/external/libnl/lib/netfilter/
H A Dct_obj.c135 int sync = 0; local
158 sync = 1;
161 nl_dump(p, sync ? "<-> " : "-> ");
165 if (!sync) {
/external/llvm/test/MC/Mips/mips2/
H A Dvalid.s125 sync # CHECK: sync # encoding: [0x00,0x00,0x00,0x0f]

Completed in 1983 milliseconds

<<11121314151617