/third_party/rust/crates/rustix/src/backend/libc/net/ |
H A D | syscalls.rs | 177 ret(c::bind( 188 ret(c::bind( 199 ret(c::bind(
|
/third_party/spirv-tools/source/val/ |
H A D | validate.cpp | 98 bind(&ValidationState_t::getIdName, std::ref(_), std::placeholders::_1)); in ValidateForwardDecls()
|
/third_party/vk-gl-cts/scripts/ |
H A D | run_nightly.py | 269 s.bind(('localhost', 0))
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
H A D | driver_nl80211_monitor.c | 417 if (bind(drv->monitor_sock, (struct sockaddr *) &ll, sizeof(ll)) < 0) { in nl80211_create_monitor_interface() 418 wpa_printf(MSG_ERROR, "nl80211: monitor socket bind failed: %s", in nl80211_create_monitor_interface()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/radius/ |
H A D | radius_das.c | 526 if (bind(s, (struct sockaddr *) &addr, sizeof(addr)) < 0) { in radius_das_open_socket() 527 wpa_printf(MSG_INFO, "RADIUS DAS: bind: %s", strerror(errno)); in radius_das_open_socket()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
H A D | driver_nl80211_monitor.c | 420 if (bind(drv->monitor_sock, (struct sockaddr *) &ll, sizeof(ll)) < 0) { in nl80211_create_monitor_interface() 421 wpa_printf(MSG_ERROR, "nl80211: monitor socket bind failed: %s", in nl80211_create_monitor_interface()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/radius/ |
H A D | radius_das.c | 526 if (bind(s, (struct sockaddr *) &addr, sizeof(addr)) < 0) { in radius_das_open_socket() 527 wpa_printf(MSG_INFO, "RADIUS DAS: bind: %s", strerror(errno)); in radius_das_open_socket()
|
/third_party/vixl/test/aarch32/ |
H A D | test-assembler-aarch32.cc | 685 __ bind(&label_2); in TEST() 696 __ bind(&label_3); in TEST() 707 __ bind(&label_1); in TEST() 719 __ bind(&label_4); in TEST() 748 __ bind(&label_0); in TEST() 750 __ bind(&label_1); in TEST() 752 __ bind(&label_2); in TEST() 754 __ bind(&label_3); in TEST() 2515 __ bind(&target); in TEST_T32() 2695 __ bind( in TEST_T32() [all...] |
/third_party/elfutils/libelf/ |
H A D | elf.h | 576 #define ELF32_ST_INFO(bind, type) (((bind) << 4) + ((type) & 0xf)) 581 #define ELF64_ST_INFO(bind, type) ELF32_ST_INFO ((bind), (type))
|
/third_party/backends/frontend/ |
H A D | saned.c | 1475 /* Try to bind a port between data_port_lo and data_port_hi for the data connection */ in start_scan() 1492 DBG (DBG_INFO, "start_scan: trying to bind data port %d\n", data_port); in start_scan() 1494 ret = bind (fd, &data_addr.sa, len); in start_scan() 1501 DBG (DBG_ERR, "start_scan: failed to bind address (%s)\n", in start_scan() 1582 /* Try to bind a port between data_port_lo and data_port_hi for the data connection */ in start_scan() 1587 DBG(DBG_INFO, "start_scan: trying to bind data port %d\n", data_port); in start_scan() 1589 ret = bind (fd, (struct sockaddr *) &sin, len); in start_scan() 1596 DBG (DBG_ERR, "start_scan: failed to bind address (%s)\n", in start_scan() 2886 DBG (DBG_DBG, "do_bindings: [%d] bind () to port %d\n", i, sane_port); 2887 if (bind (f [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineDynamicOffsetTests.cpp | 265 // Allocate and bind color image memory in init() 662 m_graphicsPipelines[idx].bind(**m_cmdBuffers[idx]); in init() 1214 m_computePipeline.bind(**m_cmdBuffers[idx]); in init() 1580 // Allocate and bind color image memory in iterate() 1923 graphicsPipeline.bind(*cmdBuffer); in iterate() 1928 computePipeline.bind(*cmdBuffer); in iterate()
|
H A D | vktPipelineFramebufferAttachmentTests.cpp | 542 pipeline[layerNdx].bind(*cmdBuffer); in test() 880 pipeline.bind(*cmdBuffer); in testNoAtt() 1200 pipeline.bind(*cmdBuffer); in testMultiAttachments() 1650 pipeline.bind(*cmdBuffer); in testInputResolveSameAttachment()
|
/third_party/python/Lib/tkinter/test/test_ttk/ |
H A D | test_widgets.py | 458 self.combo.bind('<<ComboboxSelected>>', 789 funcid = self.scale.bind('<<RangeChanged>>', lambda evt: failure.pop()) 1044 self.child1.bind('<Unmap>', lambda evt: success.append(True)) 1045 self.nb.bind('<<NotebookTabChanged>>', 1799 # item had a bind for two events that were simulated above
|
/third_party/toybox/toys/pending/ |
H A D | dhcpd.c | 669 infomsg(infomode, "config : static lease : no ip bind to mac %s", tkmac); in get_staticlease() 802 if (bind(gstate.listensock, (struct sockaddr *) &addr6, sizeof(addr6)) == -1) { in open_listensock6() 804 perror_exit("bind failed"); in open_listensock6() 846 if (bind(gstate.listensock, (struct sockaddr *) &addr, sizeof(addr))) { in open_listensock() 848 perror_exit("bind failed"); in open_listensock() 876 if (bind(fd, (struct sockaddr *) &dest_sll, sizeof(dest_sll)) < 0) { in send_packet6() 877 dbg("SEND : bind failed\n"); in send_packet6() 926 if (bind(fd, (struct sockaddr *) &dest_sll, sizeof(dest_sll)) < 0) { in send_packet() 927 dbg("SEND : bind failed\n"); in send_packet()
|
/third_party/libabigail/src/ |
H A D | abg-ir.cc | 1421 /// @param ftype the function time which life time to bind to the life 18796 /// @param bind the binding kind of the variable. 18802 binding bind) in var_decl() 18806 priv_(new priv(type, bind)) in var_decl() 20083 /// @param bind the binding of the function. 20090 binding bind) in function_decl() 20094 priv_(new priv(function_type, declared_inline, bind)) in function_decl() 20120 /// @param bind the kind of the binding of the function 20128 binding bind) in function_decl() 20134 bind)) in function_decl() 18797 var_decl(const string& name, type_base_sptr type, const location& locus, const string& linkage_name, visibility vis, binding bind) var_decl() argument 20084 function_decl(const string& name, function_type_sptr function_type, bool declared_inline, const location& locus, const string& mangled_name, visibility vis, binding bind) function_decl() argument 20122 function_decl(const string& name, type_base_sptr fn_type, bool declared_inline, const location& locus, const string& linkage_name, visibility vis, binding bind) function_decl() argument 22943 method_decl(const string& name, method_type_sptr type, bool declared_inline, const location& locus, const string& linkage_name, visibility vis, binding bind) method_decl() argument 22980 method_decl(const string& name, function_type_sptr type, bool declared_inline, const location& locus, const string& linkage_name, visibility vis, binding bind) method_decl() argument 23017 method_decl(const string& name, type_base_sptr type, bool declared_inline, const location& locus, const string& linkage_name, visibility vis, binding bind) method_decl() argument 25270 priv(function_decl_sptr pattern, binding bind) priv() argument 25274 priv(binding bind) priv() argument 25291 function_tdecl(const environment& env, const location& locus, visibility vis, binding bind) function_tdecl() argument 25319 function_tdecl(function_decl_sptr pattern, const location& locus, visibility vis, binding bind) function_tdecl() argument [all...] |
/third_party/curl/tests/server/ |
H A D | sockfilt.c | 1265 rc = bind(sock, &listener.sa, sizeof(listener.sa4)); in sockdaemon() 1273 rc = bind(sock, &listener.sa, sizeof(listener.sa6)); in sockdaemon() 1330 logmsg("instructed to bind port without listening"); in sockdaemon()
|
/third_party/ffmpeg/libavformat/ |
H A D | udp.c | 836 bind_ret = bind(udp_fd,(struct sockaddr *)&s->dest_addr, len); in udp_open() 838 /* bind to the local address if not multicast or if the multicast in udp_open() 839 * bind failed */ in udp_open() 840 /* the bind is needed to give a port to the socket now */ in udp_open() 841 if (bind_ret < 0 && bind(udp_fd,(struct sockaddr *)&my_addr, len) < 0) { in udp_open() 842 ff_log_net_error(h, AV_LOG_ERROR, "bind failed"); in udp_open()
|
/third_party/alsa-lib/aserver/ |
H A D | aserver.c | 76 if (bind(sock, (struct sockaddr *) addr, size) < 0) { in make_local_socket() 78 SYSERROR("bind failed"); in make_local_socket() 103 if (bind(sock, (struct sockaddr *) &addr, sizeof(addr)) < 0) { in make_inet_socket() 105 SYSERROR("bind failed"); in make_inet_socket()
|
/third_party/node/src/ |
H A D | js_native_api_v8_inspector.cc | 234 Call(std::bind(Apply<Arg>, std::placeholders::_1, fn, std::move(argument))); in Call() 238 // This has to use non-const reference to support std::bind with non-copyable 284 : state_(thread, std::bind(MainThreadSessionState::Create, in CrossThreadInspectorSession()
|
/third_party/node/deps/v8/src/maglev/ |
H A D | maglev-ir.cc | 256 __ bind(&deferred_code->return_label); in JumpToDeferredIf() 879 __ bind(&drop_dynamic_arg_size); in GenerateCode()
|
/third_party/mesa3d/src/gallium/auxiliary/driver_trace/ |
H A D | tr_screen.c | 782 unsigned bind) in trace_screen_check_resource_capability() 786 return screen->check_resource_capability(screen, resource, bind); in trace_screen_check_resource_capability() 780 trace_screen_check_resource_capability(struct pipe_screen *_screen, struct pipe_resource *resource, unsigned bind) trace_screen_check_resource_capability() argument
|
/third_party/mesa3d/src/gallium/drivers/asahi/ |
H A D | agx_pipe.c | 204 if (templ->bind & (PIPE_BIND_DISPLAY_TARGET | in agx_resource_create() 215 templ->bind, in agx_resource_create()
|
/third_party/mesa3d/src/panfrost/lib/ |
H A D | pan_format.c | 153 .bind = FLAGS_ ## flags \ 168 .bind = FLAGS_ ## flags \
|
/third_party/pulseaudio/src/modules/bluetooth/ |
H A D | backend-native.c | 278 if (bind(sock, (struct sockaddr *) &addr, len) < 0) { in sco_do_connect() 279 pa_log_error("bind(): %s", pa_cstrerror(errno)); in sco_do_connect() 486 if (bind(sock, (struct sockaddr *) &addr, sizeof(addr)) < 0) { in sco_listen() 487 pa_log_error("bind(): %s", pa_cstrerror(errno)); in sco_listen()
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
H A D | IceAssemblerARM32.h | 153 this->bind(L); 172 void bind(Label *label);
|