Searched refs:datapath (Results 1 – 3 of 3) sorted by relevance
/external/python/cpython2/Modules/ |
D | zipimport.c | 921 const char *datapath; in get_data() local 929 if (!PyArg_ParseTuple(toc_entry, "sHnnlHHI", &datapath, &compress, in get_data()
|
/external/bcc/src/cc/frontends/p4/ |
D | README.md | 108 (TC) subsystem, in the network packet processing datapath. Such 205 datapath.
|
/external/python/cpython3/Lib/ |
D | zipimport.py | 532 datapath, compress, data_size, file_size, file_offset, time, date, crc = toc_entry
|