Home
last modified time | relevance | path

Searched defs:brd (Results 1 – 11 of 11) sorted by relevance

/external/dhcpcd-6.8.2/
Dif.h139 #define if_addaddress(ifp, addr, net, brd) \ argument
Ddhcp.h191 struct in_addr brd; member
Ddhcp.c1285 struct in_addr brd; in dhcp_env() local
/external/syslinux/gpxe/src/drivers/net/
Dns8390.c651 struct wd_board *brd; in eth_probe() local
/external/iproute2/ip/
Diplink.c1222 static int set_address(struct ifreq *ifr, int brd) in set_address()
Dipaddress.c2487 inet_prefix brd; in ipaddr_modify() local
/external/skia/bench/
Dnanobench.cpp558 std::unique_ptr<SkBitmapRegionDecoder> brd( in valid_brd_bench() local
/external/skqp/bench/
Dnanobench.cpp557 std::unique_ptr<SkBitmapRegionDecoder> brd( in valid_brd_bench() local
/external/skqp/dm/
DDMSrcSink.cpp161 std::unique_ptr<SkBitmapRegionDecoder> brd(create_brd(fPath)); in draw() local
264 std::unique_ptr<SkBitmapRegionDecoder> brd(create_brd(fPath)); in size() local
/external/skia/dm/
DDMSrcSink.cpp163 std::unique_ptr<SkBitmapRegionDecoder> brd(create_brd(fPath)); in draw() local
267 std::unique_ptr<SkBitmapRegionDecoder> brd(create_brd(fPath)); in size() local
/external/toybox/toys/pending/
Dip.c952 *brd = toybuf+768, *peer = toybuf+1024, *any = toybuf+1280, in print_addrinfo() local