Searched defs:hmap (Results 1 – 4 of 4) sorted by relevance
/external/bcc/tests/python/ |
D | test_map_batch_ops.py | 29 def prepare_keys_subset(self, hmap, count=None): argument 43 def prepare_values_subset(self, hmap, count=None): argument
|
/external/coreboot/util/nvramtool/ |
D | win32mmap.c | 13 HANDLE hmap; in win32_mmap() local
|
/external/nist-sip/java/gov/nist/core/ |
D | NameValueList.java | 59 private Map<String,NameValue> hmap; field in NameValueList
|
/external/tensorflow/tensorflow/tsl/platform/windows/ |
D | windows_file_system.cc | 287 HANDLE hmap, const void* address, uint64 length) in WinReadOnlyMemoryRegion() 429 HANDLE hmap = ::CreateFileMappingA(hfile, NULL, PAGE_READONLY, in NewReadOnlyMemoryRegionFromFile() local
|