Home
last modified time | relevance | path

Searched defs:start_code (Results 1 – 5 of 5) sorted by relevance

/external/sfntly/cpp/src/sfntly/table/core/
Dcmap_table.cc616 int32_t start_code = StartCode(segment); in GlyphId() local
621 int32_t start_code, in RetrieveGlyphId()
672 int32_t start_code = data->ReadUShort(StartCodeOffset(seg_count) + in StartCode() local
/external/kernel-headers/original/uapi/linux/
Dprctl.h134 __u64 start_code; /* code section bounds */ member
/external/ltp/tools/top-LTP/proc/
Dreadproc.h106 start_code, /* address of beginning of code segment */ member
/external/pcre/dist2/src/
Dpcre2_intmodedep.h693 PCRE2_SPTR start_code; /* The start of the compiled code */ member
798 PCRE2_SPTR start_code; /* For use when recursing */ member
832 PCRE2_SPTR start_code; /* Start of the compiled pattern */ member
Dpcre2_dfa_match.c393 PCRE2_SPTR start_code = mb->start_code; in internal_dfa_match() local