Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Lib/plat-mac/
Dic.py218 def mapfile(self, file): member in IC
245 def mapfile(filename): function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/cares/cares/test/
Dares-test-ns.cc124 std::string mapfile = mapfiless.str(); in RunInContainer() local
/aosp_15_r20/external/rappor/tests/
H A Dassoc_sim.R90 mapfile, reportsfile) { argument
/aosp_15_r20/external/erofs-utils/include/erofs/
H A Dtar.h58 char *mapfile, *dumpfile; member
/aosp_15_r20/external/libjpeg-turbo/
H A Ddjpeg.c329 FILE *mapfile; in parse_switches() local
/aosp_15_r20/external/flashrom/
H A Dmeson.build675 mapfile = 'libflashrom.map' variable
/aosp_15_r20/external/autotest/client/site_tests/hardware_UnsafeMemory/src/rowhammer-test-4d619293e1c7/
H A Drowhammer_exploit.cc108 FILE* mapfile = fopen(mapped_filename, "wb"); in create_and_write_file_to_be_mapped() local
/aosp_15_r20/external/libnetfilter_conntrack/src/conntrack/
H A Dapi.c1576 struct nfct_labelmap *nfct_labelmap_new(const char *mapfile) in nfct_labelmap_new()
/aosp_15_r20/external/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
H A Dlibcpuset.c136 static const char *mapfile = "/var/run/cpunodemap"; variable