HomeSort by relevance Sort by last modified time
    Searched full:effective (Results 151 - 175 of 1939) sorted by null

1 2 3 4 5 67 8 91011>>

  /prebuilts/ndk/r11/platforms/android-19/arch-x86/usr/include/linux/
capability.h 26 __u32 effective; member in struct:__user_cap_data_struct
  /prebuilts/ndk/r11/platforms/android-3/arch-arm/usr/include/linux/
capability.h 26 __u32 effective; member in struct:__user_cap_data_struct
  /prebuilts/ndk/r11/platforms/android-4/arch-arm/usr/include/linux/
capability.h 26 __u32 effective; member in struct:__user_cap_data_struct
  /prebuilts/ndk/r11/platforms/android-5/arch-arm/usr/include/linux/
capability.h 26 __u32 effective; member in struct:__user_cap_data_struct
  /prebuilts/ndk/r11/platforms/android-8/arch-arm/usr/include/linux/
capability.h 26 __u32 effective; member in struct:__user_cap_data_struct
  /prebuilts/ndk/r11/platforms/android-9/arch-arm/usr/include/linux/
capability.h 26 __u32 effective; member in struct:__user_cap_data_struct
  /prebuilts/ndk/r11/platforms/android-9/arch-mips/usr/include/linux/
capability.h 26 __u32 effective; member in struct:__user_cap_data_struct
  /prebuilts/ndk/r11/platforms/android-9/arch-x86/usr/include/linux/
capability.h 26 __u32 effective; member in struct:__user_cap_data_struct
  /external/ltp/testcases/kernel/module/create_module/
create_module02.c 35 * 1. create_module(2) returns -1 and sets errno to EPERM, if effective
201 /* Change effective user id to nodody */
203 tst_resm(TBROK, "seteuid failed to set the effective"
212 /* Change effective user id to root */
214 tst_brkm(TBROK, NULL, "seteuid failed to set the effective"
  /external/ltp/testcases/kernel/syscalls/mknod/
mknod02.c 194 * Set the effective uid/gid of the process to that of ltp user.
231 /* Get the effective group id of the test process */
266 * Set the effective group id and user id of the test process
292 * Restore the real/effective user id of the process changed during
302 * Restore the effective uid of the process changed in the
307 "resetting process real/effective uid failed");
  /external/skia/tests/
GrMemoryPoolTest.cpp 261 // Effective prealloc space capacity is >= kSmallestMinAllocSize.
267 // Effective prealloc space capacity is >= minAllocSize.
274 // Effective block size capacity >= kSmallestMinAllocSize.
344 // Effective prealloc space capacity is >= kSmallestMinAllocCount.
353 // Effective prealloc space capacity is >= minAllocCount.
362 // Effective block capacity is >= kSmallestMinAllocCount.
  /external/webrtc/webrtc/modules/video_coding/
media_opt_util.h 109 // Returns the effective packet loss for ER, required by this protection
112 // Return value : Required effective packet loss
163 // Get the effective packet loss
172 // Get the effective packet loss for ER
181 // Get the average effective recovery from FEC: for random loss model
208 // Get the effective packet loss for ER
  /external/droiddriver/src/io/appium/droiddriver/scroll/
ScrollStepStrategy.java 30 * effective.
35 * @return whether scrolling is effective
  /external/ltp/testcases/kernel/syscalls/bind/
bind02.c 80 // Set effective user/group
109 // Set effective user/group
  /external/ltp/testcases/kernel/syscalls/mkdir/
mkdir05.c 93 " as process's effective ID");
125 "to set the effective uid to %d", ltpuser->pw_uid);
  /external/ltp/testcases/kernel/timers/clock_settime/
clock_settime03.c 85 "Failed to set the effective "
150 "seteuid failed to set the effective "
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_open/
assertions.xml 50 The effective user ID of the process == the user ID of the semaphore. The
51 system default group ID of the effective group ID of the process == the
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/shm_unlink/
8-1.c 15 * 2. Set his effective user id to an other user id which is not root.
17 * If it fail: set the effective user id to real user id and unlink.
  /dalvik/dx/src/com/android/dx/cf/iface/
StdMethod.java 29 /** {@code non-null;} the effective method descriptor */
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/expat/
internal.h 40 if it can be made more effective.
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/expat/
internal.h 40 if it can be made more effective.
  /docs/source.android.com/en/devices/tech/datausage/
excluding-network-types.html 35 not be effective at excluding APNs forced to coexist on a single
  /external/curl/docs/libcurl/opts/
CURLINFO_EFFECTIVE_URL.3 31 Pass in a pointer to a char pointer and get the last used effective URL.
  /external/guava/guava/src/com/google/common/collect/
Constraint.java 34 * <p>In order to be effective, constraints should be deterministic; that is,
  /external/guava/guava/src/com/google/common/hash/
Funnel.java 27 * single-element enum to maintain serialization guarantees. See Effective Java (2nd Edition),

Completed in 777 milliseconds

1 2 3 4 5 67 8 91011>>