Home
last modified time | relevance | path

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

/external/u-boot/tools/buildman/
Dbuilderthread.py94 def Make(self, commit, brd, stage, cwd, *args, **kwargs): argument
116 def RunCommit(self, commit_upto, brd, work_dir, do_config, config_only, argument
Dtest.py141 def Make(self, commit, brd, stage, *args, **kwargs): argument
Dfunc_test.py379 def _HandleMake(self, commit, brd, stage, cwd, *args, **kwargs): argument
Dbuilder.py398 def Make(self, commit, brd, stage, cwd, *args, **kwargs): argument
/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.cpp551 std::unique_ptr<SkBitmapRegionDecoder> brd( in valid_brd_bench() local
/external/skqp/bench/
Dnanobench.cpp551 std::unique_ptr<SkBitmapRegionDecoder> brd( in valid_brd_bench() local
/external/skqp/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/skia/dm/
DDMSrcSink.cpp167 std::unique_ptr<SkBitmapRegionDecoder> brd(create_brd(fPath)); in draw() local
271 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