Home
last modified time | relevance | path

Searched defs:noop (Results 26 - 50 of 63) sorted by relevance

123

/third_party/node/lib/internal/console/
H A Dconstructor.js680 function noop() {} function
/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpio-pcf857x.c194 static void noop(struct irq_data *data) { } in noop() function
/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpio-pcf857x.c216 static void noop(struct irq_data *data) { } in noop() function
/third_party/nghttp2/src/
H A Dshrpx_memcached_connection.cc729 int MemcachedConnection::noop() { return 0; } in noop() function in shrpx::MemcachedConnection
H A Dshrpx_live_check.cc702 int LiveCheck::noop() { return 0; } in noop() function in shrpx::LiveCheck
H A Dshrpx_http_downstream_connection.cc1602 int HttpDownstreamConnection::noop() { return 0; } in noop() function in shrpx::HttpDownstreamConnection
H A Dshrpx_http2_session.cc1969 int Http2Session::noop() { return 0; } in noop() function in shrpx::Http2Session
H A Dshrpx_client_handler.cc115 int ClientHandler::noop() { return 0; } in noop() function in shrpx::ClientHandler
/third_party/python/Lib/
H A Dpoplib.py264 def noop(self): member in POP3
H A Dsmtplib.py523 def noop(self): member in SMTP
H A Dimaplib.py676 def noop(self): member in IMAP4
/third_party/elfutils/src/
H A Dfindtextrel.c178 noop (void *arg __attribute__ ((unused))) in noop() function
/third_party/node/deps/npm/node_modules/graceful-fs/
H A Dgraceful-fs.js
/kernel/linux/linux-5.10/drivers/ata/
H A Dlibata-transport.c337 static int noop(int x) { return x; } in noop() function
/kernel/linux/linux-5.10/kernel/
H A Dkthread.c1043 bool noop = false; in kthread_flush_work() local
/kernel/linux/linux-6.6/drivers/ata/
H A Dlibata-transport.c367 static int noop(int x) { return x; } in noop() function
/kernel/linux/linux-6.6/kernel/
H A Dkthread.c1136 bool noop = false; in kthread_flush_work() local
/third_party/mesa3d/src/gallium/winsys/amdgpu/drm/
H A Damdgpu_cs.h158 bool noop; member
H A Damdgpu_cs.c1490 bool noop = false; in amdgpu_cs_submit_ib() local
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_blit.c397 bool noop = apply_blit_scissor(&info->scissor, in iris_blit() local
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_blit.c473 bool noop = apply_blit_scissor(&info->scissor, in crocus_blit() local
/third_party/python/Lib/unittest/test/
H A Dtest_loader.py1580 def noop(arg): function
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_descriptors.c1663 bool noop = true; in si_reset_buffer_resources() local
/third_party/python/Lib/test/test_asyncio/
H A Dtest_events.py2159 def noop(*args, **kwargs): function
[all...]
/third_party/python/Lib/test/
H A Dtest_threading.py944 def noop(): pass function

Completed in 48 milliseconds

123