| /xsrc/external/mit/xdm/dist/xdm/ |
| H A D | access.c | 666 int broadcast); 677 int broadcast) 687 broadcast)) 697 if (broadcast) 761 int broadcast) 773 function, closure, depth + 1, broadcast)) 670 scanHostlist(HostEntry * h,ARRAY8Ptr clientAddress,CARD16 connectionType,ChooserFunc function,char * closure,int depth,int broadcast) argument 754 indirectAlias(char * alias,ARRAY8Ptr clientAddress,CARD16 connectionType,ChooserFunc function,char * closure,int depth,int broadcast) argument
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/xlaunch/ |
| H A D | main.cc | 163 // Check for broadcast 165 config.broadcast = true; 167 config.broadcast = false; 186 if (!config.broadcast && config.xdmcp_host.empty()) 428 // Init XDMCP dialog. Check broadcast and indirect button 429 CheckRadioButton(hwndDlg, IDC_XDMCP_QUERY, IDC_XDMCP_BROADCAST, config.broadcast?IDC_XDMCP_BROADCAST:IDC_XDMCP_QUERY); 431 EnableXDMCPQueryGroup(hwndDlg, config.broadcast?FALSE:TRUE); 526 if (config.broadcast) 527 buffer += "-broadcast ";
|
| H A D | config.cc | 182 setAttribute(root, L"XDMCPBroadcast", broadcast?L"True":L"False"); 274 getAttributeBool(root, L"XDMCPBroadcast", broadcast);
|
| /xsrc/external/mit/MesaLib.old/dist/include/c11/ |
| H A D | threads_win32.h | 175 static void impl_cond_do_signal(cnd_t *cond, int broadcast) argument 185 if (broadcast) { 199 if (broadcast) {
|
| /xsrc/external/mit/xorg-server.old/dist/os/ |
| H A D | xdmcp.c | 232 ErrorF("-broadcast broadcast for XDMCP\n"); 256 if (strcmp(argv[i], "-broadcast") == 0) { 324 * Save all broadcast addresses away so BroadcastQuery 330 /* This stays sockaddr_in since IPv6 doesn't support broadcast */ 1008 XdmcpWarning("UDP set broadcast option failed: netdir_options()"); 1028 XdmcpWarning("UDP set broadcast socket-option failed"); 1043 Bool broadcast = FALSE; local in function:send_query_msg 1059 broadcast = TRUE; 1081 if (broadcast) [all...] |
| /xsrc/external/mit/xorg-server/dist/os/ |
| H A D | xdmcp.c | 222 ErrorF("-broadcast broadcast for XDMCP\n"); 256 if (strcmp(argv[i], "-broadcast") == 0) { 326 * Save all broadcast addresses away so BroadcastQuery 332 /* This stays sockaddr_in since IPv6 doesn't support broadcast */ 925 XdmcpWarning("UDP set broadcast socket-option failed"); 950 Bool broadcast = FALSE; local in function:send_query_msg 967 broadcast = TRUE; 989 if (broadcast) {
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/common/ |
| H A D | simdlib_128_avx.inl | 436 load1_ps(float const* p) // return *p (broadcast 1 value to all elements)
|
| H A D | simdlib_256_avx.inl | 602 load1_ps(float const* p) // return *p (broadcast 1 value to all elements)
|
| H A D | simdlib_512_avx512.inl | 503 load1_ps(float const* p) // return *p (broadcast 1 value to all elements)
|
| H A D | simdlib_512_emu.inl | 655 load1_ps(float const* p) // return *p (broadcast 1 value to all elements)
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/rasterizer/common/ |
| H A D | simdlib_128_avx.inl | 436 load1_ps(float const* p) // return *p (broadcast 1 value to all elements)
|
| H A D | simdlib_256_avx.inl | 602 load1_ps(float const* p) // return *p (broadcast 1 value to all elements)
|
| H A D | simdlib_512_avx512.inl | 503 load1_ps(float const* p) // return *p (broadcast 1 value to all elements)
|
| H A D | simdlib_512_emu.inl | 655 load1_ps(float const* p) // return *p (broadcast 1 value to all elements)
|
| /xsrc/external/mit/MesaLib/dist/docs/gallium/ |
| H A D | tgsi.rst | 3535 A bit mask of viewports to broadcast the current primitive to. See 3692 fragData is directed to a single color buffer, but fragColor is broadcast.
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/ |
| H A D | tgsi.rst | 3614 fragData is directed to a single color buffer, but fragColor is broadcast.
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 20.0.0.rst | 1517 - nvc0: treat all draws without color0 broadcast as MRT
|
| H A D | 7.10.rst | 1832 - llvmpipe: First minify the texture size, then broadcast.
|
| H A D | 21.3.0.rst | 1747 - v3dv: broadcast multiview draw commands
|