Searched defs:brd (Results 1 – 11 of 11) sorted by relevance
/external/u-boot/tools/buildman/ |
D | builderthread.py | 94 def Make(self, commit, brd, stage, cwd, *args, **kwargs): argument 116 def RunCommit(self, commit_upto, brd, work_dir, do_config, config_only, argument
|
D | test.py | 141 def Make(self, commit, brd, stage, *args, **kwargs): argument
|
D | func_test.py | 379 def _HandleMake(self, commit, brd, stage, cwd, *args, **kwargs): argument
|
D | builder.py | 398 def Make(self, commit, brd, stage, cwd, *args, **kwargs): argument
|
/external/iproute2/ip/ |
D | iplink.c | 1222 static int set_address(struct ifreq *ifr, int brd) in set_address()
|
D | ipaddress.c | 2487 inet_prefix brd; in ipaddr_modify() local
|
/external/skia/bench/ |
D | nanobench.cpp | 551 std::unique_ptr<SkBitmapRegionDecoder> brd( in valid_brd_bench() local
|
/external/skqp/bench/ |
D | nanobench.cpp | 551 std::unique_ptr<SkBitmapRegionDecoder> brd( in valid_brd_bench() local
|
/external/skqp/dm/ |
D | DMSrcSink.cpp | 163 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/ |
D | DMSrcSink.cpp | 167 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/ |
D | ip.c | 952 *brd = toybuf+768, *peer = toybuf+1024, *any = toybuf+1280, in print_addrinfo() local
|