/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/opencv3/modules/calib3d/test/ |
D | test_chessboardgenerator.cpp | 109 Mat cv::ChessBoardGenerator::generateChessBoard(const Mat& bg, const Mat& camMat, const Mat& distCo… in generateChessBoard() 179 Mat cv::ChessBoardGenerator::operator ()(const Mat& bg, const Mat& camMat, const Mat& distCoeffs, v… in operator ()() argument 243 Mat cv::ChessBoardGenerator::operator ()(const Mat& bg, const Mat& camMat, const Mat& distCoeffs, in operator ()() 302 Mat cv::ChessBoardGenerator::operator ()(const Mat& bg, const Mat& camMat, const Mat& distCoeffs, in operator ()()
|
D | test_chesscorners_badarg.cpp | 104 Mat bg(800, 600, CV_8U, Scalar(0)); in run() local
|
D | test_cameracalibration_artificial.cpp | 254 …void prepareForTest(const Mat& bg, const Mat& camMat, const Mat& distCoeffs, size_t brdsNum, const… in prepareForTest() 381 Mat bg(Size(640, 480), CV_8UC3); in run() 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/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/autotest/client/tests/kvm/tests/ |
D | migration_with_file_transfer.py | 42 def run_and_migrate(bg): argument
|
/external/selinux/policycoreutils/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/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/skia/gm/ |
D | color4f.cpp | 71 SkPaint bg; variable
|
D | xfermodes2.cpp | 96 SkBitmap bg; in onOnceBeforeDraw() local
|
/external/libvncserver/libvncclient/ |
D | hextile.c | 35 CARDBPP bg, fg; in HandleHextileBPP() local
|
/external/skia/samplecode/ |
D | SampleTextBox.cpp | 72 void drawTest(SkCanvas* canvas, SkScalar w, SkScalar h, SkColor fg, SkColor bg) { in drawTest()
|
/external/replicaisland/src/com/replica/replicaisland/ |
D | DrawableFactory.java | 152 TiledBackgroundVertexGrid bg = (TiledBackgroundVertexGrid)entry; in release() local
|
D | ScrollerComponent.java | 94 TiledBackgroundVertexGrid bg = drawableFactory.allocateTiledBackgroundVertexGrid(); in update() local
|
D | LevelBuilder.java | 156 TiledVertexGrid bg = new TiledVertexGrid(textureLibrary.allocateTexture(tileMapIndex), in addTileMapLayer() 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/giflib/ |
D | gif_font.c | 210 const int bg, const int fg) in GifDrawBoxedText8x8()
|
/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/opencv3/samples/python2/ |
D | video.py | 44 def __init__(self, size=None, noise=0.0, bg = None, **params): argument
|
/external/testng/src/test/java/test/mannotation/ |
D | MAnnotationSampleTest.java | 123 String[] bg = configuration.getBeforeGroups(); in verifyConfigurationBefore() local
|
/external/e2fsprogs/lib/ext2fs/ |
D | openfs.c | 38 int bg; in ext2fs_descriptor_block_loc2() local
|