Searched refs:cStr (Results 1 - 9 of 9) sorted by relevance

/external/clang/test/Analysis/
H A Dcfref_rdar6080742.c25 extern CFStringRef CFStringCreateWithCString(CFAllocatorRef alloc, const char *cStr, CFStringEncoding encoding);
/external/swiftshader/third_party/LLVM/lib/MC/MCDisassembler/
H A DEDDisassembler.cpp364 const char *cStr = str.c_str(); local
365 MemoryBuffer *buf = MemoryBuffer::getMemBuffer(cStr, cStr + strlen(cStr));
/external/icu/icu4c/source/test/cintltst/
H A Dcnmdptst.c556 char cStr[20]={0}; local
580 u_UCharsToChars(isoCode,cStr,u_strlen(isoCode));
581 log_verbose("ISO code %s\n", cStr);
582 if (*currency[i] && uprv_strcmp(cStr, currency[i])) {
583 log_err("FAIL: currency should be %s, but is %s\n", currency[i], cStr);
/external/skia/tools/
H A Dcreate_test_font.cpp109 const char* cStr = str.c_str(); local
110 while (cStr[width - 1] == '0') {
/external/clang/test/Analysis/Inputs/
H A Dsystem-header-simulator-objc.h128 extern CFStringRef CFStringCreateWithCStringNoCopy(CFAllocatorRef alloc, const char *cStr, CFStringEncoding encoding, CFAllocatorRef contentsDeallocator);
/external/skia/tools/debugger/
H A DSkDebugCanvas.cpp730 const char* cStr = str.c_str(); local
731 while (cStr[width - 1] == '0') {
/external/skia/src/pathops/
H A DSkPathOpsDebug.cpp2831 const char* cStr = str.c_str(); local
2832 while (cStr[width - 1] == '0') {
/external/guice/extensions/persist/lib/
H A Dxwork-2.0.4.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/opensymphony/ com/opensymphony/xwork2/ com/opensymphony/xwork2/config/ ...
/external/guice/extensions/struts2/lib/
H A Dxwork-core-2.2.1.jarMETA-INF/ META-INF/MANIFEST.MF xwork-validator-definition-1.0.dtd xwork ...

Completed in 500 milliseconds