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

/barrelfish-2018-10-04/usr/drivers/xeon_phi/
H A Dsmpt.h23 lpaddr_t offsets[xeon_phi_smpt_system_page_num]; member in struct:smpt_info
/barrelfish-2018-10-04/usr/vnode_map_test/
H A Dvnode_map_test.c31 static uint8_t offsets[] = { 39, 30, 21, 12 }; variable
/barrelfish-2018-10-04/include/barrelfish/
H A Dmemobj.h129 size_t *offsets; ///< the offset into the tracked frames member in struct:memobj_fixed
/barrelfish-2018-10-04/lib/pcre/
H A Dpcre_dfa_exec.c398 internal_dfa_exec( dfa_match_data *md, const pcre_uchar *this_start_code, const pcre_uchar *current_subject, int start_offset, int *offsets, int offsetcount, int *workspace, int wscount, int rlevel) argument
3177 pcre_dfa_exec(const pcre *argument_re, const pcre_extra *extra_data, const char *subject, int length, int start_offset, int options, int *offsets, int offsetcount, int *workspace, int wscount) argument
[all...]
H A Dpcre_exec.c6347 pcre_exec(const pcre *argument_re, const pcre_extra *extra_data, PCRE_SPTR subject, int length, int start_offset, int options, int *offsets, int offsetcount) argument
[all...]

Completed in 60 milliseconds