Home
last modified time | relevance | path

Searched defs:usedby (Results 1 – 9 of 9) sorted by relevance

/dports/x11-wm/vtwm/vtwm-5.5.0/
H A Dregions.h72 short usedby; member
/dports/games/scummvm-tools/scummvm-tools-2.5.0/engines/petka/
H A Dp12explore.py640 def usedby(lst): function
1301 def usedby(lst, hl): function
/dports/lang/kawa/kawa-3.1.1/gnu/kawa/lispexpr/
H A DLispPackage.java93 LList usedby = LList.Empty; in pkgUsedByList() local
/dports/lang/gnatdroid-sysroot-x86/android-19-x86/usr/include/linux/
H A Dwanrouter.h301 char usedby[USED_BY_FIELD]; member
/dports/lang/gnatdroid-sysroot/android-19-arm/usr/include/linux/
H A Dwanrouter.h301 char usedby[USED_BY_FIELD]; member
/dports/databases/redis6/redis-6.0.16/src/
H A Dmodule.c61 list *usedby; /* List of modules using APIs from this one. */ member
7819 sds usedby = genModulesInfoStringRenderModulesList(module->usedby); in genModulesInfoString() local
/dports/databases/redis5/redis-5.0.14/src/
H A Dmodule.c51 list *usedby; /* List of modules using APIs from this one. */ member
/dports/databases/redis-devel/redis-0e5b813/src/
H A Dserver.h662 list *usedby; /* List of modules using APIs from this one. */ member
H A Dmodule.c9861 sds usedby = genModulesInfoStringRenderModulesList(module->usedby); in genModulesInfoString() local