Home
last modified time | relevance | path

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

/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.2/Lib/
Dpkgutil.py548 def get_data(package, resource): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
Dpkgutil.py556 def get_data(package, resource): argument