Searched refs:bmh (Results 1 – 9 of 9) sorted by relevance
/third_party/flutter/skia/third_party/externals/sdl/src/video/windows/ |
D | SDL_windowsmouse.c | 96 BITMAPV4HEADER bmh; in WIN_CreateCursor() local 102 SDL_zero(bmh); in WIN_CreateCursor() 103 bmh.bV4Size = sizeof(bmh); in WIN_CreateCursor() 104 bmh.bV4Width = surface->w; in WIN_CreateCursor() 105 bmh.bV4Height = -surface->h; /* Invert the image */ in WIN_CreateCursor() 106 bmh.bV4Planes = 1; in WIN_CreateCursor() 107 bmh.bV4BitCount = 32; in WIN_CreateCursor() 108 bmh.bV4V4Compression = BI_BITFIELDS; in WIN_CreateCursor() 109 bmh.bV4AlphaMask = 0xFF000000; in WIN_CreateCursor() 110 bmh.bV4RedMask = 0x00FF0000; in WIN_CreateCursor() [all …]
|
/third_party/boost/boost/algorithm/searching/ |
D | boyer_moore_horspool.hpp | 152 boyer_moore_horspool<patIter> bmh ( pat_first, pat_last ); in boyer_moore_horspool_search() local 153 return bmh ( corpus_first, corpus_last ); in boyer_moore_horspool_search() 161 boyer_moore_horspool<pattern_iterator> bmh ( boost::begin(pattern), boost::end (pattern)); in boyer_moore_horspool_search() local 162 return bmh ( corpus_first, corpus_last ); in boyer_moore_horspool_search() 172 boyer_moore_horspool<patIter> bmh ( pat_first, pat_last ); in boyer_moore_horspool_search() local 181 boyer_moore_horspool<pattern_iterator> bmh ( boost::begin(pattern), boost::end (pattern)); in boyer_moore_horspool_search() local 182 return bmh (boost::begin (corpus), boost::end (corpus)); in boyer_moore_horspool_search()
|
/third_party/boost/libs/algorithm/test/ |
D | search_test1.cpp | 162 ba::boyer_moore_horspool<pattern_type> bmh ( nBeg, nEnd ); in check_one_object() local 170 ret_type ret2 = bmh (hBeg, hEnd); in check_one_object()
|
/third_party/icu/icu4c/source/data/misc/ |
D | likelySubtags.txt | 170 bmh{"bmh_Latn_ZZ"}
|
D | langInfo.txt | 402 "bmh","Latn","ZZ",
|
/third_party/flutter/skia/third_party/externals/icu/source/data/misc/ |
D | likelySubtags.txt | 167 bmh{"bmh_Latn_ZZ"}
|
/third_party/skia/third_party/externals/icu/source/data/misc/ |
D | likelySubtags.txt | 170 bmh{"bmh_Latn_ZZ"}
|
D | langInfo.txt | 402 "bmh","Latn","ZZ",
|
/third_party/chromium/patch/ |
D | 0001-cve.patch | 60588 z{T+)MtTKcnw*w(bmh+M9xfWtW8ng_HP)(gwM4sXVMq~t?AvKZXFvlSijLfn!dLa}Q
|