/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/ |
D | libbitmask.c | 59 static unsigned int _getbit(const struct bitmask *bmp, unsigned int n) in _getbit() 68 static void _setbit(struct bitmask *bmp, unsigned int n, unsigned int v) in _setbit() 86 struct bitmask *bmp; in bitmask_alloc() local 101 void bitmask_free(struct bitmask *bmp) in bitmask_free() 126 int bitmask_displayhex(char *buf, int buflen, const struct bitmask *bmp) in bitmask_displayhex() 185 int bitmask_displaylist(char *buf, int buflen, const struct bitmask *bmp) in bitmask_displaylist() 220 int bitmask_parsehex(const char *buf, struct bitmask *bmp) in bitmask_parsehex() 299 int bitmask_parselist(const char *buf, struct bitmask *bmp) in bitmask_parselist() 361 struct bitmask *bitmask_setall(struct bitmask *bmp) in bitmask_setall() 370 struct bitmask *bitmask_clearall(struct bitmask *bmp) in bitmask_clearall() [all …]
|
D | meminfo.c | 92 struct bitmask *bmp = NULL; in get_nmems() local
|
/third_party/uboot/u-boot-2020.01/cmd/ |
D | bmp.c | 44 struct bmp_image *bmp; in gunzip_bmp() local 199 struct bmp_image *bmp = (struct bmp_image *)map_sysmem(addr, 0); in bmp_info() local 239 struct bmp_image *bmp = map_sysmem(addr, 0); in bmp_display() local
|
/third_party/skia/gm/ |
D | clippedbitmapshaders.cpp | 37 SkBitmap bmp; in create_bitmap() local 87 SkBitmap bmp = create_bitmap(); in onDraw() local
|
D | swizzle.cpp | 27 SkBitmap bmp; variable
|
D | crosscontextimage.cpp | 40 SkBitmap bmp; variable
|
D | bigmatrix.cpp | 51 SkBitmap bmp; variable
|
D | bitmaptiled.cpp | 42 SkBitmap bmp; in draw_tile_bitmap_with_fractional_offset() local
|
D | rectangletexture.cpp | 65 SkBitmap bmp; in makeImagePixels() local 82 SkBitmap bmp; in makeImagePixels() local
|
D | jpg_color_cube.cpp | 40 SkBitmap bmp; in onOnceBeforeDraw() local
|
/third_party/flutter/skia/gm/ |
D | clippedbitmapshaders.cpp | 38 SkBitmap bmp; in create_bitmap() local 88 SkBitmap bmp = create_bitmap(); in onDraw() local
|
D | crosscontextimage.cpp | 36 SkBitmap bmp; variable
|
D | bigmatrix.cpp | 55 SkBitmap bmp; variable
|
D | bitmaptiled.cpp | 44 SkBitmap bmp; in draw_tile_bitmap_with_fractional_offset() local
|
D | jpg_color_cube.cpp | 39 SkBitmap bmp; in onOnceBeforeDraw() local
|
D | yuvtorgbeffect.cpp | 70 SkBitmap bmp[3]; in onOnceBeforeDraw() local 181 SkBitmap bmp[2]; in onOnceBeforeDraw() local 295 SkBitmap bmp[3]; in onOnceBeforeDraw() local
|
/third_party/libdrm/tests/etnaviv/ |
D | etnaviv_2d_test.c | 73 static void gen_cmd_stream(struct etna_cmd_stream *stream, struct etna_bo *bmp, const int width, co… in gen_cmd_stream() 159 struct etna_bo *bmp; in main() local
|
/third_party/flutter/skia/tools/fiddle/ |
D | examples.cpp | 30 SkBitmap bmp; in main() local
|
/third_party/skia/tools/fiddle/ |
D | examples.cpp | 30 SkBitmap bmp; in main() local
|
/third_party/skia/bench/ |
D | WritePixelsBench.cpp | 39 SkBitmap bmp; in onDraw() local
|
/third_party/flutter/skia/bench/ |
D | WritePixelsBench.cpp | 40 SkBitmap bmp; in onDraw() local
|
/third_party/flutter/skia/fuzz/ |
D | FuzzDrawFunctions.cpp | 69 static void init_bitmap(Fuzz* fuzz, SkBitmap* bmp) { in init_bitmap() 257 SkBitmap bmp; in fuzz_drawBitmap() local 270 SkBitmap bmp; in fuzz_drawImage() local
|
/third_party/skia/tests/ |
D | ShaderOpacityTest.cpp | 20 SkBitmap bmp; in test_bitmap() local
|
/third_party/flutter/skia/tests/ |
D | ShaderOpacityTest.cpp | 17 SkBitmap bmp; in test_bitmap() local
|
/third_party/skia/docs/examples/ |
D | UnpremulBugs.cpp | 15 SkBitmap bmp; in doCell() local
|