Home
last modified time | relevance | path

Searched defs:gid (Results 126 - 150 of 255) sorted by relevance

1234567891011

/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-var-hvar-table.hh60 hb_codepoint_t gid = (hb_codepoint_t) hb_min (index_map.get_map_count (), plan->num_output_glyphs ()); in init() local
[all...]
H A Dhb-subset-plan.hh164 hb_codepoint_t gid = glyph_map->get (old_gid); in new_gid_for_old_gid() local
175 hb_codepoint_t gid = reverse_glyph_map->get (new_gid); in old_gid_for_new_gid() local
[all...]
H A Dhb-ot-cff1-table.cc41 uint8_t gid; member
H A Dhb-subset-plan.cc273 hb_codepoint_t gid = HB_SET_VALUE_INVALID; in _remove_invalid_gids() local
297 hb_codepoint_t gid; in _populate_unicodes_to_retain() local
47 _add_cff_seac_components(const OT::cff1::accelerator_t &cff, hb_codepoint_t gid, hb_set_t *gids_to_retain) _add_cff_seac_components() argument
[all...]
/third_party/toybox/toys/pending/
H A Dtcpsvd.c190 static void get_uidgid(uid_t *uid, gid_t *gid, char *ug) in get_uidgid() argument
267 gid_t gid = 0; in tcpsvd_main() local
/third_party/selinux/libselinux/src/
H A Dseusers.c98 gid_t gid = -1; in get_default_gid() local
113 static int check_group(const char *group, const char *name, const gid_t gid) { in check_group() argument
186 gid_t gid = get_default_gid(name); in getseuserbyname() local
/base/startup/appspawn/interfaces/innerkits/include/
H A Dappspawn.h62 uint32_t gid; // the UNIX gid that the child process setgid() to after fork() member
/base/startup/init/services/param/include/
H A Dparam_common.h86 gid_t gid; member
/base/startup/appspawn/test/moduletest/
H A Dappspawn_module_test.cpp151 int32_t gid = static_cast<int32_t>(strtol(gidPtr, NULL, BASE_TYPE)); in CheckGid() local
185 char *gid = strtok_r(line, DELIMITER_SPACE, &savePtr); in GetGids() local
[all...]
/base/startup/appspawn/modules/common/
H A Dappspawn_common.c240 gid_t gid = dacInfo->gid / UID_BASE; in SetUidGid() local
[all...]
/third_party/cups-filters/filter/
H A Dtexttopdf.c1139 const unsigned short gid=emb_get(emb,ch); in write_font_str() local
/third_party/cups-filters/fontembed/
H A Dembed_sfnt.c234 const int gid=(encoding)?encoding[iA]:otf_from_unicode(otf,iA); // TODO in emb_otf_get_pdf_widths() local
271 const int gid=(encoding)?encoding[first]:otf_from_unicode(otf,first); // TODO in emb_otf_get_pdf_widths() local
288 static int emb_otf_pdf_glyphwidth(void *context,int gid) // {{{ in emb_otf_pdf_glyphwidth() argument
322 emb_otf_get_post_name(const char *post,unsigned short gid) emb_otf_get_post_name() argument
372 get_glyphname(const char *post,unsigned short *to_unicode,int charcode,unsigned short gid) get_glyphname() argument
569 const int gid=(encoding)?encoding[iA]:otf_from_unicode(otf,iA); emb_otf_ps() local
655 const int gid=(encoding)?encoding[iA]:otf_from_unicode(otf,iA); emb_otf_ps() local
[all...]
/third_party/lzma/CPP/Windows/
H A DFileFind.h95 gid_t gid; /* group ID of owner */ member in NWindows::NFile::NFind::CFileInfoBase
/third_party/mbedtls/library/
H A Decdsa.c225 int mbedtls_ecdsa_can_do(mbedtls_ecp_group_id gid) in mbedtls_ecdsa_can_do() argument
776 int mbedtls_ecdsa_genkey(mbedtls_ecdsa_context *ctx, mbedtls_ecp_group_id gid, in mbedtls_ecdsa_genkey() argument
/third_party/ltp/lib/
H A Dtst_safe_macros.c408 struct group *safe_getgrgid(const char *file, const int lineno, gid_t gid) in safe_getgrgid() argument
/third_party/libwebsockets/test-apps/
H A Dtest-server.c428 gid_t gid = (gid_t)-1; in main() local
/third_party/node/src/
H A Dnode_os.cc304 Local<Value> gid = Number::New(env->isolate(), pwd.gid); in GetUserInfo() local
/third_party/ntfs-3g/include/fuse-lite/
H A Dfuse_lowlevel.h99 gid_t gid; member
/third_party/mesa3d/src/mesa/main/
H A Dperformance_monitor.c74 int gid, cid; in init_perf_monitor() local
298 int gid, cid; get_perf_monitor_result() local
341 int gid; _mesa_free_perfomance_monitor_groups() local
359 int gid, cid; init_groups() local
[all...]
/third_party/libfuse/example/
H A Dpassthrough.c234 static int xmp_chown(const char *path, uid_t uid, gid_t gid, in xmp_chown() argument
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_query.c463 uint8_t gid; /* group-id */ member
[all...]
/third_party/skia/third_party/externals/freetype/src/gxvalid/
H A Dgxvjust.c71 gxv_just_check_max_gid( FT_UShort gid, in gxv_just_check_max_gid() argument
/third_party/skia/third_party/externals/freetype/src/otvalid/
H A Dotvcommn.c73 FT_UInt gid; in otv_Coverage_validate() local
/third_party/skia/third_party/externals/freetype/src/tools/ftrandom/
H A Dftrandom.c167 unsigned int gid; in TestFace() local
/third_party/skia/third_party/externals/harfbuzz/util/
H A Dhb-subset.cc278 hb_codepoint_t gid; in parse_glyphs() local

Completed in 26 milliseconds

1234567891011