/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
H A D | hclge_main.c | 3483 dev_warn(&hdev->pdev->dev, "sync with VF fail %d!\n", in hclge_func_reset_sync_vf() 3493 dev_warn(&hdev->pdev->dev, "sync with VF timeout!\n"); in hclge_func_reset_sync_vf() 7745 int (*sync)(struct hclge_vport *, in hclge_sync_vport_mac_list() 7752 ret = sync(vport, mac_node->mac_addr); in hclge_sync_vport_mac_list()
|
/third_party/libabigail/tests/lib/ |
H A D | catch.hpp | 13660 StreamBufImpl::sync(); 13665 sync(); 13676 int sync() override {
|
/third_party/mesa3d/src/mesa/main/ |
H A D | dlist.c | 9106 save_WaitSync(GLsync sync, GLbitfield flags, GLuint64 timeout) in save_WaitSync() argument 9118 save_pointer(&n[4], sync); in save_WaitSync() 9121 CALL_WaitSync(ctx->Exec, (sync, flags, timeout)); in save_WaitSync()
|
/third_party/node/deps/v8/src/codegen/mips64/ |
H A D | assembler-mips64.cc | 2419 void Assembler::sync() { in sync() function in v8::internal::Assembler
|
/third_party/skia/third_party/externals/swiftshader/src/Renderer/ |
H A D | Surface.cpp | 1330 // sync() must be called before this destructor to ensure all locks have been released. in ~Surface() 2818 // Keep in sync with Capabilities::isSRGBreadable in isSRGBreadable() 2847 // Keep in sync with Capabilities::isSRGBwritable in isSRGBwritable() 3110 void Surface::sync() in sync() function in sw::Surface
|
/third_party/python/Modules/ |
H A D | posixmodule.c | 1914 case ERROR_ACCESS_DENIED: /* Cannot sync or read attributes. */ in win32_xstat_impl() 3571 os.sync 3581 sync(); in os_sync_impl()
|
/third_party/libevdev/ |
H A D | configure | 6077 # Keep this pattern in sync with the one in func_win32_libid. 6540 # Use ARFLAGS variable as AR's operation code to sync the variable naming with 7090 /* Keep this code in sync between libtool.m4, ltmain, lt_system.h, and tests. */
|
/third_party/skia/third_party/externals/libpng/ |
H A D | configure | 5582 # Keep this pattern in sync with the one in func_win32_libid. 6533 /* Keep this code in sync between libtool.m4, ltmain, lt_system.h, and tests. */
|
/third_party/eudev/ |
H A D | configure | 6268 # Keep this pattern in sync with the one in func_win32_libid. 7221 /* Keep this code in sync between libtool.m4, ltmain, lt_system.h, and tests. */
|
/third_party/lame/ |
H A D | configure | 5997 # Keep this pattern in sync with the one in func_win32_libid. 6950 /* Keep this code in sync between libtool.m4, ltmain, lt_system.h, and tests. */
|
/third_party/skia/third_party/externals/microhttpd/ |
H A D | configure | 5483 # Keep this pattern in sync with the one in func_win32_libid. 6398 /* Keep this code in sync between libtool.m4, ltmain, lt_system.h, and tests. */
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/ |
H A D | intel_display.c | 13106 "port sync: master transcoder: %s, slave transcoder bitmask = 0x%x\n", in intel_dump_pipe_config() 13372 * Sanitize sync polarity flags based on requested ones. If neither in intel_modeset_pipe_config() 15015 * out of sync. We must prevent that. in intel_atomic_check() 15312 /* Only disable port sync and MST slaves */ in intel_commit_modeset_disables() 15451 * pipes: MST slaves and port sync masters. in skl_commit_modeset_enables() 15684 * cleanup. So copy and reset the dsb structure to sync with in intel_atomic_commit_tail() 15871 unsigned mode, int sync, void *key) in do_rps_boost() 15870 do_rps_boost(struct wait_queue_entry *_wait, unsigned mode, int sync, void *key) do_rps_boost() argument
|
/third_party/node/deps/cares/ |
H A D | configure | 7670 # Keep this pattern in sync with the one in func_win32_libid. 8130 # Use ARFLAGS variable as AR's operation code to sync the variable naming with 8677 /* Keep this code in sync between libtool.m4, ltmain, lt_system.h, and tests. */
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/ |
H A D | stylo.hpp | 26845 pubsync() { return this->sync(); } 27008 sync() { return 0; } 31795 sync(); 32752 sync(void) [all...] |