Home
last modified time | relevance | path

Searched refs:include_paths (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/svga/svgadump/
Dsvga_dump.py313 include_paths = ['../../../include', '../include'],
/external/valgrind/perf/
Dtinycc.c2414 char **include_paths; member
8590 path = s1->include_paths[i]; in preprocess()
20909 tcc_free(s1->include_paths[i]); in tcc_delete()
20910 tcc_free(s1->include_paths); in tcc_delete()
20924 dynarray_add((void ***)&s1->include_paths, &s1->nb_include_paths, pathname1); in tcc_add_include_path()