Searched refs:myStr (Results 1 – 10 of 10) sorted by relevance
31 .global myStr symbol32 .type myStr, %object33 myStr: label40 @ CHECK-NEXT: <myStr>:
54 …MyString *myStr = [[MyString alloc] initWithNSString: [NSString stringWithFormat:@"string %i", 1]];55 NSString *str1 = myStr.string;63 myStr.date, @"date",
796 const char *myStr = GET_STRING(currList[myContext->listIdx++]); in ucnv_io_nextStandardAliases() local798 *resultLength = (int32_t)uprv_strlen(myStr); in ucnv_io_nextStandardAliases()800 return myStr; in ucnv_io_nextStandardAliases()1035 const char *myStr = GET_STRING(gMainTable.converterList[(*myContext)++]); in ucnv_io_nextAllConverters() local1037 *resultLength = (int32_t)uprv_strlen(myStr); in ucnv_io_nextAllConverters()1039 return myStr; in ucnv_io_nextAllConverters()
1882 struct rdar11104566 { CFStringRef myStr; };1886 V.myStr = cf;1893 V->myStr = cf;
1834 struct rdar11104566 { CFStringRef myStr; }; field1838 V.myStr = cf;1845 V->myStr = cf;
2042 struct rdar11104566 { CFStringRef myStr; }; field2046 V.myStr = cf;2053 V->myStr = cf;
1829 struct rdar11104566 { CFStringRef myStr; }; field1833 V.myStr = cf;1840 V->myStr = cf;