Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/wayland/
Dwayland_utils.h29 T* GetUserData(wl_resource* resource) { in GetUserData()
37 void DestroyUserData(wl_resource* resource) { in DestroyUserData()
Dwayland_seat.cpp120 void seat_release(wl_client*, wl_resource* resource) { in seat_release()
137 wl_resource* resource = in bind_seat() local
Dwayland_subcompositor.cpp116 wl_resource* resource = in bind_subcompositor() local
Dwayland_dmabuf.cpp150 wl_resource* resource = in bind_linux_dmabuf() local
Dwayland_compositor.cpp232 wl_resource* resource = in bind_compositor() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dresource.c117 int resource; in resource_getrlimit() local
147 int resource; in resource_setrlimit() local
/device/google/fuchsia/bioniccompat/include/sys/
Dresource.h38 inline int getrlimit(int resource, struct rlimit *rlim) { in getrlimit()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_resource.py5 resource = test_support.import_module('resource') variable
Dtest_support.py207 def is_resource_enabled(resource): argument
212 def requires(resource, msg=None): argument
1008 def requires_resource(resource): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
Dpkgutil.py556 def get_data(package, resource): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dpkgutil.py548 def get_data(package, resource): argument