/external/libcap-ng/libcap-ng-0.7/src/ |
D | cap-ng.c | 198 m.data.v1.effective = 0x7FFFFFFFU; in capng_fill() 202 m.data.v3[0].effective = 0xFFFFFFFFU; in capng_fill() 205 m.data.v3[1].effective = 0xFFFFFFFFU; in capng_fill() 311 m.data.v3[0].effective = in load_data() 313 m.data.v3[1].effective = in load_data() 316 m.data.v3[0].effective = 0; in load_data() 317 m.data.v3[1].effective = 0; in load_data() 360 m.data.v3[idx].effective |= MASK(capability); in update_effective() 362 m.data.v3[idx].effective &= ~(MASK(capability)); in update_effective() 406 v1_update(action, capability, &m.data.v1.effective); in capng_update() [all …]
|
/external/strace/ |
D | capability.c | 61 uint32_t effective; member 128 print_cap_bits(data[0].effective, len > 1 ? data[1].effective : 0); in print_cap_data()
|
/external/libchrome/sandbox/linux/services/ |
D | credentials.cc | 189 data[index].effective |= mask; in SetCapabilitiesOnCurrentThread() 218 if (data[i].effective || data[i].permitted || data[i].inheritable) { in HasAnyCapability() 237 return (data[index].effective | data[index].permitted | in HasCapability()
|
/external/libcap-ng/libcap-ng-0.7/ |
D | ChangeLog | 23 - Fix effective capabilities read from file descriptor 27 - In netcap and pscap use the effective uid 52 - Use bit mask on effective capabilities check in have_capabilities
|
/external/llvm/test/CodeGen/PowerPC/ |
D | fast-isel-load-store-vsx.ll | 4 ;; whether it is used as base or offset. If used as base, the effective 6 ;; an offset the content will be used in the effective address. We observed that
|
/external/javassist/src/main/javassist/bytecode/stackmap/ |
D | MapMaker.java | 471 boolean[] effective = new boolean[n]; in toStackMap2() 475 effective[0] = prev.incoming > 0; in toStackMap2() 477 int num = effective[0] ? 1 : 0; in toStackMap2() 480 if (effective[i] = isTarget(bb, blocks[i - 1])) { in toStackMap2() 492 if (effective[i]) in toStackMap2()
|
/external/libchrome/sandbox/linux/system_headers/ |
D | capability.h | 37 uint32_t effective; member
|
/external/valgrind/memcheck/tests/linux/ |
D | capget.c | 29 d.effective, in main()
|
D | capget.stderr.exp | 3 effective 0
|
D | capget.stderr.exp2 | 4 effective 0x........
|
/external/llvm/test/MC/Mips/ |
D | module-softfloat.s | 19 # An explicit .gnu_attribute must be checked against the effective
|
D | nooddspreg-error.s | 13 # An explicit .gnu_attribute must be checked against the effective
|
D | module-hardfloat.s | 25 # An explicit .gnu_attribute must be checked against the effective
|
/external/autotest/client/site_tests/security_EnableChromeTesting/ |
D | control | 18 Set our effective user ID and make the EnableChromeTesting DBus call. The call
|
/external/kernel-headers/original/uapi/linux/ |
D | capability.h | 46 __u32 effective; member
|
/external/libcap/libcap/include/uapi/linux/ |
D | capability.h | 46 __u32 effective; member
|
/external/autotest/client/site_tests/security_BundledExtensions/ |
D | control | 22 what their effective permissions are, etc. Then it compares those to a
|
/external/opencv3/doc/py_tutorials/py_imgproc/py_filtering/ |
D | py_filtering.markdown | 92 zeros, they are calculated from kernel size. Gaussian blurring is highly effective in removing 108 element is replaced with this median value. This is highly effective against salt-and-pepper noise 124 **cv2.bilateralFilter()** is highly effective in noise removal while keeping edges sharp. But the
|
/external/llvm/test/MC/Mips/mips64r2/ |
D | abiflags.s | 35 # An explicit .gnu_attribute must be checked against the effective
|
/external/llvm/test/MC/Mips/mips64r5/ |
D | abiflags.s | 35 # An explicit .gnu_attribute must be checked against the effective
|
/external/llvm/test/MC/Mips/mips32/ |
D | abiflags.s | 35 # An explicit .gnu_attribute must be checked against the effective
|
/external/llvm/test/MC/Mips/mips64r3/ |
D | abiflags.s | 35 # An explicit .gnu_attribute must be checked against the effective
|
/external/llvm/test/MC/Mips/mips64/ |
D | abiflags.s | 35 # An explicit .gnu_attribute must be checked against the effective
|
/external/llvm/test/MC/Mips/msa/ |
D | abiflags.s | 36 # An explicit .gnu_attribute must be checked against the effective
|
/external/llvm/test/MC/Mips/mips32r2/ |
D | abiflags.s | 36 # An explicit .gnu_attribute must be checked against the effective
|