Searched refs:idc (Results 1 - 5 of 5) sorted by relevance

/external/clang/test/Analysis/inlining/
H A Dinline-defensive-checks.c4 void idc(int *p) { function
18 idc(p);
25 idc(p);
38 idc(p);
53 idc(q);
59 idc(p);
73 idc(q);
81 idc(q);
101 // Ensure idc works on pointers with constant offset.
114 // Ensure idc work
[all...]
H A Dinline-defensive-checks.cpp63 void idc(int *p3) { function
71 idc(p1);
/external/clang/test/Analysis/
H A Dreference.cpp224 void idc(B *x) { function in namespace:rdar11212286
230 idc(x);
/external/chromium_org/third_party/libxml/src/
H A Dxmlschemas.c723 xmlSchemaIDCPtr idc; member in struct:_xmlSchemaIDCSelect
1436 xmlSchemaGetIDCDesignation(xmlChar **buf, xmlSchemaIDCPtr idc) argument
1438 return(xmlSchemaGetComponentDesignation(buf, idc));
3862 * @idc: a identity-constraint definition
7972 xmlSchemaIDCPtr idc,
7987 xmlSchemaPErr(ctxt, idc->node,
7994 node = idc->node;
8189 xmlSchemaIDCPtr idc,
8240 if (xmlSchemaCheckCSelectorXPath(ctxt, idc, item, attr,
8260 xmlSchemaAddAnnotation((xmlSchemaAnnotItemPtr) idc,
7971 xmlSchemaCheckCSelectorXPath(xmlSchemaParserCtxtPtr ctxt, xmlSchemaIDCPtr idc, xmlSchemaIDCSelectPtr selector, xmlAttrPtr attr, int isField) argument
8188 xmlSchemaParseIDCSelectorAndField(xmlSchemaParserCtxtPtr ctxt, xmlSchemaIDCPtr idc, xmlNodePtr node, int isField) argument
20333 xmlSchemaResolveIDCKeyReferences(xmlSchemaIDCPtr idc, xmlSchemaParserCtxtPtr pctxt) argument
22887 xmlSchemaIDCPtr idc; local
23144 xmlSchemaIDCPtr idc, refIdc; local
[all...]
/external/libxml2/
H A Dxmlschemas.c723 xmlSchemaIDCPtr idc; member in struct:_xmlSchemaIDCSelect
1441 xmlSchemaGetIDCDesignation(xmlChar **buf, xmlSchemaIDCPtr idc) argument
1443 return(xmlSchemaGetComponentDesignation(buf, idc));
3881 * @idc: a identity-constraint definition
7991 xmlSchemaIDCPtr idc,
8006 xmlSchemaPErr(ctxt, idc->node,
8013 node = idc->node;
8208 xmlSchemaIDCPtr idc,
8259 if (xmlSchemaCheckCSelectorXPath(ctxt, idc, item, attr,
8279 xmlSchemaAddAnnotation((xmlSchemaAnnotItemPtr) idc,
7990 xmlSchemaCheckCSelectorXPath(xmlSchemaParserCtxtPtr ctxt, xmlSchemaIDCPtr idc, xmlSchemaIDCSelectPtr selector, xmlAttrPtr attr, int isField) argument
8207 xmlSchemaParseIDCSelectorAndField(xmlSchemaParserCtxtPtr ctxt, xmlSchemaIDCPtr idc, xmlNodePtr node, int isField) argument
20362 xmlSchemaResolveIDCKeyReferences(xmlSchemaIDCPtr idc, xmlSchemaParserCtxtPtr pctxt) argument
22916 xmlSchemaIDCPtr idc; local
23173 xmlSchemaIDCPtr idc, refIdc; local
[all...]

Completed in 753 milliseconds