/external/ImageMagick/Magick++/demo/ |
D | smile_anim.miff | 5 Background-color=gray100 Border-color=#dfdfdf Matte-color=gray74 14 Background-color=gray100 Border-color=#dfdfdf Matte-color=gray74 22 Background-color=gray100 Border-color=#dfdfdf Matte-color=gray74 30 Background-color=gray100 Border-color=#dfdfdf Matte-color=gray74 38 Background-color=gray100 Border-color=#dfdfdf Matte-color=gray74 46 Background-color=gray100 Border-color=#dfdfdf Matte-color=gray74
|
D | tile.miff | 5 Background-color=#cecece Border-color=#dfdfdf Matte-color=gray74
|
/external/libpng/contrib/libtests/ |
D | pngstest.c | 803 } Background; typedef 1203 gpc_noop(Pixel *out, const Pixel *in, const Background *back) in gpc_noop() 1214 gpc_nop8(Pixel *out, const Pixel *in, const Background *back) in gpc_nop8() 1233 gpc_nop6(Pixel *out, const Pixel *in, const Background *back) in gpc_nop6() 1253 gpc_bckg(Pixel *out, const Pixel *in, const Background *back) in gpc_bckg() 1273 gpc_bckc(Pixel *out, const Pixel *in, const Background *back) in gpc_bckc() 1303 gpc_g8(Pixel *out, const Pixel *in, const Background *back) in gpc_g8() 1319 gpc_g8b(Pixel *out, const Pixel *in, const Background *back) in gpc_g8b() 1348 gpc_lin(Pixel *out, const Pixel *in, const Background *back) in gpc_lin() 1384 gpc_pre(Pixel *out, const Pixel *in, const Background *back) in gpc_pre() [all …]
|
/external/swiftshader/third_party/PowerVR_SDK/Examples/Intermediate/ColourGrading/OGLES3/ |
D | content.mak | 31 $(CONTENTDIR)/Background.cpp \ 77 $(CONTENTDIR)/Background.cpp: $(CONTENTDIR) ./Background.pvr 78 $(FILEWRAP) -o $@ ./Background.pvr
|
/external/flatbuffers/grpc/tests/ |
D | go_test.go | 46 out, err := c.Store(context.Background(), b) 62 out, err := c.Retrieve(context.Background(), b)
|
/external/syzkaller/vendor/google.golang.org/appengine/internal/ |
D | api_classic.go | 63 return WithContext(netcontext.Background(), req) 87 return withContext(netcontext.Background(), &testingContext{req: req})
|
/external/syzkaller/vendor/golang.org/x/net/context/ |
D | context.go | 45 func Background() Context { func
|
D | go17.go | 16 background = context.Background()
|
/external/pdfium/xfa/fwl/theme/ |
D | cfwl_barcodetp.cpp | 26 case CFWL_Part::Background: { in DrawBackground()
|
D | cfwl_carettp.cpp | 23 case CFWL_Part::Background: { in DrawBackground()
|
D | cfwl_listboxtp.cpp | 28 case CFWL_Part::Background: { in DrawBackground()
|
D | cfwl_comboboxtp.cpp | 29 case CFWL_Part::Background: { in DrawBackground()
|
D | cfwl_edittp.cpp | 47 case CFWL_Part::Background: { in DrawBackground()
|
/external/syzkaller/vendor/google.golang.org/grpc/transport/ |
D | go16.go | 50 return context.Background()
|
/external/pdfium/xfa/fwl/ |
D | cfwl_themepart.h | 17 Background, enumerator
|
D | cfwl_caret.cpp | 85 param.m_iPart = CFWL_Part::Background; in DrawCaretBK()
|
/external/libxml2/win32/VC10/ |
D | README.vc10 | 17 Background Info
|
/external/sonivox/jet_tools/JetCreator/ |
D | JetSegGraph.py | 212 dc.Background = wx.Brush(wx.WHITE) 222 dc.Background = wx.Brush(wx.WHITE) 344 dc.Background = wx.Brush(wx.WHITE)
|
/external/v8/benchmarks/ |
D | raytrace.js | 314 this.background = new Flog.RayTracer.Background(new Flog.RayTracer.Color(0,0,0.5), 0.2); 587 Flog.RayTracer.Background = Class.create(); 589 Flog.RayTracer.Background.prototype = { class in Flog.RayTracer 820 scene.background = new Flog.RayTracer.Background(
|
/external/syzkaller/pkg/gcs/ |
D | gcs.go | 40 ctx := context.Background()
|
/external/perfetto/src/traced/probes/ftrace/test/data/android_flounder_lte_LRX16F_3.10.40/events/f2fs/f2fs_get_victim/ |
D | format | 20 …, __print_symbolic(REC->gc_type, { FG_GC, "Foreground GC" }, { BG_GC, "Background GC" }), __print_…
|
/external/syzkaller/vendor/golang.org/x/net/http2/ |
D | go17.go | 22 ctx, cancel = context.WithCancel(context.Background())
|
/external/deqp/doc/testlog-stylesheet/ |
D | testlog.css | 105 /* Background colors based on status code / status. */
|
/external/skqp/infra/cts/ |
D | run_testlab.go | 431 storageClient, err := storage.NewClient(context.Background(), option.WithHTTPClient(client)) 436 w := storageClient.Bucket(bucket).Object(path).NewWriter(context.Background())
|
/external/skia/infra/cts/ |
D | run_testlab.go | 431 storageClient, err := storage.NewClient(context.Background(), option.WithHTTPClient(client)) 436 w := storageClient.Bucket(bucket).Object(path).NewWriter(context.Background())
|