/external/clang/test/Analysis/inlining/ |
inline-defensive-checks.cpp | 63 void idc(int *p3) { function 71 idc(p1);
|
inline-defensive-checks.c | 4 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 works for integer zero values (ex: suppressed div by zero) [all...] |
/external/clang/test/Analysis/ |
reference.cpp | 224 void idc(B *x) { function in namespace:rdar11212286 230 idc(x);
|
/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base.tests/src/com/ibm/icu/tests/ |
ULocaleTest.java | 481 String idc = ULocale.GERMANY.getDisplayCountry(); local 483 assertEquals(idc, jdc); 490 String idc = ULocale.GERMANY.getDisplayCountry(ULocale.GERMANY); local 492 assertEquals(idc, jdc); 499 String idc = ULocale.getDisplayCountry("de_DE", "de_DE"); local 501 assertEquals(idc, jdc); 508 String idc = ULocale.getDisplayCountry("de_DE", ULocale.GERMANY); local 510 assertEquals(idc, jdc);
|
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/parser/ |
h264parse_dpb.c | 72 // Adds an idc to the long term reference list 85 // Adds an idc to the long term reference list 171 int32_t j, k, temp, idc; local 184 idc = list[k]; 186 list[j] = idc; 341 // Removes an idc from the refernce list and updates list after 377 // Removes an idc from the long term reference list and updates list after 3597 uint8_t idc = MPD_DPB_FS_NULL_IDC; local [all...] |
/external/libxml2/ |
xmlschemas.c | 30 * IDC XPath expression and chameleon includes: the targetNamespace is changed, so 723 xmlSchemaIDCPtr idc; member in struct:_xmlSchemaIDCSelect 724 int index; /* an index position if significant for IDC key-sequences */ 752 * The augmented IDC information used for validation. 758 xmlSchemaIDCPtr def; /* the IDC definition */ 759 int keyrefDepth; /* the lowest tree level to which IDC 799 xmlSchemaIDCPtr definition; /* the IDC definition */ 841 * Used to evaluate IDC selectors (and fields). 848 xmlSchemaIDCAugPtr aidc; /* the augmented IDC item */ 896 xmlSchemaPSVIIDCBindingPtr idcTable; /* the table of PSVI IDC binding 22931 xmlSchemaIDCPtr idc; local 23188 xmlSchemaIDCPtr idc, refIdc; local [all...] |
/prebuilts/tools/common/m2/repository/com/sun/xsom/xsom/20140925/ |
xsom-20140925.jar | |