HomeSort by relevance Sort by last modified time
    Searched refs:cfstring (Results 1 - 4 of 4) sorted by null

  /external/opencv3/modules/highgui/src/
window_carbon.cpp 495 CFMutableStringRef cfstring = CFStringCreateMutable(alloc_default,maxLength); local
498 CFStringAppendCString(cfstring,trackbar->name,encoding);
499 CFStringAppendCString(cfstring,valueinchar,encoding);
501 SetControlData(trackbar->label, kControlEntireControl,kControlStaticTextCFStringTag, sizeof(cfstring), &cfstring);
  /external/libchrome/base/files/
file_path.cc     [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mach-o/
sections-1.d 129 Section: __cfstring __DATA \(bfdname: .cfstring\)
  /external/llvm/tools/llvm-objdump/
MachODump.cpp 5611 bool classref, selref, msgref, cfstring; local
    [all...]

Completed in 303 milliseconds