Home
last modified time | relevance | path

Searched refs:ents (Results 1 – 13 of 13) sorted by relevance

/external/mesa3d/src/mapi/glapi/gen/
Dgl_apitemp.py283 for func, ents in normal_entry_points:
284 for ent in ents:
292 for func, ents in proto_entry_points:
293 for ent in ents:
/external/strace/
Dmtd.c306 ", name=", rnvol.ents[c].vol_id, in ubi_ioctl()
307 rnvol.ents[c].name_len); in ubi_ioctl()
308 if (print_quoted_string(rnvol.ents[c].name, in ubi_ioctl()
309 CLAMP(rnvol.ents[c].name_len, 0, UBI_MAX_VOLUME_NAME), in ubi_ioctl()
/external/valgrind/coregrind/m_debuginfo/
Dreaddwarf3.c3826 const XArray* /* of TyEnt */ ents, in chase_cuOff()
3831 ent = ML_(TyEnts__index_by_cuOff)( ents, ents_cache, cuOff ); in chase_cuOff()
3852 const XArray* /* of TyEnt */ ents, in chase_cuOffs_in_XArray()
3861 *p = chase_cuOff( &b, ents, ents_cache, *p ); in chase_cuOffs_in_XArray()
3868 static Bool TyEnt__subst_R_fields ( const XArray* /* of TyEnt */ ents, in TyEnt__subst_R_fields() argument
3878 = chase_cuOff( &b, ents, ents_cache, te->Te.INDIR.indR ); in TyEnt__subst_R_fields()
3887 = chase_cuOff( &b, ents, ents_cache, te->Te.Field.typeR ); in TyEnt__subst_R_fields()
3899 = chase_cuOff( &b, ents, ents_cache, te->Te.TyPorR.typeR ); in TyEnt__subst_R_fields()
3904 = chase_cuOff( &b, ents, ents_cache, te->Te.TyTyDef.typeR ); in TyEnt__subst_R_fields()
3908 chase_cuOffs_in_XArray( &b, ents, ents_cache, te->Te.TyStOrUn.fieldRs ); in TyEnt__subst_R_fields()
[all …]
Dpriv_tytypes.h216 TyEnt* ML_(TyEnts__index_by_cuOff) ( const XArray* /* of TyEnt */ ents,
Dtytypes.c339 TyEnt* ML_(TyEnts__index_by_cuOff) ( const XArray* /* of TyEnt */ ents, in ML_()
384 found = VG_(lookupXA)( ents, &key, &first, &last ); in ML_()
392 res = (TyEnt*)VG_(indexXA)( ents, first ); in ML_()
/external/libxml2/result/XInclude/
Dnodes3.xml.err1 …nclude: XInclude error : Invalid fragment identifier in URI test/XInclude/ents/something.xml#xpoin…
/external/strace/linux/
Dubi-user.h367 } ents[UBI_MAX_RNVOL]; member
/external/kernel-headers/original/uapi/mtd/
Dubi-user.h384 } ents[UBI_MAX_RNVOL]; member
/external/openssh/
Dsftp-client.c515 u_int count, id, i, expected_id, ents = 0; in do_lsreaddir() local
543 ents = 0; in do_lsreaddir()
624 *dir = xrealloc(*dir, ents + 2, sizeof(**dir)); in do_lsreaddir()
625 (*dir)[ents] = xcalloc(1, sizeof(***dir)); in do_lsreaddir()
626 (*dir)[ents]->filename = xstrdup(filename); in do_lsreaddir()
627 (*dir)[ents]->longname = xstrdup(longname); in do_lsreaddir()
628 memcpy(&(*dir)[ents]->a, &a, sizeof(a)); in do_lsreaddir()
629 (*dir)[++ents] = NULL; in do_lsreaddir()
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-US/
Den-US_lexpos.utf2442 N "events" "Iv'ents"
4254 V "accents" "qks'ents"
4400 V "contents" "k@nt'ents"
4514 V "ferments" "f@rm'ents"
4564 V "indents" "Ind'ents"
4675 V "presents" "prIz'ents"
4677 V "prevents" "prIv'ents"
4781 V "segments" "segm'ents"
4838 V "torments" "tO:rm'ents"
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-GB/
Den-GB_lexpos.utf4620 V "accents" "qks'ents"
4786 V "contents" "k@nt'ents"
4954 V "ferments" "f@m'ents"
4970 V "fragments" "frqgm'ents"
5025 V "indents" "Ind'ents"
5176 V "presents" "prIz'ents"
5325 V "segments" "segm'ents"
5413 V "torments" "tO:m'ents"
/external/selinux/policycoreutils/po/
Dca.po953 msgstr "Heu d'especificar un dels següents valors: %s"
/external/libxml2/
DChangeLog12436 test/XInclude/ents/isolatin.txt : added a specific regression test
14347 test/XInclude/ents/ids.xml: test case
16495 test/XInclude/ents/inc.txt test/XInclude/ents/sub-inc.ent:
17744 * Makefile.am test/XInclude/docs test/XInclude/ents result/XInclude: