/external/llvm/test/CodeGen/Generic/ |
D | multiple-return-values-cross-block-with-invoke.ll | 3 declare { i64, double } @wild() 6 %t = invoke { i64, double } @wild() to label %normal unwind label %handler
|
/external/quake/quake/src/WinQuake/ |
D | snd_gus.cpp | 97 int wild=0; in is_section() local 101 wild=1; in is_section() 113 if (!wild) in is_section() 117 if (!wild) in is_section() 120 if (!wild) in is_section() 137 int wild=0; in is_field() local 141 wild=1; in is_field() 150 if (!wild) in is_field() 154 if (!wild) in is_field() 157 if (!wild) in is_field()
|
/external/apache-xml/src/main/java/org/apache/xalan/templates/ |
D | TemplateList.java | 190 TemplateSubPatternAssociation wild = m_wildCardPatterns; in compose() local 192 while (null != wild) in compose() 197 head, (TemplateSubPatternAssociation) wild.clone(), true); in compose() 201 wild = wild.getNext(); in compose()
|
/external/llvm/test/Transforms/TailCallElim/ |
D | return_constant.ll | 1 ; Though this case seems to be fairly unlikely to occur in the wild, someone
|
/external/icu4c/tools/toolutil/ |
D | package.cpp | 884 const char *wild; in findItems() local 895 wild=strchr(pattern, '*'); in findItems() 896 if(wild==NULL) { in findItems() 901 findPrefixLength=(int32_t)(wild-pattern); in findItems() 902 findSuffix=wild+1; in findItems()
|
/external/protobuf/m4/ |
D | stl_hash.m4 | 4 # wild. We define one of HAVE_HASH_MAP or HAVE_EXT_HASH_MAP depending
|
/external/libxml2/ |
D | xmlschemastypes.c | 409 xmlSchemaWildcardPtr wild; in xmlSchemaInitTypes() local 433 wild = (xmlSchemaWildcardPtr) xmlMalloc(sizeof(xmlSchemaWildcard)); in xmlSchemaInitTypes() 434 if (wild == NULL) { in xmlSchemaInitTypes() 438 memset(wild, 0, sizeof(xmlSchemaWildcard)); in xmlSchemaInitTypes() 439 wild->type = XML_SCHEMA_TYPE_ANY; in xmlSchemaInitTypes() 440 wild->any = 1; in xmlSchemaInitTypes() 441 wild->processContents = XML_SCHEMAS_ANY_LAX; in xmlSchemaInitTypes() 442 particle->children = (xmlSchemaTreeItemPtr) wild; in xmlSchemaInitTypes() 446 wild = (xmlSchemaWildcardPtr) xmlMalloc(sizeof(xmlSchemaWildcard)); in xmlSchemaInitTypes() 447 if (wild == NULL) { in xmlSchemaInitTypes() [all …]
|
D | xmlschemas.c | 6876 xmlSchemaWildcardPtr wild; in xmlSchemaParseAny() local 6915 wild = xmlSchemaAddWildcard(ctxt, schema, XML_SCHEMA_TYPE_ANY, node); in xmlSchemaParseAny() 6916 if (wild == NULL) in xmlSchemaParseAny() 6918 xmlSchemaParseWildcardNs(ctxt, schema, wild, node); in xmlSchemaParseAny() 6947 particle->children = (xmlSchemaTreeItemPtr) wild; in xmlSchemaParseAny() 12736 xmlSchemaWildcardPtr wild; in xmlSchemaBuildAContentModel() local 12739 wild = (xmlSchemaWildcardPtr) particle->children; in xmlSchemaBuildAContentModel() 12745 if (wild->any == 1) { in xmlSchemaBuildAContentModel() 12753 start, NULL, BAD_CAST "*", BAD_CAST "*", wild); in xmlSchemaBuildAContentModel() 12760 start, NULL, BAD_CAST "*", NULL, wild); in xmlSchemaBuildAContentModel() [all …]
|
/external/proguard/examples/annotations/lib/ |
D | annotations.pro | 48 # before the (wild-carded) interface name.
|
/external/elfutils/backends/ |
D | ppc_reloc.def | 130 cases allowed in this table. Not seen in the wild, so I haven't
|
/external/chromium/sdch/open-vcdiff/ |
D | ChangeLog | 53 Use a wild-card character to accept either of these two alternatives.
|
/external/dnsmasq/ |
D | CHANGELOG | 347 never been reported in the wild.
|
D | CHANGELOG.archive | 1258 than making wild guesses. Also cope with negative values.
|
/external/webkit/PerformanceTests/SunSpider/ |
D | ChangeLog | 338 three large javascript source files found in the wild: jquery, mootools and prototype.
|
/external/libcap-ng/libcap-ng-0.7/ |
D | aclocal.m4 | 1150 # in the wild :-( We should find a proper way to deprecate it ...
|
/external/valgrind/main/ |
D | NEWS | 2204 against wild writes by the client. This feature was nice but relied 2757 doing wild writes. 2979 doing wild writes.
|
/external/llvm/docs/ |
D | CommandLine.rst | 479 lets get a little wild and crazy. Lets say that we want our optimizer to accept
|
/external/chromium/net/base/ |
D | ssl_false_start_blacklist.txt | 1818 lion.wild.net
|
/external/guava/guava-tests/test/com/google/common/io/testdata/ |
D | alice_in_wonderland.txt | 162 had got burnt, and eaten up by wild beasts and other unpleasant 2120 for a moment like a wild beast, screamed `Off with her head!
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-US/ |
D | en-US_lexpos.utf | 1034 ADJ^N "wild" "w'a_Ild"
|
/external/webkit/Tools/ |
D | ChangeLog | 5195 2011-03-13 Joe Wild <joseph.wild@nokia.com>
|
D | ChangeLog-2010-05-24 | 19193 Previously it started at 0, which is a wild-card to print all 24968 - Use some wild python-fu to crawl all the known subclasses of Command.
|
/external/e2fsprogs/ |
D | RELEASE-NOTES | 1272 Given some filesystems found "in the wild" that had non-zero block
|
/external/srec/config/en.us/dictionary/ |
D | large.ok | 32076 wild wIld
|
/external/webkit/Source/WebCore/ |
D | ChangeLog-2003-10-25 | 18388 * kwq/mac-encodings.txt: Add "8859_1" since we have now seen it "in the wild".
|