/external/strace/xlat/ |
resources.in | 5 RLIMIT_FSIZE
|
resources.h | 23 #if defined(RLIMIT_FSIZE) || (defined(HAVE_DECL_RLIMIT_FSIZE) && HAVE_DECL_RLIMIT_FSIZE) 24 XLAT(RLIMIT_FSIZE),
|
/prebuilts/gdb/darwin-x86/lib/python2.7/test/ |
test_resource.py | 19 (cur, max) = resource.getrlimit(resource.RLIMIT_FSIZE) 23 # RLIMIT_FSIZE should be RLIM_INFINITY, which will be a really big 29 resource.setrlimit(resource.RLIMIT_FSIZE, (cur, max)) 33 (cur, max) = resource.getrlimit(resource.RLIMIT_FSIZE) 37 # Check to see what happens when the RLIMIT_FSIZE is small. Some 42 # At least one platform has an unlimited RLIMIT_FSIZE and attempts 46 resource.setrlimit(resource.RLIMIT_FSIZE, (1024, max)) 70 resource.setrlimit(resource.RLIMIT_FSIZE, (cur, max)) 75 resource.setrlimit(resource.RLIMIT_FSIZE, (cur, max)) 82 (cur, max) = resource.getrlimit(resource.RLIMIT_FSIZE) [all...] |
/prebuilts/gdb/linux-x86/lib/python2.7/test/ |
test_resource.py | 19 (cur, max) = resource.getrlimit(resource.RLIMIT_FSIZE) 23 # RLIMIT_FSIZE should be RLIM_INFINITY, which will be a really big 29 resource.setrlimit(resource.RLIMIT_FSIZE, (cur, max)) 33 (cur, max) = resource.getrlimit(resource.RLIMIT_FSIZE) 37 # Check to see what happens when the RLIMIT_FSIZE is small. Some 42 # At least one platform has an unlimited RLIMIT_FSIZE and attempts 46 resource.setrlimit(resource.RLIMIT_FSIZE, (1024, max)) 70 resource.setrlimit(resource.RLIMIT_FSIZE, (cur, max)) 75 resource.setrlimit(resource.RLIMIT_FSIZE, (cur, max)) 82 (cur, max) = resource.getrlimit(resource.RLIMIT_FSIZE) [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_resource.py | 19 (cur, max) = resource.getrlimit(resource.RLIMIT_FSIZE) 23 # RLIMIT_FSIZE should be RLIM_INFINITY, which will be a really big 29 resource.setrlimit(resource.RLIMIT_FSIZE, (cur, max)) 33 (cur, max) = resource.getrlimit(resource.RLIMIT_FSIZE) 37 # Check to see what happens when the RLIMIT_FSIZE is small. Some 42 # At least one platform has an unlimited RLIMIT_FSIZE and attempts 46 resource.setrlimit(resource.RLIMIT_FSIZE, (1024, max)) 70 resource.setrlimit(resource.RLIMIT_FSIZE, (cur, max)) 75 resource.setrlimit(resource.RLIMIT_FSIZE, (cur, max)) 82 (cur, max) = resource.getrlimit(resource.RLIMIT_FSIZE) [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_resource.py | 19 (cur, max) = resource.getrlimit(resource.RLIMIT_FSIZE) 23 # RLIMIT_FSIZE should be RLIM_INFINITY, which will be a really big 29 resource.setrlimit(resource.RLIMIT_FSIZE, (cur, max)) 33 (cur, max) = resource.getrlimit(resource.RLIMIT_FSIZE) 37 # Check to see what happens when the RLIMIT_FSIZE is small. Some 42 # At least one platform has an unlimited RLIMIT_FSIZE and attempts 46 resource.setrlimit(resource.RLIMIT_FSIZE, (1024, max)) 70 resource.setrlimit(resource.RLIMIT_FSIZE, (cur, max)) 75 resource.setrlimit(resource.RLIMIT_FSIZE, (cur, max)) 82 (cur, max) = resource.getrlimit(resource.RLIMIT_FSIZE) [all...] |
/development/ndk/platforms/android-3/include/asm-generic/ |
resource.h | 16 #define RLIMIT_FSIZE 1
|
/prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/asm-generic/ |
resource.h | 16 #define RLIMIT_FSIZE 1
|
/prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/asm-generic/ |
resource.h | 16 #define RLIMIT_FSIZE 1
|
/prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/asm-generic/ |
resource.h | 16 #define RLIMIT_FSIZE 1
|
/prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/asm-generic/ |
resource.h | 16 #define RLIMIT_FSIZE 1
|
/prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/asm-generic/ |
resource.h | 16 #define RLIMIT_FSIZE 1
|
/prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/asm-generic/ |
resource.h | 16 #define RLIMIT_FSIZE 1
|
/prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/asm-generic/ |
resource.h | 16 #define RLIMIT_FSIZE 1
|
/prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/asm-generic/ |
resource.h | 16 #define RLIMIT_FSIZE 1
|
/prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/asm-generic/ |
resource.h | 16 #define RLIMIT_FSIZE 1
|
/prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/asm-generic/ |
resource.h | 16 #define RLIMIT_FSIZE 1
|
/prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/asm-generic/ |
resource.h | 16 #define RLIMIT_FSIZE 1
|
/prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/asm-generic/ |
resource.h | 16 #define RLIMIT_FSIZE 1
|
/prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/asm-generic/ |
resource.h | 16 #define RLIMIT_FSIZE 1
|
/prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/asm-generic/ |
resource.h | 16 #define RLIMIT_FSIZE 1
|
/prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/asm-generic/ |
resource.h | 16 #define RLIMIT_FSIZE 1
|
/prebuilts/ndk/current/platforms/android-17/arch-arm/usr/include/asm-generic/ |
resource.h | 16 #define RLIMIT_FSIZE 1
|
/prebuilts/ndk/current/platforms/android-17/arch-mips/usr/include/asm-generic/ |
resource.h | 16 #define RLIMIT_FSIZE 1
|
/prebuilts/ndk/current/platforms/android-17/arch-x86/usr/include/asm-generic/ |
resource.h | 16 #define RLIMIT_FSIZE 1
|