Home
last modified time | relevance | path

Searched defs:mapname (Results 1 – 4 of 4) sorted by relevance

/external/ImageMagick/coders/
Dhtml.c213 mapname[MagickPathExtent], in WriteHTMLImage() local
/external/bcc/src/cc/
Dbcc_proc.c72 #define STARTS_WITH(mapname, prefix) (!strncmp(mapname, prefix, sizeof(prefix)-1)) argument
74 int bcc_mapping_is_file_backed(const char *mapname) { in bcc_mapping_is_file_backed()
335 char endline[4096], *mapname = NULL, *newline; in which_so_in_process() local
442 char *mapname = line; in bcc_procutils_language() local
/external/python/cpython3/Modules/
Dnismodule.c243 typedef char *mapname; typedef
/external/python/cpython2/Modules/
Dnismodule.c236 typedef char *mapname; typedef