/external/mdnsresponder/mDNSWindows/ |
D | Secret.c | 85 ZeroMemory( &attrs, sizeof( attrs ) ); in LsaGetSecret() 181 ZeroMemory( domain, sizeof( domain ) ); in LsaSetSecret() 199 ZeroMemory( key, sizeof( key ) ); in LsaSetSecret() 215 ZeroMemory( &attrs, sizeof( attrs ) ); in LsaSetSecret()
|
D | PosixCompat.c | 85 ZeroMemory( &ss, sizeof( ss ) ); in inet_pton()
|
D | mDNSWin32.c | 1346 ZeroMemory( &sock->overlapped.data, sizeof( sock->overlapped.data ) ); in TCPBeginRecv() 2320 ZeroMemory( inMDNS->p->nbname, sizeof( inMDNS->p->nbname ) ); in SetupNiceName() 2321 ZeroMemory( inMDNS->p->nbdomain, sizeof( inMDNS->p->nbdomain ) ); in SetupNiceName() 3189 ZeroMemory( &sock->overlapped.data, sizeof( OVERLAPPED ) ); in UDPBeginRecv()
|
/external/grpc-grpc/src/core/lib/security/credentials/alts/ |
D | check_gcp_environment_windows.cc | 78 ZeroMemory(&pi, sizeof(pi)); in run_powershell() 79 ZeroMemory(&si, sizeof(si)); in run_powershell()
|
/external/python/setuptools/ |
D | launcher.c | 203 ZeroMemory(&p_info, sizeof(p_info)); in create_and_wait_for_subprocess() 204 ZeroMemory(&s_info, sizeof(s_info)); in create_and_wait_for_subprocess()
|
/external/libcups/cups/ |
D | tls-sspi.c | 630 ZeroMemory(&ckp, sizeof(ckp)); in httpSaveCredentials() 1757 ZeroMemory(&SchannelCred, sizeof(SchannelCred)); in http_sspi_find_credentials() 1967 ZeroMemory(&kpi, sizeof(kpi)); in http_sspi_make_credentials() 1977 ZeroMemory(&exts, sizeof(exts)); in http_sspi_make_credentials() 2000 ZeroMemory(&ckp, sizeof(ckp)); in http_sspi_make_credentials() 2018 ZeroMemory(&SchannelCred, sizeof(SchannelCred)); in http_sspi_make_credentials() 2382 ZeroMemory(&chainPara, sizeof(chainPara)); in http_sspi_verify() 2403 ZeroMemory(&httpsPolicy, sizeof(HTTPSPolicyCallbackData)); in http_sspi_verify()
|
/external/python/cpython2/PC/ |
D | w9xpopen.c | 85 ZeroMemory(&si, sizeof si); in main()
|
D | _subprocess.c | 458 ZeroMemory(&si, sizeof(si)); in sp_CreateProcess()
|
/external/skia/tools/sk_app/win/ |
D | RasterWindowContext_win.cpp | 61 ZeroMemory(bmpInfo, sizeof(BITMAPINFO)); in resize()
|
/external/skqp/tools/sk_app/win/ |
D | RasterWindowContext_win.cpp | 61 ZeroMemory(bmpInfo, sizeof(BITMAPINFO)); in resize()
|
/external/tensorflow/tensorflow/contrib/ignite/kernels/client/ |
D | ignite_plain_client_windows.cc | 53 ZeroMemory(&hints, sizeof(hints)); in Connect()
|
/external/lzma/CPP/7zip/Bundles/SFXWin/ |
D | SfxWin.cpp | 53 ZeroMemory(&dvi, sizeof(dvi)); in GetDllVersion()
|
/external/mesa3d/src/gallium/drivers/swr/rasterizer/common/ |
D | os.h | 247 #define ZeroMemory(dst, size) memset(dst, 0, size) macro
|
/external/webrtc/webrtc/test/channel_transport/ |
D | udp_socket2_win.cc | 747 ZeroMemory((int8_t *)&QosDestaddr, sizeof(QosDestaddr)); in SetQos() 1187 ZeroMemory((int8_t*)&filterPattern, sizeof(IP_PATTERN)); in SetTrafficControl() 1188 ZeroMemory((int8_t*)&mask, sizeof(IP_PATTERN)); in SetTrafficControl()
|
/external/protobuf/src/google/protobuf/compiler/ |
D | subprocess.cc | 105 ZeroMemory(&startup_info, sizeof(startup_info)); in Start()
|
/external/webrtc/webrtc/modules/video_render/windows/ |
D | video_render_direct3d9.cc | 454 ZeroMemory(&_d3dpp, sizeof(_d3dpp)); in InitDevice() 555 ZeroMemory(&dm, sizeof(dm)); in Init()
|
/external/webrtc/webrtc/modules/video_capture/windows/ |
D | sink_filter_ds.cc | 74 ZeroMemory(pvi, sizeof(VIDEOINFOHEADER)); in GetMediaType()
|
/external/skqp/src/utils/win/ |
D | SkWGL_win.cpp | 263 ZeroMemory(&dummyPFD, sizeof(dummyPFD)); in SkWGLExtensions()
|
/external/skia/src/utils/win/ |
D | SkWGL_win.cpp | 263 ZeroMemory(&dummyPFD, sizeof(dummyPFD)); in SkWGLExtensions()
|
/external/webrtc/webrtc/examples/peerconnection/client/ |
D | main_wnd.cc | 570 ZeroMemory(&bmi_, sizeof(bmi_)); in VideoRenderer()
|
/external/mdnsresponder/mDNSWindows/SystemService/ |
D | Service.c | 2373 ZeroMemory( &row, sizeof( MIB_IPINTERFACE_ROW ) ); in GetAdditionalMetric() 2413 ZeroMemory(&row, sizeof(row)); in SetLLRoute()
|
/external/python/cpython3/Modules/ |
D | _winapi.c | 1015 ZeroMemory(&si, sizeof(si)); in _winapi_CreateProcess_impl()
|
/external/swiftshader/src/D3D8/ |
D | Direct3D8.cpp | 754 ZeroMemory(&caps, sizeof(D3DCAPS8)); in GetDeviceCaps()
|
/external/webrtc/webrtc/modules/audio_device/win/ |
D | audio_device_core_win.cc | 201 ZeroMemory(&osvi, sizeof(OSVERSIONINFOEX)); in CoreAudioIsSupported() 4024 … ZeroMemory(&syncBuffer[syncBufIndex*_recAudioFrameSize], framesAvailable*_recAudioFrameSize); in DoCaptureThread()
|
/external/swiftshader/src/D3D9/ |
D | Direct3D9.cpp | 1225 ZeroMemory(&caps, sizeof(D3DCAPS9)); in GetDeviceCaps()
|