Searched refs:cstring (Results 1 - 25 of 146) sorted by relevance

123456

/macosx-10.9.5/swig-10/Lib/perl5/
H A Dcstring.i1 %include <typemaps/cstring.swg>
/macosx-10.9.5/swig-10/Lib/python/
H A Dcstring.i1 %include <typemaps/cstring.swg>
/macosx-10.9.5/swig-10/Lib/ruby/
H A Dcstring.i1 %include <typemaps/cstring.swg>
/macosx-10.9.5/swig-10/Lib/tcl/
H A Dcstring.i1 %include <typemaps/cstring.swg>
/macosx-10.9.5/Security-55471.14.18/include/security_ocspd/
H A DocspdDbSchema.cpp33 #include <cstring>
/macosx-10.9.5/Security-55471.14.18/libsecurity_ocspd/common/
H A DocspdDbSchema.cpp33 #include <cstring>
/macosx-10.9.5/bash-92/bash-3.2/lib/termcap/
H A Dtermcap.h38 extern char *tgoto (const char *cstring, int hpos, int vpos);
/macosx-10.9.5/cctools-845/ld/
H A Dcstring_literals.h61 char *cstring; /* pointer to the string */ member in struct:cstring_bucket
81 /* the load order info for a single cstring order line */
110 char *cstring,
H A Dcstring_literals.c60 * cstring_merge() merges cstring literals from the specified section in the
152 * cstring_order() enters cstring literals from the order_file from the merged
223 * characters and then entering the cstring using lookup_cstring().
307 * Figure out if this cstring order line's output_index is live
308 * and if so re-merge the cstring literal.
352 * get_cstring_from_sectorder() parses a cstring from a order file for the
355 * cstring in the specified buffer, buffer and advances the index over the
356 * cstring it parsed. line_number and char_pos are used for printing error
531 * lookup_cstring() looks up the cstring passed to it in the cstring_data
532 * passed to it and returns the offset the cstring wil
541 lookup_cstring( char *cstring, struct cstring_data *data, struct merged_section *ms) argument
[all...]
/macosx-10.9.5/WebCore-7537.78.1/bridge/c/
H A Dc_utility.cpp77 CString cstring = ustring.utf8(); local
78 NPString string = { (const NPUTF8*)cstring.data(), static_cast<uint32_t>(cstring.length()) };
/macosx-10.9.5/libstdcxx-60/include/c++/4.2.1/bits/
H A Dc++locale.h48 #include <cstring> // get std::strlen
/macosx-10.9.5/llvmCore-3425.0.33/lib/Archive/
H A DArchiveInternals.h21 #include <cstring>
/macosx-10.9.5/llvmCore-3425.0.33/lib/Support/Unix/
H A DUnix.h26 #include <cstring>
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/CodeGen/
H A DScoreboardHazardRecognizer.h23 #include <cstring>
/macosx-10.9.5/llvmCore-3425.0.33/lib/AsmParser/
H A DParser.cpp22 #include <cstring>
/macosx-10.9.5/llvmCore-3425.0.33/lib/Bitcode/Reader/
H A DBitReader.cpp15 #include <cstring>
/macosx-10.9.5/llvmCore-3425.0.33/lib/ExecutionEngine/Interpreter/
H A DInterpreter.cpp20 #include <cstring>
/macosx-10.9.5/llvmCore-3425.0.33/lib/Support/
H A DRWMutex.cpp16 #include <cstring>
H A Dsystem_error.cpp17 #include <cstring>
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/MBlaze/
H A DMBlazeIntrinsicInfo.cpp22 #include <cstring>
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/pixmap/
H A DpixmapInt.h71 char *cstring; /* This is used if CPP is bigger than one */ member in struct:ColorStruct
/macosx-10.9.5/Security-55471.14.18/include/security_codesigning/
H A Dpolicydb.cpp62 const CFStringRef &cstring; member in struct:Security::CodeSigning::__anon3646
70 for (const StringMap *mp = map; mp->cstring; ++mp)
71 if (CFEqual(mp->cstring, value))
90 for (const StringMap *mp = mapType; mp->cstring; ++mp)
92 return mp->cstring;
/macosx-10.9.5/Security-55471.14.18/libsecurity_codesigning/lib/
H A Dpolicydb.cpp62 const CFStringRef &cstring; member in struct:Security::CodeSigning::__anon4358
70 for (const StringMap *mp = map; mp->cstring; ++mp)
71 if (CFEqual(mp->cstring, value))
90 for (const StringMap *mp = mapType; mp->cstring; ++mp)
92 return mp->cstring;
/macosx-10.9.5/bind9-45.100/bind9/unit/atf-src/atf-c++/detail/
H A Dexceptions.cpp36 #include <cstring>
H A Dui_test.cpp30 #include <cstring>

Completed in 633 milliseconds

123456