search for: bitmask1

Displaying 7 results from an estimated 7 matches for "bitmask1".

Did you mean: bitmask
2018 Dec 19
5
[RFC] Adding thread group semantics to LangRef (motivated by GPUs)
...ata is implicitly defined by control flow*. Two examples to demonstrate the resulting problem and the limitation of the existing LLVM IR semantics. The first one: bool value = ...; if (condition) { bitmask0 = ballot(value); foo(bitmask0); } else { bitmask1 = ballot(value); bar(bitmask1); } The semantics of high-level languages demand that `bitmask0` only contains set bits for threads (lanes) for which `condition` is true, and analogously for `bitmask1`. However, there is no reasonable way in LLVM IR to prevent the ballot call from...
2018 Apr 23
4
Find/delete bad DNS Entry
...command : 0x0001 (1) 0x01: DCERPC_SEC_VT_COMMAND_ENUM (1) 0: DCERPC_SEC_VT_COMMAND_END 0: DCERPC_SEC_VT_MUST_PROCESS u : union dcerpc_sec_vt_union(case 0x1) bitmask1 : 0x00000001 (1) 1: DCERPC_SEC_VT_CLIENT_SUPPORTS_HEADER_SIGNING commands: struct dcerpc_sec_vt command : 0x4002 (16386) 0x02: DCERPC_SEC_VT_COMMAND_ENUM (2) 1: DCERPC...
2018 Apr 24
0
Find/delete bad DNS Entry
...0x01: DCERPC_SEC_VT_COMMAND_ENUM (1) > > 0: DCERPC_SEC_VT_COMMAND_END > > 0: DCERPC_SEC_VT_MUST_PROCESS > > u : union dcerpc_sec_vt_union(case > 0x1) > > bitmask1 : 0x00000001 (1) > > 1: DCERPC_SEC_VT_CLIENT_SUPPORTS_HEADER_SIGNING > > commands: struct dcerpc_sec_vt > > command : 0x4002 (16386) > > 0x02: DCERPC_SEC_VT_COMMAND_ENUM (...
2018 Apr 25
2
Find/delete bad DNS Entry
...0x01: DCERPC_SEC_VT_COMMAND_ENUM (1) > > 0: DCERPC_SEC_VT_COMMAND_END > > 0: DCERPC_SEC_VT_MUST_PROCESS > > u : union dcerpc_sec_vt_union(case > 0x1) > > bitmask1 : 0x00000001 (1) > > 1: DCERPC_SEC_VT_CLIENT_SUPPORTS_HEADER_SIGNING > > commands: struct dcerpc_sec_vt > > command : 0x4002 (16386) > > 0x02: DCERPC_SEC_VT_COMMAND_ENUM (...
2020 Feb 11
0
New DNS-Records not aviable
...: 0x0001 (1) > 0x01: DCERPC_SEC_VT_COMMAND_ENUM (1) > 0: DCERPC_SEC_VT_COMMAND_END > 0: DCERPC_SEC_VT_MUST_PROCESS > u : union > dcerpc_sec_vt_union(case 0x1) > bitmask1 : 0x00000001 (1) > 1: DCERPC_SEC_VT_CLIENT_SUPPORTS_HEADER_SIGNING > commands: struct dcerpc_sec_vt > command : 0x4002 (16386) > 0x02: DCERPC_SEC_VT_COMMAND_ENUM (2) >...
2020 Feb 10
4
New DNS-Records not aviable
Hai Christian, > Can someone reproduce this? No, tried, but sorry, works fine for me on my 4.11.6 server. And what is you try it like this. samba-tool dns add dc1.zone1.domain.de 0.168.192.in-addr.arpa 157 PTR zone1.domain.de -U Administrator samba-tool dns add dc1.zone1.domain.de 1.168.192.in-addr.arpa 157 PTR zone2.domain.de -U Administrator I tested on my production where i have 6
2016 Aug 11
0
net ads testjoin OK, net rpc testjoin fails
...command : 0x0001 (1) 0x01: DCERPC_SEC_VT_COMMAND_ENUM (1) 0: DCERPC_SEC_VT_COMMAND_END 0: DCERPC_SEC_VT_MUST_PROCESS u : union dcerpc_sec_vt_union(case 0x1) bitmask1 : 0x00000001 (1) 1: DCERPC_SEC_VT_CLIENT_SUPPORTS_HEADER_SIGNING commands: struct dcerpc_sec_vt command : 0x4002 (16386) 0x02: DCERPC_SEC_VT_COMMAND_ENUM (2) 1: DCERPC_SEC_...