Searched refs:strC (Results 1 – 4 of 4) sorted by relevance
/external/llvm/test/CodeGen/ARM/ |
D | 2011-04-12-AlignBug.ll | 10 @.strC = private unnamed_addr constant [4 x i8] c"baz\00", section "__TEXT,__cstring,cstring_litera…
|
/external/swiftshader/third_party/LLVM/test/CodeGen/ARM/ |
D | 2011-04-12-AlignBug.ll | 11 @.strC = linker_private unnamed_addr constant [4 x i8] c"baz\00", section "__TEXT,__cstring,cstring…
|
/external/libedit/src/ |
D | terminal.c | 1053 static const Char strC[] = {033, '[', 'C', '\0'}; in terminal_reset_arrow() local 1066 keymacro_add(el, strC, &arrow[A_K_RT].fun, arrow[A_K_RT].type); in terminal_reset_arrow() 1081 keymacro_add(el, &strC[1], &arrow[A_K_RT].fun, arrow[A_K_RT].type); in terminal_reset_arrow()
|
/external/libxml2/ |
D | xmlschemas.c | 14182 xmlChar *strA = NULL, *strB = NULL, *strC = NULL; in xmlSchemaCheckDerivationOKRestriction2to4() local 14202 xmlSchemaGetComponentDesignation(&strC, baseItem)); in xmlSchemaCheckDerivationOKRestriction2to4() 14206 FREE_AND_NULL(strC); in xmlSchemaCheckDerivationOKRestriction2to4() 19678 xmlChar *strA = NULL, *strB = NULL, *strC = NULL; in xmlSchemaCheckElemPropsCorrect() local 19690 xmlSchemaGetComponentQName(&strC, WXS_ELEM_TYPEDEF(head))); in xmlSchemaCheckElemPropsCorrect() 19693 FREE_AND_NULL(strC) in xmlSchemaCheckElemPropsCorrect()
|