Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/plat-mac/
Dic.py218 def mapfile(self, file): member in IC
245 def mapfile(filename): function
/external/libjpeg-turbo/
Ddjpeg.c312 FILE *mapfile; in parse_switches() local
/external/swiftshader/third_party/LLVM/include/llvm/Bitcode/
DArchive.h525 MemoryBuffer *mapfile; ///< Raw Archive contents mapped into memory variable
/external/libnetfilter_conntrack/src/conntrack/
Dapi.c1576 struct nfct_labelmap *nfct_labelmap_new(const char *mapfile) in nfct_labelmap_new()
/external/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
Dlibcpuset.c137 static const char *mapfile = "/var/run/cpunodemap"; variable