Home
last modified time | relevance | path

Searched defs:idc (Results 1 – 8 of 8) sorted by relevance

/external/cronet/buildtools/third_party/libc++/trunk/test/std/utilities/function.objects/func.identity/
Didentity.pass.cpp37 const std::identity idc; in test() local
/external/clang/test/Analysis/inlining/
Dinline-defensive-checks.cpp63 void idc(int *p3) { in idc() function
Dinline-defensive-checks.m66 void idc(Foo *p) { function
Dinline-defensive-checks.c4 void idc(int *p) { in idc() function
/external/clang/test/Analysis/
Dreference.cpp224 void idc(B *x) { in idc() function
DNSContainers.m201 void idc(id x) { function
/external/libxml2/
Dxmlschemas.c744 xmlSchemaIDCPtr idc; member
1481 xmlSchemaGetIDCDesignation(xmlChar **buf, xmlSchemaIDCPtr idc) in xmlSchemaGetIDCDesignation()
8098 xmlSchemaIDCPtr idc, in xmlSchemaCheckCSelectorXPath()
8315 xmlSchemaIDCPtr idc, in xmlSchemaParseIDCSelectorAndField()
20519 xmlSchemaResolveIDCKeyReferences(xmlSchemaIDCPtr idc, in xmlSchemaResolveIDCKeyReferences()
23114 xmlSchemaIDCPtr idc; in xmlSchemaXPathProcessHistory() local
23398 xmlSchemaIDCPtr idc, refIdc; in xmlSchemaIDCRegisterMatchers() local
/external/crosvm/media/cros-codecs/src/decoders/h264/
Ddecoder.rs2149 let idc = modification.modification_of_pic_nums_idc(); in modify_ref_pic_list() localVariable