Home
last modified time | relevance | path

Searched defs:first_code (Results 1 - 5 of 5) sorted by relevance

/third_party/node/deps/v8/src/codegen/
H A Dreglist-base.h114 int first_code = base::bits::CountTrailingZerosNonZero(regs_); in first() local
/third_party/node/deps/v8/src/wasm/baseline/
H A Dliftoff-register.h438 int first_code = base::bits::CountTrailingZeros(regs_); in GetFirstRegSet() local
/third_party/skia/third_party/externals/freetype/src/sfnt/
H A Dttcmap.c345 FT_UInt first_code, code_count, offset; in FT_CALLBACK_DEF() local
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/core/
H A Dcmap_table.cc481 int32_t first_code = FirstCode(high_byte); in GlyphId() local
/third_party/cJSON/
H A DcJSON.c898 unsigned int first_code = 0; in utf16_literal_to_utf8() local

Completed in 12 milliseconds