Searched refs:triage (Results 1 – 4 of 4) sorted by relevance
/external/libxml2/ |
D | relaxng.c | 287 xmlHashTablePtr triage; /* hash table used to direct nodes to the member 955 if (partitions->triage != NULL) { in xmlRelaxNGFreePartition() 956 xmlHashFree(partitions->triage, NULL); in xmlRelaxNGFreePartition() 4089 xmlHashTablePtr triage = NULL; in xmlRelaxNGCheckChoiceDeterminism() local 4125 triage = xmlHashCreate(10); in xmlRelaxNGCheckChoiceDeterminism() 4141 res = xmlHashAddEntry2(triage, in xmlRelaxNGCheckChoiceDeterminism() 4149 res = xmlHashAddEntry2(triage, in xmlRelaxNGCheckChoiceDeterminism() 4153 res = xmlHashAddEntry2(triage, in xmlRelaxNGCheckChoiceDeterminism() 4160 res = xmlHashAddEntry2(triage, in xmlRelaxNGCheckChoiceDeterminism() 4164 res = xmlHashAddEntry2(triage, in xmlRelaxNGCheckChoiceDeterminism() [all …]
|
/external/chromium_org/third_party/libxml/src/ |
D | relaxng.c | 287 xmlHashTablePtr triage; /* hash table used to direct nodes to the member 955 if (partitions->triage != NULL) { in xmlRelaxNGFreePartition() 956 xmlHashFree(partitions->triage, NULL); in xmlRelaxNGFreePartition() 4089 xmlHashTablePtr triage = NULL; in xmlRelaxNGCheckChoiceDeterminism() local 4125 triage = xmlHashCreate(10); in xmlRelaxNGCheckChoiceDeterminism() 4141 res = xmlHashAddEntry2(triage, in xmlRelaxNGCheckChoiceDeterminism() 4149 res = xmlHashAddEntry2(triage, in xmlRelaxNGCheckChoiceDeterminism() 4153 res = xmlHashAddEntry2(triage, in xmlRelaxNGCheckChoiceDeterminism() 4160 res = xmlHashAddEntry2(triage, in xmlRelaxNGCheckChoiceDeterminism() 4164 res = xmlHashAddEntry2(triage, in xmlRelaxNGCheckChoiceDeterminism() [all …]
|
/external/llvm/lib/Target/ARM/ |
D | README.txt | 355 At some point, we should triage these to see if they still apply to us:
|
/external/clang/docs/ |
D | UsersManual.rst | 594 triage builds that produce a large number of errors or warnings in a
|