Home
last modified time | relevance | path

Searched defs:InstructionSize (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/truetype/
Dglyph_table.cc346 int32_t GlyphTable::SimpleGlyph::InstructionSize() { in InstructionSize() function in sfntly::GlyphTable::SimpleGlyph
540 int32_t GlyphTable::CompositeGlyph::InstructionSize() { in InstructionSize() function in sfntly::GlyphTable::CompositeGlyph
/third_party/node/deps/v8/src/objects/
Dcode-inl.h58 int AbstractCode::InstructionSize() { in InstructionSize() function
385 int Code::InstructionSize() const { in InstructionSize() function
/third_party/node/deps/v8/src/codegen/riscv64/
Dconstants-riscv64.h1385 inline uint8_t InstructionSize() const { in InstructionSize() function