Searched refs:ENT (Results 1 – 14 of 14) sorted by relevance
19 typedef struct ENT struct21 struct ENT *next; argument26 } ENT; argument28 ENT *eroot = 0;51 ENT *54 ENT *rv = (ENT *)malloc (sizeof (ENT)); in alloc_ent()60 memset (rv, 0, sizeof (ENT)); in alloc_ent()66 ENT *ent; in fill_ent()180 ENT **e1; in compare_ent_dosname()181 ENT **e2;[all …]
1956 #define IS_ONLY_IFZERO(ENT) \ argument1957 ((ENT)->bits[0] != NULL && (ENT)->bits[1] == NULL && (ENT)->bits[2] == NULL \1958 && (ENT)->disent == NULL && (ENT)->skip_flag == 0)
1924 #define IS_ONLY_IFZERO(ENT) \ argument1925 ((ENT)->bits[0] != NULL && (ENT)->bits[1] == NULL && (ENT)->bits[2] == NULL \1926 && (ENT)->disent == NULL && (ENT)->skip_flag == 0)
8609 for (const auto &ENT : ExitNotTaken) { in getExact() local8610 const SCEV *BECount = ENT.ExactNotTaken; in getExact()8612 assert(SE->DT.dominates(ENT.ExitingBlock, Latch) && in getExact()8619 for (const auto *P : ENT.Predicates) in getExact()8622 assert((Preds || ENT.hasAlwaysTruePredicate()) && in getExact()8636 for (const auto &ENT : ExitNotTaken) in getExact() local8637 if (ENT.ExitingBlock == ExitingBlock && ENT.hasAlwaysTruePredicate()) in getExact()8638 return ENT.ExactNotTaken; in getExact()8645 for (const auto &ENT : ExitNotTaken) in getConstantMax() local8646 if (ENT.ExitingBlock == ExitingBlock && ENT.hasAlwaysTruePredicate()) in getConstantMax()[all …]
759 ENT-TYPE FILENAME <tab> ATTRNAME = ATTRVAL {; ATTRNAME = ATTRVAL}762 ENT-TYPE is `F' for a file, in which case the entry specifies the765 ENT-TYPE is `D', and FILENAME empty, to specify default attributes768 Other ENT-TYPE are reserved for future expansion. CVS 1.9 and older
1529 'Fix is_existing flag for ENT' bugfix.1564 - Fix is_existing flag for ENT when domain that has a shared ENT1565 is deleted by IXFR. (ENT == Empty Non-Terminal)
3244 - Fix is_existing flag for ENT when domain that has a shared ENT
1513 10CA7; C; 10CE7; # OLD HUNGARIAN CAPITAL LETTER ENT1523 10CB1; C; 10CF1; # OLD HUNGARIAN CAPITAL LETTER ENT-SHAPED SIGN
32303 10C26 OLD TURKIC LETTER ORKHON ENT32304 10C27 OLD TURKIC LETTER YENISEI ENT32410 10CA7 OLD HUNGARIAN CAPITAL LETTER ENT32431 10CB1 OLD HUNGARIAN CAPITAL LETTER ENT-SHAPED SIGN32502 10CE7 OLD HUNGARIAN SMALL LETTER ENT32523 10CF1 OLD HUNGARIAN SMALL LETTER ENT-SHAPED SIGN
7000 10CA7 ; NFKC_CF; 10CE7 # L& OLD HUNGARIAN CAPITAL LETTER ENT7010 10CB1 ; NFKC_CF; 10CF1 # L& OLD HUNGARIAN CAPITAL LETTER ENT-SHAPED SIGN
19127 10C26;OLD TURKIC LETTER ORKHON ENT;Lo;0;R;;;;;N;;;;;19128 10C27;OLD TURKIC LETTER YENISEI ENT;Lo;0;R;;;;;N;;;;;19201 10CA7;OLD HUNGARIAN CAPITAL LETTER ENT;Lu;0;R;;;;;N;;;;10CE7;19211 10CB1;OLD HUNGARIAN CAPITAL LETTER ENT-SHAPED SIGN;Lu;0;R;;;;;N;;;;10CF1;19252 10CE7;OLD HUNGARIAN SMALL LETTER ENT;Ll;0;R;;;;;N;;;10CA7;;10CA719262 10CF1;OLD HUNGARIAN SMALL LETTER ENT-SHAPED SIGN;Ll;0;R;;;;;N;;;10CB1;;10CB1
2813 * fileattr.h: Add comment about unrecognized ENT-TYPE and order of
22633 10CE7 ; [.3C82.0020.0002] # OLD HUNGARIAN SMALL LETTER ENT22634 10CA7 ; [.3C82.0020.0008] # OLD HUNGARIAN CAPITAL LETTER ENT22653 10CF1 ; [.3C8A.0020.0002] # OLD HUNGARIAN SMALL LETTER ENT-SHAPED SIGN22654 10CB1 ; [.3C8A.0020.0008] # OLD HUNGARIAN CAPITAL LETTER ENT-SHAPED SIGN22695 10C26 ; [.3CA3.0020.0002] # OLD TURKIC LETTER ORKHON ENT22696 10C27 ; [.3CA3.0020.0004][.0000.0118.0004] # OLD TURKIC LETTER YENISEI ENT
5487 - Fix NSEC ENT wildcard check. Matching wildcard does not have to be a11105 - unit test for multiple ENT case.