HomeSort by relevance Sort by last modified time
    Searched defs:newAddr (Results 1 - 8 of 8) sorted by null

  /prebuilts/go/darwin-x86/src/net/
interface_linux.go 165 ifa := newAddr(ifam, attrs)
175 func newAddr(ifam *syscall.IfAddrmsg, attrs []syscall.NetlinkRouteAttr) Addr {
  /prebuilts/go/linux-x86/src/net/
interface_linux.go 165 ifa := newAddr(ifam, attrs)
175 func newAddr(ifam *syscall.IfAddrmsg, attrs []syscall.NetlinkRouteAttr) Addr {
  /prebuilts/go/darwin-x86/src/cmd/asm/internal/asm/
asm.go 756 // newAddr returns a new(Addr) initialized to x.
757 func newAddr(x obj.Addr) *obj.Addr {
  /prebuilts/go/linux-x86/src/cmd/asm/internal/asm/
asm.go 756 // newAddr returns a new(Addr) initialized to x.
757 func newAddr(x obj.Addr) *obj.Addr {
  /external/tpm2/
NV.c 332 UINT32 size, oldAddr, newAddr;
341 newAddr = oldAddr - entrySize;
342 _plat__NvMemoryWrite(next - entrySize, sizeof(UINT32), &newAddr);
    [all...]
  /prebuilts/tools/common/m2/repository/io/netty/netty-common/4.1.0.CR3/
netty-common-4.1.0.CR3.jar 
  /prebuilts/tools/common/m2/repository/io/netty/netty-common/4.1.3.Final/
netty-common-4.1.3.Final.jar 
  /prebuilts/tools/common/m2/repository/io/netty/netty-common/4.1.6.Final/
netty-common-4.1.6.Final.jar 

Completed in 338 milliseconds