Home
last modified time | relevance | path

Searched defs:num_hints (Results 1 – 6 of 6) sorted by relevance

/third_party/node/deps/v8/tools/wasm-compilation-hints/
Dwasm-objdump-compilation-hints.py37 num_hints, bs = read_varuintN(fin) variable
/third_party/skia/third_party/externals/freetype/src/pshinter/
Dpshrec.h85 FT_UInt num_hints; member
Dpshalgo.h80 FT_UInt num_hints; member
Dpshalgo.c1416 FT_UInt num_hints = table->num_hints; in psh_hint_table_find_strong_points() local
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
Dpsaux.h650 FT_Int num_hints; member
1186 FT_Int num_hints; member
/third_party/node/deps/v8/src/wasm/
Dmodule-decoder.cc1380 uint32_t num_hints = inner.consume_u32v("number of hints"); in DecodeBranchHintsSection() local