Home
last modified time | relevance | path

Searched defs:start_off (Results 1 – 2 of 2) sorted by relevance

/external/elfutils/src/
Dstrings.c455 map_file (int fd, off_t start_off, off_t fdlen, size_t *map_sizep) in map_file()
/external/mesa3d/src/imgui/
Dimstb_truetype.h1623 static int stbtt__close_shape(stbtt_vertex *vertices, int num_vertices, int was_off, int start_off, in stbtt__close_shape()
1656 stbtt_int32 ins, i,j=0,m,n, next_move, was_off=0, off, start_off=0; in stbtt__GetGlyphShapeTT() local