Searched refs:holders (Results 1 - 14 of 14) sorted by relevance

/external/kmod/testsuite/
H A Dtest-loaded.c55 struct kmod_list *holders, *hitr; local
59 holders = kmod_module_get_holders(mod);
60 kmod_list_foreach(hitr, holders) {
72 kmod_module_unref_list(holders);
/external/kmod/tools/
H A Dlsmod.c64 struct kmod_list *holders, *hitr; local
68 holders = kmod_module_get_holders(mod);
69 kmod_list_foreach(hitr, holders) {
83 kmod_module_unref_list(holders);
H A Dremove.c46 struct kmod_list *holders; local
60 holders = kmod_module_get_holders(mod);
61 if (holders != NULL) {
66 kmod_list_foreach(itr, holders) {
73 kmod_module_unref_list(holders);
H A Drmmod.c65 struct kmod_list *holders; local
79 holders = kmod_module_get_holders(mod);
80 if (holders != NULL) {
85 kmod_list_foreach(itr, holders) {
92 kmod_module_unref_list(holders);
/external/ant-glob/
H A DNOTICE209 related items) is being provided by the copyright holders under the following
238 The name and trademarks of copyright holders may NOT be used in advertising or
241 all times remain with copyright holders.
/external/guice/extensions/struts2/lib/
H A Djetty-6.1.0.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mortbay/ org/mortbay/jetty/ org/mortbay/jetty/webapp/ ...
/external/kotlinc/
H A DLICENSE56 3. Neither the name of the copyright holders nor the names of its
H A DNOTICE56 3. Neither the name of the copyright holders nor the names of its
/external/robolectric/v3/runtime/
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...

Completed in 233 milliseconds