OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:setaddr
(Results
1 - 5
of
5
) sorted by null
/system/core/toolbox/
ifconfig.c
54
static void
setaddr
(int s, struct ifreq *ifr, const char *addr)
function
151
setaddr
(s, &ifr, argv[0]);
/device/google/accessory/arduino/USB_Host_Shield/
Usb.h
138
byte
setAddr
( byte oldaddr, byte ep, byte newaddr, unsigned int nak_limit = USB_NAK_LIMIT );
173
inline byte USB::
setAddr
( byte oldaddr, byte ep, byte newaddr, unsigned int nak_limit ) {
Usb.cpp
418
rcode =
setAddr
( 0, 0, i );
/frameworks/compile/mclinker/include/mcld/LD/
LDSection.h
138
void
setAddr
(uint64_t addr)
/frameworks/compile/mclinker/lib/Target/
GNULDBackend.cpp
[
all
...]
Completed in 1257 milliseconds