Home
last modified time | relevance | path

Searched defs:SERVICE_ADDRESS (Results 1 – 25 of 25) sorted by relevance

/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/windows/
H A Dnspapi.d75 struct SERVICE_ADDRESS { struct
86 SERVICE_ADDRESS _Addresses; argument
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dnspapi.d75 struct SERVICE_ADDRESS { struct
86 SERVICE_ADDRESS _Addresses; argument
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/sys/windows/
H A Dnspapi.d74 struct SERVICE_ADDRESS { struct
85 SERVICE_ADDRESS _Addresses; argument
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/sys/windows/
H A Dnspapi.d75 struct SERVICE_ADDRESS { struct
86 SERVICE_ADDRESS _Addresses; argument
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/core/sys/windows/
H A Dnspapi.d74 struct SERVICE_ADDRESS { struct
85 SERVICE_ADDRESS _Addresses; argument
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/core/sys/windows/
H A Dnspapi.d74 struct SERVICE_ADDRESS { struct
85 SERVICE_ADDRESS _Addresses; argument
/dports/lang/gcc9/gcc-9.4.0/libphobos/libdruntime/core/sys/windows/
H A Dnspapi.d74 struct SERVICE_ADDRESS { struct
85 SERVICE_ADDRESS _Addresses; argument
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/libdruntime/core/sys/windows/
H A Dnspapi.d74 struct SERVICE_ADDRESS { struct
85 SERVICE_ADDRESS _Addresses; argument
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dnspapi.d75 struct SERVICE_ADDRESS { struct
86 SERVICE_ADDRESS _Addresses; argument
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/libdruntime/core/sys/windows/
H A Dnspapi.d74 struct SERVICE_ADDRESS { struct
85 SERVICE_ADDRESS _Addresses; argument
/dports/mail/ecartis/ecartis-1.0.0/src/inc/
H A Dconfig.h24 #define SERVICE_ADDRESS "ecartis@localhost" macro
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/third_party/logging_v2/gapic/
H A Dmetrics_service_v2_client.py60 SERVICE_ADDRESS = 'logging.googleapis.com:443' variable in MetricsServiceV2Client
H A Dlogging_service_v2_client.py58 SERVICE_ADDRESS = 'logging.googleapis.com:443' variable in LoggingServiceV2Client
H A Dconfig_service_v2_client.py53 SERVICE_ADDRESS = 'logging.googleapis.com:443' variable in ConfigServiceV2Client
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dnspapi.h95 } SERVICE_ADDRESS; typedef
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dnspapi.h95 } SERVICE_ADDRESS; typedef
/dports/science/py-cirq-aqt/Cirq-0.12.0/cirq-google/cirq_google/engine/client/quantum_v1alpha1/gapic/
H A Dquantum_engine_service_client.py58 SERVICE_ADDRESS = 'quantum.googleapis.com:443' variable in QuantumEngineServiceClient
/dports/science/py-cirq-ionq/Cirq-0.13.1/cirq-google/cirq_google/engine/client/quantum_v1alpha1/gapic/
H A Dquantum_engine_service_client.py58 SERVICE_ADDRESS = 'quantum.googleapis.com:443' variable in QuantumEngineServiceClient
/dports/science/py-cirq-pasqal/Cirq-0.13.1/cirq-google/cirq_google/engine/client/quantum_v1alpha1/gapic/
H A Dquantum_engine_service_client.py58 SERVICE_ADDRESS = 'quantum.googleapis.com:443' variable in QuantumEngineServiceClient
/dports/science/py-cirq-core/Cirq-0.13.1/cirq-google/cirq_google/engine/client/quantum_v1alpha1/gapic/
H A Dquantum_engine_service_client.py58 SERVICE_ADDRESS = 'quantum.googleapis.com:443' variable in QuantumEngineServiceClient
/dports/science/py-cirq-google/Cirq-0.13.0/cirq-google/cirq_google/engine/client/quantum_v1alpha1/gapic/
H A Dquantum_engine_service_client.py58 SERVICE_ADDRESS = 'quantum.googleapis.com:443' variable in QuantumEngineServiceClient
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dnspapi.h215 } SERVICE_ADDRESS,*PSERVICE_ADDRESS,*LPSERVICE_ADDRESS; typedef
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dnspapi.h215 } SERVICE_ADDRESS,*PSERVICE_ADDRESS,*LPSERVICE_ADDRESS; typedef
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Networking/WinSock/
H A Dmod.rs2936 pub struct SERVICE_ADDRESS { struct
2944 impl ::core::marker::Copy for SERVICE_ADDRESS {} argument
2945 impl ::core::clone::Clone for SERVICE_ADDRESS { implementation
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Networking/WinSock/
H A Dmod.rs5425 pub struct SERVICE_ADDRESS { struct
5433 impl SERVICE_ADDRESS {} impl
5434 impl ::std::default::Default for SERVICE_ADDRESS { implementation
5439 impl ::std::fmt::Debug for SERVICE_ADDRESS { implementation
5451 impl ::std::cmp::PartialEq for SERVICE_ADDRESS { implementation
5456 impl ::std::cmp::Eq for SERVICE_ADDRESS {} implementation
5457 unsafe impl ::windows::runtime::Abi for SERVICE_ADDRESS { implementation