Home
last modified time | relevance | path

Searched refs:bind (Results 1101 - 1125 of 2549) sorted by relevance

1...<<41424344454647484950>>...102

/third_party/libbpf/include/uapi/linux/
H A Dbpf.h1110 * When children program makes decision (like picking TCP CA or sock bind)
5330 * still holds true for cgroup/bind{4,6} which supports extra 'return 3' success case.
5746 FN(bind, 64, ##ctx) \
6603 * by user and intended to be used by socket (e.g. to bind to, depends on
/third_party/jinja2/
H A Denvironment.py110 """Load the extensions from the list and bind it to the environment.
443 rv.extensions[key] = value.bind(rv)
/third_party/mesa3d/src/gallium/frontends/omx/bellagio/
H A Dvid_enc.c300 buf_templ.bind = PIPE_BIND_LINEAR; in enc_AllocateBackTexture()
/third_party/mesa3d/src/glx/
H A Ddri2_glx.c936 .bind = dri2_bind_context,
H A Ddri3_glx.c718 .bind = dri3_bind_context,
H A Ddrisw_glx.c547 .bind = drisw_bind_context,
/third_party/mesa3d/src/gallium/tests/trivial/
H A Dcompute.c190 .bind = (PIPE_BIND_SAMPLER_VIEW | in init_tex()
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3dx_state.c1161 .bind = PIPE_BIND_SAMPLER_VIEW | PIPE_BIND_RENDER_TARGET, in v3d_create_sampler_view()
/third_party/node/lib/internal/streams/
H A Dreadable.js1112 this[i] = stream[i].bind(stream);
/third_party/node/lib/
H A Drepl.js670 self.eval = self._domain.bind(eval_);
/third_party/node/test/fixtures/postject-copy/node_modules/commander/lib/
H A Dcommand.js1033 proc.on('close', process.exit.bind(process));
/third_party/nghttp2/src/
H A Dshrpx_worker.cc906 if (bind(fd, rp->ai_addr, rp->ai_addrlen) == -1) { in create_quic_server_socket()
908 LOG(WARN) << "bind() syscall failed: " in create_quic_server_socket()
H A Dutil.cc1089 if (bind(fd, rp->ai_addr, rp->ai_addrlen) != -1) { in bind_any_addr_udp()
/third_party/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_video.c810 templ.bind = PIPE_BIND_SAMPLER_VIEW | PIPE_BIND_RENDER_TARGET; in nouveau_video_buffer_create()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv84_video.c651 templ.bind = PIPE_BIND_SAMPLER_VIEW | PIPE_BIND_RENDER_TARGET; in nv84_video_buffer_create()
/third_party/node/deps/v8/src/codegen/arm/
H A Dmacro-assembler-arm.h567 // Define an exception handler and bind a label.
568 void BindExceptionHandler(Label* label) { bind(label); } in BindExceptionHandler()
/third_party/node/deps/v8/src/codegen/loong64/
H A Dmacro-assembler-loong64.h753 // Define an exception handler and bind a label.
754 void BindExceptionHandler(Label* label) { bind(label); } in BindExceptionHandler()
/third_party/node/deps/v8/src/codegen/x64/
H A Dmacro-assembler-x64.h562 // Define an exception handler and bind a label.
563 void BindExceptionHandler(Label* label) { bind(label); } in BindExceptionHandler()
/third_party/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_idct.c714 tex_templ.bind = PIPE_BIND_SAMPLER_VIEW; in vl_idct_upload_matrix()
H A Dvl_mpeg12_decoder.c183 res_tmpl.bind = PIPE_BIND_SAMPLER_VIEW; in init_zscan_buffer()
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_dump_state.c324 util_dump_member(stream, uint, state, bind); in util_dump_resource()
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_render_pass.c368 rt->invalid = !zink_resource(psurf->texture)->valid || (ctx->new_swapchain && (psurf->texture->bind & PIPE_BIND_DISPLAY_TARGET)); in zink_init_color_attachment()
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_job.c802 assert(!(z_rsrc->base.bind & PAN_BIND_SHARED_MASK)); in panfrost_batch_submit()
/third_party/node/deps/uv/src/unix/
H A Dudp.c582 if (bind(fd, addr, addrlen)) { in uv__udp_bind()
/third_party/rust/crates/libc/src/unix/bsd/
H A Dmod.rs723 link_name = "bind$UNIX2003"
725 pub fn bind(socket: ::c_int, address: *const ::sockaddr, address_len: ::socklen_t) -> ::c_int; in bind() functions

Completed in 56 milliseconds

1...<<41424344454647484950>>...102