Home
last modified time | relevance | path

Searched defs:hmap (Results 1 – 25 of 41) sorted by relevance

12

/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Dmap.go109 type hmap struct { struct
112 count int // # live cells == size of map. Must be first (used by len() builtin)
113 flags uint8
114 B uint8 // log_2 of # of buckets (can hold up to loadFactor * 2^B items)
115 noverflow uint16 // approximate number of overflow buckets; see incrnoverflow for details
116 hash0 uint32 // hash seed
118 buckets unsafe.Pointer // array of 2^B Buckets. may be nil if count==0.
119 oldbuckets unsafe.Pointer // previous bucket array of half the size, non-nil only when growing
120 …ate uintptr // progress counter for evacuation (buckets less than this have been evacuated)
122 extra *mapextra // optional fields
[all …]
Dmap_fast32.go13 func mapaccess1_fast32(t *maptype, h *hmap, key uint32) unsafe.Pointer {
62 func mapaccess2_fast32(t *maptype, h *hmap, key uint32) (unsafe.Pointer, bool) {
113 func mapassign_fast32(t *maptype, h *hmap, key uint32) unsafe.Pointer {
212 func mapassign_fast32ptr(t *maptype, h *hmap, key unsafe.Pointer) unsafe.Pointer {
302 func mapdelete_fast32(t *maptype, h *hmap, key uint32) {
392 func growWork_fast32(t *maptype, h *hmap, bucket uintptr) {
403 func evacuate_fast32(t *maptype, h *hmap, oldbucket uintptr) {
Dmap_fast64.go13 func mapaccess1_fast64(t *maptype, h *hmap, key uint64) unsafe.Pointer {
62 func mapaccess2_fast64(t *maptype, h *hmap, key uint64) (unsafe.Pointer, bool) {
113 func mapassign_fast64(t *maptype, h *hmap, key uint64) unsafe.Pointer {
214 func mapassign_fast64ptr(t *maptype, h *hmap, key unsafe.Pointer) unsafe.Pointer {
304 func mapdelete_fast64(t *maptype, h *hmap, key uint64) {
396 func growWork_fast64(t *maptype, h *hmap, bucket uintptr) {
407 func evacuate_fast64(t *maptype, h *hmap, oldbucket uintptr) {
Dmap_faststr.go13 func mapaccess1_faststr(t *maptype, h *hmap, ky string) unsafe.Pointer {
117 func mapaccess2_faststr(t *maptype, h *hmap, ky string) (unsafe.Pointer, bool) {
223 func mapassign_faststr(t *maptype, h *hmap, s string) unsafe.Pointer {
321 func mapdelete_faststr(t *maptype, h *hmap, ky string) {
411 func growWork_faststr(t *maptype, h *hmap, bucket uintptr) {
422 func evacuate_faststr(t *maptype, h *hmap, oldbucket uintptr) {
/aosp_15_r20/external/bcc/tests/python/
H A Dtest_map_batch_ops.py29 def prepare_keys_subset(self, hmap, count=None): argument
43 def prepare_values_subset(self, hmap, count=None): argument
/aosp_15_r20/external/tensorflow/tensorflow/tsl/platform/windows/
H A Dwindows_file_system.cc287 HANDLE hmap, const void* address, uint64 length) in WinReadOnlyMemoryRegion()
429 HANDLE hmap = ::CreateFileMappingA(hfile, NULL, PAGE_READONLY, in NewReadOnlyMemoryRegionFromFile() local
/aosp_15_r20/external/coreboot/util/nvramtool/
H A Dwin32mmap.c13 HANDLE hmap; in win32_mmap() local
/aosp_15_r20/external/nist-sip/java/gov/nist/core/
H A DNameValueList.java59 private Map<String,NameValue> hmap; field in NameValueList
/aosp_15_r20/out/soong/.intermediates/external/nist-sip/nist-sip/android_common/javac/
Dnist-sip.jarMETA-INF/ META-INF/MANIFEST.MF gov/ gov/nist/ gov/ ...
/aosp_15_r20/out/target/common/obj/JAVA_LIBRARIES/voip-common_intermediates/
Dclasses.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/net/ android/ ...
/aosp_15_r20/out/soong/.intermediates/frameworks/opt/net/voip/voip-common/android_common/combined/
Dvoip-common.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/net/ android/ ...
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDjython-standalone-2.5.3.jarMETA-INF/MANIFEST.MF META-INF/LICENSE META-INF/NOTICE META- ...
/aosp_15_r20/prebuilts/misc/common/robolectric/android-all/
HDandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
HDandroid-all-4.1.2_r1-robolectric-r1.jarMETA-INF/ META-INF/MANIFEST.MF assets/ assets/images/ assets/ ...
HDandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
HDandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
HDandroid-all-4.3_r2-robolectric-r1.jarMETA-INF/ META-INF/MANIFEST.MF assets/ assets/images/ assets/ ...
HDandroid-all-4.2.2_r1.2-robolectric-r1.jarMETA-INF/ META-INF/MANIFEST.MF assets/ assets/images/ assets/ ...
HDandroid-all-5.1.1_r9-robolectric-r2.jarMETA-INF/ META-INF/MANIFEST.MF assets/ assets/images/ assets/ ...
HDandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
HDandroid-all-4.4_r1-robolectric-r2.jarMETA-INF/ META-INF/MANIFEST.MF assets/ assets/images/ assets/ ...
/aosp_15_r20/out/soong/.intermediates/packages/services/Telephony/TeleService/android_common/combined/
DTeleService.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/activity_release.kotlin_module META ...
/aosp_15_r20/out/soong/.intermediates/packages/services/Telephony/TeleService/android_common/withres/
DTeleService.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/activity_release.kotlin_module META ...
/aosp_15_r20/out/soong/.intermediates/packages/services/Telephony/TeleService/android_common/jarjar/
DTeleService.jarorg/jspecify/annotations/Nullable.class Nullable.java package org.jspecify.annotations public ...
/aosp_15_r20/out/target/common/obj/APPS/TeleService_intermediates/
Dclasses.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/activity_release.kotlin_module META ...

12