/external/harfbuzz_ng/src/ |
test-ot-color.cc | 134 for (hb_codepoint_t gid = 0; gid < glyph_count; ++gid) 136 unsigned int num_layers = hb_ot_color_glyph_get_layers (face, gid, 0, NULL, NULL); 142 hb_ot_color_glyph_get_layers (face, gid, 0, &num_layers, layers); 181 sprintf (output_path, "out/colr-%u-%u-%u.svg", gid, palette, face_index);
|
sample.py | 73 gid = info.codepoint variable 79 print("gid%d=%d@%d,%d+%d" % (gid, cluster, x_advance, x_offset, y_offset))
|
/external/libbrillo/brillo/ |
file_utils.cc | 60 // Checks if a regular file owned by |uid| and |gid| exists at |path|, otherwise 65 gid_t gid) { 77 file_stat.st_gid == gid) { 102 gid_t gid, 104 RegularFileOrDeleteResult result = RegularFileOrDelete(path, uid, gid); 158 gid_t gid) { 166 if (!TouchFileInternal(path, uid, gid, &scoped_fd)) {
|
/cts/common/device-side/util/src/com/android/compatibility/common/util/ |
FileUtils.java | 67 public int gid; field in class:FileUtils.FileStatus 101 public native static String getGroupName(int gid);
|
/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/ |
FileUtils.java | 67 public int gid; field in class:FileUtils.FileStatus 101 public native static String getGroupName(int gid);
|
/external/epid-sdk/doc/html/ |
group___epid11_types.js | 41 [ "gid", "struct_epid11_group_pub_key.html#a964344b3c595bdd585bb9b5d9d0ea762", null ], 75 [ "gid", "struct_epid11_priv_rl.html#aa8945d81e30674b52a6d0900b64feb3c", null ], 85 [ "gid", "struct_epid11_sig_rl.html#ad45b0e3e1be59649150dd34c104000ac", null ], 90 [ "gid", "struct_epid11_group_rl.html#a97f165c59bc447e3ca3c2148a096710f", null ],
|
group___epid11_verifier_module.js | 7 [ "gid", "struct_epid11_verifier_precomp.html#a03138e937f4488bdbc52ed473dc313da", null ]
|
/external/ltp/testcases/kernel/syscalls/ipc/semctl/ |
semctl07.c | 91 if (arg.buf->sem_perm.gid != getgid()) { 92 tst_resm(TFAIL, "error: unexpected gid %d", 93 arg.buf->sem_perm.gid);
|
/external/ltp/testcases/kernel/syscalls/setregid/ |
setregid02.c | 11 * value other than the current gid or the current effective gid. 65 static struct group get_group_by_gid(gid_t gid) 67 struct group *ret = SAFE_GETGRGID(gid); 77 tst_res(TFAIL, "ERROR: %s real gid = %d; effective gid = %d", 79 tst_res(TINFO, "Expected: real gid = %d; effective gid = %d", 84 tst_res(TPASS, "real or effective gid wasn't modified as expected");
|
/external/strace/tests/ |
ipc_msg.c | 149 ", gid=%u, mode=%#o, key=%u, cuid=%u, cgid=%u\\}, msg_stime=%u" 153 (unsigned) ds.msg_perm.uid, (unsigned) ds.msg_perm.gid, 164 ", gid=%u, mode=%#o\\}, ...\\}\\) = 0\n", 166 (unsigned) ds.msg_perm.gid, (unsigned) ds.msg_perm.mode);
|
/external/strace/tests-m32/ |
ipc_msg.c | 149 ", gid=%u, mode=%#o, key=%u, cuid=%u, cgid=%u\\}, msg_stime=%u" 153 (unsigned) ds.msg_perm.uid, (unsigned) ds.msg_perm.gid, 164 ", gid=%u, mode=%#o\\}, ...\\}\\) = 0\n", 166 (unsigned) ds.msg_perm.gid, (unsigned) ds.msg_perm.mode);
|
/external/strace/tests-mx32/ |
ipc_msg.c | 149 ", gid=%u, mode=%#o, key=%u, cuid=%u, cgid=%u\\}, msg_stime=%u" 153 (unsigned) ds.msg_perm.uid, (unsigned) ds.msg_perm.gid, 164 ", gid=%u, mode=%#o\\}, ...\\}\\) = 0\n", 166 (unsigned) ds.msg_perm.gid, (unsigned) ds.msg_perm.mode);
|
/external/epid-sdk/epid/member/unittests/ |
context-test.cc | 269 srl.gid = this->kGroupPublicKey.gid; 279 srl.gid = this->kGroupPublicKey.gid; 288 srl.gid = this->kGroupPublicKey.gid; 302 srl.gid = this->kGroupPublicKey.gid; 312 srl.gid = this->kGroupPublicKey.gid; [all...] |
/external/python/cpython2/Lib/test/ |
test_posix.py | 305 def check_stat(uid, gid): 309 self.assertEqual(stat.st_gid, gid) 311 gid = os.getgid() 313 chown_func(first_param, uid, gid) 314 check_stat(uid, gid) 315 chown_func(first_param, -1, gid) 316 check_stat(uid, gid) 318 check_stat(uid, gid) 321 # Try an amusingly large uid/gid to make sure we handle 323 # uid/gid you like, even if they aren't defined. [all...] |
/bionic/libc/kernel/uapi/linux/ |
cramfs_fs.h | 33 __u32 size : CRAMFS_SIZE_WIDTH, gid : CRAMFS_GID_WIDTH; member in struct:cramfs_inode
|
smc_diag.h | 83 __u8 gid[40]; member in struct:smc_diag_linkinfo
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/ |
archive_util.py | 28 """Returns a gid, given a group name."""
89 gid = _get_gid(group)
92 if gid is not None:
93 tarinfo.gid = gid
|
/external/epid-sdk/epid/verifier/1.1/ |
api.h | 82 Epid11GroupId gid; ///< group ID member in struct:Epid11VerifierPrecomp
|
/external/ipsec-tools/src/racoon/ |
localconf.h | 73 gid_t gid; member in struct:localconf
|
/external/kernel-headers/original/uapi/linux/ |
cramfs_fs.h | 33 __u32 size:CRAMFS_SIZE_WIDTH, gid:CRAMFS_GID_WIDTH; member in struct:cramfs_inode
|
smc_diag.h | 90 __u8 gid[40]; /* local GID */ member in struct:smc_diag_linkinfo 91 __u8 peer_gid[40]; /* peer GID */ 106 __aligned_u64 peer_gid; /* Peer GID */ 107 __aligned_u64 my_gid; /* My GID */
|
/external/libbrillo/brillo/minijail/ |
minijail.h | 35 virtual void DropRoot(struct minijail* jail, uid_t uid, gid_t gid);
|
/external/libcap-ng/libcap-ng-0.7/src/ |
cap-ng.h | 62 int capng_change_id(int uid, int gid, capng_flags_t flag);
|
/external/openssh/openbsd-compat/ |
port-aix.c | 435 gid_t gid; local 460 gid = (gid_t)l; 461 if (gid == pgid) 462 continue; /* we have already added primary gid */ 463 groups[ngroups++] = gid;
|
/external/python/cpython2/Demo/rpc/ |
nfsclient.py | 37 mode, uid, gid, size, atime, mtime = sa 40 self.pack_uint(gid) 103 gid = self.unpack_uint() 113 return (type, mode, nlink, uid, gid, size, blocksize, \
|