Home
last modified time | relevance | path

Searched defs:bg (Results 1 – 25 of 75) sorted by relevance

123

/external/grpc-grpc/src/ruby/ext/grpc/
Drb_channel.c85 bg_watched_channel* bg; member
127 static void grpc_rb_channel_safe_destroy(bg_watched_channel* bg) { in grpc_rb_channel_safe_destroy()
266 bg_watched_channel* bg; member
355 bg_watched_channel* bg = (bg_watched_channel*)arg; in wait_for_watch_state_op_complete_unblocking_func() local
526 bg_watched_channel* bg = NULL; in bg_watched_channel_list_free_and_remove() local
564 bg_watched_channel* bg) { in grpc_rb_channel_try_register_connection_polling()
605 bg_watched_channel* bg = NULL; in run_poll_channels_loop_no_gil() local
647 bg_watched_channel* bg = NULL; in run_poll_channels_loop_unblocking_func() local
/external/testng/src/main/java/org/testng/internal/annotations/
DAnnotationHelper.java62 …IConfigurationAnnotation bg = (IConfigurationAnnotation) finder.findAnnotation(ctor, IBeforeGroups… in findConfiguration() local
86 …IConfigurationAnnotation bg = (IConfigurationAnnotation) finder.findAnnotation(m, IBeforeGroups.cl… in findConfiguration() local
104 …IConfigurationAnnotation bt, IConfigurationAnnotation at, IConfigurationAnnotation bg, IConfigurat… in createConfiguration()
/external/clang/test/CodeGenCXX/
Dcfi-nvcall.cpp19 extern "C" void bg(B *b) { in bg() function
Dstatic-init-3.cpp27 X2< B > bg = X1< X2< B > >::get(); variable
D2007-04-10-PackedUnion.cpp21 XYZ bg; member
Ddynamic-cast-hint.cpp47 volatile G *bg = dynamic_cast<G *>(b); in test() local
/external/apache-commons-math/src/main/java/org/apache/commons/math/fraction/
DBigFraction.java462 public BigFraction add(final BigInteger bg) { in add()
612 public BigFraction divide(final BigInteger bg) { in divide()
848 public BigFraction multiply(final BigInteger bg) { in multiply()
1035 public BigFraction subtract(final BigInteger bg) { in subtract()
/external/selinux/mcstrans/src/
Dmcscolor.c21 uint32_t bg; member
152 static int add_secolor(int idx, char *pattern, uint32_t fg, uint32_t bg) { in add_secolor()
219 uint32_t i, fg, bg; in process_color() local
/external/libyuv/files/source/
Drow_mmi.cc6122 uint64_t ub,ug,vg,vr,bb,bg,br,yg; in I444ToARGBRow_MMI() local
6218 uint64_t ub,ug,vg,vr,bb,bg,br,yg; in I422ToARGBRow_MMI() local
6320 uint64_t ub,ug,vg,vr,bb,bg,br,yg; in I210ToARGBRow_MMI() local
6425 uint64_t ub,ug,vg,vr,bb,bg,br,yg; in I422AlphaToARGBRow_MMI() local
6529 uint64_t ub,ug,vg,vr,bb,bg,br,yg; in I422ToRGB24Row_MMI() local
6643 uint64_t ub,ug,vg,vr,bb,bg,br,yg; in I422ToARGB4444Row_MMI() local
6757 uint64_t ub,ug,vg,vr,bb,bg,br,yg; in I422ToARGB1555Row_MMI() local
6886 uint64_t ub,ug,vg,vr,bb,bg,br,yg; in I422ToRGB565Row_MMI() local
7016 uint64_t ub,ug,vg,vr,bb,bg,br,yg; in NV12ToARGBRow_MMI() local
7110 uint64_t ub,ug,vg,vr,bb,bg,br,yg; in NV21ToARGBRow_MMI() local
[all …]
/external/libpng/contrib/gregbook/
Drpng2-win.c156 #define alpha_composite(composite, fg, alpha, bg) { \ argument
241 } bg[] = { variable
Drpng-win.c127 #define alpha_composite(composite, fg, alpha, bg) { \ argument
/external/skia/gm/
Dcolor4f.cpp75 SkPaint bg; variable
Dxfermodes2.cpp107 SkBitmap bg; in onOnceBeforeDraw() local
Dxfermodes3.cpp183 SkBitmap bg; in onOnceBeforeDraw() local
Darithmode.cpp147 sk_sp<SkImageFilter> bg = in onDraw() local
/external/replicaisland/src/com/replica/replicaisland/
DDrawableFactory.java152 TiledBackgroundVertexGrid bg = (TiledBackgroundVertexGrid)entry; in release() local
DScrollerComponent.java94 TiledBackgroundVertexGrid bg = drawableFactory.allocateTiledBackgroundVertexGrid(); in update() local
DLevelBuilder.java156 TiledVertexGrid bg = new TiledVertexGrid(textureLibrary.allocateTexture(tileMapIndex), in addTileMapLayer() local
/external/giflib/
Dgif_font.c211 const int bg, const int fg) in GifDrawBoxedText8x8()
/external/testng/src/test/java/test/mannotation/
DMAnnotationSampleTest.java123 String[] bg = configuration.getBeforeGroups(); in verifyConfigurationBefore() local
/external/rust/crates/futures-channel/tests/
Dmpsc-close.rs220 let bg = thread::spawn(move || block_on(f)); in stress_try_send_as_receiver_closes() localVariable
/external/skia/tools/viewer/
DTextBoxSlide.cpp58 void drawTest(SkCanvas* canvas, SkScalar w, SkScalar h, SkColor fg, SkColor bg) { in drawTest()
/external/skia/modules/jetski/src/
DImageFilter.cpp52 auto bg = sk_ref_sp(reinterpret_cast<SkImageFilter*>(background)); in ImageFilter_Blend() local
/external/e2fsprogs/lib/ext2fs/
Dopenfs.c38 int bg; in ext2fs_descriptor_block_loc2() local
/external/skia/modules/canvaskit/
Dparagraph.js316 CanvasKit.ParagraphBuilder.prototype.pushPaintStyle = function(textStyle, fg, bg) { argument

123