Searched refs:bind (Results 2701 - 2711 of 2711) sorted by relevance
1...<<101102103104105106107108109
/foundation/multimedia/media_library/frameworks/js/src/ |
H A D | media_library_napi.cpp | 8596 std::bind(&ModalUICallback::OnDestroy, callback), in StartPickerExtension()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/amdgpu_dm/ |
H A D | amdgpu_dm.c | 997 .bind = amdgpu_dm_audio_component_bind,
|
/third_party/cups-filters/utils/ |
H A D | cups-browsed.c | 2179 if (!strncmp(name, "staple-", 7) || !strncmp(name, "bind-", 5) || in get_staplelocation() 4358 struct berval bv = {0, ""}; /* SASL bind value */ in ldap_new_connection() 4543 * Start LDAP bind... in ldap_new_connection() 4564 debug_printf("LDAP bind failed with error %d: %s\n", in ldap_new_connection() 12622 if (bind (browsesocket, (struct sockaddr *)&addr, sizeof (addr))) { in main() 12623 debug_printf("failed to bind CUPS Browsing socket: %s\n", in main()
|
/third_party/mesa3d/src/gallium/drivers/crocus/ |
H A D | crocus_state.c | 49 * This create/bind model corresponds to the pipe->create_*_state() and 68 * create/bind/track state. The second are the draw-time upload functions, 2934 .bind = (usage & ISL_SURF_USAGE_DEPTH_BIT ? PIPE_BIND_DEPTH_STENCIL : PIPE_BIND_RENDER_TARGET) | PIPE_BIND_SAMPLER_VIEW, in crocus_create_surface()
|
/third_party/vixl/src/aarch64/ |
H A D | assembler-aarch64.cc | 56 void Assembler::bind(Label* label) { in bind() function in vixl::aarch64::Assembler 132 // "bind" the literal. in place()
|
H A D | macro-assembler-aarch64.h | 8899 bind(&start); in CallRuntimeHelper()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/ |
H A D | dpp.c | 10027 if (bind(ctrl->sock, (struct sockaddr *) &sin, sizeof(sin)) < 0) { in dpp_controller_start() 10029 "DPP: Failed to bind Controller TCP port: %s", in dpp_controller_start()
|
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/ |
H A D | audio_policy_service.cpp | 675 std::bind(&AudioPolicyService::OnReceiveEvent, this, std::placeholders::_1)); in SubscribeSafeVolumeEvent()
|
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | patch_realtek.c | 2982 /* bind Beep switches of both NID 0x0f and 0x10 */ 6793 .bind = comp_bind,
|
/third_party/vixl/test/aarch64/ |
H A D | test-cpu-features-aarch64.cc | 155 __ bind(&label); \
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/ |
H A D | stylo.hpp | [all...] |
Completed in 147 milliseconds
1...<<101102103104105106107108109