/external/clang/test/CodeGenCXX/ |
D | cfi-nvcall.cpp | 19 extern "C" void bg(B *b) { in bg() function
|
D | static-init-3.cpp | 27 X2< B > bg = X1< X2< B > >::get(); variable
|
D | 2007-04-10-PackedUnion.cpp | 21 XYZ bg; member
|
D | dynamic-cast-hint.cpp | 47 volatile G *bg = dynamic_cast<G *>(b); in test() local
|
/external/testng/src/main/java/org/testng/internal/annotations/ |
D | AnnotationHelper.java | 62 …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/fio/ |
D | graph.c | 237 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/ |
D | BigFraction.java | 462 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/ |
D | mcscolor.c | 19 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/libvncserver/libvncclient/ |
D | hextile.c | 35 CARDBPP bg, fg; in HandleHextileBPP() local
|
/external/skqp/samplecode/ |
D | SampleTextBox.cpp | 68 void drawTest(SkCanvas* canvas, SkScalar w, SkScalar h, SkColor fg, SkColor bg) { in drawTest()
|
/external/skia/samplecode/ |
D | SampleTextBox.cpp | 70 void drawTest(SkCanvas* canvas, SkScalar w, SkScalar h, SkColor fg, SkColor bg) { in drawTest()
|
/external/skia/gm/ |
D | color4f.cpp | 70 SkPaint bg; variable
|
D | xfermodes2.cpp | 94 SkBitmap bg; in onOnceBeforeDraw() local
|
/external/skqp/gm/ |
D | color4f.cpp | 71 SkPaint bg; variable
|
D | xfermodes2.cpp | 94 SkBitmap bg; in onOnceBeforeDraw() local
|
/external/syslinux/com32/elflink/ldlinux/ |
D | colors.c | 69 unsigned int fg, unsigned int bg, in set_msg_colors_global()
|
D | msg.c | 98 uint8_t bg, fg; in set_fgbg() local
|
/external/syslinux/com32/menu/ |
D | colors.c | 69 unsigned int fg, unsigned int bg, in set_msg_colors_global()
|
/external/syslinux/com32/lib/sys/vesa/ |
D | drawtxt.c | 49 uint8_t alpha_val(uint8_t fg, uint8_t bg, uint8_t alpha) in alpha_val() 59 static uint32_t alpha_pixel(uint32_t fg, uint32_t bg) in alpha_pixel()
|
/external/libpng/contrib/gregbook/ |
D | rpng2-win.c | 156 #define alpha_composite(composite, fg, alpha, bg) { \ argument 241 } bg[] = { variable
|
/external/replicaisland/src/com/replica/replicaisland/ |
D | DrawableFactory.java | 152 TiledBackgroundVertexGrid bg = (TiledBackgroundVertexGrid)entry; in release() local
|
/external/guava/guava-gwt/test-super/com/google/common/collect/super/com/google/common/collect/ |
D | TreeTraverserTest.java | 107 static final BinaryTree bg = new BinaryTree('g', null, null); field in TreeTraverserTest
|
/external/guava/guava-tests/test/com/google/common/collect/ |
D | TreeTraverserTest.java | 109 static final BinaryTree bg = new BinaryTree('g', null, null); field in TreeTraverserTest
|
/external/giflib/ |
D | gif_font.c | 211 const int bg, const int fg) in GifDrawBoxedText8x8()
|
/external/testng/src/test/java/test/mannotation/ |
D | MAnnotationSampleTest.java | 123 String[] bg = configuration.getBeforeGroups(); in verifyConfigurationBefore() local
|