Home
last modified time | relevance | path

Searched defs:bm (Results 1 – 25 of 640) sorted by relevance

12345678910>>...26

/third_party/boost/libs/bimap/test/
Dtest_bimap_unconstrained.cpp32 typedef bimap<int,double,unconstrained_set_of_relation> bm; in test_bimap_unconstrained() typedef
39 typedef bimap<int,unconstrained_set_of<double> > bm; in test_bimap_unconstrained() typedef
46 typedef bimap<unconstrained_set_of<int>, double > bm; in test_bimap_unconstrained() typedef
53 typedef bimap<unconstrained_set_of<int>, double, right_based > bm; in test_bimap_unconstrained() typedef
66 > bm; in test_bimap_unconstrained() typedef
80 > bm; in test_bimap_unconstrained() typedef
94 > bm; in test_bimap_unconstrained() typedef
Dtest_bimap_assign.cpp45 bm_type bm = ba::list_of< bm_type::relation >(1,0.1)(2,0.2)(3,0.3); in test_bimap_assign() local
55 bm_type bm = ba::list_of< bm_type::relation >(1,0.1)(2,0.2)(3,0.3); in test_bimap_assign() local
64 bm_type bm = ba::list_of< bm_type::relation >(1,0.1)(2,0.2)(3,0.3); in test_bimap_assign() local
73 bm_type bm = ba::list_of< bm_type::relation >(1,0.1)(2,0.2)(3,0.3); in test_bimap_assign() local
Dtest_bimap_unordered.cpp76 bm_type bm; in test_bimap() local
99 bm_type bm; in test_bimap() local
125 bm_type bm; in test_bimap() local
150 bm_type bm; in test_bimap() local
Dtest_bimap_operator_bracket.cpp38 typedef bimap< int, std::string > bm; in test_bimap_operator_bracket() typedef
69 typedef bimap<int, list_of<std::string> > bm; in test_bimap_operator_bracket() typedef
123 typedef bimap< vector_of<int>, unordered_set_of<std::string> > bm; in test_bimap_operator_bracket() typedef
176 right_based > bm; in test_bimap_operator_bracket() typedef
Dtest_bimap_ordered.cpp71 bm_type bm; in test_bimap() local
93 bm_type bm; in test_bimap() local
111 bm_type bm; in test_bimap() local
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_bitmask.c66 struct util_bitmask *bm; in util_bitmask_create() local
90 util_bitmask_resize(struct util_bitmask *bm, in util_bitmask_resize()
137 util_bitmask_filled_set(struct util_bitmask *bm, in util_bitmask_filled_set()
154 util_bitmask_filled_unset(struct util_bitmask *bm, in util_bitmask_filled_unset()
166 util_bitmask_add(struct util_bitmask *bm) in util_bitmask_add()
204 util_bitmask_set(struct util_bitmask *bm, in util_bitmask_set()
230 util_bitmask_clear(struct util_bitmask *bm, in util_bitmask_clear()
253 util_bitmask_get(struct util_bitmask *bm, in util_bitmask_get()
280 util_bitmask_get_next_index(struct util_bitmask *bm, in util_bitmask_get_next_index()
320 util_bitmask_get_first_index(struct util_bitmask *bm) in util_bitmask_get_first_index()
[all …]
/third_party/flutter/skia/gm/
Dshowmiplevels.cpp30 SkBitmap bm; in make_bitmap() local
43 SkBitmap bm; in make_bitmap2() local
62 SkBitmap bm; in make_bitmap3() local
100 static void apply_gamma(const SkBitmap& bm) { in apply_gamma()
126 SkBitmap bm; in DrawAndFrame() local
150 SkBitmap bm = func(prevPM, level.fPixmap); in drawLevels() local
171 SkBitmap bm; in drawSet() local
186 for (const auto& bm : fBM) { in onDraw() local
240 static void DrawAndFrame(SkCanvas* canvas, const SkBitmap& bm, SkScalar x, SkScalar y) { in DrawAndFrame()
258 SkBitmap bm; in drawLevels() local
[all …]
Ddownsamplebitmap.cpp45 SkBitmap bm = fMakeBitmap(SkImageInfo::MakeN32Premul(1,1)/*whatever*/); in onISize() local
54 SkBitmap bm = fMakeBitmap(info); in onDraw() local
95 SkBitmap bm; in make_text() local
126 SkBitmap bm; in make_checkerboard() local
149 SkBitmap bm; in make_image() local
Dbitmaprecttest.cpp16 static void make_bm(SkBitmap* bm) { in make_bm()
42 SkBitmap bm; variable
Dp3.cpp68 SkBitmap bm; in compare_pixel() local
140 SkBitmap bm; variable
157 SkBitmap bm; variable
172 SkBitmap bm; variable
190 SkBitmap bm; variable
355 SkBitmap bm; variable
Dspritebitmap.cpp23 static void make_bm(SkBitmap* bm) { in make_bm()
34 static void draw_1_bitmap(SkCanvas* canvas, const SkBitmap& bm, bool doClip, in draw_1_bitmap()
77 SkBitmap bm; in onDraw() local
/third_party/skia/tests/
DGifTest.cpp58 SkBitmap bm; in test_gif_data_no_colormap() local
69 SkBitmap bm; in test_gif_data() local
89 SkBitmap bm; in test_gif_data_dims() local
99 SkBitmap bm; in test_interlaced_gif_data() local
131 SkBitmap bm; in test_gif_data_short() local
217 SkBitmap bm; in DEF_TEST() local
267 SkBitmap bm; in DEF_TEST() local
305 SkBitmap bm; in DEF_TEST() local
450 SkBitmap bm; in DEF_TEST() local
489 SkBitmap bm; in DEF_TEST() local
[all …]
DBitmapTest.cpp28 SkBitmap bm; in test_peekpixels() local
54 SkBitmap bm; in test_bigalloc() local
67 SkBitmap bm; in test_allocpixels() local
134 SkBitmap bm; in test_bigwidth() local
154 SkBitmap bm; in DEF_TEST() local
193 SkBitmap bm; in test_erasecolor_premul() local
217 SkBitmap bm; in DEF_TEST() local
234 SkBitmap bm; in DEF_TEST() local
256 SkBitmap bm; in DEF_TEST() local
269 SkBitmap bm; in DEF_TEST() local
[all …]
DNdkDecodeTest.cpp52 SkBitmap bm; in DEF_TEST() local
87 SkBitmap bm; in DEF_TEST() local
133 SkBitmap bm; in DEF_TEST() local
174 SkBitmap bm; in DEF_TEST() local
249 SkBitmap bm; in DEF_TEST() local
278 SkBitmap bm; in DEF_TEST() local
309 SkBitmap bm; in DEF_TEST() local
370 SkBitmap bm; in DEF_TEST() local
404 SkBitmap bm; in DEF_TEST() local
440 SkBitmap bm; in DEF_TEST() local
[all …]
DSpecialImageTest.cpp39 SkBitmap bm; in create_bm() local
97 SkBitmap bm; in test_image() local
139 SkBitmap bm = create_bm(); in DEF_TEST() local
160 SkBitmap bm = create_bm(); in test_specialimage_image() local
190 SkBitmap bm = create_bm(); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
DCodecPriv.h22 inline bool decode_memory(const void* mem, size_t size, SkBitmap* bm) { in decode_memory()
34 inline void write_bm(const char* name, const SkBitmap& bm) { in write_bm()
/third_party/flutter/skia/tests/
DGifTest.cpp58 SkBitmap bm; in test_gif_data_no_colormap() local
69 SkBitmap bm; in test_gif_data() local
89 SkBitmap bm; in test_gif_data_dims() local
99 SkBitmap bm; in test_interlaced_gif_data() local
131 SkBitmap bm; in test_gif_data_short() local
217 SkBitmap bm; in DEF_TEST() local
259 SkBitmap bm; in DEF_TEST() local
404 SkBitmap bm; in DEF_TEST() local
443 SkBitmap bm; in DEF_TEST() local
DBitmapTest.cpp28 SkBitmap bm; in test_peekpixels() local
54 SkBitmap bm; in test_bigalloc() local
67 SkBitmap bm; in test_allocpixels() local
98 SkBitmap bm; in test_bigwidth() local
121 SkBitmap bm; in DEF_TEST() local
160 SkBitmap bm; in test_erasecolor_premul() local
195 SkBitmap bm; in DEF_TEST() local
212 SkBitmap bm; in DEF_TEST() local
233 SkBitmap bm; in DEF_TEST() local
255 SkBitmap bm; in DEF_TEST() local
[all …]
DCodecPriv.h22 inline bool decode_memory(const void* mem, size_t size, SkBitmap* bm) { in decode_memory()
34 inline void write_bm(const char* name, const SkBitmap& bm) { in write_bm()
/third_party/iowow/src/kv/benchmark/
Drunbench.py59 def fill_result(bm, run, sizestats, line): argument
78 def run_benchmark_run(bm, run): argument
99 def run_benchmark(bm): argument
/third_party/boost/libs/bimap/example/
Dtutorial_info_hook.cpp46 bm_type bm; in tutorial_about_info_hook() local
102 bm_type bm; in tutorial_about_tagged_info_hook() local
142 bm_type bm; in bimap_without_an_info_hook() local
Dat_function_examples.cpp39 bm_type bm; in first_bimap() local
60 bm_type bm; in second_bimap() local
/third_party/skia/fuzz/
DFuzzEncoders.cpp27 SkBitmap bm; in make_fuzzed_bitmap() local
40 auto bm = make_fuzzed_bitmap(fuzz); in DEF_FUZZ() local
50 auto bm = make_fuzzed_bitmap(fuzz); in DEF_FUZZ() local
60 auto bm = make_fuzzed_bitmap(fuzz); in DEF_FUZZ() local
/third_party/flutter/skia/fuzz/
DFuzzEncoders.cpp27 SkBitmap bm; in make_fuzzed_bitmap() local
40 auto bm = make_fuzzed_bitmap(fuzz); in DEF_FUZZ() local
50 auto bm = make_fuzzed_bitmap(fuzz); in DEF_FUZZ() local
60 auto bm = make_fuzzed_bitmap(fuzz); in DEF_FUZZ() local
/third_party/skia/gm/
Dspritebitmap.cpp23 static void make_bm(SkBitmap* bm) { in make_bm()
34 static void draw_1_bitmap(SkCanvas* canvas, const SkBitmap& bm, bool doClip, in draw_1_bitmap()
78 SkBitmap bm; in onDraw() local

12345678910>>...26