Home
last modified time | relevance | path

Searched refs:getnode (Results 1 – 15 of 15) sorted by relevance

/external/llvm/test/CodeGen/X86/
Datom-fixup-lea2.ll22 ;extern struct node_t getnode();
27 ; struct node_t n = getnode();
39 …call void bitcast (void (%struct.node_t*, ...)* @getnode to void (%struct.node_t*)*)(%struct.node_…
84 declare void @getnode(%struct.node_t* sret, ...)
/external/curl/lib/
Dcookie.h34 struct Curl_llist_node getnode; /* for getlist */ member
Dcookie.c1430 Curl_llist_append(list, co, &co->getnode); in Curl_cookie_getlist()
1468 Curl_llist_append(list, array[i], &array[i]->getnode); in Curl_cookie_getlist()
/external/python/cpython3/Lib/
Duuid.py637 def getnode(): function
695 node = getnode()
/external/python/cpython3/Doc/library/
Duuid.rst165 .. function:: getnode()
182 .. index:: single: getnode
188 is not given, :func:`getnode` is used to obtain the hardware address. If
/external/python/cpython3/Lib/test/
Dtest_uuid.py324 node1 = self.uuid.getnode()
328 node2 = self.uuid.getnode()
479 node = self.uuid.getnode()
/external/python/cpython3/Misc/NEWS.d/
D3.7.0a4.rst667 The getnode() ip getter now uses 'ip link' instead of 'ip link list'.
D3.6.5rc1.rst519 The getnode() ip getter now uses 'ip link' instead of 'ip link list'.
D3.9.0a4.rst427 Remove unused, undocumented argument ``getters`` from :func:`uuid.getnode`
D3.9.0a5.rst385 :func:`uuid.getnode` now skips IPv6 addresses with the same string length
D3.7.0a3.rst329 ``uuid.getnode()`` now preferentially returns universally administered MAC
D3.5.0a1.rst1348 uuid.getnode(). Pach by Bruno Cauet.
1564 uuid.getnode() now determines MAC address on AIX using netstat. Based on
D3.9.0a1.rst3519 Fix uuid.getnode() on platforms with '.' as MAC Addr delimiter as well fix
/external/python/cpython3/Doc/whatsnew/
D3.7.rst1567 :func:`uuid.getnode` now prefers universally administered
/external/python/cpython3/Misc/
DHISTORY1150 - Issue #17293: uuid.getnode() now determines MAC address on AIX using netstat.
2953 - Issue #19855: uuid.getnode() on Unix now looks on the PATH for the
3109 - Issue #11508: Fixed uuid.getnode() and uuid.uuid1() on environment with