Home
last modified time | relevance | path

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

123

/external/libvncserver/x11vnc/misc/
Dblockdpy.c125 int bg = 0; variable
157 int verbose = 0, bg = 0; in main() local
/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/fio/
Dgraph.c237 static void draw_bars(struct graph *bg, cairo_t *cr, struct graph_label *lb, in draw_bars()
436 void bar_graph_draw(struct graph *bg, cairo_t *cr) in bar_graph_draw()
621 void graph_title(struct graph *bg, const char *title) in graph_title()
626 void graph_x_title(struct graph *bg, const char *title) in graph_x_title()
631 void graph_y_title(struct graph *bg, const char *title) in graph_y_title()
636 static struct graph_label *graph_find_label(struct graph *bg, in graph_find_label()
652 graph_label_t graph_add_label(struct graph *bg, const char *label) in graph_add_label()
788 int graph_add_data(struct graph *bg, graph_label_t label, const double value) in graph_add_data()
815 int graph_add_xy_data(struct graph *bg, graph_label_t label, in graph_add_xy_data()
895 void graph_free(struct graph *bg) in graph_free()
/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/policycoreutils/mcstrans/src/
Dmcscolor.c19 uint32_t bg; member
150 static int add_secolor(int idx, char *pattern, uint32_t fg, uint32_t bg) { in add_secolor()
217 uint32_t i, fg, bg; in process_color() local
/external/linux-tools-perf/src/tools/perf/ui/
Dlibslang.h19 #define sltt_set_color(obj, name, fg, bg) \ argument
Dbrowser.c476 const char *name, *fg, *bg; member
530 char *fg = NULL, *bg; in ui_browser__color_config() local
/external/libvncserver/libvncclient/
Dhextile.c35 CARDBPP bg, fg; in HandleHextileBPP() local
/external/skia/samplecode/
DSampleTextBox.cpp72 void drawTest(SkCanvas* canvas, SkScalar w, SkScalar h, SkColor fg, SkColor bg) { in drawTest()
/external/skia/gm/
Dxfermodes2.cpp96 SkBitmap bg; in onOnceBeforeDraw() local
Dxfermodes3.cpp189 SkBitmap bg; in onOnceBeforeDraw() local
/external/guava/guava-gwt/test-super/com/google/common/collect/super/com/google/common/collect/
DTreeTraverserTest.java107 static final BinaryTree bg = new BinaryTree('g', null, null); field in TreeTraverserTest
/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/guava/guava-tests/test/com/google/common/collect/
DTreeTraverserTest.java109 static final BinaryTree bg = new BinaryTree('g', null, null); field in TreeTraverserTest
/external/e2fsprogs/lib/ext2fs/
Dopenfs.c38 int bg; in ext2fs_descriptor_block_loc2() local
/external/toybox/toys/pending/
Dmke2fs.c541 struct ext2_group *bg = (struct ext2_group *)toybuf; in mke2fs_main() local
/external/libpng/contrib/gregbook/
Drpng-win.c126 #define alpha_composite(composite, fg, alpha, bg) { \ argument
Drpng2-win.c157 #define alpha_composite(composite, fg, alpha, bg) { \ argument
242 } bg[] = { variable
/external/mesa3d/src/gallium/state_trackers/xorg/
Dxorg_crtc.c193 crtc_set_cursor_colors(xf86CrtcPtr crtc, int bg, int fg) in crtc_set_cursor_colors()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/performance/ui/
DBarGraph.java85 Color bg= display.getSystemColor(SWT.COLOR_WHITE); in paint() local

123