Home
last modified time | relevance | path

Searched defs:blocked (Results 1 – 21 of 21) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Common/
DResource.hpp102 volatile int blocked; member in sw::Resource
/third_party/nghttp2/src/
Dshrpx_downstream_queue.h65 DList<BlockedLink> blocked; member
Dshrpx_connect_blocker.cc57 bool ConnectBlocker::blocked() const { return ev_is_active(&timer_); } in blocked() function in shrpx::ConnectBlocker
Dshrpx_http3_upstream.h187 } blocked[2]; member
Dh2load.h358 } blocked[2]; member
/third_party/jerryscript/jerry-core/ecma/operations/
Decma-reference.c239 ecma_value_t blocked = ecma_op_is_prop_unscopable (binding_obj_p, name_p); in ecma_op_object_bound_environment_resolve_reference_value() local
/third_party/python/Lib/test/support/
Dimport_helper.py92 def import_fresh_module(name, fresh=(), blocked=(), deprecated=False): argument
/third_party/node/deps/openssl/openssl/crypto/async/
Dasync_local.h36 unsigned int blocked; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
Drfkill.c50 int blocked; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
Drfkill.c50 int blocked; member
/third_party/openssl/crypto/async/
Dasync_local.h36 unsigned int blocked; member
/third_party/toybox/toys/other/
Dvmstat.c33 uint64_t user, nice, sys, idle, wait, irq, sirq, intr, ctxt, running, blocked; member
/third_party/mesa3d/src/gallium/auxiliary/rbug/
Drbug_context.h121 rbug_block_t blocked; member
Drbug_context.c379 rbug_block_t blocked, in rbug_send_context_info_reply()
/third_party/jsframework/runtime/main/extend/systemplugin/
Dnet.js920 args[len - 1].call(this, paramMock.businessErrorMock, { NetHandle, blocked }); field
945 args[len - 1].call(this, { NetHandle, blocked }); field
/third_party/node/test/fixtures/wpt/resources/
Dtestdriver.js725 set_storage_access: function(origin, embedding_origin, blocked, context=null) { argument
/third_party/python/Lib/test/
Dtest_signal.py869 def wait_helper(self, blocked, test): argument
/third_party/curl/lib/
Dcf-h2-proxy.c1335 int blocked = 0; in cf_h2_proxy_send() local
Dhttp2.c2173 int blocked = 0, was_blocked = 0; in cf_h2_send() local
/third_party/curl/lib/vquic/
Dcurl_osslq.c1364 bool blocked = FALSE; in h3_send_streams() local
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h638 u8 blocked; member
1221 sigset_t blocked; member