Searched refs:sync (Results 151 - 175 of 388) sorted by relevance

1234567891011>>

/external/autotest/client/site_tests/graphics_PiglitBVT/test_scripts/pinetrail/
H A Dgraphics_PiglitBVT_20.sh20 sync
H A Dgraphics_PiglitBVT_3.sh20 sync
H A Dgraphics_PiglitBVT_4.sh20 sync
H A Dgraphics_PiglitBVT_7.sh20 sync
264 run_test "spec/ARB_vertex_buffer_object/ib-data-sync" 0.0 "bin/arb_vertex_buffer_object-ib-data-sync -fbo -auto"
265 run_test "spec/ARB_vertex_buffer_object/ib-subdata-sync" 0.0 "bin/arb_vertex_buffer_object-ib-subdata-sync -fbo -auto"
274 run_test "spec/ARB_vertex_buffer_object/vbo-subdata-sync" 0.0 "bin/vbo-subdata-sync -auto"
/external/clang/test/CodeGen/
H A Dbuiltins-nvptx.c139 __device__ void sync() { function
141 // CHECK: call void @llvm.ptx.bar.sync(i32 0)
/external/deqp/framework/delibs/decpp/
H A DdeAppendList.cpp84 m_shared->barrier.sync(SpinBarrier::WAIT_MODE_AUTO);
/external/iproute2/include/linux/
H A Dif.h191 sync_serial_settings *sync; member in union:if_settings::__anon7071
/external/kernel-headers/original/uapi/drm/
H A Dvia_drm.h274 drm_via_blitsync_t sync; member in struct:drm_via_dmablit
/external/kernel-headers/original/uapi/linux/
H A Dif.h191 sync_serial_settings __user *sync; member in union:if_settings::__anon7902
/external/libcxx/test/std/input.output/iostream.format/input.streams/istream/istream_sentry/
H A Dctor.pass.cpp46 int virtual sync() function in struct:testbuf
/external/libdrm/include/drm/
H A Dvia_drm.h272 drm_via_blitsync_t sync; member in struct:drm_via_dmablit
/external/libpcap/lbl/
H A Dos-sunos4.h176 void sync(void);
/external/libvpx/libvpx/vp9/common/
H A Dvp9_mvref_common.h214 find_mv_refs_sync sync, void *const data,
/external/libvpx/libvpx/vpx_util/
H A Dvpx_thread.h192 int (*sync)(VPxWorker *const worker); member in struct:__anon11171
199 // mechanism while still using the VPxWorker structs. sync() must
/external/llvm/test/MC/Mips/mips2/
H A Dinvalid-mips32.s43 sync 0 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
44 sync 1 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
/external/llvm/test/MC/Mips/mips32/
H A Dvalid.s176 sync # CHECK: sync # encoding: [0x00,0x00,0x00,0x0f]
177 sync 1 # CHECK: sync 1 # encoding: [0x00,0x00,0x00,0x4f]
/external/parameter-framework/upstream/parameter/include/
H A DParameterMgrFullConnector.h102 bool sync(std::string &strError);
/external/skia/src/gpu/vk/
H A DGrVkCommandBuffer.h38 void submitToQueue(const GrVkGpu* gpu, VkQueue queue, GrVkGpu::SyncQueue sync);
/external/skia/tools/kilobench/
H A Dkilobench.cpp203 // Kilobench should only be used on platforms with fence sync support
302 // To ensure waiting for the sync actually does something, we check to make sure the we exceed
310 void waitFence(SkPlatformGpuFence sync) { argument
312 fFenceSync->waitFence(sync, false);
324 // 2) Wait on frame start sync, record time. This is start of the frame.
326 // 4) Wait on frame end sync, record time. FrameEndTime - FrameStartTime = frame time
331 // get start sync
334 // wait on sync
339 // wait for end sync
342 // get end sync
389 SkPlatformGpuFence sync = *queue->head(); local
[all...]
/external/tcpdump/lbl/
H A Dos-sunos4.h176 void sync(void);
/external/vboot_reference/scripts/image_signing/
H A Dcommon_minimal.sh188 sync
/external/zlib/src/contrib/iostream3/
H A Dzfstream.h146 sync();
/external/fio/
H A DAndroid.mk39 engines/sg.c engines/sync.c
/external/gmock/test/
H A DAndroid.mk39 # $(2) and $(4) must be set or cleared in sync. $(2) is used to
/external/iputils/
H A Diputils.spec91 Partically sync with current Fedora's specfile.

Completed in 760 milliseconds

1234567891011>>