Home
last modified time | relevance | path

Searched refs:byte_str_ref_t (Results 1 – 6 of 6) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-cff-interp-common.hh308 struct byte_str_ref_t struct
310 byte_str_ref_t () { init (); } in byte_str_ref_t() argument
321 byte_str_ref_t (const byte_str_t &str_, unsigned int offset_ = 0) in byte_str_ref_t() function
501 void push_longint_from_substr (byte_str_ref_t& str_ref) in push_longint_from_substr()
507 bool push_fixed_from_substr (byte_str_ref_t& str_ref) in push_fixed_from_substr()
558 void add_op (op_code_t op, const byte_str_ref_t& str_ref = byte_str_ref_t ()) in add_op()
566 void add_op (op_code_t op, const byte_str_ref_t& str_ref, const VAL &v) in add_op()
628 byte_str_ref_t
Dhb-cff-interp-dict-common.hh83 static double parse_bcd (byte_str_ref_t& str_ref) in parse_bcd()
Dhb-cff-interp-cs-common.hh44 …void init (const byte_str_ref_t substr_=byte_str_ref_t (), cs_type_t type_=CSType_CharString, unsi… in init()
53 byte_str_ref_t str_ref;
Dhb-subset-cff-common.hh359 void add_op (op_code_t op, const byte_str_ref_t& str_ref) in add_op()
365 void add_call_op (op_code_t op, const byte_str_ref_t& str_ref, unsigned int subr_num) in add_call_op()
Dhb-subset-cff2.cc207 byte_str_ref_t str_ref = env.str_ref; in process_call_subr()
Dhb-subset-cff1.cc326 byte_str_ref_t str_ref = env.str_ref; in process_call_subr()