Home
last modified time | relevance | path

Searched defs:class_cache (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/libnl/src/
H A Dnl-class-delete.c70 struct nl_cache *link_cache, *class_cache; in main() local
H A Dnl-tctree-list.c17 static struct nl_cache *qdisc_cache, *class_cache; variable
H A Dnl-qdisc-list.c65 struct nl_cache *class_cache; in list_classes() local
/aosp_15_r20/external/python/cpython2/Lib/multiprocessing/
Dsharedctypes.py203 class_cache = weakref.WeakKeyDictionary() variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/multiprocessing/
Dsharedctypes.py174 class_cache = weakref.WeakKeyDictionary() variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/multiprocessing/
Dsharedctypes.py174 class_cache = weakref.WeakKeyDictionary() variable
/aosp_15_r20/external/python/cpython3/Lib/multiprocessing/
Dsharedctypes.py174 class_cache = weakref.WeakKeyDictionary() variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/multiprocessing/
Dsharedctypes.py174 class_cache = weakref.WeakKeyDictionary() variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/multiprocessing/
Dsharedctypes.py174 class_cache = weakref.WeakKeyDictionary() variable
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/multiprocessing/
H A Dsharedctypes.py174 class_cache = weakref.WeakKeyDictionary() variable
/aosp_15_r20/external/libbpf/.github/actions/build-selftests/
H A Dvmlinux.h520 struct lock_class *class_cache[2]; member