Searched defs:hmap (Results 1 – 3 of 3) 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/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
|