Searched refs:ents (Results 1 – 13 of 13) sorted by relevance
/external/mesa3d/src/mapi/glapi/gen/ |
D | gl_apitemp.py | 283 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/ |
D | mtd.c | 306 ", 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/ |
D | readdwarf3.c | 3826 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 …]
|
D | priv_tytypes.h | 216 TyEnt* ML_(TyEnts__index_by_cuOff) ( const XArray* /* of TyEnt */ ents,
|
D | tytypes.c | 339 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/ |
D | nodes3.xml.err | 1 …nclude: XInclude error : Invalid fragment identifier in URI test/XInclude/ents/something.xml#xpoin…
|
/external/strace/linux/ |
D | ubi-user.h | 367 } ents[UBI_MAX_RNVOL]; member
|
/external/kernel-headers/original/uapi/mtd/ |
D | ubi-user.h | 384 } ents[UBI_MAX_RNVOL]; member
|
/external/openssh/ |
D | sftp-client.c | 515 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/ |
D | en-US_lexpos.utf | 2442 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/ |
D | en-GB_lexpos.utf | 4620 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/ |
D | ca.po | 953 msgstr "Heu d'especificar un dels següents valors: %s"
|
/external/libxml2/ |
D | ChangeLog | 12436 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:
|