Home
last modified time | relevance | path

Searched defs:hm (Results 1 – 12 of 12) sorted by relevance

/third_party/typescript/tests/baselines/reference/
DtypeParameterAsTypeParameterConstraintTransitively.js18 foo(a, b, { foo: 1, bar: '', hm: true }); property
25 foo(b, b, { foo: 1, bar: '', hm: '' }); property
38 foo(a, b, { foo: 1, bar: '', hm: true }); property
44 foo(b, b, { foo: 1, bar: '', hm: '' }); property
DtypeParameterAsTypeParameterConstraintTransitively2.js18 foo(a, { foo: 1, bar: '', hm: true }, b); property
37 foo(a, { foo: 1, bar: '', hm: true }, b); property
/third_party/libwebsockets/lib/misc/
Dieeehalfprecision.c91 uint16_t hs, he, hm; in lws_singles2halfp() local
166 uint16_t hs, he, hm; in lws_halfp2singles() local
/third_party/ffmpeg/libavcodec/
Dvp9lpf.c37 unsigned hm = hm1 | hm2 | hm13 | hm23; in filter_plane_cols() local
/third_party/lzma/CPP/Windows/
DFileFind.cpp262 const HMODULE hm = ::GetModuleHandleA("kernel32.dll"); in CFindStreamLoader() local
/third_party/node/deps/icu-small/source/i18n/
Dmeasfmt.cpp72 const UnicodeString &hm, in NumericDateFormatters()
/third_party/skia/third_party/externals/icu/source/i18n/
Dmeasfmt.cpp72 const UnicodeString &hm, in NumericDateFormatters()
/third_party/icu/icu4c/source/i18n/
Dmeasfmt.cpp72 const UnicodeString &hm, in NumericDateFormatters()
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
Dstr_split_test.cc582 std::unordered_map<std::string, std::string> hm; in TEST() local
/third_party/libwebsockets/lib/roles/http/server/
Dserver.c943 const struct lws_http_mount *hm, *hit = NULL; in lws_find_mount() local
/third_party/lame/frontend/
Dget_audio.c131 uint32_t const hm = uint32_high_low(bytes + 2); in read_ieee_extended_high_low() local
/third_party/skia/third_party/externals/angle2/src/image_util/
Dloadimage_etc.cpp290 } hm; member